Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/golang-github-valyala-fasthttp.spec'], chrootPath='/var/lib/mock/f37-build-648440-72746/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': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=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-valyala-fasthttp.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658361600 Wrote: /builddir/build/SRPMS/golang-github-valyala-fasthttp-1.29.0-5.fc37.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-valyala-fasthttp.spec'], chrootPath='/var/lib/mock/f37-build-648440-72746/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': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=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-valyala-fasthttp.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658361600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.isYnxF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fasthttp-1.29.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/fasthttp-1.29.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd fasthttp-1.29.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/fasthttp-1.29.0/vendor + [[ ! -e /builddir/build/BUILD/fasthttp-1.29.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/fasthttp-1.29.0/_build/bin install: creating directory '/builddir/build/BUILD/fasthttp-1.29.0/_build' install: creating directory '/builddir/build/BUILD/fasthttp-1.29.0/_build/bin' + export GOPATH=/builddir/build/BUILD/fasthttp-1.29.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/fasthttp-1.29.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/fasthttp-1.29.0/_build/src/github.com/valyala/fasthttp ]] ++ dirname /builddir/build/BUILD/fasthttp-1.29.0/_build/src/github.com/valyala/fasthttp + install -m 0755 -vd /builddir/build/BUILD/fasthttp-1.29.0/_build/src/github.com/valyala install: creating directory '/builddir/build/BUILD/fasthttp-1.29.0/_build/src' install: creating directory '/builddir/build/BUILD/fasthttp-1.29.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/fasthttp-1.29.0/_build/src/github.com/valyala' + ln -fs /builddir/build/BUILD/fasthttp-1.29.0 /builddir/build/BUILD/fasthttp-1.29.0/_build/src/github.com/valyala/fasthttp + cd /builddir/build/BUILD/fasthttp-1.29.0/_build/src/github.com/valyala/fasthttp + mv reuseport/LICENSE LICENSE-reuseport + mv prefork/README.md README-prefork.md + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ygD9wF + umask 022 + cd /builddir/build/BUILD + cd fasthttp-1.29.0 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/fasthttp-1.29.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -X github.com/valyala/fasthttp/version=1.29.0 -B 0x9ab470e09e47dd3fead8ce37e695e121305b1f90 -compressdwarf=false -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\''' -a -v -x -o /builddir/build/BUILD/fasthttp-1.29.0/_build/bin/fasthttp github.com/valyala/fasthttp WORK=/tmp/go-build3178900263 internal/unsafeheader mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF internal/goarch mkdir -p $WORK/b006/ cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid _ty_MaciXr7kBLlfceHG/_ty_MaciXr7kBLlfceHG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid KiDfXdpZlUq6Qv90KYR4/KiDfXdpZlUq6Qv90KYR4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_riscv64.go /usr/lib/golang/src/internal/goarch/zgoarch_riscv64.go internal/goexperiment mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid iK0p2ZehF8N7tcQz6exj/iK0p2ZehF8N7tcQz6exj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go internal/cpu mkdir -p $WORK/b012/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b012/symabis ./cpu.s cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -std -+ -installsuffix shared -buildid rzQjsN45AgTC_8th_UeP/rzQjsN45AgTC_8th_UeP -goversion go1.19 -symabis $WORK/b012/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/src/internal/cpu/cpu_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/48/48e2509a1c99089bba74c1b3ac65d8c3375d1999543bd0d0c1e580fc4f61ecee-d # internal internal/goos mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid YW1cyFAa_F10efwQEaIa/YW1cyFAa_F10efwQEaIa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/60/60e421b1712486e9301183ff730135f8b3dac222bd20643258c0bdb2c677bf0d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal internal/abi mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/86/860376b9143c6c7d7364642e3d2765fc28cfd4ccd85c79ec0153a361ea1e948a-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b010/symabis ./abi_test.s runtime/internal/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b015/symabis ./atomic_riscv64.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/abi -std -+ -installsuffix shared -buildid CXUEXSC-9oHfUObwsycZ/CXUEXSC-9oHfUObwsycZ -goversion go1.19 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c4/c4c1dde820873afa540368882f4cb895da528939b7b731a28ba5028ff2eb916c-d # internal runtime/internal/math mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid tvstM1xW0Pf5ByqL_UJo/tvstM1xW0Pf5ByqL_UJo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid YdL9VV50D-exUAnB5Kek/YdL9VV50D-exUAnB5Kek -goversion go1.19 -symabis $WORK/b015/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_riscv64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/1a/1a74ef7e653a014d4abecc5ea6cb2d8cf8b9551db29d0e38304d308e0b4007c8-d # internal runtime/internal/sys mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid qhCwUDzfkAGROkdsDu3x/qhCwUDzfkAGROkdsDu3x -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b010/abi_test.o ./abi_test.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b012/cpu.o ./cpu.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/71/71124a77fdc16b719c8e995b6262aabe4506a45142417b37a86f65d0778517f9-d # internal runtime/internal/syscall mkdir -p $WORK/b018/ cat >$WORK/b018/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b018/symabis ./asm_linux_riscv64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e7/e7b360a3fbb6432a0dd558c5843f88305e841fda99c9e57a3ff5b4d91fb48df6-d # internal cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid ZWSyeC-QA5p-TECb3i-h/ZWSyeC-QA5p-TECb3i-h -goversion go1.19 -symabis $WORK/b018/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go internal/bytealg mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./compare_riscv64.s ./count_riscv64.s ./equal_riscv64.s ./indexbyte_riscv64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -std -+ -installsuffix shared -buildid T2mE98VCVcXixb3mQzAK/T2mE98VCVcXixb3mQzAK -goversion go1.19 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b018/asm_linux_riscv64.o ./asm_linux_riscv64.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/1d/1dea1240673adec2defb5a8c5eb6b377d3ca0b850c3e637ee01fd29b516742f2-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -installsuffix shared -buildid ranN6N3Rzti3vde4yekM/ranN6N3Rzti3vde4yekM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/0b/0b5807b43c53afa3d88550682f50b6d52ef727072e18d2d84c145f0d5cdcbbec-d # internal sync/atomic mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b022/symabis ./asm.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -installsuffix shared -buildid 8ZuzIhNu1ZBltc9tGBrz/8ZuzIhNu1ZBltc9tGBrz -goversion go1.19 -symabis $WORK/b022/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/98/98903ea22dafd9198286410cd0c2a6697dedf099006a7c8689e7778c5bccaa20-d # internal unicode mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p unicode -std -complete -installsuffix shared -buildid VHt6-J5rRNH0ARktdUxm/VHt6-J5rRNH0ARktdUxm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b011/compare_riscv64.o ./compare_riscv64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b015/atomic_riscv64.o ./atomic_riscv64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b011/count_riscv64.o ./count_riscv64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b015/_pkg_.a $WORK/b015/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b011/equal_riscv64.o ./equal_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b011/indexbyte_riscv64.o ./indexbyte_riscv64.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/5b/5bd8eb5bc7e73db301ea82d10c63f4d0afc50f6bd2a6964d6963cbe082f1669d-d # internal unicode/utf8 mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid 2Ha-qzB6p0x8pkwVPZ4Y/2Ha-qzB6p0x8pkwVPZ4Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_riscv64.o $WORK/b011/count_riscv64.o $WORK/b011/equal_riscv64.o $WORK/b011/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/42/42dca374ae2d1d5200b66ad77ad05e75125be8354d59bb629ef16b510d1b80cb-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b022/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f2/f202b017a81f464a721e7000a890ba328d6a1fa5352afc2c2cfb5a00bb58cb24-d # internal internal/itoa mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/itoa -std -complete -installsuffix shared -buildid xiL8i5NODJOHczZjgmyh/xiL8i5NODJOHczZjgmyh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/7d/7d8348550dfc4047ed4efb85d5776de5c41f40a8afe29401a81181e36f8f9f8b-d # internal runtime mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_riscv64.s ./atomic_riscv64.s ./duff_riscv64.s ./memclr_riscv64.s ./memmove_riscv64.s ./preempt_riscv64.s ./rt0_linux_riscv64.s ./sys_linux_riscv64.s ./tls_riscv64.s math/bits mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p math/bits -std -complete -installsuffix shared -buildid vDtHOn9f0Gmd1CvUJzgk/vDtHOn9f0Gmd1CvUJzgk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a packagefile runtime/internal/atomic=$WORK/b015/_pkg_.a packagefile runtime/internal/math=$WORK/b016/_pkg_.a packagefile runtime/internal/sys=$WORK/b017/_pkg_.a packagefile runtime/internal/syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid xugUDNHE9W5dCh8NEbLt/xugUDNHE9W5dCh8NEbLt -goversion go1.19 -symabis $WORK/b009/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_riscv64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_riscv64.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_linux_riscv64.go /usr/lib/golang/src/runtime/signal_riscv64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_riscv64.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_riscv64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_riscv64.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/68/68abcaa426999f0653cda1ff4718c6750e73bf2bb7c3e6e518c19bb40a7a7a65-d # internal crypto/internal/subtle mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid CGQ4Q5rXrf0ZWLR8HxU6/CGQ4Q5rXrf0ZWLR8HxU6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/88/88bfbe620209e0164f4744747ec98628518b11d06331eeeba00dde1e9fc8b669-d # internal crypto/subtle mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto/subtle -std -complete -installsuffix shared -buildid nVh-uDyFidmZai6CWc-o/nVh-uDyFidmZai6CWc-o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/16/16ca016e5e4ad0efeece33d2a459c2fa4bc602924fc4a2874e3b8e79ebd6fb8d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/2b/2bea4a5bd00952936b200a1c70a18b8535274577380443669f37ac297643048a-d # internal crypto/internal/boring/sig mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b056/symabis ./sig_other.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid n0CQRS34T8JZDm7H_QT6/n0CQRS34T8JZDm7H_QT6 -goversion go1.19 -symabis $WORK/b056/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go math mkdir -p $WORK/b032/ cat >$WORK/b032/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b032/symabis ./dim_riscv64.s ./sqrt_riscv64.s cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p math -std -installsuffix shared -buildid bdirR91Kuky6pBzwQfRB/bdirR91Kuky6pBzwQfRB -goversion go1.19 -symabis $WORK/b032/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_noasm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_noasm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/sqrt_asm.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b056/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b056/_pkg_.a $WORK/b056/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ae/aed5ad091b41fe3b83e096d3d5fc09f00a30aa40eaec67f7034bbd6f35d5b9fa-d # internal container/list mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p container/list -std -complete -installsuffix shared -buildid OLESsheW2iVLlkpzGmAP/OLESsheW2iVLlkpzGmAP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/20/20cc1d3656c61568c6c6f5658cfbad2179a34405933cddfbb20023aaebe9ad80-d # internal unicode/utf16 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid bRkNILkGeZHkfLgpw8N5/bRkNILkGeZHkfLgpw8N5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/6d/6dd9de666162e3f69ebbc41f1e18bb4d9b5c0fec4e238e595f095f2c4df77e36-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid K38vu3Z-19Ew2oQSerfb/K38vu3Z-19Ew2oQSerfb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ea/ea6c3c18df9b308c6d8a9dadf349352272bcd674b9259cf60df3b029ef8b070b-d # internal internal/nettrace mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p internal/nettrace -std -complete -installsuffix shared -buildid b9kUX6wfaJ9L6XXy9QOz/b9kUX6wfaJ9L6XXy9QOz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/0f/0fae628a9434d6e5ad4448c0f9773dc251c4b1c02d856c47c37bea4125c3a088-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid uZOGtt5A-GexQ4cbTomN/uZOGtt5A-GexQ4cbTomN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/53/5351e5e584e923482dfff0e5f77625a2732552c2afe15a16785e2662cf010740-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b032/dim_riscv64.o ./dim_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b032/sqrt_riscv64.o ./sqrt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b032/_pkg_.a $WORK/b032/dim_riscv64.o $WORK/b032/sqrt_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/75/75f2220faf330e957056ad01807eb828c2760f7ef8406072689855d4726ca9d5-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/15/156589975c322753fe54103d7b6e320ae716d268d9a24dc4d16bb1fc16caa02f-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/duff_riscv64.o ./duff_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_riscv64.o $WORK/b009/atomic_riscv64.o $WORK/b009/duff_riscv64.o $WORK/b009/memclr_riscv64.o $WORK/b009/memmove_riscv64.o $WORK/b009/preempt_riscv64.o $WORK/b009/rt0_linux_riscv64.o $WORK/b009/sys_linux_riscv64.o $WORK/b009/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/be/beb3dd7602a2814ef5a959156331b09ab671c590e2aafda9cfcb0afccb4819ea-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -installsuffix shared -buildid xLSlwbe9Lh8SYTwnCOZ7/xLSlwbe9Lh8SYTwnCOZ7 -goversion go1.19 -symabis $WORK/b005/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go sync mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -installsuffix shared -buildid 5d-96NwC6829t2fGGDKe/5d-96NwC6829t2fGGDKe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2a/2a2b06467182d6b4ebb1ec476ce43c5dee4afd36b757ee9b5fdd314517e284fd-d # internal internal/testlog mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/testlog -std -complete -installsuffix shared -buildid krPUv5BrPZ4pO3uczdZq/krPUv5BrPZ4pO3uczdZq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go internal/singleflight mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p internal/singleflight -std -complete -installsuffix shared -buildid 8qutOTzMuohoVdRiN4G3/8qutOTzMuohoVdRiN4G3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go math/rand mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b032/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p math/rand -std -complete -installsuffix shared -buildid INi0a4hcwA1lT1q2NNJY/INi0a4hcwA1lT1q2NNJY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/39/396c228e93312afc33a47ac2ce6db52d3911b6c5873ff50bcae3d27ea711d32b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/bb/bbe4bc3c5330bd7a5c225caf3dae428a6c5c196e9b1f492afab166d9d89d568d-d # internal runtime/cgo mkdir -p $WORK/b096/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b096/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b096/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -Wl,--no-gc-sections -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f1/f1e5a839d2be4462babb1ad354fc4f1c4ea91c4fb3623d78c9cc8a3eef22eae9-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/09/09e4d2c4f798beb810347291d9c0e0ab9922c954b7940a770cf07fd83d60f2d6-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -installsuffix shared -buildid H0-UWGKtFn2udBg4Exug/H0-UWGKtFn2udBg4Exug -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sort -std -complete -installsuffix shared -buildid 2I8GcVJBZLMYMdQfYRUW/2I8GcVJBZLMYMdQfYRUW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/b6/b6bf8a6114ba32158700a72fe91797d0de935b9bac2daab2dca935725ab82e7c-d # internal io mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p io -std -complete -installsuffix shared -buildid NNn-CjPEUWw153WGgqd8/NNn-CjPEUWw153WGgqd8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go strconv mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile math=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p strconv -std -complete -installsuffix shared -buildid eE1EqI8euZF_fbCwFMEE/eE1EqI8euZF_fbCwFMEE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a2/a25572dde5b4bb2155476874985c101875167c17625fc384cd8a0aa0284b5f94-d # internal internal/oserror mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/oserror -std -complete -installsuffix shared -buildid SJCCxkL4CcK3W_aME62J/SJCCxkL4CcK3W_aME62J -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/f8/f8263a89ce009a142ddb2275e274373743662972c7cd9da2e0ea8be48bf1ea50-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -installsuffix shared -buildid avymbvOgn9xwgrQlp45o/avymbvOgn9xwgrQlp45o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/08/085289578486c7b154cd2826411fae56541c7ba6733e5b78bb6427d9b85ab791-d # internal strings mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p strings -std -complete -installsuffix shared -buildid ktVrrkMiqmqS1yLer1mQ/ktVrrkMiqmqS1yLer1mQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x006.o -c gcc_linux_riscv64.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x009.o -c gcc_util.c cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/bc/bcd4eb3df87453a2e10194e6e729d6eb76a756bd13791a816d3b866bf5fef627-d # internal syscall mkdir -p $WORK/b040/ cat >$WORK/b040/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b040/symabis ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/itoa=$WORK/b031/_pkg_.a packagefile internal/oserror=$WORK/b037/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p syscall -std -installsuffix shared -buildid wH22z2nRxxJq5DbuZk0K/wH22z2nRxxJq5DbuZk0K -goversion go1.19 -symabis $WORK/b040/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_riscv64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_riscv64.go /usr/lib/golang/src/syscall/zsyscall_linux_riscv64.go /usr/lib/golang/src/syscall/zsysnum_linux_riscv64.go /usr/lib/golang/src/syscall/ztypes_linux_riscv64.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x010.o -c linux_syscall.c cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6d/6d30d9c32387a4ce5252b5543635d39095231c515b3bcc47c329e0ee058ec076-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bufio -std -complete -installsuffix shared -buildid 1gnlaQGb-ME25VtWrGxl/1gnlaQGb-ME25VtWrGxl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/06/06abeb8aa22610351d813c88d10faa17c09bd21339786fb5758757b6e9d66e05-d # internal reflect mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b030/symabis ./asm_riscv64.s ./float32reg_riscv64.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/itoa=$WORK/b031/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile math=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p reflect -std -installsuffix shared -buildid SUn0dI6NCD5CjgFjjQof/SUn0dI6NCD5CjgFjjQof -goversion go1.19 -symabis $WORK/b030/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/stubs_riscv64.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b096/_x011.o -c gcc_riscv64.S cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/fasthttp-1.29.0 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -o $WORK/b096/_cgo_.o $WORK/b096/_cgo_main.o $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o $WORK/b096/_x005.o $WORK/b096/_x006.o $WORK/b096/_x007.o $WORK/b096/_x008.o $WORK/b096/_x009.o $WORK/b096/_x010.o $WORK/b096/_x011.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/5a/5a02478b97ade0cf34bc68ef7d628f3334ae16d0ec2b88460a3baa595ebcbf70-d # internal path mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p path -std -complete -installsuffix shared -buildid g1s0qEfOIKUvN-uO1Bt4/g1s0qEfOIKUvN-uO1Bt4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage cgo -dynimport $WORK/b096/_cgo_.o -dynout $WORK/b096/_cgo_import.go -dynlinker cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/cgo -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b096/symabis ./asm_riscv64.s cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p runtime/cgo -std -installsuffix shared -buildid PKG9_LdA8dN5weQsPWzA/PKG9_LdA8dN5weQsPWzA -goversion go1.19 -symabis $WORK/b096/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b096/_cgo_gotypes.go $WORK/b096/cgo.cgo1.go $WORK/b096/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/cgo -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b096/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b096/_pkg_.a $WORK/b096/asm_riscv64.o $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o $WORK/b096/_x005.o $WORK/b096/_x006.o $WORK/b096/_x007.o $WORK/b096/_x008.o $WORK/b096/_x009.o $WORK/b096/_x010.o $WORK/b096/_x011.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/cd/cdc4ad8f691c638c54f0b4b1c92bc8ecb1a6d4b22cf971fdea854209de299950-d # internal hash mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p hash -std -complete -installsuffix shared -buildid Ed5f0iLC_RsAKXH209LE/Ed5f0iLC_RsAKXH209LE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/hash/hash.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/42/42acd26e715f3e06e6f9bbeefa0b5e79f6619f7be24c146f6d7ea2e12e27009e-d # internal crypto/internal/randutil mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 0PKhdJ8LEDbRoaewQhUl/0PKhdJ8LEDbRoaewQhUl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/18/183ce5dbf3527f138b5b2ef155dc6e7d17e681fb1c0f3fb209111424156f26cb-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/61/612b70f48ce36f1f8d1858669e328f95e73cf05b54218b61b1ffdc7d55182624-d # internal hash/crc32 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p hash/crc32 -std -complete -installsuffix shared -buildid LHQq6QOcfPvseq_8gHIs/LHQq6QOcfPvseq_8gHIs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_otherarch.go crypto/internal/nistec/fiat mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid fiHMmJRWA-o2eg8uHhJs/fiHMmJRWA-o2eg8uHhJs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/83/83c72e80d9a1edfeb325d9ca2ab6e6541e8bd830cffa72ae202baf4fd0d7bd02-d # internal crypto mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b048/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto -std -complete -installsuffix shared -buildid rtHxINgXwIu0KQP57grk/rtHxINgXwIu0KQP57grk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/75/75fa703f9ad946cbc5dff9f58d7638a06903cca515b48c95a5de28a91ce5d350-d # internal crypto/rc4 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid LlF1UvldeA5R1_DB-ChS/LlF1UvldeA5R1_DB-ChS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/85/853d6c1297e0795c65ce746e2b6bba0c3b98812b1be5225bc7f677a5f8f06fde-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid l8hWAEI7LToOFyBzrG2e/l8hWAEI7LToOFyBzrG2e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b040/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b040/_pkg_.a $WORK/b040/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/14/1453ad920b541aa766825170e2e412355cc0aa57b9f81b5ce1f678146d43d966-d # internal internal/syscall/unix mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid cAl2RF2Y3x5JAy2pqUoO/cAl2RF2Y3x5JAy2pqUoO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ce/ceeee321131aa0cbf42ee9c56393b2787a2c837ecc55d8f67e6a4ed6840cccd0-d # internal time mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p time -std -installsuffix shared -buildid NvxxgkT6CZZCr2FxpHFc/NvxxgkT6CZZCr2FxpHFc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/12/12ac9ce02f5747d6342f5cbbede7b0519c9504cbd05e726beb04296573329dd5-d # internal internal/syscall/execenv mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid JC5-Isx7cxoR0j3OpWZB/JC5-Isx7cxoR0j3OpWZB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d1/d13ac2a7813aee4fac75b4f5c8efb0d222bbc88b05a50fe473b24e96d0c11f06-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid KOBAxB8WO6m4tyjewMMb/KOBAxB8WO6m4tyjewMMb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/29/29dbad08a586b1593218f6a1ce632a731037cb6344f0847450a2f315a33f1d3d-d # internal net/http/internal/ascii mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid 3_w3irl-6-CPhSG4UdLG/3_w3irl-6-CPhSG4UdLG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/8a/8a7023ca478f2a8c551e463afd64e2ce68d0f4c12a2c83b2f0e8c8a238762eb7-d # internal hash/adler32 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p hash/adler32 -std -complete -installsuffix shared -buildid ZXWwT1Qr4YKEipMVCTwc/ZXWwT1Qr4YKEipMVCTwc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/3f/3f063a9b9d43fbac1eb7c1fc48a175c505c1a9aff06f233b7654e2c9d576bd2f-d # internal github.com/valyala/bytebufferpool mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/valyala/bytebufferpool -complete -installsuffix shared -buildid 3tlYEhWy8LAJf-vQhdWU/3tlYEhWy8LAJf-vQhdWU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/share/gocode/src/github.com/valyala/bytebufferpool/bytebuffer.go /usr/share/gocode/src/github.com/valyala/bytebufferpool/doc.go /usr/share/gocode/src/github.com/valyala/bytebufferpool/pool.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/8b/8b53541d4724bceb04a910c49e48e87c963dce88d81ee775d1f7b2ad69996088-d # internal html mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p html -std -complete -installsuffix shared -buildid HFUk9MyK4RQAf5IrfOvX/HFUk9MyK4RQAf5IrfOvX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b030/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b030/float32reg_riscv64.o ./float32reg_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_riscv64.o $WORK/b030/float32reg_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/23/2343345e4bbe60c79f333cad13c99496c427ee2e267b39a2bbd73878c46c9fe4-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/27/27b8e1a9eb2adee5e76b22e954d1f6052e821f51a6040e9ed92a8cbef9f513dc-d # internal io/fs mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b037/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p io/fs -std -complete -installsuffix shared -buildid EL96iXKPsooXCfiTz5DE/EL96iXKPsooXCfiTz5DE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go internal/poll mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b039/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/poll -std -installsuffix shared -buildid v481fICRKAmT4_QH8D8A/v481fICRKAmT4_QH8D8A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/50/50a926249027fbbf6466e0afe663c04584eaaafee8c4ee5e4506420e8c16dc9d-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/1a/1a6238702a95004957fab34a09e220d6de47a5b9a45e41b721449c7c7552e56d-d # internal encoding/binary mkdir -p $WORK/b046/ internal/fmtsort mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid PRva_d6bTPUS6W3SQUHn/PRva_d6bTPUS6W3SQUHn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding/binary -std -complete -installsuffix shared -buildid BBWRrkjQj_jJhzTUuGiU/BBWRrkjQj_jJhzTUuGiU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/d5/d5c37e2b55ad90e1b5d17cb5f715b2dd84d69a491ed45c8b0ec9882baa87529a-d # internal context mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p context -std -complete -installsuffix shared -buildid HOfxTK_qkpQOpgHIeaxT/HOfxTK_qkpQOpgHIeaxT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/context/context.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/15/15f052b6dedb07260b02a8d76975995cd24a296edb64c62039a791d677ed6e14-d # internal crypto/internal/nistec mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/internal/nistec -std -complete -installsuffix shared -buildid lH6rlt9KvIlX7W3qii6b/lH6rlt9KvIlX7W3qii6b -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/28/28751ed73137cd02b24964414f2f5cf5557230c83a1d03b6de3c859793d743f6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/1b/1b54ab2cbd9315c627d5ae57e3b5739aedef0a746a4e0da4fd66155c4478b7cb-d # internal crypto/cipher mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p crypto/cipher -std -complete -installsuffix shared -buildid ZYSEFlKIvRXkeFIQ5REZ/ZYSEFlKIvRXkeFIQ5REZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_generic.go crypto/internal/edwards25519/field mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/internal/edwards25519/field -std -complete -installsuffix shared -buildid 31_Yz4844T7IkkyrtOA_/31_Yz4844T7IkkyrtOA_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/6e/6ef195df1e4c75dcdb0e552fdea86448ae5eda958a5ef8770d89a65e73b7d498-d # internal os mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/itoa=$WORK/b031/_pkg_.a packagefile internal/oserror=$WORK/b037/_pkg_.a packagefile internal/poll=$WORK/b038/_pkg_.a packagefile internal/syscall/execenv=$WORK/b042/_pkg_.a packagefile internal/syscall/unix=$WORK/b039/_pkg_.a packagefile internal/testlog=$WORK/b043/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p os -std -installsuffix shared -buildid CHwRI3UPL3M9r2gJEHTB/CHwRI3UPL3M9r2gJEHTB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/rlimit.go /usr/lib/golang/src/os/rlimit_stub.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/83/8353d57806dbce6baed92c1263c045b73133d89ba68ff0c828d8f068793ede52-d # internal crypto/internal/boring mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b056/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid Cn7OZB-t_VHzRP3JNbS4/Cn7OZB-t_VHzRP3JNbS4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/8f/8fc5b4f5448e52326cca1521244963beb70d6991812e38ce05f26bb36cc21770-d # internal crypto/des mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/des -std -complete -installsuffix shared -buildid yIz66OwMUsGJY7Vk2d-k/yIz66OwMUsGJY7Vk2d-k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/db/db15efb1d71074423273ac96730f22fc3ce69d33146cb45720898c36003e9b3b-d # internal crypto/aes mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/aes -std -complete -installsuffix shared -buildid bWuo9rc0vAfF3COPv13x/bWuo9rc0vAfF3COPv13x -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_generic.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/1b/1bdc2f8e31c5e70d9804c9003e52e8f526bf374beeac0740bace3b52860d02c2-d # internal crypto/sha512 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/sha512 -std -complete -installsuffix shared -buildid C-wIZl-9k_lBk99fxUAy/C-wIZl-9k_lBk99fxUAy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/66/6634e1222c764f839e8897b21894f1fcc0cb63d6ab5354245c0746e86266997b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal crypto/internal/edwards25519 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid LeTIdMvD_0IEOwNnsk6w/LeTIdMvD_0IEOwNnsk6w -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/35/3510624a9dd94f01387e67378190ea0b6c1659c5d6b8e66811843589b6655b6d-d # internal crypto/hmac mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/hmac -std -complete -installsuffix shared -buildid TDEYcWdkNXSjxcSoK03R/TDEYcWdkNXSjxcSoK03R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/df/dfecf18248d74b0463aa8bf52deab9fefdfb23ea6268bad4ec3df48028e62e70-d # internal crypto/md5 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/md5 -std -complete -installsuffix shared -buildid aoLxwq8Cyhawvs3jS6eK/aoLxwq8Cyhawvs3jS6eK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/8c/8c758a3fc58684c36f63684121a600a24f9451c4a5f82720dcf27e06fd004f39-d # internal crypto/sha1 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/sha1 -std -complete -installsuffix shared -buildid ux13sCvOLxZiunnL6mKD/ux13sCvOLxZiunnL6mKD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/92/9289e13a74255d7f11f853cfdc5debd61f234d0ca4a69b91257bf88a9f4373ce-d # internal crypto/sha256 mkdir -p $WORK/b082/ cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/f9/f93ba83488a1578763a77ecbf8808c3657e759fbfda0872d76434cc30275626e-d # internal cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/sha256 -std -complete -installsuffix shared -buildid 30WjWrXBb_8mwNqJWlHY/30WjWrXBb_8mwNqJWlHY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_generic.go encoding/base64 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p encoding/base64 -std -complete -installsuffix shared -buildid gmLYJNAr6O7tI8OWdbQk/gmLYJNAr6O7tI8OWdbQk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/d7/d712ac0b110fbc73dc9898407a45b80c6c3ca2a9b16c35ce68b8a5c7c1961d0f-d # internal fmt mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b029/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b032/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p fmt -std -complete -installsuffix shared -buildid oP-Qwq6JroC7TzGHYyRI/oP-Qwq6JroC7TzGHYyRI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/31/3184093a42b88c2464b770d31b178a14da5c3ac357bfc0833654424c144e0b27-d # internal internal/godebug mkdir -p $WORK/b089/ cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/56/56e8d44c2c84b5094336df90122f8d041e8dc5a4ceb0ba6d31c8ecc7051620f5-d # internal encoding/pem mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding/pem -std -complete -installsuffix shared -buildid sXwhacXQGDma-yN7fnXx/sXwhacXQGDma-yN7fnXx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p internal/godebug -std -complete -installsuffix shared -buildid eZ23g--lKHeiY3mQB6E3/eZ23g--lKHeiY3mQB6E3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/80/809f4b72ca388664abb7ff984d84e5729cb5f2820c25d55c8ae49d0eaa8cfdd4-d # internal internal/intern mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b089/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p internal/intern -std -complete -installsuffix shared -buildid 2T79jjD8QxU6vq6fJ-Ma/2T79jjD8QxU6vq6fJ-Ma -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/50/50773f7b40f288fedee2f5958c02bfad755434f58ac5fdf6bdeb86973f3f5cf3-d # internal path/filepath mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p path/filepath -std -complete -installsuffix shared -buildid S4niy-F1n0U9b1MxK0w_/S4niy-F1n0U9b1MxK0w_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/85/8543f39daf0261d63fbbfc41586495c5fd74319011d16ec3f60b5302828f6f02-d # internal net/netip mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/intern=$WORK/b095/_pkg_.a packagefile internal/itoa=$WORK/b031/_pkg_.a packagefile math=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p net/netip -std -complete -installsuffix shared -buildid YcI0ueW_cakCsDoriZmg/YcI0ueW_cakCsDoriZmg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f6/f6c7c3858d4e6e08b2e1c53032b78fb62cc6bb8d21de2abd862f4afce7e24e6d-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid SRN9OW0g3OicE_aMzBT3/SRN9OW0g3OicE_aMzBT3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ba/bab12bb0fe56a01d2e0b1aa92b59e829f44fc539e7aa84c752547238350138f4-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -installsuffix shared -buildid _QPj1-j3TQMy-eckm1sF/_QPj1-j3TQMy-eckm1sF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/30/3086f2b8ef4b7f53a2f2f43a9a8b40c48a8ea0dae571a3ddd6d412924fea0da5-d # internal vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -complete -installsuffix shared -buildid uEfXIaf7a_GabhGHyR7N/uEfXIaf7a_GabhGHyR7N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/17/1778e4e780249a9ed19209e6c6c0558a42bf6914c76f740ebe8aad0a1adc8b4b-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid EtKs8AUyLT1KZzB2475E/EtKs8AUyLT1KZzB2475E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ae/ae9f9d7bffa2ddec6cc548d3b3e01fc20318f0beff55053e56bcdf4ebb43d575-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid TSBC-jLJRPJCtjhJJGai/TSBC-jLJRPJCtjhJJGai -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ca/cabe9236da2fee7e91135fc0c7779d7fc2e802ff0a1043ddbeec5e80ad1bc533-d # internal io/ioutil mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p io/ioutil -std -complete -installsuffix shared -buildid q-oHYfqnuzfrj-nTo8xw/q-oHYfqnuzfrj-nTo8xw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/0e/0e45925eadb8bafadbc6535bf93f00a927fb1302f2264d89936e7e4098957649-d # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/99/99142c47ce715a8728edf2031bbc35088b637bde712b2587bcddcc84957a7c7d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/78/78dbe7f55931066e568917fb8fb17ea0b23d6018bbb2a032b2ab0677202d2f25-d # internal net mkdir -p $WORK/b090/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b090/ -importpath net -- -I $WORK/b090/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f4/f448da02bfab96c133bd992da1094b3048b95942dfbcd26c236647dcd0df868b-d # internal encoding/hex mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p encoding/hex -std -complete -installsuffix shared -buildid VxhiWFEQS8rQt9dz-Gku/VxhiWFEQS8rQt9dz-Gku -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go compress/flate mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p compress/flate -std -complete -installsuffix shared -buildid t_XNDPqqBJT9WVM2Dg-Y/t_XNDPqqBJT9WVM2Dg-Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go math/big mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b058/symabis ./arith_riscv64.s cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p math/big -std -installsuffix shared -buildid ezQF4oJzBwzba4TxxWKP/ezQF4oJzBwzba4TxxWKP -goversion go1.19 -symabis $WORK/b058/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/6e/6e7161f4e4a3b6ee37b4ab464736ef0f10aebfe017f62db87c7a89789586b76f-d # internal net/url mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p net/url -std -complete -installsuffix shared -buildid kUaKtKW6CWs-TU7dyi5f/kUaKtKW6CWs-TU7dyi5f -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/f8/f8635d3bfa8d3050916cbc96e7cd7861c0908b7ad6b484e6f807140eaa8bec95-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 7oVl_qVDhpZgruAelmUp/7oVl_qVDhpZgruAelmUp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/b5/b5b8222a8ff7102997a1b6401002d39833462005b19c77d9f798303c83bb2b7a-d # internal log mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p log -std -complete -installsuffix shared -buildid kv9wBV_VEQvN3y8t3E_w/kv9wBV_VEQvN3y8t3E_w -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/log/log.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/a3/a3ba0f1603fcbb43a56fb635a72ef6899dcd13f70178ca7c7a2d44a77bdd1489-d # internal compress/gzip mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b047/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p compress/gzip -std -complete -installsuffix shared -buildid xFFNPZJO21kjJhdrHdi-/xFFNPZJO21kjJhdrHdi- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/69/698500f4ae258d6c022c17a1bc6e461f9a036f069c48f2372cb7ec034a328ccc-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/1e/1e729c29795e6c4a84f34673e92abbbbf9ffa587ff7d8e0e7e4511229c6c8e91-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b114/ vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b113/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid TtNwTFnlsgR6DstHx1gj/TtNwTFnlsgR6DstHx1gj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b111/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid fuXFlhvwmFR53TenviH0/fuXFlhvwmFR53TenviH0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/a8/a836ec4afdf783445a3bb3e499c48c7fcf2c9480eebe5010656112ed44dcdb14-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b112/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid RVK58G8GHik6iDM37_Tz/RVK58G8GHik6iDM37_Tz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/88/8811ad2b703b0ee468ef13fdaf0e5fa1cd13017b23b07e38823372c3f4bbcaae-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid NWsk25wtUgshyUW4V_Yi/NWsk25wtUgshyUW4V_Yi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b058/arith_riscv64.o ./arith_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b058/_pkg_.a $WORK/b058/arith_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/fasthttp-1.29.0 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -o $WORK/b090/_cgo_.o $WORK/b090/_cgo_main.o $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o $WORK/b090/_x005.o -g -O2 cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/cb/cba466970802138756cfe872f2ecd71959e4e29c9553db035ce945df42d6e8cd-d # internal crypto/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b039/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p crypto/rand -std -complete -installsuffix shared -buildid TOjulyTtCpdw9D3ntOVL/TOjulyTtCpdw9D3ntOVL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage net -dynimport $WORK/b090/_cgo_.o -dynout $WORK/b090/_cgo_import.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b091/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/godebug=$WORK/b089/_pkg_.a packagefile internal/itoa=$WORK/b031/_pkg_.a packagefile internal/nettrace=$WORK/b092/_pkg_.a packagefile internal/poll=$WORK/b038/_pkg_.a packagefile internal/singleflight=$WORK/b093/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/netip=$WORK/b094/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b040/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile runtime/cgo=$WORK/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p net -std -installsuffix shared -buildid Q4QPFY92haPAzzMw6-ED/Q4QPFY92haPAzzMw6-ED -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b090/_cgo_gotypes.go $WORK/b090/cgo_linux.cgo1.go $WORK/b090/cgo_resnew.cgo1.go $WORK/b090/cgo_socknew.cgo1.go $WORK/b090/cgo_unix.cgo1.go $WORK/b090/_cgo_import.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/a8/a8e7d0a65848cfe433bb5bbed9e950b3b1239fafa6aa9444bd5dc610afeb5355-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid S_RRwvMeHMm3RICboRQD/S_RRwvMeHMm3RICboRQD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0b/0bd1ee86535cc992d222f2282e631aedd393cba4629cee07fcb758e30369f755-d # internal crypto/elliptic mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b068/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid ZyuwJ8QdqeOzpya1M4cY/ZyuwJ8QdqeOzpya1M4cY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/1c/1c48036f49271e754586c37dfdef565bf6bc956fff687de05a0246bb030eda3f-d # internal crypto/rsa mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b061/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b032/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p crypto/rsa -std -complete -installsuffix shared -buildid GwfxWnnBLAXrcbAeBP7V/GwfxWnnBLAXrcbAeBP7V -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6f/6fed86a62528abfa6013667ef441f8f5d2cffec9535e60f5dead471380fad490-d # internal encoding/asn1 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b032/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid yBOd8q_XnZLaZflN2j37/yBOd8q_XnZLaZflN2j37 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1e/1ebe13a2f3d59d4ed519202709cb5cce15277a01f5c8d5a43920aa2f33222bba-d # internal crypto/ed25519 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid dqyAdTH2fzvdsue15N84/dqyAdTH2fzvdsue15N84 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/e6/e65626ee8f5d5f01cd6ffddb60ea05158efc00c606e2e091e3b887ebccd960ab-d # internal crypto/dsa mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/dsa -std -complete -installsuffix shared -buildid K_IdFhMVk8UYS7-mGAk1/K_IdFhMVk8UYS7-mGAk1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/7a/7a5f5dc7052a10eb863a34debfcd5cabbbf60e144d1e4ea1f31105da37245dba-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b114/_pkg_.a packagefile math=$WORK/b032/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid zOsGhFNpFfUyqgK0UIYQ/zOsGhFNpFfUyqgK0UIYQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/ca/cac5d724d043dab92450364b6d275ec241a9565be19ab2cb7f9d3eb1f24ddfe5-d # internal mime mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p mime -std -complete -installsuffix shared -buildid fKxTcCQ-V023CRUijNTS/fKxTcCQ-V023CRUijNTS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c9/c9af821db99184a4e7da118522356e2cc5a7cd2ec8e1be871d88fa6a137c01e6-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid cH74nSrgQrF2I5Pj6UII/cH74nSrgQrF2I5Pj6UII -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/5b/5b9841c40c90622d1d19077874ef157f898cebe151e0294b16e19de7a1eb15d3-d # internal crypto/x509/pkix mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Wl6ys_C48AXdaSIMAqnW/Wl6ys_C48AXdaSIMAqnW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/5f/5f6c39291617ad5ff46ddd0682a0f11eee7c1c30a3b1efe8340b4d5ad978c2d5-d # internal mime/quotedprintable mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid Gb1FXbZjEsnKpXy4r9eC/Gb1FXbZjEsnKpXy4r9eC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/71/71d5aae0bba9fbf47a83b02bbdb4f612365019d93a1e4a43cbd933c7430560af-d # internal net/http/internal mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/http/internal -std -complete -installsuffix shared -buildid pNYifiKZcII4dsVVbdR4/pNYifiKZcII4dsVVbdR4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/11/1156e974b3c663fc754b8aa43672e0712d00036e5f4c60fff22b9e585add41bf-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid V2i94L2II4efnAe-JDfZ/V2i94L2II4efnAe-JDfZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/share/gocode/src/github.com/klauspost/compress/flate/deflate.go /usr/share/gocode/src/github.com/klauspost/compress/flate/dict_decoder.go /usr/share/gocode/src/github.com/klauspost/compress/flate/fast_encoder.go /usr/share/gocode/src/github.com/klauspost/compress/flate/huffman_bit_writer.go /usr/share/gocode/src/github.com/klauspost/compress/flate/huffman_code.go /usr/share/gocode/src/github.com/klauspost/compress/flate/huffman_sortByFreq.go /usr/share/gocode/src/github.com/klauspost/compress/flate/huffman_sortByLiteral.go /usr/share/gocode/src/github.com/klauspost/compress/flate/inflate.go /usr/share/gocode/src/github.com/klauspost/compress/flate/inflate_gen.go /usr/share/gocode/src/github.com/klauspost/compress/flate/level1.go /usr/share/gocode/src/github.com/klauspost/compress/flate/level2.go /usr/share/gocode/src/github.com/klauspost/compress/flate/level3.go /usr/share/gocode/src/github.com/klauspost/compress/flate/level4.go /usr/share/gocode/src/github.com/klauspost/compress/flate/level5.go /usr/share/gocode/src/github.com/klauspost/compress/flate/level6.go /usr/share/gocode/src/github.com/klauspost/compress/flate/regmask_other.go /usr/share/gocode/src/github.com/klauspost/compress/flate/stateless.go /usr/share/gocode/src/github.com/klauspost/compress/flate/token.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/16/16e53652f642d2e9f6131e9670b6cd146615e2bd4877924c29f81f414ca0f5d3-d # internal crypto/ecdsa mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b061/_pkg_.a packagefile crypto/internal/randutil=$WORK/b057/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid Mu713sufAtPBm2vXvYUj/Mu713sufAtPBm2vXvYUj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/fe/fe019984d793e1e11d14f5516e90cda7a5ac00cd840dfc71a9797d5fb6bff51d-d # internal compress/zlib mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile hash/adler32=$WORK/b128/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p compress/zlib -std -complete -installsuffix shared -buildid zFZ1rt9TpO3Qp3Fu0jWB/zFZ1rt9TpO3Qp3Fu0jWB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/8e/8efb423bcbf1d278b3f379a3ff68b593f4bfd600ec06822499dabbf30501b2e2-d # internal github.com/valyala/fasthttp/stackless mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b129/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/valyala/fasthttp/stackless -complete -installsuffix shared -buildid orCxJ19DoGNQ12MYe9K_/orCxJ19DoGNQ12MYe9K_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack ./_build/src/github.com/valyala/fasthttp/stackless/doc.go ./_build/src/github.com/valyala/fasthttp/stackless/func.go ./_build/src/github.com/valyala/fasthttp/stackless/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3b/3b041eedec034216d9c7b35ae17a587d3c64e237c93f59dfde50d2cb84fbe413-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/1f/1f0260b22c79f7449e9a3dbb374b4e8b13c804171c8f3fa91776cccbbcea9a99-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b090/_pkg_.a $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o $WORK/b090/_x005.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/31/312883764056f35eb1f48d6e660b7b00ae30b5487f8706a850bf1ee739f57b7c-d # internal github.com/klauspost/compress/gzip mkdir -p $WORK/b125/ github.com/klauspost/compress/zlib mkdir -p $WORK/b126/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b124/_pkg_.a packagefile hash/crc32=$WORK/b047/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fasthttp-1.29.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/klauspost/compress/gzip -complete -installsuffix shared -buildid gNrTYBVrHYBvBMpSaxrs/gNrTYBVrHYBvBMpSaxrs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/share/gocode/src/github.com/klauspost/compress/gzip/gunzip.go /usr/share/gocode/src/github.com/klauspost/compress/gzip/gzip.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/zlib=$WORK/b127/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b124/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile hash/adler32=$WORK/b128/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/klauspost/compress/zlib -complete -installsuffix shared -buildid lK84HFMsq0wMcbctRFc5/lK84HFMsq0wMcbctRFc5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/share/gocode/src/github.com/klauspost/compress/zlib/reader.go /usr/share/gocode/src/github.com/klauspost/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/4a/4a5ab6f0f89b95097db47486444aafc747f54784cb8fc33de3615157e77e8f6c-d # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/81/81b19bd0a91806b08a857115c7681ffc748524cff2655ce636737617619df30e-d # internal net/textproto mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p net/textproto -std -complete -installsuffix shared -buildid UI27YBfbwrLMpPkIrb3r/UI27YBfbwrLMpPkIrb3r -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go crypto/x509 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/dsa=$WORK/b084/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b082/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile crypto/x509/pkix=$WORK/b085/_pkg_.a packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b074/_pkg_.a packagefile internal/godebug=$WORK/b089/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/x509 -std -complete -installsuffix shared -buildid 1t6MIPXfwdLR7XW-cf8j/1t6MIPXfwdLR7XW-cf8j -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b109/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 6AahCr9IrmOjb1-nGsHC/6AahCr9IrmOjb1-nGsHC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/be/be0fd1c7d1bae3e4ef4494ab1585dacdda65fc3f8735a066cbf9753b6fd829fa-d # internal github.com/valyala/fasthttp/fasthttputil mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/valyala/fasthttp/fasthttputil -complete -installsuffix shared -buildid pp5RDtxckXGVYZbm9p0c/pp5RDtxckXGVYZbm9p0c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack ./_build/src/github.com/valyala/fasthttp/fasthttputil/doc.go ./_build/src/github.com/valyala/fasthttp/fasthttputil/inmemory_listener.go ./_build/src/github.com/valyala/fasthttp/fasthttputil/pipeconns.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c0/c0579ddb3ee54987ad7429f4742058ff7b27743ed981000876280c89869bf841-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c7/c72b9cb1de81235e3e0ec91df02e590dd967d469b9096b121c53426f3ad4ce70-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/fd/fde88e4f615352fc6a1c4fe714dcfaa830978a8a1c76956f7548f5b74557275d-d # internal mime/multipart mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b032/_pkg_.a packagefile mime=$WORK/b118/_pkg_.a packagefile mime/quotedprintable=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p mime/multipart -std -complete -installsuffix shared -buildid tixd7rb6a_v-7jpVmap4/tixd7rb6a_v-7jpVmap4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b109/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid dsXhM5YiFC5r_6d52HDE/dsXhM5YiFC5r_6d52HDE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/2d/2df4afa3c0ebb88905df9d1da6c0c83810ee1ceaa8ad60a54496d1113ecf962d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/67/67bd7db7ce29d6d93f62ba80ee4daf62038ba21a45361bfec926e3406d5281cf-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/19/19fefe1d8ff79caf7c30a4dbd4d18bdd829de65c3d095883d18e785e60bac92d-d # internal crypto/tls mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile crypto/rc4=$WORK/b080/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b082/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b105/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p crypto/tls -std -complete -installsuffix shared -buildid PUZKb--LP24EcuOxpVbZ/PUZKb--LP24EcuOxpVbZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ed/ed61405065b6913c88e3f99b325cb54a3b1decb8f532900c174e5866de9cc1e2-d # internal net/http/httptrace mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile internal/nettrace=$WORK/b092/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid PcxKo9KOuQYIMOQojaeh/PcxKo9KOuQYIMOQojaeh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/71/71f6a700360c393a4f0b431ec01592e18d4d9cb7fa54c294fe8d2015b2dd13f9-d # internal net/http mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b026/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b109/_pkg_.a packagefile internal/godebug=$WORK/b089/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile log=$WORK/b113/_pkg_.a packagefile math=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b118/_pkg_.a packagefile mime/multipart=$WORK/b119/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http/httptrace=$WORK/b121/_pkg_.a packagefile net/http/internal=$WORK/b122/_pkg_.a packagefile net/http/internal/ascii=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p net/http -std -complete -installsuffix shared -buildid 9ptmLZ-xELHErv39iMZS/9ptmLZ-xELHErv39iMZS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/db/dbc6276cef804d787c49359e211a1936bfce32822810fb9027016df8c6515a44-d # internal github.com/andybalholm/brotli mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b032/_pkg_.a packagefile math/bits=$WORK/b033/_pkg_.a packagefile net/http=$WORK/b107/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p github.com/andybalholm/brotli -complete -installsuffix shared -buildid 5e4IZuAzSZX_kv0uGCNL/5e4IZuAzSZX_kv0uGCNL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/share/gocode/src/github.com/andybalholm/brotli/backward_references.go /usr/share/gocode/src/github.com/andybalholm/brotli/backward_references_hq.go /usr/share/gocode/src/github.com/andybalholm/brotli/bit_cost.go /usr/share/gocode/src/github.com/andybalholm/brotli/bit_reader.go /usr/share/gocode/src/github.com/andybalholm/brotli/block_splitter.go /usr/share/gocode/src/github.com/andybalholm/brotli/block_splitter_command.go /usr/share/gocode/src/github.com/andybalholm/brotli/block_splitter_distance.go /usr/share/gocode/src/github.com/andybalholm/brotli/block_splitter_literal.go /usr/share/gocode/src/github.com/andybalholm/brotli/brotli_bit_stream.go /usr/share/gocode/src/github.com/andybalholm/brotli/cluster.go /usr/share/gocode/src/github.com/andybalholm/brotli/cluster_command.go /usr/share/gocode/src/github.com/andybalholm/brotli/cluster_distance.go /usr/share/gocode/src/github.com/andybalholm/brotli/cluster_literal.go /usr/share/gocode/src/github.com/andybalholm/brotli/command.go /usr/share/gocode/src/github.com/andybalholm/brotli/compress_fragment.go /usr/share/gocode/src/github.com/andybalholm/brotli/compress_fragment_two_pass.go /usr/share/gocode/src/github.com/andybalholm/brotli/constants.go /usr/share/gocode/src/github.com/andybalholm/brotli/context.go /usr/share/gocode/src/github.com/andybalholm/brotli/decode.go /usr/share/gocode/src/github.com/andybalholm/brotli/dictionary.go /usr/share/gocode/src/github.com/andybalholm/brotli/dictionary_hash.go /usr/share/gocode/src/github.com/andybalholm/brotli/encode.go /usr/share/gocode/src/github.com/andybalholm/brotli/encoder_dict.go /usr/share/gocode/src/github.com/andybalholm/brotli/entropy_encode.go /usr/share/gocode/src/github.com/andybalholm/brotli/entropy_encode_static.go /usr/share/gocode/src/github.com/andybalholm/brotli/fast_log.go /usr/share/gocode/src/github.com/andybalholm/brotli/find_match_length.go /usr/share/gocode/src/github.com/andybalholm/brotli/h10.go /usr/share/gocode/src/github.com/andybalholm/brotli/h5.go /usr/share/gocode/src/github.com/andybalholm/brotli/h6.go /usr/share/gocode/src/github.com/andybalholm/brotli/hash.go /usr/share/gocode/src/github.com/andybalholm/brotli/hash_composite.go /usr/share/gocode/src/github.com/andybalholm/brotli/hash_forgetful_chain.go /usr/share/gocode/src/github.com/andybalholm/brotli/hash_longest_match_quickly.go /usr/share/gocode/src/github.com/andybalholm/brotli/hash_rolling.go /usr/share/gocode/src/github.com/andybalholm/brotli/histogram.go /usr/share/gocode/src/github.com/andybalholm/brotli/http.go /usr/share/gocode/src/github.com/andybalholm/brotli/huffman.go /usr/share/gocode/src/github.com/andybalholm/brotli/literal_cost.go /usr/share/gocode/src/github.com/andybalholm/brotli/memory.go /usr/share/gocode/src/github.com/andybalholm/brotli/metablock.go /usr/share/gocode/src/github.com/andybalholm/brotli/metablock_command.go /usr/share/gocode/src/github.com/andybalholm/brotli/metablock_distance.go /usr/share/gocode/src/github.com/andybalholm/brotli/metablock_literal.go /usr/share/gocode/src/github.com/andybalholm/brotli/params.go /usr/share/gocode/src/github.com/andybalholm/brotli/platform.go /usr/share/gocode/src/github.com/andybalholm/brotli/prefix.go /usr/share/gocode/src/github.com/andybalholm/brotli/prefix_dec.go /usr/share/gocode/src/github.com/andybalholm/brotli/quality.go /usr/share/gocode/src/github.com/andybalholm/brotli/reader.go /usr/share/gocode/src/github.com/andybalholm/brotli/ringbuffer.go /usr/share/gocode/src/github.com/andybalholm/brotli/state.go /usr/share/gocode/src/github.com/andybalholm/brotli/static_dict.go /usr/share/gocode/src/github.com/andybalholm/brotli/static_dict_lut.go /usr/share/gocode/src/github.com/andybalholm/brotli/symbol_list.go /usr/share/gocode/src/github.com/andybalholm/brotli/transform.go /usr/share/gocode/src/github.com/andybalholm/brotli/utf8_util.go /usr/share/gocode/src/github.com/andybalholm/brotli/util.go /usr/share/gocode/src/github.com/andybalholm/brotli/write_bits.go /usr/share/gocode/src/github.com/andybalholm/brotli/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/0e/0e075b91eda72946c3e979c4c3a5fef3ec58ac1d45f3cbf4b13f3aec58648aa9-d # internal github.com/valyala/fasthttp mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b026/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile crypto/x509/pkix=$WORK/b085/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/andybalholm/brotli=$WORK/b106/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b124/_pkg_.a packagefile github.com/klauspost/compress/gzip=$WORK/b125/_pkg_.a packagefile github.com/klauspost/compress/zlib=$WORK/b126/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b129/_pkg_.a packagefile github.com/valyala/fasthttp/fasthttputil=$WORK/b130/_pkg_.a packagefile github.com/valyala/fasthttp/stackless=$WORK/b131/_pkg_.a packagefile html=$WORK/b132/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b133/_pkg_.a packagefile log=$WORK/b113/_pkg_.a packagefile math=$WORK/b032/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile mime=$WORK/b118/_pkg_.a packagefile mime/multipart=$WORK/b119/_pkg_.a packagefile net=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b107/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p github.com/valyala/fasthttp -complete -installsuffix shared -buildid w4yAvrj4mhja-8C3iXsV/w4yAvrj4mhja-8C3iXsV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/valyala/fasthttp/args.go ./_build/src/github.com/valyala/fasthttp/brotli.go ./_build/src/github.com/valyala/fasthttp/bytesconv.go ./_build/src/github.com/valyala/fasthttp/bytesconv_32.go ./_build/src/github.com/valyala/fasthttp/bytesconv_table.go ./_build/src/github.com/valyala/fasthttp/client.go ./_build/src/github.com/valyala/fasthttp/coarseTime.go ./_build/src/github.com/valyala/fasthttp/compress.go ./_build/src/github.com/valyala/fasthttp/cookie.go ./_build/src/github.com/valyala/fasthttp/doc.go ./_build/src/github.com/valyala/fasthttp/fs.go ./_build/src/github.com/valyala/fasthttp/header.go ./_build/src/github.com/valyala/fasthttp/headers.go ./_build/src/github.com/valyala/fasthttp/http.go ./_build/src/github.com/valyala/fasthttp/lbclient.go ./_build/src/github.com/valyala/fasthttp/methods.go ./_build/src/github.com/valyala/fasthttp/nocopy.go ./_build/src/github.com/valyala/fasthttp/peripconn.go ./_build/src/github.com/valyala/fasthttp/server.go ./_build/src/github.com/valyala/fasthttp/status.go ./_build/src/github.com/valyala/fasthttp/stream.go ./_build/src/github.com/valyala/fasthttp/streaming.go ./_build/src/github.com/valyala/fasthttp/strings.go ./_build/src/github.com/valyala/fasthttp/tcpdialer.go ./_build/src/github.com/valyala/fasthttp/timer.go ./_build/src/github.com/valyala/fasthttp/tls.go ./_build/src/github.com/valyala/fasthttp/uri.go ./_build/src/github.com/valyala/fasthttp/uri_unix.go ./_build/src/github.com/valyala/fasthttp/userdata.go ./_build/src/github.com/valyala/fasthttp/workerpool.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ec/ec03ad62a102008ae58ba8f317fc8d617b6618dfa2fb5db5118aa9d1c85a4ca3-d # internal mkdir -p /builddir/build/BUILD/fasthttp-1.29.0/_build/bin/ mv $WORK/b001/_pkg_.a /builddir/build/BUILD/fasthttp-1.29.0/_build/bin/fasthttp rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SYMfwN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64 + cd fasthttp-1.29.0 + cd /builddir/build/BUILD/fasthttp-1.29.0/_build/src/github.com/valyala/fasthttp + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/valyala/fasthttp -b /builddir/build/BUILD/fasthttp-1.29.0/_build/bin -s /builddir/build/BUILD/fasthttp-1.29.0/_build -o golang-github-valyala-fasthttp-devel.file-list -O /builddir/build/BUILD/fasthttp-1.29.0 -V 1.29.0-5.fc37 -p /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/valyala/fasthttp + IFS= +++ sort -u +++ realpath -e --relative-base=. examples README.md TODO SECURITY.md README-prefork.md ++ listfiles_include='README-prefork.md README.md SECURITY.md TODO examples' ++ echo 'README-prefork.md README.md SECURITY.md TODO examples' + godocs='README-prefork.md README.md SECURITY.md TODO examples' + [[ -n README-prefork.md README.md SECURITY.md TODO examples ]] + IFS= + read -r f + echo %doc '"README-prefork.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"SECURITY.md"' + IFS= + read -r f + echo %doc '"TODO"' + IFS= + read -r f + echo %doc '"examples"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE LICENSE-reuseport +++ sort -u ++ listfiles_include='LICENSE LICENSE-reuseport' ++ echo 'LICENSE LICENSE-reuseport' + golicenses='LICENSE LICENSE-reuseport' + [[ -n LICENSE LICENSE-reuseport ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + echo %license '"LICENSE-reuseport"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/fasthttp-1.29.0/_build/bin/fasthttp /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/bin/ '/builddir/build/BUILD/fasthttp-1.29.0/_build/bin/fasthttp' -> '/builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/bin/fasthttp' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip /usr/bin/strip: /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/bin/fasthttp(__.PKGDEF): Unable to recognise the format of file: file format not recognized /usr/bin/strip: /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/bin/fasthttp(_go_.o): Unable to recognise the format of file: file format not recognized + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nmnMJF + umask 022 + cd /builddir/build/BUILD + cd fasthttp-1.29.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/doc/golang-github-valyala-fasthttp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/doc/golang-github-valyala-fasthttp + cp -pr examples /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/doc/golang-github-valyala-fasthttp + cp -pr README.md /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/doc/golang-github-valyala-fasthttp + cp -pr TODO /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/doc/golang-github-valyala-fasthttp + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/doc/golang-github-valyala-fasthttp + cp -pr README-prefork.md /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/doc/golang-github-valyala-fasthttp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lpEvFx + umask 022 + cd /builddir/build/BUILD + cd fasthttp-1.29.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/licenses/golang-github-valyala-fasthttp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/licenses/golang-github-valyala-fasthttp + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/licenses/golang-github-valyala-fasthttp + cp -pr LICENSE-reuseport /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/licenses/golang-github-valyala-fasthttp + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-valyala-fasthttp = 1.29.0-5.fc37 golang-github-valyala-fasthttp(riscv-64) = 1.29.0-5.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-valyala-fasthttp-devel-1.29.0-5.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.syCeWS + umask 022 + cd /builddir/build/BUILD + cd fasthttp-1.29.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/doc/golang-github-valyala-fasthttp-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/doc/golang-github-valyala-fasthttp-devel + cp -pr README-prefork.md /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/doc/golang-github-valyala-fasthttp-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/doc/golang-github-valyala-fasthttp-devel + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/doc/golang-github-valyala-fasthttp-devel + cp -pr TODO /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/doc/golang-github-valyala-fasthttp-devel + cp -pr examples /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/doc/golang-github-valyala-fasthttp-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZjMdMW + umask 022 + cd /builddir/build/BUILD + cd fasthttp-1.29.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/licenses/golang-github-valyala-fasthttp-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/licenses/golang-github-valyala-fasthttp-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/licenses/golang-github-valyala-fasthttp-devel + cp -pr LICENSE-reuseport /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64/usr/share/licenses/golang-github-valyala-fasthttp-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/valyala/fasthttp) = 1.29.0-5.fc37 golang(github.com/valyala/fasthttp/expvarhandler) = 1.29.0-5.fc37 golang(github.com/valyala/fasthttp/fasthttpadaptor) = 1.29.0-5.fc37 golang(github.com/valyala/fasthttp/fasthttpproxy) = 1.29.0-5.fc37 golang(github.com/valyala/fasthttp/fasthttputil) = 1.29.0-5.fc37 golang(github.com/valyala/fasthttp/pprofhandler) = 1.29.0-5.fc37 golang(github.com/valyala/fasthttp/prefork) = 1.29.0-5.fc37 golang(github.com/valyala/fasthttp/reuseport) = 1.29.0-5.fc37 golang(github.com/valyala/fasthttp/stackless) = 1.29.0-5.fc37 golang-github-valyala-fasthttp-devel = 1.29.0-5.fc37 golang-ipath(github.com/valyala/fasthttp) = 1.29.0-5.fc37 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/andybalholm/brotli) golang(github.com/klauspost/compress/flate) golang(github.com/klauspost/compress/gzip) golang(github.com/klauspost/compress/zlib) golang(github.com/valyala/bytebufferpool) golang(github.com/valyala/tcplisten) golang(golang.org/x/net/http/httpproxy) golang(golang.org/x/net/proxy) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64 Wrote: /builddir/build/RPMS/golang-github-valyala-fasthttp-devel-1.29.0-5.fc37.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AKdaWa + umask 022 + cd /builddir/build/BUILD + cd fasthttp-1.29.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-valyala-fasthttp-1.29.0-5.fc37.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Hy2wQi + umask 022 + cd /builddir/build/BUILD + rm -rf fasthttp-1.29.0 fasthttp-1.29.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0