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-niklasfasching-org.spec'], chrootPath='/var/lib/mock/f33-build-195878-47279/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-niklasfasching-org.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=1587168000 Wrote: /builddir/build/SRPMS/golang-github-niklasfasching-org-1.1.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/golang-github-niklasfasching-org.spec'], chrootPath='/var/lib/mock/f33-build-195878-47279/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-niklasfasching-org.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=1587168000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qaK2Gq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf go-org-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/go-org-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd go-org-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/go-org-1.1.0/vendor + [[ ! -e /builddir/build/BUILD/go-org-1.1.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/go-org-1.1.0/_build/bin install: creating directory '/builddir/build/BUILD/go-org-1.1.0/_build' install: creating directory '/builddir/build/BUILD/go-org-1.1.0/_build/bin' + export GOPATH=/builddir/build/BUILD/go-org-1.1.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/go-org-1.1.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/go-org-1.1.0/_build/src/github.com/niklasfasching/go-org ]] ++ dirname /builddir/build/BUILD/go-org-1.1.0/_build/src/github.com/niklasfasching/go-org + install -m 0755 -vd /builddir/build/BUILD/go-org-1.1.0/_build/src/github.com/niklasfasching install: creating directory '/builddir/build/BUILD/go-org-1.1.0/_build/src' install: creating directory '/builddir/build/BUILD/go-org-1.1.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/go-org-1.1.0/_build/src/github.com/niklasfasching' + ln -fs /builddir/build/BUILD/go-org-1.1.0 /builddir/build/BUILD/go-org-1.1.0/_build/src/github.com/niklasfasching/go-org + cd /builddir/build/BUILD/go-org-1.1.0/_build/src/github.com/niklasfasching/go-org + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XRQ6ar + umask 022 + cd /builddir/build/BUILD + cd go-org-1.1.0 ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + GOPATH=/builddir/build/BUILD/go-org-1.1.0/_build:/usr/share/gocode + GO111MODULE=off + go build -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/niklasfasching/go-org/version=1.1.0 -B 0x12e2c6b2890742bec00f78811ea87aafdd14dc30 -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-org-1.1.0/_build/bin/go-org github.com/niklasfasching/go-org WORK=/tmp/go-build823528467 internal/race mkdir -p $WORK/b014/ internal/cpu mkdir -p $WORK/b007/ runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/race -std -complete -buildid yRUs8DM97xe9YUph46bV/yRUs8DM97xe9YUph46bV -goversion go1.14 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./doc.go ./norace.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -complete -buildid FDEaLsyDWmSMoNYVEhtu/FDEaLsyDWmSMoNYVEhtu -goversion go1.14 -D "" -importcfg $WORK/b007/importcfg -pack -c=4 ./cpu.go ./cpu_no_init.go ./cpu_riscv64.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid H7eRY0SNn6Hun9re7uen/H7eRY0SNn6Hun9re7uen -goversion go1.14 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_riscv64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_riscv64.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b009/symabis ./atomic_riscv64.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid CmZF5gxntVA8u0SnXV1d/CmZF5gxntVA8u0SnXV1d -goversion go1.14 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_riscv64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/de/de959f93901940f91b74c4ba235fe831630eb618c03d387cf169b2229d1b7e9c-d # internal sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b015/symabis ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/atomic_riscv64.o ./atomic_riscv64.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p sync/atomic -std -buildid LdYhFiuVttgmV4DbEVzP/LdYhFiuVttgmV4DbEVzP -goversion go1.14 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/3e/3ef70a7107623b1d9875ce2383e73433a15c2f5c9a8f04b32d404fbfa690b785-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid 1gsZmyIAMYGSkG9461C-/1gsZmyIAMYGSkG9461C- -goversion go1.14 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/a0/a02bf8cf32aa482460ce205694a093d301041e804c0195e8a9d4376b8aac6c41-d # internal internal/bytealg mkdir -p $WORK/b006/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b009/_pkg_.a $WORK/b009/atomic_riscv64.o # internal cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b006/symabis ./equal_riscv64.s ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/fa/fa9b7d02d9e387a5c705bc2a614e3716c475617cefd3277e676c5fb484192fec-d # internal unicode mkdir -p $WORK/b016/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid l5x2WH3AeccDtr8CqWHp/l5x2WH3AeccDtr8CqWHp -goversion go1.14 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./bytealg.go ./compare_generic.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p unicode -std -complete -buildid cHMOYqliYwG_qDAqkA15/cHMOYqliYwG_qDAqkA15 -goversion go1.14 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b015/asm.o ./asm.s cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/01/0165744b5ab47d74ea3e2c95cd72295cb5a2dc2828e4977a73752d7ea12d5291-d # internal unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p unicode/utf8 -std -complete -buildid MHbKou1KT8GXhNEIFaL-/MHbKou1KT8GXhNEIFaL- -goversion go1.14 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ac/ac139dcb417c56db0ab2b33dd01fb1626af055d2f414ed44d6e353b422f4c285-d # internal math/bits mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p math/bits -std -complete -buildid Or4ex6TXWdaHuQyoIcbM/Or4ex6TXWdaHuQyoIcbM -goversion go1.14 -D "" -importcfg $WORK/b022/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 -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/equal_riscv64.o ./equal_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b006/indexbyte_riscv64.o ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b006/_pkg_.a $WORK/b006/equal_riscv64.o $WORK/b006/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c6/c6c1524da4c87c9fac93ff7f9b203e720f662347a02c498cfded0a537cb0f1d0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ca/ca0e115cf0535d259f52d905dc679e94ac477ed1b5374b03566da9c370150ea6-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/testlog -std -complete -buildid Z7hiK15Hpe0Ezu7IRQ9C/Z7hiK15Hpe0Ezu7IRQ9C -goversion go1.14 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/49/49281a275ac89a0512bf98099a7f430743d13c22f73867acb2d6537eafa0daa3-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_riscv64.s ./atomic_riscv64.s ./memclr_riscv64.s ./memmove_riscv64.s ./preempt_riscv64.s ./rt0_linux_riscv64.s ./sys_linux_riscv64.s ./tls_riscv64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b021/symabis ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/bb/bbc46ec0884e06bbeac387d06fa427751418299507cedbe3b0ffeaa9f2ec0aec-d # internal encoding mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p encoding -std -complete -buildid CfHSSqkIf1e7TLqk5suD/CfHSSqkIf1e7TLqk5suD -goversion go1.14 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p math -std -buildid OLKcs8reUa0cutjb6OF0/OLKcs8reUa0cutjb6OF0 -goversion go1.14 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid iXxZVEaJuv0_WIMvcL79/iXxZVEaJuv0_WIMvcL79 -goversion go1.14 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_riscv64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_novdso.go ./os_linux_riscv64.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_riscv64.go ./signal_riscv64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_riscv64.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/77/77f96fd0d8adb1e54d7e4724f2b7e3e1484833c0f360ffdfca1261a341384f12-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p unicode/utf16 -std -complete -buildid kIjahkeP4lqdJjdaeziu/kIjahkeP4lqdJjdaeziu -goversion go1.14 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/0e/0eb51a4ce4c619d9999776cc68bd8b22b9d5402ee509f3e8a53b6618f7fdbd37-d # internal golang.org/x/net/html/atom mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/net/html/atom /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p golang.org/x/net/html/atom -complete -buildid brW0aGfAXo_HdaZ0HUlP/brW0aGfAXo_HdaZ0HUlP -goversion go1.14 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./atom.go ./table.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/32/320eec57ef546b6973eb9d67a92694d0fb67a114ed7dfcdf806c3b6271ef1588-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9f/9fe167245a47d8d9667c83a639b129fa091706c75a5f993901fc621a15661fb3-d # internal github.com/danwakefield/fnmatch mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/danwakefield/fnmatch /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/danwakefield/fnmatch -complete -buildid ZTiUwa4GZHefTyRAfK0L/ZTiUwa4GZHefTyRAfK0L -goversion go1.14 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./fnmatch.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b021/stubs_riscv64.o ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/52/5229a6524f9fdc8025a413bf86f048e30ee7a29b4b33de9bc532cc24ba69ae8d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b021/_pkg_.a $WORK/b021/stubs_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/b7/b756b25c0601ca3e9fa9864b6809ab3fb2a0185f9dc454f31f36bc758477701e-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_riscv64.o $WORK/b005/atomic_riscv64.o $WORK/b005/memclr_riscv64.o $WORK/b005/memmove_riscv64.o $WORK/b005/preempt_riscv64.o $WORK/b005/rt0_linux_riscv64.o $WORK/b005/sys_linux_riscv64.o $WORK/b005/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/15/159468bbcfd89daccbaad07b4e6294d2f6001a64044703a0536aa0741b048ec8-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p sync -std -buildid tNbQCIkjZdVG30VrGXj7/tNbQCIkjZdVG30VrGXj7 -goversion go1.14 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid FIOfUCAu-47gGJ8O9n15/FIOfUCAu-47gGJ8O9n15 -goversion go1.14 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/12/1272041a0768bd414a87395daa35d6acce8e8a0bc79d6e17667a3e2b6fbfd7eb-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/a8/a8783f0a77c9f2559853b65de746d7bf01c4ec34b63fa90e375c293a499d5acd-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p sort -std -complete -buildid O9cSqZAlFp0XgLYwvZJH/O9cSqZAlFp0XgLYwvZJH -goversion go1.14 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid VJ4tWiXgdY9_--33tQWQ/VJ4tWiXgdY9_--33tQWQ -goversion go1.14 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/71/71ee22629494109d658562caed66d3ffa5b403841e4fac9c5bb804b03613da48-d # internal internal/oserror mkdir -p $WORK/b026/ io mkdir -p $WORK/b012/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid NTrB8zV9tnYGvwpp3wah/NTrB8zV9tnYGvwpp3wah -goversion go1.14 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p io -std -complete -buildid -QotX2SJNTLUZ-rja2eo/-QotX2SJNTLUZ-rja2eo -goversion go1.14 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p strconv -std -complete -buildid i4lshxeXA_PS4UKSzl8A/i4lshxeXA_PS4UKSzl8A -goversion go1.14 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/05/052561f9fc022d93250d32791656634406a7906237f5d76d8289e4bd40ef5c33-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b029/symabis ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/bd/bd223c2328703f98ee806353b5a5995db60eb51c5a0b04294d6c5875c77c8564-d # internal cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -buildid lyvFcxGZlbTExHR7GR9K/lyvFcxGZlbTExHR7GR9K -goversion go1.14 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h -c=4 ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_riscv64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_riscv64.go ./zsyscall_linux_riscv64.go ./zsysnum_linux_riscv64.go ./ztypes_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/82/825e837fbe714de753bc5ecb7b461118628aac536645a63a57bf5f795439038d-d # internal strings bytes mkdir -p $WORK/b037/ mkdir -p $WORK/b002/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p strings -std -complete -buildid Rg0b16B0OdJg1XeSTzfT/Rg0b16B0OdJg1XeSTzfT -goversion go1.14 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bytes -std -buildid rPvEyk0O2C4HDXfrEoGe/rPvEyk0O2C4HDXfrEoGe -goversion go1.14 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/01/01c34b4a5b39c9aad3cde99343b31f5a0186002026b9dcb0cbe14194bc7d161a-d # internal reflect mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b020/symabis ./asm_riscv64.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p reflect -std -buildid dKZBdScBZvjOkDNEMG60/dKZBdScBZvjOkDNEMG60 -goversion go1.14 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/3f/3f808a1ac175e30cb1d93c53a0c87d8d7317971328eba11506aefbc2ffcf89fc-d # internal bufio mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p bufio -std -complete -buildid gRXM98Z_ogexPr9duyW2/gRXM98Z_ogexPr9duyW2 -goversion go1.14 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cf/cf5f153708346b697c208b90113ad3113b632880f6c02f0331905dc8a9bda902-d # internal regexp/syntax mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p regexp/syntax -std -complete -buildid TW_YBrA7CDbgVL_RObpU/TW_YBrA7CDbgVL_RObpU -goversion go1.14 -D "" -importcfg $WORK/b042/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/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/3d/3d08fb9b7656ee5d90cabe31d40184fef0be003ada0bcb9abec2cd110e2270a4-d # internal html mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p html -std -complete -buildid Kd7CTSzpd79d3kmcDN87/Kd7CTSzpd79d3kmcDN87 -goversion go1.14 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./entity.go ./escape.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b029/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/94/94258b10d8b8e781bf395d48ed82679a489c1f89957037798a0b0aff63e48031-d # internal path mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p path -std -complete -buildid ekeKDBjGuVbHALOh1pi_/ekeKDBjGuVbHALOh1pi_ -goversion go1.14 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./match.go ./path.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/98/982ebf15f87e6b795020dc1dd39220bbd02afdc1eee53213be0af4f2f773af96-d # internal internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/unix -std -complete -buildid fhZ1EY0PkruVYTfvojov/fhZ1EY0PkruVYTfvojov -goversion go1.14 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/d6/d6a72a96b53f9d715adae57817e1b0b7adcc2cd6cbf4ea66fc31c957c160f13e-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/78/78fcc224a76c97d5d5c99b93089a47aebec5ba4dfa1c66c206b3db45bec61f5c-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p time -std -buildid 2s5LUvoY0pc2m1zesZMl/2s5LUvoY0pc2m1zesZMl -goversion go1.14 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/50/50305f041f913fbd849fd301c8c483853e2ac184f553489742faf755eadd0e48-d # internal regexp mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile regexp/syntax=$WORK/b042/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p regexp -std -complete -buildid pEKztrf7qSJlaPG7MKn2/pEKztrf7qSJlaPG7MKn2 -goversion go1.14 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/56/56b5f75dade5dc293f2ab74f51406d0337a713f317c392c3a0aedf49f2d2c48f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/38/38b7cccbf8972d5fdc0321bec9c6eebf580142322d8312a8507e1d5d92a1a8dd-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid AxEL4r1Pxnb2IaLXDmI_/AxEL4r1Pxnb2IaLXDmI_ -goversion go1.14 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ee/ee7e962d4997703c0b961e3baca4706d1157e75af744d2cdb0e0afa790b17e58-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid yFlOmUnEnuTEisz9x-jl/yFlOmUnEnuTEisz9x-jl -goversion go1.14 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b020/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/3a/3a7f863a2fb43259db2a0b6c31bdee7a1c8e6fbcc4acd55d2ca374d8b07012a5-d # internal internal/fmtsort mkdir -p $WORK/b019/ encoding/binary mkdir -p $WORK/b036/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/fmtsort -std -complete -buildid e0p9t15g_rsS3mng8eM7/e0p9t15g_rsS3mng8eM7 -goversion go1.14 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./sort.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p encoding/binary -std -complete -buildid y-fgC4A3PcZ6maqDvYKo/y-fgC4A3PcZ6maqDvYKo -goversion go1.14 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/8d/8db294314eaf34f5dff5a2a42d86d4274b5b56049f70760c5b41f0096bdbf4a1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/21/212005572aa94dd99aa1ec97ea46e3fc18251926fd10c6b1ea84de26dfdaf747-d # internal encoding/base64 mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p encoding/base64 -std -complete -buildid 4D_JQHhfZ928gQZ8VkUM/4D_JQHhfZ928gQZ8VkUM -goversion go1.14 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./base64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/0f/0fd9b80c3c0863a3f6b0781358b322e2cb98b2fa4b408cb25d1cb24a2e2d0824-d # internal path/filepath mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF fmt mkdir -p $WORK/b018/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p path/filepath -std -complete -buildid fdGsuLVwg5p0fyWuquMi/fdGsuLVwg5p0fyWuquMi -goversion go1.14 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p fmt -std -complete -buildid 36-F5-H_YjPrHTL80OZC/36-F5-H_YjPrHTL80OZC -goversion go1.14 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a2/a2a3ac0df05ebd650b9a88ae5cb9beb52e28451658a6901c80b3461cd3b0d428-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/94/94d93d86607feb696352d05510aefb6e1e3fa205e62b9df1b660947e70c8d67f-d # internal io/ioutil mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p io/ioutil -std -complete -buildid vWKpbbDS6MPnK9vs1gWt/vWKpbbDS6MPnK9vs1gWt -goversion go1.14 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f6/f64c98d1b49d93aed30836905f255c1f650b6537ddeba4a70cdcaaa775abe391-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/0d/0db5e3c75b1555da000794631dd13aa18f220be5e2e6d8fe8dd3a2f4b86e7cb0-d # internal log mkdir -p $WORK/b080/ encoding/json mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p encoding/json -std -complete -buildid iLKjd-6JKy4SemDj-gvF/iLKjd-6JKy4SemDj-gvF -goversion go1.14 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go golang.org/x/net/html mkdir -p $WORK/b077/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p log -std -complete -buildid OeyF372a2Q8c_6cbrYNL/OeyF372a2Q8c_6cbrYNL -goversion go1.14 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./log.go github.com/dlclark/regexp2/syntax cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b076/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile golang.org/x/net/html/atom=$WORK/b078/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/html /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p golang.org/x/net/html -complete -buildid -PWreOaytCPcbBMAN6UT/-PWreOaytCPcbBMAN6UT -goversion go1.14 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./const.go ./doc.go ./doctype.go ./entity.go ./escape.go ./foreign.go ./node.go ./parse.go ./render.go ./token.go cd /usr/share/gocode/src/github.com/dlclark/regexp2/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/dlclark/regexp2/syntax -complete -buildid MUJb_gRIIkdpx6cbc6jI/MUJb_gRIIkdpx6cbc6jI -goversion go1.14 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./charclass.go ./code.go ./escape.go ./parser.go ./prefix.go ./replacerdata.go ./tree.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/3e/3eb358086f5ff6935a65a2b559be04fc17ea0a89001f24f5a85fdecc85627ca8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/63/637fa9acef91c194e8dd3fab7fa852ff9574d2090deb62cce39dcba47efa64e3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/8e/8eadce32269415fc7e22bdd1f2eb16e95a76de88bb3405bc19fdecde56f1b185-d # internal github.com/niklasfasching/go-org/org mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b076/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile golang.org/x/net/html=$WORK/b077/_pkg_.a packagefile golang.org/x/net/html/atom=$WORK/b078/_pkg_.a packagefile html=$WORK/b044/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/go-org-1.1.0/_build/src/github.com/niklasfasching/go-org/org /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/niklasfasching/go-org/org -complete -buildid UFoue973sQixTlcJsNr1/UFoue973sQixTlcJsNr1 -goversion go1.14 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./block.go ./document.go ./drawer.go ./footnote.go ./headline.go ./html_entity.go ./html_writer.go ./inline.go ./keyword.go ./list.go ./org_writer.go ./paragraph.go ./table.go ./util.go ./writer.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/9c/9cb2a73cef863e9fd7e3eaa8f373df5b9788a754cc45b873893a7a25bfb814c5-d # internal github.com/dlclark/regexp2 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=$WORK/b040/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/dlclark/regexp2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/dlclark/regexp2 -complete -buildid 9RlPPQWjx--UUfSFoDb2/9RlPPQWjx--UUfSFoDb2 -goversion go1.14 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./match.go ./regexp.go ./replace.go ./runner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/8c/8c795aa61281dc9167be183fb8d321ee659835ea65ad8d713c7349dcb43f5a34-d # internal github.com/alecthomas/chroma mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/dlclark/regexp2=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p github.com/alecthomas/chroma -complete -buildid MUYjg4Vpz0MAwR0Xq_NN/MUYjg4Vpz0MAwR0Xq_NN -goversion go1.14 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./coalesce.go ./colour.go ./delegate.go ./doc.go ./formatter.go ./iterator.go ./lexer.go ./mutators.go ./regexp.go ./remap.go ./style.go ./tokentype_string.go ./types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/4d/4d00a6d7956015a273756fbe44843ec6b57cf74e10b7f48058040e96a2dceec8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/0b/0b9db5030331d94253bc124b54f77eca614a05c8d8e909914f717a6457d9f8c9-d # internal github.com/alecthomas/chroma/formatters/html github.com/alecthomas/chroma/lexers/internal mkdir -p $WORK/b043/ mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/danwakefield/fnmatch=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/alecthomas/chroma/lexers/internal -complete -buildid K8S4UMEhj0C212PdGeLi/K8S4UMEhj0C212PdGeLi -goversion go1.14 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./api.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile html=$WORK/b044/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/formatters/html /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/alecthomas/chroma/formatters/html -complete -buildid u_ZxWYGcDCRrYbhcNYfV/u_ZxWYGcDCRrYbhcNYfV -goversion go1.14 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./html.go github.com/alecthomas/chroma/styles mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/styles /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/alecthomas/chroma/styles -complete -buildid Jp6Bb12dwDOLXAvdg26f/Jp6Bb12dwDOLXAvdg26f -goversion go1.14 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./abap.go ./algol.go ./algol_nu.go ./api.go ./arduino.go ./autumn.go ./borland.go ./bw.go ./colorful.go ./dracula.go ./emacs.go ./friendly.go ./fruity.go ./github.go ./igor.go ./lovelace.go ./manni.go ./monokai.go ./monokailight.go ./murphy.go ./native.go ./paraiso-dark.go ./paraiso-light.go ./pastie.go ./perldoc.go ./pygments.go ./rainbow_dash.go ./rrt.go ./solarized-dark.go ./solarized-dark256.go ./solarized-light.go ./swapoff.go ./tango.go ./trac.go ./vim.go ./vs.go ./xcode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/9a/9ad893cac5f56d11002f0cf1c7e3b66b3abc4142e8271f732db710ba75fcce56-d # internal github.com/alecthomas/chroma/lexers/b mkdir -p $WORK/b050/ github.com/alecthomas/chroma/lexers/a mkdir -p $WORK/b046/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/b /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/alecthomas/chroma/lexers/b -complete -buildid Xq7zdn5fGt3eKkeHWvV1/Xq7zdn5fGt3eKkeHWvV1 -goversion go1.14 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./ballerina.go ./bash.go ./batch.go ./bibtex.go ./blitz.go ./bnf.go ./brainfuck.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/alecthomas/chroma/lexers/a -complete -buildid XPvdHrcZkf0NapDcGZyu/XPvdHrcZkf0NapDcGZyu -goversion go1.14 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./abap.go ./abnf.go ./actionscript.go ./actionscript3.go ./ada.go ./angular2.go ./antlr.go ./apache.go ./apl.go ./applescript.go ./arduino.go ./awk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/c4/c4648a0c77924c42c54d873ae4c8c9a336269373a492fbfe6fa533dd18bff9d1-d # internal github.com/alecthomas/chroma/lexers/p mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/alecthomas/chroma/lexers/p -complete -buildid mpyZY_8N3MnOy9kip9dI/mpyZY_8N3MnOy9kip9dI -goversion go1.14 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./pacman.go ./perl.go ./pig.go ./pkgconfig.go ./plaintext.go ./plsql.go ./postgres.go ./postscript.go ./povray.go ./powershell.go ./prolog.go ./protobuf.go ./puppet.go ./python.go ./python3.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/d9/d945751868aba8e28b4ead7e6abeab09979608d44398abc175e3671701803a1f-d # internal github.com/alecthomas/chroma/lexers/j mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/j /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/alecthomas/chroma/lexers/j -complete -buildid FWe3SJJuz7int4bo0PpI/FWe3SJJuz7int4bo0PpI -goversion go1.14 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./j.go ./java.go ./javascript.go ./json.go ./jsx.go ./julia.go ./jungle.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c8/c892812a97c56290528eb352a3fc80353c7b0046980481f89c138a945ac6770d-d # internal github.com/alecthomas/chroma/lexers/e mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/e /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/alecthomas/chroma/lexers/e -complete -buildid -WASxzwEKpM3ghUlaDya/-WASxzwEKpM3ghUlaDya -goversion go1.14 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./ebnf.go ./elixir.go ./elm.go ./emacs.go ./erlang.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/10/10552d1307191c7ac9f6f78691fe6e1168c6be1ebafbac1f1fb870f580be39cd-d # internal github.com/alecthomas/chroma/lexers/d mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/b=$WORK/b050/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/j=$WORK/b055/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/d /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/alecthomas/chroma/lexers/d -complete -buildid -GLTScQsrhfSyigonDNo/-GLTScQsrhfSyigonDNo -goversion go1.14 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./d.go ./dart.go ./diff.go ./django.go ./docker.go ./dtd.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a8/a8d6e4ee3c64b68d3f2d58ff9548fe4ae16a9dea2d5d67bf59f934a0e9e976b8-d # internal github.com/alecthomas/chroma/lexers/f mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/f /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/alecthomas/chroma/lexers/f -complete -buildid uYohGk7Ft93SGj1U_oj1/uYohGk7Ft93SGj1U_oj1 -goversion go1.14 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./factor.go ./fish.go ./forth.go ./fortran.go ./fsharp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/51460bddd041bd554c9338567d5371ea6333dc170996a209f31aafaefe929247-d # internal github.com/alecthomas/chroma/lexers/i mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/i /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/alecthomas/chroma/lexers/i -complete -buildid oz7R49_xEPu6k9sxLDtk/oz7R49_xEPu6k9sxLDtk -goversion go1.14 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./idris.go ./igor.go ./ini.go ./io.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/82/82dc3aded0f41b4a395a56fcee3295da66ee03a8485a97523c48ea08f9d0e414-d # internal github.com/alecthomas/chroma/lexers/c mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/p=$WORK/b052/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/alecthomas/chroma/lexers/c -complete -buildid N-hv5hScsNaOSlABefGi/N-hv5hScsNaOSlABefGi -goversion go1.14 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./c.go ./capnproto.go ./ceylon.go ./cfengine3.go ./chaiscript.go ./cheetah.go ./cl.go ./clojure.go ./cmake.go ./cobol.go ./coffee.go ./coldfusion.go ./coq.go ./cpp.go ./cql.go ./crystal.go ./csharp.go ./css.go ./cython.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6b/6b8d6f31834b068560bf910b997a539a0f461e7b87ea41a8eca94e95af8baeb6-d # internal github.com/alecthomas/chroma/lexers/k mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/k /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/alecthomas/chroma/lexers/k -complete -buildid 4nuOhrn7_nmtzzADgg0E/4nuOhrn7_nmtzzADgg0E -goversion go1.14 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./kotlin.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/e3/e31c278181a36ad4f2e2761e74d54e1b783c2a170d9edd09726188b1c2411739-d # internal github.com/alecthomas/chroma/lexers/l mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/l /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/alecthomas/chroma/lexers/l -complete -buildid SruV5HcbUekLBKENWbkj/SruV5HcbUekLBKENWbkj -goversion go1.14 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./lighttpd.go ./llvm.go ./lua.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5d/5d630214b991f84543ca99a888453200bb7b2b99a53859e573a7dd3dab823ab2-d # internal github.com/alecthomas/chroma/lexers/n mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/n /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/alecthomas/chroma/lexers/n -complete -buildid 6ETqXeyi04PFdBqWEh8F/6ETqXeyi04PFdBqWEh8F -goversion go1.14 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./nasm.go ./newspeak.go ./nginx.go ./nim.go ./nix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/94/94568d20ef668e44c488e94866b40e9453b990caae261ebb80bdb7ba81e00a34-d # internal github.com/alecthomas/chroma/lexers/o mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/o /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/alecthomas/chroma/lexers/o -complete -buildid wxQgrMMBzK5mEw_Coblq/wxQgrMMBzK5mEw_Coblq -goversion go1.14 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./objectivec.go ./ocaml.go ./octave.go ./openscad.go ./org.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/dc/dcd0dfc66ef101459759a8a864956876ce09cbe9245175fee3d1eef8cc68a403-d # internal github.com/alecthomas/chroma/lexers/q mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/q /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/alecthomas/chroma/lexers/q -complete -buildid jW9-gflkXXlHL9Szl-tO/jW9-gflkXXlHL9Szl-tO -goversion go1.14 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./qbasic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b1/b1ac4000b7a57447bd9400742bfc0734fe65a29aabc53febc8fdc0a5418a31c0-d # internal github.com/alecthomas/chroma/lexers/r mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/r /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/alecthomas/chroma/lexers/r -complete -buildid eKvqcmbPYgyn0i8PyIX4/eKvqcmbPYgyn0i8PyIX4 -goversion go1.14 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./r.go ./racket.go ./ragel.go ./regedit.go ./rexx.go ./rst.go ./ruby.go ./rust.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/d9/d9219986ace5c0c4c39a319ca9c5696e57ca09b360e049c75bd8c7ff4765d286-d # internal github.com/alecthomas/chroma/lexers/t mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/alecthomas/chroma/lexers/t -complete -buildid xRC5thJCDB5wAZ_Uqtyq/xRC5thJCDB5wAZ_Uqtyq -goversion go1.14 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./tablegen.go ./tasm.go ./tcl.go ./tcsh.go ./termcap.go ./terminfo.go ./terraform.go ./tex.go ./thrift.go ./toml.go ./tradingview.go ./transactsql.go ./turing.go ./turtle.go ./twig.go ./typescript.go ./typoscript.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/72/721c27a2ad92569cc0c745e7e0b1f2f4fa3976f65c0f325188dc6b0286a08c33-d # internal github.com/alecthomas/chroma/lexers/v mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/p=$WORK/b052/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/v /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/alecthomas/chroma/lexers/v -complete -buildid hKRFI2nfv91vR_MIPKFH/hKRFI2nfv91vR_MIPKFH -goversion go1.14 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./vb.go ./verilog.go ./vhdl.go ./vim.go ./vue.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/de/dee7ab63e8951e42eb764a3ca9ab8233c0811775c6ee252dabe927d73a08a63b-d # internal github.com/alecthomas/chroma/lexers/w mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/w /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/alecthomas/chroma/lexers/w -complete -buildid b_hwt0H8fiCH0eu1mXP0/b_hwt0H8fiCH0eu1mXP0 -goversion go1.14 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./wdte.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/66/6607195803cc278d63eacbd298f34f63dcf29795f8f0fcf43b7b3258faaa8369-d # internal github.com/alecthomas/chroma/lexers/x mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/x /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p github.com/alecthomas/chroma/lexers/x -complete -buildid Iz_Mr7YlWM2FSRH5w4ju/Iz_Mr7YlWM2FSRH5w4ju -goversion go1.14 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./xml.go ./xorg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/e6/e69040f114b4a89422225dc1919a157d2866c09c868f9c8378314caeb46df8d4-d # internal github.com/alecthomas/chroma/lexers/y mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/y /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/alecthomas/chroma/lexers/y -complete -buildid oH-Dbbueqj9RtoG_yToz/oH-Dbbueqj9RtoG_yToz -goversion go1.14 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./yaml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ef/ef440d1538840a499645dffe030846a43b2737e830e2c02eb4e1987ce41978fc-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/75/75f9398add31baf0dc0f72180d0fe60fecd9236c7f5437517a92071be5e734d8-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/ed/edaabe1072a53607b12727bb176373b9e1b25dcb72b3b0994d987b984edd9142-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/d8/d8c59b2ae6a597912cca4a9926290701d0a324e7f29a43b92d24e2f3778c6aef-d # internal github.com/alecthomas/chroma/lexers/h mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/c=$WORK/b051/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/j=$WORK/b055/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/h /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/alecthomas/chroma/lexers/h -complete -buildid OX7E5cm96p6Q6Mn_wngl/OX7E5cm96p6Q6Mn_wngl -goversion go1.14 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./handlebars.go ./haskell.go ./haxe.go ./hcl.go ./hexdump.go ./html.go ./http.go ./hy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/1932836e16a20c07487e0d65dbbca773e809e33a7601da68c2e283f6d9001055-d # internal github.com/alecthomas/chroma/lexers/circular mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/h=$WORK/b054/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/circular /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/alecthomas/chroma/lexers/circular -complete -buildid qjDLWK_CzUklpa_vh03P/qjDLWK_CzUklpa_vh03P -goversion go1.14 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./doc.go ./php.go github.com/alecthomas/chroma/lexers/m mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/b=$WORK/b050/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/h=$WORK/b054/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/p=$WORK/b052/_pkg_.a EOF github.com/alecthomas/chroma/lexers/g mkdir -p $WORK/b059/ cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/alecthomas/chroma/lexers/m -complete -buildid N0l1grfrlzskt-UNssUa/N0l1grfrlzskt-UNssUa -goversion go1.14 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./make.go ./mako.go ./markdown.go ./mason.go ./mathematica.go ./matlab.go ./minizinc.go ./mlir.go ./modula2.go ./monkeyc.go ./mwscript.go ./myghty.go ./mysql.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/h=$WORK/b054/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/p=$WORK/b052/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/g /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/alecthomas/chroma/lexers/g -complete -buildid QwSzqBighqdXaEJ4hYAK/QwSzqBighqdXaEJ4hYAK -goversion go1.14 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./gas.go ./gdscript.go ./genshi.go ./glsl.go ./gnuplot.go ./go.go ./graphql.go ./groovy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/5e/5e6ed82bb2eae159f85c759c4ea08c9daf3c2cbd6b3dbc6089dc033c61aada08-d # internal github.com/alecthomas/chroma/lexers/s mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/circular=$WORK/b053/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p github.com/alecthomas/chroma/lexers/s -complete -buildid sBsFSxGZuXWgisWFKBMY/sBsFSxGZuXWgisWFKBMY -goversion go1.14 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./sas.go ./sass.go ./scala.go ./scheme.go ./scilab.go ./scss.go ./smalltalk.go ./smarty.go ./sml.go ./snobol.go ./solidity.go ./sparql.go ./sql.go ./squid.go ./swift.go ./systemd.go ./systemverilog.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/41/419218f1cd7adeb5176a417c561530dc9e70ffbeab1c2185dc7304b3405be62e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/52/529a195c426e2b683fa51804d11d4540f4ac96f2a0e6b9a7c5a3b559e7aa277e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/cd/cd8d89e3ae257e89b33e2abfdb2a37a00e5b44ab1d8be1520dd0e2ec393e1239-d # internal github.com/alecthomas/chroma/lexers mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/a=$WORK/b046/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/b=$WORK/b050/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/c=$WORK/b051/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/circular=$WORK/b053/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/d=$WORK/b056/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/e=$WORK/b057/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/f=$WORK/b058/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/g=$WORK/b059/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/h=$WORK/b054/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/i=$WORK/b060/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/j=$WORK/b055/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/k=$WORK/b061/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/l=$WORK/b062/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/m=$WORK/b063/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/n=$WORK/b064/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/o=$WORK/b065/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/p=$WORK/b052/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/q=$WORK/b066/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/r=$WORK/b067/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/s=$WORK/b068/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/t=$WORK/b069/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/v=$WORK/b070/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/w=$WORK/b071/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/x=$WORK/b072/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/y=$WORK/b073/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/chroma/lexers /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/alecthomas/chroma/lexers -complete -buildid xbAC5xw25Xhb_bb2nhlf/xbAC5xw25Xhb_bb2nhlf -goversion go1.14 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./hlb.go ./lexers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8a/8a3b5ffb3a02cb933553850bc830da9c4e29e1e0288558cf0d9d13fd87c3b5e1-d # internal github.com/niklasfasching/go-org mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/formatters/html=$WORK/b043/_pkg_.a packagefile github.com/alecthomas/chroma/lexers=$WORK/b045/_pkg_.a packagefile github.com/alecthomas/chroma/styles=$WORK/b074/_pkg_.a packagefile github.com/niklasfasching/go-org/org=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/go-org-1.1.0/_build/src/github.com/niklasfasching/go-org /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -buildid jpZ47oVrDGF37dL_JNuP/jpZ47oVrDGF37dL_JNuP -goversion go1.14 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/91/91e9123ba7453e99676c5589c137c9f9ad0d12a74932aa113d894dd6df6df92f-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/niklasfasching/go-org=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/alecthomas/chroma=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/chroma/formatters/html=$WORK/b043/_pkg_.a packagefile github.com/alecthomas/chroma/lexers=$WORK/b045/_pkg_.a packagefile github.com/alecthomas/chroma/styles=$WORK/b074/_pkg_.a packagefile github.com/niklasfasching/go-org/org=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b079/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile encoding/json=$WORK/b033/_pkg_.a packagefile github.com/dlclark/regexp2=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b041/_pkg_.a packagefile html=$WORK/b044/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/a=$WORK/b046/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/b=$WORK/b050/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/c=$WORK/b051/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/circular=$WORK/b053/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/d=$WORK/b056/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/e=$WORK/b057/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/f=$WORK/b058/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/g=$WORK/b059/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/h=$WORK/b054/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/i=$WORK/b060/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/internal=$WORK/b047/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/j=$WORK/b055/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/k=$WORK/b061/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/l=$WORK/b062/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/m=$WORK/b063/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/n=$WORK/b064/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/o=$WORK/b065/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/p=$WORK/b052/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/q=$WORK/b066/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/r=$WORK/b067/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/s=$WORK/b068/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/t=$WORK/b069/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/v=$WORK/b070/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/w=$WORK/b071/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/x=$WORK/b072/_pkg_.a packagefile github.com/alecthomas/chroma/lexers/y=$WORK/b073/_pkg_.a packagefile bufio=$WORK/b076/_pkg_.a packagefile golang.org/x/net/html=$WORK/b077/_pkg_.a packagefile golang.org/x/net/html/atom=$WORK/b078/_pkg_.a packagefile path=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=$WORK/b040/_pkg_.a packagefile regexp/syntax=$WORK/b042/_pkg_.a packagefile github.com/danwakefield/fnmatch=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b036/_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=WaHHs7_chhXSHe8alRVz/jpZ47oVrDGF37dL_JNuP/PxyT8MszA61QfKMiSidS/WaHHs7_chhXSHe8alRVz -X github.com/niklasfasching/go-org/version=1.1.0 -B 0x12e2c6b2890742bec00f78811ea87aafdd14dc30 -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-org-1.1.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/go-org-1.1.0/_build/bin/go-org rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8bjvuu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64 + cd go-org-1.1.0 + cd /builddir/build/BUILD/go-org-1.1.0/_build/src/github.com/niklasfasching/go-org + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/niklasfasching/go-org -b /builddir/build/BUILD/go-org-1.1.0/_build/bin -s /builddir/build/BUILD/go-org-1.1.0/_build -o golang-github-niklasfasching-org-devel.file-list -O /builddir/build/BUILD/go-org-1.1.0 -V 1.1.0-1.fc33 -p /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/niklasfasching/go-org realpath: go.mod: No such file or directory + IFS= +++ sort -u +++ realpath -e --relative-base=. README.org ++ listfiles_include=README.org ++ echo README.org + godocs=README.org + [[ -n README.org ]] + IFS= + read -r f + echo %doc '"README.org"' + 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-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/go-org-1.1.0/_build/bin/go-org /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/bin/ '/builddir/build/BUILD/go-org-1.1.0/_build/bin/go-org' -> '/builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/bin/go-org' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1.0-1.fc33 --unique-debug-suffix -1.1.0-1.fc33.riscv64 --unique-debug-src-base golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/go-org-1.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/bin/go-org extracting debug info from /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/bin/go-org warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/bin/go-org. Use `info auto-load python-scripts [REGEXP]' to list them. nm: /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/bin/go-org: no symbols dwz: Allocatable section in ./usr/bin/go-org-1.1.0-1.fc33.riscv64.debug after non-allocatable ones original debug info size: 4808kB, size after compression: 4812kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 158 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LxVXbu + umask 022 + cd /builddir/build/BUILD + cd go-org-1.1.0 + LDFLAGS='-X github.com/niklasfasching/go-org/version=1.1.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/niklasfasching/go-org -b /builddir/build/BUILD/go-org-1.1.0/_build/bin -s /builddir/build/BUILD/go-org-1.1.0/_build -V 1.1.0-1.fc33 -p /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/go-org-1.1.0/_build/src PATH: /builddir/build/BUILD/go-org-1.1.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/go-org-1.1.0/_build:/usr/share/gocode GO111MODULE: off command: go test -compiler gc -ldflags "-X github.com/niklasfasching/go-org/version=1.1.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/niklasfasching/go-org github.com/niklasfasching/go-org/org PASS ok github.com/niklasfasching/go-org/org 1.916s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: go-org-1.1.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ahQg8r + umask 022 + cd /builddir/build/BUILD + cd go-org-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/share/doc/go-org + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/share/doc/go-org + cp -pr README.org /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/share/doc/go-org + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9izqyt + umask 022 + cd /builddir/build/BUILD + cd go-org-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/share/licenses/go-org + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/share/licenses/go-org + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/share/licenses/go-org + RPM_EC=0 ++ jobs -p + exit 0 Provides: go-org = 1.1.0-1.fc33 go-org(riscv-64) = 1.1.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-niklasfasching-org-devel-1.1.0-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MV4Hqs + umask 022 + cd /builddir/build/BUILD + cd go-org-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/share/doc/golang-github-niklasfasching-org-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/share/doc/golang-github-niklasfasching-org-devel + cp -pr README.org /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/share/doc/golang-github-niklasfasching-org-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EJpFas + umask 022 + cd /builddir/build/BUILD + cd go-org-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/share/licenses/golang-github-niklasfasching-org-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/share/licenses/golang-github-niklasfasching-org-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64/usr/share/licenses/golang-github-niklasfasching-org-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/niklasfasching/go-org/org) = 1.1.0-1.fc33 golang-github-niklasfasching-org-devel = 1.1.0-1.fc33 golang-ipath(github.com/niklasfasching/go-org) = 1.1.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/alecthomas/chroma) golang(github.com/alecthomas/chroma/formatters/html) golang(github.com/alecthomas/chroma/lexers) golang(github.com/alecthomas/chroma/styles) golang(golang.org/x/net/html) golang(golang.org/x/net/html/atom) Processing files: golang-github-niklasfasching-org-debugsource-1.1.0-1.fc33.riscv64 Provides: golang-github-niklasfasching-org-debugsource = 1.1.0-1.fc33 golang-github-niklasfasching-org-debugsource(riscv-64) = 1.1.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: go-org-debuginfo-1.1.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 4bd707ad7c55cfaeac5a16513663854bd215de0f go-org-debuginfo = 1.1.0-1.fc33 go-org-debuginfo(riscv-64) = 1.1.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-niklasfasching-org-debugsource(riscv-64) = 1.1.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64 Wrote: /builddir/build/RPMS/golang-github-niklasfasching-org-debugsource-1.1.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/golang-github-niklasfasching-org-devel-1.1.0-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/go-org-debuginfo-1.1.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/go-org-1.1.0-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qEiCes + umask 022 + cd /builddir/build/BUILD + cd go-org-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-niklasfasching-org-1.1.0-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0