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-cucumber-godog.spec'], chrootPath='/var/lib/mock/f37-build-648652-72747/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-cucumber-godog.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-cucumber-godog-0.12.1-6.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-cucumber-godog.spec'], chrootPath='/var/lib/mock/f37-build-648652-72747/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-cucumber-godog.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.TyENmD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf godog-0.12.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/godog-0.12.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd godog-0.12.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/godog-0.12.1/vendor + [[ ! -e /builddir/build/BUILD/godog-0.12.1/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/godog-0.12.1/_build/bin install: creating directory '/builddir/build/BUILD/godog-0.12.1/_build' install: creating directory '/builddir/build/BUILD/godog-0.12.1/_build/bin' + export GOPATH=/builddir/build/BUILD/godog-0.12.1/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/godog-0.12.1/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/godog-0.12.1/_build/src/github.com/cucumber/godog ]] ++ dirname /builddir/build/BUILD/godog-0.12.1/_build/src/github.com/cucumber/godog + install -m 0755 -vd /builddir/build/BUILD/godog-0.12.1/_build/src/github.com/cucumber install: creating directory '/builddir/build/BUILD/godog-0.12.1/_build/src' install: creating directory '/builddir/build/BUILD/godog-0.12.1/_build/src/github.com' install: creating directory '/builddir/build/BUILD/godog-0.12.1/_build/src/github.com/cucumber' + ln -fs /builddir/build/BUILD/godog-0.12.1 /builddir/build/BUILD/godog-0.12.1/_build/src/github.com/cucumber/godog + cd /builddir/build/BUILD/godog-0.12.1/_build/src/github.com/cucumber/godog ++ find . -iname '*.go' -type f + sed -i 's|github.com/cucumber/gherkin-go/v19|github.com/cucumber/gherkin-go/v21|' ./flags_v0110_test.go ./internal/builder/ast.go ./internal/builder/builder_go113_test.go ./internal/builder/builder_test.go ./internal/builder/ast_test.go ./internal/builder/builder_go112_test.go ./internal/builder/builder.go ./internal/builder/builder_go_module_test.go ./internal/utils/utils.go ./internal/models/results_test.go ./internal/models/feature_test.go ./internal/models/stepdef.go ./internal/models/stepdef_test.go ./internal/models/feature.go ./internal/models/results.go ./internal/formatters/fmt_junit.go ./internal/formatters/fmt_multi.go ./internal/formatters/fmt_pretty.go ./internal/formatters/fmt_progress.go ./internal/formatters/fmt_base.go ./internal/formatters/undefined_snippets_gen.go ./internal/formatters/fmt_output_test.go ./internal/formatters/fmt_events.go ./internal/formatters/fmt.go ./internal/formatters/utils_test.go ./internal/formatters/fmt_cucumber.go ./internal/formatters/fmt_color_tag_test.go ./internal/tags/tag_filter_test.go ./internal/tags/tag_filter.go ./internal/flags/flags.go ./internal/flags/options.go ./internal/flags/flags_test.go ./internal/parser/parser_test.go ./internal/parser/parser.go ./internal/testutils/utils.go ./internal/storage/storage_test.go ./internal/storage/storage.go ./flags_deprecated.go ./suite.go ./fmt_test.go ./godog.go ./example_subtests_test.go ./formatters/fmt_test.go ./formatters/fmt.go ./run_progress_test.go ./suite_context_test.go ./stacktrace_test.go ./run_test.go ./stacktrace.go ./test_context.go ./options.go ./fmt.go ./utils_test.go ./cmd/godog/internal/cmd_root.go ./cmd/godog/internal/cmd_version.go ./cmd/godog/internal/cmd_build.go ./cmd/godog/internal/cmd_run.go ./cmd/godog/main.go ./test_context_test.go ./run.go ./flags_v0110.go ./colors/ansi_windows.go ./colors/ansi_others.go ./colors/colors.go ./colors/writer.go ./colors/no_colors.go ./_examples/godogs/godogs.go ./_examples/godogs/godogs_test.go ./_examples/assert-godogs/godogs.go ./_examples/assert-godogs/godogs_test.go ./_examples/api/api.go ./_examples/api/api_test.go ./_examples/db/api.go ./_examples/db/api_test.go ./_examples/custom-formatter/emoji.go ./_examples/custom-formatter/godogs.go ./_examples/custom-formatter/godogs_test.go ./_examples/doc.go ./flags_deprecated_test.go ++ find . -iname '*.go' -type f + sed -i 's|github.com/cucumber/messages-go/v16|github.com/cucumber/messages-go/v17|' ./flags_v0110_test.go ./internal/builder/ast.go ./internal/builder/builder_go113_test.go ./internal/builder/builder_test.go ./internal/builder/ast_test.go ./internal/builder/builder_go112_test.go ./internal/builder/builder.go ./internal/builder/builder_go_module_test.go ./internal/utils/utils.go ./internal/models/results_test.go ./internal/models/feature_test.go ./internal/models/stepdef.go ./internal/models/stepdef_test.go ./internal/models/feature.go ./internal/models/results.go ./internal/formatters/fmt_junit.go ./internal/formatters/fmt_multi.go ./internal/formatters/fmt_pretty.go ./internal/formatters/fmt_progress.go ./internal/formatters/fmt_base.go ./internal/formatters/undefined_snippets_gen.go ./internal/formatters/fmt_output_test.go ./internal/formatters/fmt_events.go ./internal/formatters/fmt.go ./internal/formatters/utils_test.go ./internal/formatters/fmt_cucumber.go ./internal/formatters/fmt_color_tag_test.go ./internal/tags/tag_filter_test.go ./internal/tags/tag_filter.go ./internal/flags/flags.go ./internal/flags/options.go ./internal/flags/flags_test.go ./internal/parser/parser_test.go ./internal/parser/parser.go ./internal/testutils/utils.go ./internal/storage/storage_test.go ./internal/storage/storage.go ./flags_deprecated.go ./suite.go ./fmt_test.go ./godog.go ./example_subtests_test.go ./formatters/fmt_test.go ./formatters/fmt.go ./run_progress_test.go ./suite_context_test.go ./stacktrace_test.go ./run_test.go ./stacktrace.go ./test_context.go ./options.go ./fmt.go ./utils_test.go ./cmd/godog/internal/cmd_root.go ./cmd/godog/internal/cmd_version.go ./cmd/godog/internal/cmd_build.go ./cmd/godog/internal/cmd_run.go ./cmd/godog/main.go ./test_context_test.go ./run.go ./flags_v0110.go ./colors/ansi_windows.go ./colors/ansi_others.go ./colors/colors.go ./colors/writer.go ./colors/no_colors.go ./_examples/godogs/godogs.go ./_examples/godogs/godogs_test.go ./_examples/assert-godogs/godogs.go ./_examples/assert-godogs/godogs_test.go ./_examples/api/api.go ./_examples/api/api_test.go ./_examples/db/api.go ./_examples/db/api_test.go ./_examples/custom-formatter/emoji.go ./_examples/custom-formatter/godogs.go ./_examples/custom-formatter/godogs_test.go ./_examples/doc.go ./flags_deprecated_test.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ta9yhN + umask 022 + cd /builddir/build/BUILD + cd godog-0.12.1 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 ++ basename cmd/godog + GOPATH=/builddir/build/BUILD/godog-0.12.1/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -X github.com/cucumber/godog/version=0.12.1 -B 0x5ce0e4ed25453e80f5574a984badd8245326325e -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/godog-0.12.1/_build/bin/godog github.com/cucumber/godog/cmd/godog WORK=/tmp/go-build1446712825 internal/unsafeheader mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/godog-0.12.1 /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 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/goarch mkdir -p $WORK/b006/ 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/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/godog-0.12.1 /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 internal/abi mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF 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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/86/860376b9143c6c7d7364642e3d2765fc28cfd4ccd85c79ec0153a361ea1e948a-d # internal 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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cd /builddir/build/BUILD/godog-0.12.1 /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 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 cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e7/e7b360a3fbb6432a0dd558c5843f88305e841fda99c9e57a3ff5b4d91fb48df6-d # internal 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/b018/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/godog-0.12.1 /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 cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF /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 cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/1d/1dea1240673adec2defb5a8c5eb6b377d3ca0b850c3e637ee01fd29b516742f2-d # internal internal/itoa mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/itoa -std -complete -installsuffix shared -buildid xiL8i5NODJOHczZjgmyh/xiL8i5NODJOHczZjgmyh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go 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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/68/68abcaa426999f0653cda1ff4718c6750e73bf2bb7c3e6e518c19bb40a7a7a65-d # internal math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p math/bits -std -complete -installsuffix shared -buildid vDtHOn9f0Gmd1CvUJzgk/vDtHOn9f0Gmd1CvUJzgk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b023/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 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 unicode/utf8 mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid 2Ha-qzB6p0x8pkwVPZ4Y/2Ha-qzB6p0x8pkwVPZ4Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.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 /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/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/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 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/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 internal/race mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/race -std -complete -installsuffix shared -buildid ranN6N3Rzti3vde4yekM/ranN6N3Rzti3vde4yekM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/5b/5bd8eb5bc7e73db301ea82d10c63f4d0afc50f6bd2a6964d6963cbe082f1669d-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/7d/7d8348550dfc4047ed4efb85d5776de5c41f40a8afe29401a81181e36f8f9f8b-d # internal sync/atomic mkdir -p $WORK/b028/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b028/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/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b028/symabis ./asm.s cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/98/98903ea22dafd9198286410cd0c2a6697dedf099006a7c8689e7778c5bccaa20-d # internal unicode mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p unicode -std -complete -installsuffix shared -buildid VHt6-J5rRNH0ARktdUxm/VHt6-J5rRNH0ARktdUxm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b029/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 cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p sync/atomic -std -installsuffix shared -buildid 8ZuzIhNu1ZBltc9tGBrz/8ZuzIhNu1ZBltc9tGBrz -goversion go1.19 -symabis $WORK/b028/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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 cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/16/16ca016e5e4ad0efeece33d2a459c2fa4bc602924fc4a2874e3b8e79ebd6fb8d-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b022/symabis ./dim_riscv64.s ./sqrt_riscv64.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p math -std -installsuffix shared -buildid bdirR91Kuky6pBzwQfRB/bdirR91Kuky6pBzwQfRB -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/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 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 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 cd /builddir/build/BUILD/godog-0.12.1 /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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b028/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f2/f202b017a81f464a721e7000a890ba328d6a1fa5352afc2c2cfb5a00bb58cb24-d # internal encoding mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding -std -complete -installsuffix shared -buildid rUsqHC8abtzVfnFG2Pl4/rUsqHC8abtzVfnFG2Pl4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/19/192a174af821e557ec17d6954e0762fd0daf86a2edf409b27c5a9cd6d5694afb-d # internal crypto/internal/subtle mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid CGQ4Q5rXrf0ZWLR8HxU6/CGQ4Q5rXrf0ZWLR8HxU6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/88/88bfbe620209e0164f4744747ec98628518b11d06331eeeba00dde1e9fc8b669-d # internal crypto/subtle mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p crypto/subtle -std -complete -installsuffix shared -buildid nVh-uDyFidmZai6CWc-o/nVh-uDyFidmZai6CWc-o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/2b/2bea4a5bd00952936b200a1c70a18b8535274577380443669f37ac297643048a-d # internal crypto/internal/boring/sig mkdir -p $WORK/b061/ cat >$WORK/b061/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/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b061/symabis ./sig_other.s cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid n0CQRS34T8JZDm7H_QT6/n0CQRS34T8JZDm7H_QT6 -goversion go1.19 -symabis $WORK/b061/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.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/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b061/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b061/_pkg_.a $WORK/b061/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/ae/aed5ad091b41fe3b83e096d3d5fc09f00a30aa40eaec67f7034bbd6f35d5b9fa-d # internal unicode/utf16 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid bRkNILkGeZHkfLgpw8N5/bRkNILkGeZHkfLgpw8N5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/6d/6dd9de666162e3f69ebbc41f1e18bb4d9b5c0fec4e238e595f095f2c4df77e36-d # internal internal/nettrace 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 internal/nettrace -std -complete -installsuffix shared -buildid b9kUX6wfaJ9L6XXy9QOz/b9kUX6wfaJ9L6XXy9QOz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/0f/0fae628a9434d6e5ad4448c0f9773dc251c4b1c02d856c47c37bea4125c3a088-d # internal internal/goversion mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p internal/goversion -std -complete -installsuffix shared -buildid w6pMUxTt52cHf838nglR/w6pMUxTt52cHf838nglR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/internal/goversion/goversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/3e/3ef6c2fcd1c8e9d34eab4ecf42d894e22d701006433b6e218298b5ec8ff3f307-d # internal container/list mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p container/list -std -complete -installsuffix shared -buildid OLESsheW2iVLlkpzGmAP/OLESsheW2iVLlkpzGmAP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/20/20cc1d3656c61568c6c6f5658cfbad2179a34405933cddfbb20023aaebe9ad80-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b022/dim_riscv64.o ./dim_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b022/sqrt_riscv64.o ./sqrt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b022/_pkg_.a $WORK/b022/dim_riscv64.o $WORK/b022/sqrt_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/156589975c322753fe54103d7b6e320ae716d268d9a24dc4d16bb1fc16caa02f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75f2220faf330e957056ad01807eb828c2760f7ef8406072689855d4726ca9d5-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 sync mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p sync -std -installsuffix shared -buildid 5d-96NwC6829t2fGGDKe/5d-96NwC6829t2fGGDKe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b026/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 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 /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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2a/2a2b06467182d6b4ebb1ec476ce43c5dee4afd36b757ee9b5fdd314517e284fd-d # internal internal/singleflight mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p internal/singleflight -std -complete -installsuffix shared -buildid 8qutOTzMuohoVdRiN4G3/8qutOTzMuohoVdRiN4G3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go internal/testlog mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/testlog -std -complete -installsuffix shared -buildid krPUv5BrPZ4pO3uczdZq/krPUv5BrPZ4pO3uczdZq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go math/rand mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p math/rand -std -complete -installsuffix shared -buildid INi0a4hcwA1lT1q2NNJY/INi0a4hcwA1lT1q2NNJY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b064/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/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/39/396c228e93312afc33a47ac2ce6db52d3911b6c5873ff50bcae3d27ea711d32b-d # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/bb/bbe4bc3c5330bd7a5c225caf3dae428a6c5c196e9b1f492afab166d9d89d568d-d # internal internal/sysinfo mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid LA3sjI0RgcHtkkDy8Aiz/LA3sjI0RgcHtkkDy8Aiz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go runtime/cgo mkdir -p $WORK/b078/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b078/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b078/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/d3/d3223b3caa1ea3676f8357e878343182b18a8dec579e0bbb70afe3701bbe82fe-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal gcc -Wl,--no-gc-sections -x c - -o /dev/null || true cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f1/f1e5a839d2be4462babb1ad354fc4f1c4ea91c4fb3623d78c9cc8a3eef22eae9-d # internal 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/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 cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/09/09e4d2c4f798beb810347291d9c0e0ab9922c954b7940a770cf07fd83d60f2d6-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/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 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/godog-0.12.1 /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/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p sort -std -complete -installsuffix shared -buildid 2I8GcVJBZLMYMdQfYRUW/2I8GcVJBZLMYMdQfYRUW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b030/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 $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b078/_x003.o -c gcc_context.c cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/b6/b6bf8a6114ba32158700a72fe91797d0de935b9bac2daab2dca935725ab82e7c-d # internal io mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p io -std -complete -installsuffix shared -buildid NNn-CjPEUWw153WGgqd8/NNn-CjPEUWw153WGgqd8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b031/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/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p strconv -std -complete -installsuffix shared -buildid eE1EqI8euZF_fbCwFMEE/eE1EqI8euZF_fbCwFMEE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b024/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/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b078/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b078/_x005.o -c gcc_libinit.c cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/a2/a25572dde5b4bb2155476874985c101875167c17625fc384cd8a0aa0284b5f94-d # internal internal/oserror mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/oserror -std -complete -installsuffix shared -buildid SJCCxkL4CcK3W_aME62J/SJCCxkL4CcK3W_aME62J -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/08/085289578486c7b154cd2826411fae56541c7ba6733e5b78bb6427d9b85ab791-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal syscall mkdir -p $WORK/b036/ cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b036/symabis ./asm_linux_riscv64.s cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/itoa=$WORK/b021/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/race=$WORK/b027/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p syscall -std -installsuffix shared -buildid wH22z2nRxxJq5DbuZk0K/wH22z2nRxxJq5DbuZk0K -goversion go1.19 -symabis $WORK/b036/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/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 cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/f8/f8263a89ce009a142ddb2275e274373743662972c7cd9da2e0ea8be48bf1ea50-d # internal path mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p path -std -complete -installsuffix shared -buildid g1s0qEfOIKUvN-uO1Bt4/g1s0qEfOIKUvN-uO1Bt4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.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/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b078/_x006.o -c gcc_linux_riscv64.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/42/42acd26e715f3e06e6f9bbeefa0b5e79f6619f7be24c146f6d7ea2e12e27009e-d # internal strings mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p strings -std -complete -installsuffix shared -buildid ktVrrkMiqmqS1yLer1mQ/ktVrrkMiqmqS1yLer1mQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b046/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/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b078/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/06/06abeb8aa22610351d813c88d10faa17c09bd21339786fb5758757b6e9d66e05-d # internal reflect mkdir -p $WORK/b020/ TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b078/_x008.o -c gcc_traceback.c cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b020/symabis ./asm_riscv64.s ./float32reg_riscv64.s cat >$WORK/b020/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/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p reflect -std -installsuffix shared -buildid SUn0dI6NCD5CjgFjjQof/SUn0dI6NCD5CjgFjjQof -goversion go1.19 -symabis $WORK/b020/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b078/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b078/_x010.o -c linux_syscall.c cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/6d/6d30d9c32387a4ce5252b5543635d39095231c515b3bcc47c329e0ee058ec076-d # internal bytes mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p bytes -std -installsuffix shared -buildid avymbvOgn9xwgrQlp45o/avymbvOgn9xwgrQlp45o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.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/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b078/_x011.o -c gcc_riscv64.S cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/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/godog-0.12.1 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -o $WORK/b078/_cgo_.o $WORK/b078/_cgo_main.o $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o $WORK/b078/_x005.o $WORK/b078/_x006.o $WORK/b078/_x007.o $WORK/b078/_x008.o $WORK/b078/_x009.o $WORK/b078/_x010.o $WORK/b078/_x011.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage cgo -dynimport $WORK/b078/_cgo_.o -dynout $WORK/b078/_cgo_import.go -dynlinker cat >$WORK/b078/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/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b078/symabis ./asm_riscv64.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p runtime/cgo -std -installsuffix shared -buildid PKG9_LdA8dN5weQsPWzA/PKG9_LdA8dN5weQsPWzA -goversion go1.19 -symabis $WORK/b078/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/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/b078/_cgo_gotypes.go $WORK/b078/cgo.cgo1.go $WORK/b078/_cgo_import.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/bc/bcd4eb3df87453a2e10194e6e729d6eb76a756bd13791a816d3b866bf5fef627-d # internal hash mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p hash -std -complete -installsuffix shared -buildid Ed5f0iLC_RsAKXH209LE/Ed5f0iLC_RsAKXH209LE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/hash/hash.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/cgo -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b078/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_riscv64.o $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o $WORK/b078/_x005.o $WORK/b078/_x006.o $WORK/b078/_x007.o $WORK/b078/_x008.o $WORK/b078/_x009.o $WORK/b078/_x010.o $WORK/b078/_x011.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/cd/cdc4ad8f691c638c54f0b4b1c92bc8ecb1a6d4b22cf971fdea854209de299950-d # internal crypto/internal/randutil mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b031/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 0PKhdJ8LEDbRoaewQhUl/0PKhdJ8LEDbRoaewQhUl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/61/612b70f48ce36f1f8d1858669e328f95e73cf05b54218b61b1ffdc7d55182624-d # internal crypto mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p crypto -std -complete -installsuffix shared -buildid rtHxINgXwIu0KQP57grk/rtHxINgXwIu0KQP57grk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/18/183ce5dbf3527f138b5b2ef155dc6e7d17e681fb1c0f3fb209111424156f26cb-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid l8hWAEI7LToOFyBzrG2e/l8hWAEI7LToOFyBzrG2e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/75/75fa703f9ad946cbc5dff9f58d7638a06903cca515b48c95a5de28a91ce5d350-d # internal regexp/syntax mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p regexp/syntax -std -complete -installsuffix shared -buildid CdfqlvlTqpxjJ1hl7Y52/CdfqlvlTqpxjJ1hl7Y52 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b036/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/14/1453ad920b541aa766825170e2e412355cc0aa57b9f81b5ce1f678146d43d966-d # internal internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid cAl2RF2Y3x5JAy2pqUoO/cAl2RF2Y3x5JAy2pqUoO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b035/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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/ce/ceeee321131aa0cbf42ee9c56393b2787a2c837ecc55d8f67e6a4ed6840cccd0-d # internal time mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p time -std -installsuffix shared -buildid NvxxgkT6CZZCr2FxpHFc/NvxxgkT6CZZCr2FxpHFc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b037/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/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/12/12ac9ce02f5747d6342f5cbbede7b0519c9504cbd05e726beb04296573329dd5-d # internal internal/syscall/execenv mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid JC5-Isx7cxoR0j3OpWZB/JC5-Isx7cxoR0j3OpWZB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d1/d13ac2a7813aee4fac75b4f5c8efb0d222bbc88b05a50fe473b24e96d0c11f06-d # internal bufio cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/48/481cdc607611618c0f842c24fd34c70f0a505860c9014ef4baf837b5717a0824-d # internal mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p bufio -std -complete -installsuffix shared -buildid 1gnlaQGb-ME25VtWrGxl/1gnlaQGb-ME25VtWrGxl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go regexp mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile regexp/syntax=$WORK/b080/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p regexp -std -complete -installsuffix shared -buildid MwkiQBDfQOspfrKLdnM-/MwkiQBDfQOspfrKLdnM- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/5a/5a02478b97ade0cf34bc68ef7d628f3334ae16d0ec2b88460a3baa595ebcbf70-d # internal go/build/constraint mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p go/build/constraint -std -complete -installsuffix shared -buildid N7N40_jfa8jetR-up6sR/N7N40_jfa8jetR-up6sR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/25/25feaf958c999ca37d931d409a3ec3f06f72073537603cbe6fe29f4408e1a311-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid y7Dy-bvREyGyOSNYJXuo/y7Dy-bvREyGyOSNYJXuo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru/lru.go /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru/lru_interface.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/27/27b8e1a9eb2adee5e76b22e954d1f6052e821f51a6040e9ed92a8cbef9f513dc-d # internal internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/poll -std -installsuffix shared -buildid v481fICRKAmT4_QH8D8A/v481fICRKAmT4_QH8D8A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b034/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/dc/dc14b94877581c8206296c99fb8a4c65f29904c5da9dd524ce40a92df399194f-d # internal io/fs mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p io/fs -std -complete -installsuffix shared -buildid EL96iXKPsooXCfiTz5DE/EL96iXKPsooXCfiTz5DE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b040/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 cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/8d/8d471030b314b7df7be7fe735b9c45b80dd38198aa385958b1a22ece779adcb2-d # internal context mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b028/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p context -std -complete -installsuffix shared -buildid HOfxTK_qkpQOpgHIeaxT/HOfxTK_qkpQOpgHIeaxT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/context/context.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b020/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b020/float32reg_riscv64.o ./float32reg_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_riscv64.o $WORK/b020/float32reg_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/15/15f052b6dedb07260b02a8d76975995cd24a296edb64c62039a791d677ed6e14-d # internal github.com/cucumber/godog/internal/utils mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p github.com/cucumber/godog/internal/utils -complete -installsuffix shared -buildid llySg51RiT8cCg_CnhgV/llySg51RiT8cCg_CnhgV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack ./_build/src/github.com/cucumber/godog/internal/utils/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/a8/a8b0279eb11d587d0e4e480fd3cecacf553dd7ee68e4e1e9a106251e662f77c3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b116/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid gHVmQqvFKDoYCqd_L6xy/gHVmQqvFKDoYCqd_L6xy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/edges.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iradix.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iter.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/node.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/raw_iter.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/reverse_iter.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/28/28751ed73137cd02b24964414f2f5cf5557230c83a1d03b6de3c859793d743f6-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/50/50a926249027fbbf6466e0afe663c04584eaaafee8c4ee5e4506420e8c16dc9d-d # internal encoding/binary mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p encoding/binary -std -complete -installsuffix shared -buildid BBWRrkjQj_jJhzTUuGiU/BBWRrkjQj_jJhzTUuGiU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go internal/fmtsort mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid PRva_d6bTPUS6W3SQUHn/PRva_d6bTPUS6W3SQUHn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d5/d5c37e2b55ad90e1b5d17cb5f715b2dd84d69a491ed45c8b0ec9882baa87529a-d # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/6e/6ef195df1e4c75dcdb0e552fdea86448ae5eda958a5ef8770d89a65e73b7d498-d # internal os mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/itoa=$WORK/b021/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p os -std -installsuffix shared -buildid CHwRI3UPL3M9r2gJEHTB/CHwRI3UPL3M9r2gJEHTB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b032/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/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/ac/ac9573af8c5d5a50e4aea258cd97f1f7f5add1924fab4d57a63015d74b7393a2-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/1b/1b54ab2cbd9315c627d5ae57e3b5739aedef0a746a4e0da4fd66155c4478b7cb-d # internal crypto/md5 mkdir -p $WORK/b052/ encoding/base64 mkdir -p $WORK/b069/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto/md5 -std -complete -installsuffix shared -buildid aoLxwq8Cyhawvs3jS6eK/aoLxwq8Cyhawvs3jS6eK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b052/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 cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p encoding/base64 -std -complete -installsuffix shared -buildid gmLYJNAr6O7tI8OWdbQk/gmLYJNAr6O7tI8OWdbQk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go crypto/cipher mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p crypto/cipher -std -complete -installsuffix shared -buildid ZYSEFlKIvRXkeFIQ5REZ/ZYSEFlKIvRXkeFIQ5REZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b058/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/56/56e8d44c2c84b5094336df90122f8d041e8dc5a4ceb0ba6d31c8ecc7051620f5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/92/9289e13a74255d7f11f853cfdc5debd61f234d0ca4a69b91257bf88a9f4373ce-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/83/8353d57806dbce6baed92c1263c045b73133d89ba68ff0c828d8f068793ede52-d # internal crypto/internal/boring mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid Cn7OZB-t_VHzRP3JNbS4/Cn7OZB-t_VHzRP3JNbS4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b057/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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/db/db15efb1d71074423273ac96730f22fc3ce69d33146cb45720898c36003e9b3b-d # internal crypto/sha1 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/sha1 -std -complete -installsuffix shared -buildid ux13sCvOLxZiunnL6mKD/ux13sCvOLxZiunnL6mKD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b065/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/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/d7/d712ac0b110fbc73dc9898407a45b80c6c3ca2a9b16c35ce68b8a5c7c1961d0f-d # internal internal/godebug mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p internal/godebug -std -complete -installsuffix shared -buildid eZ23g--lKHeiY3mQB6E3/eZ23g--lKHeiY3mQB6E3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go path/filepath mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p path/filepath -std -complete -installsuffix shared -buildid S4niy-F1n0U9b1MxK0w_/S4niy-F1n0U9b1MxK0w_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b085/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 fmt mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p fmt -std -complete -installsuffix shared -buildid oP-Qwq6JroC7TzGHYyRI/oP-Qwq6JroC7TzGHYyRI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b003/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/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/80/809f4b72ca388664abb7ff984d84e5729cb5f2820c25d55c8ae49d0eaa8cfdd4-d # internal internal/intern mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p internal/intern -std -complete -installsuffix shared -buildid 2T79jjD8QxU6vq6fJ-Ma/2T79jjD8QxU6vq6fJ-Ma -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f9/f93ba83488a1578763a77ecbf8808c3657e759fbfda0872d76434cc30275626e-d # internal internal/lazyregexp mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b079/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid Y85OCOE0l8kyCIFqsi7v/Y85OCOE0l8kyCIFqsi7v -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/85/8543f39daf0261d63fbbfc41586495c5fd74319011d16ec3f60b5302828f6f02-d # internal net/netip mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/intern=$WORK/b077/_pkg_.a packagefile internal/itoa=$WORK/b021/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p net/netip -std -complete -installsuffix shared -buildid YcI0ueW_cakCsDoriZmg/YcI0ueW_cakCsDoriZmg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b076/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/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/4f/4f2707022a22eb9ad1bac287543c0ef8eecd41ae1c91eef523c1a4d21a03538d-d # internal io/ioutil mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b031/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p io/ioutil -std -complete -installsuffix shared -buildid q-oHYfqnuzfrj-nTo8xw/q-oHYfqnuzfrj-nTo8xw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b098/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/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/78/78dbe7f55931066e568917fb8fb17ea0b23d6018bbb2a032b2ab0677202d2f25-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/30/3086f2b8ef4b7f53a2f2f43a9a8b40c48a8ea0dae571a3ddd6d412924fea0da5-d # internal os/exec mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/godebug=$WORK/b073/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b085/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p os/exec -std -complete -installsuffix shared -buildid AzY-6y-VB_0Za2ix_Emb/AzY-6y-VB_0Za2ix_Emb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/99/99142c47ce715a8728edf2031bbc35088b637bde712b2587bcddcc84957a7c7d-d # internal net mkdir -p $WORK/b071/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b071/ -importpath net -- -I $WORK/b071/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d8/d8106478356351f6c1d5276f63459518b2383a4bc30361a55d9e3d917f0e8901-d # internal internal/goroot mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b085/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p internal/goroot -std -complete -installsuffix shared -buildid 2T_5GwkjBrCl1C1Vc_kY/2T_5GwkjBrCl1C1Vc_kY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/internal/goroot/gc.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/f4/f448da02bfab96c133bd992da1094b3048b95942dfbcd26c236647dcd0df868b-d # internal flag mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p flag -std -complete -installsuffix shared -buildid w4SfuRMs7Mw_2Dmk7mIy/w4SfuRMs7Mw_2Dmk7mIy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/flag/flag.go github.com/cucumber/godog/colors mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/cucumber/godog/colors -complete -installsuffix shared -buildid zqBwK78P6ZvWFQBH6j1z/zqBwK78P6ZvWFQBH6j1z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack ./_build/src/github.com/cucumber/godog/colors/ansi_others.go ./_build/src/github.com/cucumber/godog/colors/colors.go ./_build/src/github.com/cucumber/godog/colors/no_colors.go ./_build/src/github.com/cucumber/godog/colors/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/8e/8eb56378023c1a86f8a9e5fa22895ae06f84b8774f2b0fd78fc84e82d7b8f6e9-d # internal math/big mkdir -p $WORK/b063/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/47/4751d00947d6690979426c5c39a61ff73d5760300dbdf79cc63d74c39a53f8fd-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b063/symabis ./arith_riscv64.s database/sql/driver mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p database/sql/driver -std -complete -installsuffix shared -buildid CXMe-o3ZTS4N2FKio-VM/CXMe-o3ZTS4N2FKio-VM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p math/big -std -installsuffix shared -buildid ezQF4oJzBwzba4TxxWKP/ezQF4oJzBwzba4TxxWKP -goversion go1.19 -symabis $WORK/b063/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/0f/0fd78ff90797226b141bb16dc85092a76ec2c779317d82a0e07ff446083f412b-d # internal encoding/hex mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p encoding/hex -std -complete -installsuffix shared -buildid VxhiWFEQS8rQt9dz-Gku/VxhiWFEQS8rQt9dz-Gku -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/24/243c54cef0ad550468bd1b9c7ca1fbcc599620037aef5ece6bca5287b9250fb8-d # internal encoding/json mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b070/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p encoding/json -std -complete -installsuffix shared -buildid XOdl40Tn8grk50gjJUD0/XOdl40Tn8grk50gjJUD0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6e/6e7161f4e4a3b6ee37b4ab464736ef0f10aebfe017f62db87c7a89789586b76f-d # internal go/token mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p go/token -std -complete -installsuffix shared -buildid jSn2muNMiPGGznbk_RNo/jSn2muNMiPGGznbk_RNo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/bb/bb05a3c5f2f8dce57bb727ea9b4eccc5bd62f87ec2b4763b0b35438e4d9c79f7-d # internal go/scanner mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile go/token=$WORK/b084/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b085/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p go/scanner -std -complete -installsuffix shared -buildid 3sHsvQUjj28r3LnlyPZ5/3sHsvQUjj28r3LnlyPZ5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_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/b071=/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 cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/8d/8d63e681b34a359c807dd0561c0b47e4f478a90d69ad25b4e99e204a66804ca1-d # internal go/ast mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile go/scanner=$WORK/b083/_pkg_.a packagefile go/token=$WORK/b084/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p go/ast -std -complete -installsuffix shared -buildid O1kcaS3CkxlJQqRY8Hta/O1kcaS3CkxlJQqRY8Hta -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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/b068/_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/b071=/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 cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/d4/d41d16a72c99170063bc0001cb3bff6bf77cf41a95922f4f60cc84eb00280dcb-d # internal go/doc/comment mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p go/doc/comment -std -complete -installsuffix shared -buildid CPqoQHxtwt4l7GIdubBy/CPqoQHxtwt4l7GIdubBy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage net -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/godebug=$WORK/b073/_pkg_.a packagefile internal/itoa=$WORK/b021/_pkg_.a packagefile internal/nettrace=$WORK/b074/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b075/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile net/netip=$WORK/b076/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p net -std -installsuffix shared -buildid Q4QPFY92haPAzzMw6-ED/Q4QPFY92haPAzzMw6-ED -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b071/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/b071/_cgo_gotypes.go $WORK/b071/cgo_linux.cgo1.go $WORK/b071/cgo_resnew.cgo1.go $WORK/b071/cgo_socknew.cgo1.go $WORK/b071/cgo_unix.cgo1.go $WORK/b071/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b063/arith_riscv64.o ./arith_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b063/_pkg_.a $WORK/b063/arith_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/cb/cba466970802138756cfe872f2ecd71959e4e29c9553db035ce945df42d6e8cd-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal crypto/rand mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b057/_pkg_.a packagefile crypto/internal/randutil=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto/rand -std -complete -installsuffix shared -buildid TOjulyTtCpdw9D3ntOVL/TOjulyTtCpdw9D3ntOVL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b056/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 cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/75/759b082729ef3e1e89401e3d36801ce7acce200619d38967a70f32fa7dba01b3-d # internal go/internal/typeparams mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b082/_pkg_.a packagefile go/token=$WORK/b084/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid md1g3qIGHBIZrwRv9lB0/md1g3qIGHBIZrwRv9lB0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/common.go /usr/lib/golang/src/go/internal/typeparams/typeparams.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/0b/0bd1ee86535cc992d222f2282e631aedd393cba4629cee07fcb758e30369f755-d # internal internal/buildcfg mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b085/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p internal/buildcfg -std -complete -installsuffix shared -buildid r6VAfUBggYmW4-D99C3W/r6VAfUBggYmW4-D99C3W -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/internal/buildcfg/cfg.go /usr/lib/golang/src/internal/buildcfg/exp.go /usr/lib/golang/src/internal/buildcfg/zbootstrap.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/a0/a09d3b7469aa79323681bd99c014bbbc1f30d3de0774e75b414032435898082f-d # internal go/doc mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b082/_pkg_.a packagefile go/doc/comment=$WORK/b090/_pkg_.a packagefile go/token=$WORK/b084/_pkg_.a packagefile internal/lazyregexp=$WORK/b091/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p go/doc -std -complete -installsuffix shared -buildid YBXRHvWbgzV-mDPrkJIC/YBXRHvWbgzV-mDPrkJIC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/07/07b2b96bd4b8865d425f049d926c6da1637527ab04cfe03251d65bd0bb25d671-d # internal go/parser mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b082/_pkg_.a packagefile go/internal/typeparams=$WORK/b093/_pkg_.a packagefile go/scanner=$WORK/b083/_pkg_.a packagefile go/token=$WORK/b084/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p go/parser -std -complete -installsuffix shared -buildid mFCX1wsPk14j7rlvWiZB/mFCX1wsPk14j7rlvWiZB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/34/34bd82e4c9df4508be1bea1af3241ad7df622ca4a367832440ebe01b1ff962dc-d # internal net/url mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p net/url -std -complete -installsuffix shared -buildid kUaKtKW6CWs-TU7dyi5f/kUaKtKW6CWs-TU7dyi5f -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/f8/f8635d3bfa8d3050916cbc96e7cd7861c0908b7ad6b484e6f807140eaa8bec95-d # internal text/template/parse mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p text/template/parse -std -complete -installsuffix shared -buildid i5Wzx8Mef09kgJNsPgDb/i5Wzx8Mef09kgJNsPgDb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/35/35cd0f2fe4a039852e507485889587b2aad778ad8721ee5fd234c0718e61a97f-d # internal encoding/csv mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b087/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p encoding/csv -std -complete -installsuffix shared -buildid qHA4Z-wIN4QQ6Jp_zVeF/qHA4Z-wIN4QQ6Jp_zVeF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/9f/9f4bd499de5e1d74fcbd56a8fc6c9d4724381683e613e3550ffcebf3622290f4-d # internal runtime/debug mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b107/symabis ./debug.s cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p runtime/debug -std -installsuffix shared -buildid 2tKJQbKBumiPmt5v0gxG/2tKJQbKBumiPmt5v0gxG -goversion go1.19 -symabis $WORK/b107/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b107/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b107/_pkg_.a $WORK/b107/debug.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/b5/b5fd65d61b001c008b30bda830ccafe9b248868ea86b09f1f106aaa55c1fcd70-d # internal runtime/trace mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p runtime/trace -std -installsuffix shared -buildid b3CZ4CHJ5gd9S-Bt5Ox1/b3CZ4CHJ5gd9S-Bt5Ox1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/93/93110691d87f11278dd1ccd54970ff7149ac3abd4730929ed6d43fd2417592ae-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal testing mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile internal/race=$WORK/b027/_pkg_.a packagefile internal/sysinfo=$WORK/b106/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b085/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b107/_pkg_.a packagefile runtime/trace=$WORK/b108/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b028/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p testing -std -complete -installsuffix shared -buildid sO1fFej9ggy-InzsNm8k/sO1fFej9ggy-InzsNm8k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/72/72cb38e8ae79fbe895ff37e70d3918aaa66fcea957cc0359aace1f6b9b831501-d # internal go/build mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b087/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b082/_pkg_.a packagefile go/build/constraint=$WORK/b088/_pkg_.a packagefile go/doc=$WORK/b089/_pkg_.a packagefile go/parser=$WORK/b092/_pkg_.a packagefile go/token=$WORK/b084/_pkg_.a packagefile internal/buildcfg=$WORK/b094/_pkg_.a packagefile internal/goroot=$WORK/b095/_pkg_.a packagefile internal/goversion=$WORK/b097/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b096/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b085/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p go/build -std -complete -installsuffix shared -buildid P26bx_sRQUXstY-tJhUm/P26bx_sRQUXstY-tJhUm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/go/build/build.go /usr/lib/golang/src/go/build/doc.go /usr/lib/golang/src/go/build/gc.go /usr/lib/golang/src/go/build/read.go /usr/lib/golang/src/go/build/syslist.go /usr/lib/golang/src/go/build/zcgo.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/3c/3c134b615cf07ccd246a9b73546d2a6cdd6cb694651536cad70fba2014835b19-d # internal text/template mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b085/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile text/template/parse=$WORK/b101/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p text/template -std -complete -installsuffix shared -buildid Jyq_ZsZQ7SO6Z7hf9q_A/Jyq_ZsZQ7SO6Z7hf9q_A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/47/47955108da5df4d3c5fd43fb93c96d5311faace7719e549fcec8f55ba03f5d19-d # internal encoding/xml mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b087/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p encoding/xml -std -complete -installsuffix shared -buildid nvm4b4qac1PGXUqg45If/nvm4b4qac1PGXUqg45If -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b071/_pkg_.a $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o # 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/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/2c/2cffa76d50fff0d27cfc5a9a86ccee350da74578242dba4f6a78874e2886619c-d # internal github.com/hashicorp/go-memdb mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b067/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b028/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.12.1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/hashicorp/go-memdb -complete -installsuffix shared -buildid jP4YcBcYuIF5Vd1jiFAk/jP4YcBcYuIF5Vd1jiFAk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-memdb/changes.go /usr/share/gocode/src/github.com/hashicorp/go-memdb/filter.go /usr/share/gocode/src/github.com/hashicorp/go-memdb/index.go /usr/share/gocode/src/github.com/hashicorp/go-memdb/memdb.go /usr/share/gocode/src/github.com/hashicorp/go-memdb/schema.go /usr/share/gocode/src/github.com/hashicorp/go-memdb/txn.go /usr/share/gocode/src/github.com/hashicorp/go-memdb/watch.go /usr/share/gocode/src/github.com/hashicorp/go-memdb/watch_few.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/26/2622bc5c1a82c7beea6ed97ad87a2c6fbdc880d0d1079be71cf57cb199d37030-d # internal github.com/cucumber/godog/internal/builder mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b082/_pkg_.a packagefile go/build=$WORK/b086/_pkg_.a packagefile go/parser=$WORK/b092/_pkg_.a packagefile go/token=$WORK/b084/_pkg_.a packagefile io/ioutil=$WORK/b098/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b096/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b085/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/template=$WORK/b099/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p github.com/cucumber/godog/internal/builder -complete -installsuffix shared -buildid -aADwclvnj0-peRMbdeD/-aADwclvnj0-peRMbdeD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack ./_build/src/github.com/cucumber/godog/internal/builder/ast.go ./_build/src/github.com/cucumber/godog/internal/builder/builder.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/4a/4a5ab6f0f89b95097db47486444aafc747f54784cb8fc33de3615157e77e8f6c-d # internal github.com/gofrs/uuid mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile database/sql/driver=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b067/_pkg_.a packagefile encoding/json=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/gofrs/uuid -complete -installsuffix shared -buildid npKchch3fBsMuDyCsoj2/npKchch3fBsMuDyCsoj2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/share/gocode/src/github.com/gofrs/uuid/codec.go /usr/share/gocode/src/github.com/gofrs/uuid/generator.go /usr/share/gocode/src/github.com/gofrs/uuid/sql.go /usr/share/gocode/src/github.com/gofrs/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/3f/3fbc12817332124ba82c91ceb7f4dcb61f6e26a01eadd4019c3f67e542416b86-d # internal github.com/cucumber/messages-go/v17 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/gofrs/uuid=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/cucumber/messages-go/v17 -complete -installsuffix shared -buildid ZCGbIMtG0ChQbLgRE8Z2/ZCGbIMtG0ChQbLgRE8Z2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/share/gocode/src/github.com/cucumber/messages-go/v17/id_generator.go /usr/share/gocode/src/github.com/cucumber/messages-go/v17/messages.go /usr/share/gocode/src/github.com/cucumber/messages-go/v17/time_conversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/7a/7a1da494ce8a093935edb29a445c1644ad088b272c5fa19eb222207939db7186-d # internal github.com/spf13/pflag mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b069/_pkg_.a packagefile encoding/csv=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b067/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p github.com/spf13/pflag -complete -installsuffix shared -buildid -zXBCMOiEvyO41kcizzr/-zXBCMOiEvyO41kcizzr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/share/gocode/src/github.com/spf13/pflag/bool.go /usr/share/gocode/src/github.com/spf13/pflag/bool_slice.go /usr/share/gocode/src/github.com/spf13/pflag/bytes.go /usr/share/gocode/src/github.com/spf13/pflag/count.go /usr/share/gocode/src/github.com/spf13/pflag/duration.go /usr/share/gocode/src/github.com/spf13/pflag/duration_slice.go /usr/share/gocode/src/github.com/spf13/pflag/flag.go /usr/share/gocode/src/github.com/spf13/pflag/float32.go /usr/share/gocode/src/github.com/spf13/pflag/float32_slice.go /usr/share/gocode/src/github.com/spf13/pflag/float64.go /usr/share/gocode/src/github.com/spf13/pflag/float64_slice.go /usr/share/gocode/src/github.com/spf13/pflag/golangflag.go /usr/share/gocode/src/github.com/spf13/pflag/int.go /usr/share/gocode/src/github.com/spf13/pflag/int16.go /usr/share/gocode/src/github.com/spf13/pflag/int32.go /usr/share/gocode/src/github.com/spf13/pflag/int32_slice.go /usr/share/gocode/src/github.com/spf13/pflag/int64.go /usr/share/gocode/src/github.com/spf13/pflag/int64_slice.go /usr/share/gocode/src/github.com/spf13/pflag/int8.go /usr/share/gocode/src/github.com/spf13/pflag/int_slice.go /usr/share/gocode/src/github.com/spf13/pflag/ip.go /usr/share/gocode/src/github.com/spf13/pflag/ip_slice.go /usr/share/gocode/src/github.com/spf13/pflag/ipmask.go /usr/share/gocode/src/github.com/spf13/pflag/ipnet.go /usr/share/gocode/src/github.com/spf13/pflag/ipnet_slice.go /usr/share/gocode/src/github.com/spf13/pflag/string.go /usr/share/gocode/src/github.com/spf13/pflag/string_array.go /usr/share/gocode/src/github.com/spf13/pflag/string_slice.go /usr/share/gocode/src/github.com/spf13/pflag/string_to_int.go /usr/share/gocode/src/github.com/spf13/pflag/string_to_int64.go /usr/share/gocode/src/github.com/spf13/pflag/string_to_string.go /usr/share/gocode/src/github.com/spf13/pflag/uint.go /usr/share/gocode/src/github.com/spf13/pflag/uint16.go /usr/share/gocode/src/github.com/spf13/pflag/uint32.go /usr/share/gocode/src/github.com/spf13/pflag/uint64.go /usr/share/gocode/src/github.com/spf13/pflag/uint8.go /usr/share/gocode/src/github.com/spf13/pflag/uint_slice.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/3f/3f11aef144d7bfdc4da71b21c2dc0a7776f76210adafbc431c5834e0711b6066-d # internal github.com/cucumber/godog/formatters mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile github.com/cucumber/messages-go/v17=$WORK/b050/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/cucumber/godog/formatters -complete -installsuffix shared -buildid 6mMVXJmIsAngqMieVDLf/6mMVXJmIsAngqMieVDLf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack ./_build/src/github.com/cucumber/godog/formatters/fmt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/5e/5e49641b0ab0f61d4cb346220cfd7ffa916a6899584dfc0d1b157006dc35ca10-d # internal github.com/cucumber/godog/internal/models mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/cucumber/godog/colors=$WORK/b047/_pkg_.a packagefile github.com/cucumber/godog/formatters=$WORK/b049/_pkg_.a packagefile github.com/cucumber/godog/internal/utils=$WORK/b112/_pkg_.a packagefile github.com/cucumber/messages-go/v17=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p github.com/cucumber/godog/internal/models -complete -installsuffix shared -buildid hdUXibKOsLNdsuFwn81o/hdUXibKOsLNdsuFwn81o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack ./_build/src/github.com/cucumber/godog/internal/models/feature.go ./_build/src/github.com/cucumber/godog/internal/models/results.go ./_build/src/github.com/cucumber/godog/internal/models/stepdef.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/02/023b4762ba3df3b711c31f1e3021e266a9e197373a6bf70e0f511d79dfa9e362-d # internal github.com/cucumber/gherkin-go/v21 mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/cucumber/messages-go/v17=$WORK/b050/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b079/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p github.com/cucumber/gherkin-go/v21 -complete -installsuffix shared -buildid kDFp1hy8l94QXMjHLGIR/kDFp1hy8l94QXMjHLGIR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/share/gocode/src/github.com/cucumber/gherkin-go/v21/astbuilder.go /usr/share/gocode/src/github.com/cucumber/gherkin-go/v21/dialect.go /usr/share/gocode/src/github.com/cucumber/gherkin-go/v21/dialects_builtin.go /usr/share/gocode/src/github.com/cucumber/gherkin-go/v21/gherkin.go /usr/share/gocode/src/github.com/cucumber/gherkin-go/v21/matcher.go /usr/share/gocode/src/github.com/cucumber/gherkin-go/v21/messages.go /usr/share/gocode/src/github.com/cucumber/gherkin-go/v21/parser.go /usr/share/gocode/src/github.com/cucumber/gherkin-go/v21/pickles.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/9a/9abb9f853ea42871718325e7f328381bf9841f980c82a007cacaab956733034b-d # internal github.com/cucumber/godog/internal/tags mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile github.com/cucumber/messages-go/v17=$WORK/b050/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p github.com/cucumber/godog/internal/tags -complete -installsuffix shared -buildid TCetEvFMk7yrM817sZum/TCetEvFMk7yrM817sZum -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack ./_build/src/github.com/cucumber/godog/internal/tags/tag_filter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/10/10ba2d786bd2023109fe8505ecf59dd30682999dcc2c4f9c4a09e6dbb076dac0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/6d/6d0d6a2c9ea6d543d0cc0e6a45f3c2acd8ff6befd093bc9397dc7933fca29207-d # internal github.com/cucumber/godog/internal/storage mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/cucumber/godog/internal/models=$WORK/b111/_pkg_.a packagefile github.com/cucumber/messages-go/v17=$WORK/b050/_pkg_.a packagefile github.com/hashicorp/go-memdb=$WORK/b114/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p github.com/cucumber/godog/internal/storage -complete -installsuffix shared -buildid Lk8gLcCxcM_PnaLv3Pkh/Lk8gLcCxcM_PnaLv3Pkh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack ./_build/src/github.com/cucumber/godog/internal/storage/storage.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/fd/fdd01803df530c70eb69dc5acb02538bd535116407c88a228af68a5dbb13f350-d # internal github.com/cucumber/godog/internal/formatters mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b068/_pkg_.a packagefile encoding/xml=$WORK/b110/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/cucumber/godog/colors=$WORK/b047/_pkg_.a packagefile github.com/cucumber/godog/formatters=$WORK/b049/_pkg_.a packagefile github.com/cucumber/godog/internal/models=$WORK/b111/_pkg_.a packagefile github.com/cucumber/godog/internal/storage=$WORK/b113/_pkg_.a packagefile github.com/cucumber/godog/internal/utils=$WORK/b112/_pkg_.a packagefile github.com/cucumber/messages-go/v17=$WORK/b050/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b085/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b099/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p github.com/cucumber/godog/internal/formatters -complete -installsuffix shared -buildid y7R3LZvIlYMbUZJr5kjM/y7R3LZvIlYMbUZJr5kjM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack ./_build/src/github.com/cucumber/godog/internal/formatters/fmt.go ./_build/src/github.com/cucumber/godog/internal/formatters/fmt_base.go ./_build/src/github.com/cucumber/godog/internal/formatters/fmt_cucumber.go ./_build/src/github.com/cucumber/godog/internal/formatters/fmt_events.go ./_build/src/github.com/cucumber/godog/internal/formatters/fmt_junit.go ./_build/src/github.com/cucumber/godog/internal/formatters/fmt_multi.go ./_build/src/github.com/cucumber/godog/internal/formatters/fmt_pretty.go ./_build/src/github.com/cucumber/godog/internal/formatters/fmt_progress.go ./_build/src/github.com/cucumber/godog/internal/formatters/undefined_snippets_gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/3f/3f1d91aceecd9ac87799ab98e291be8b780a2693130564dc8933cd46d559ffd7-d # internal github.com/cucumber/godog/internal/flags mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b103/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile testing=$WORK/b105/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p github.com/cucumber/godog/internal/flags -complete -installsuffix shared -buildid ZpK7s1_rKIrc4C3G9YXb/ZpK7s1_rKIrc4C3G9YXb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack ./_build/src/github.com/cucumber/godog/internal/flags/flags.go ./_build/src/github.com/cucumber/godog/internal/flags/options.go github.com/spf13/cobra mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b103/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b085/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b099/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p github.com/spf13/cobra -complete -installsuffix shared -buildid Ii2o1wRuqZ24V__m4ty_/Ii2o1wRuqZ24V__m4ty_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/share/gocode/src/github.com/spf13/cobra/active_help.go /usr/share/gocode/src/github.com/spf13/cobra/args.go /usr/share/gocode/src/github.com/spf13/cobra/bash_completions.go /usr/share/gocode/src/github.com/spf13/cobra/bash_completionsV2.go /usr/share/gocode/src/github.com/spf13/cobra/cobra.go /usr/share/gocode/src/github.com/spf13/cobra/command.go /usr/share/gocode/src/github.com/spf13/cobra/command_notwin.go /usr/share/gocode/src/github.com/spf13/cobra/completions.go /usr/share/gocode/src/github.com/spf13/cobra/fish_completions.go /usr/share/gocode/src/github.com/spf13/cobra/flag_groups.go /usr/share/gocode/src/github.com/spf13/cobra/powershell_completions.go /usr/share/gocode/src/github.com/spf13/cobra/shell_completions.go /usr/share/gocode/src/github.com/spf13/cobra/zsh_completions.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/2e/2e04379436e160244d33c04690265885f0381b02d6e13c0eb1698d19e731ae08-d # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/cd/cdc34691e3eebdcac31ba0d4e621077450d64f04d26ef7f762b321de9a061a7d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f0/f05bfcbffca836d0c034ffc5f30762b6424864c57da4456e3940b22e28a7264e-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/00/0001c6897a37245076906002a778e6d2bbf5432a8b96722cda7e527fc251ff6f-d # internal github.com/cucumber/godog/internal/parser mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/cucumber/gherkin-go/v21=$WORK/b119/_pkg_.a packagefile github.com/cucumber/godog/internal/models=$WORK/b111/_pkg_.a packagefile github.com/cucumber/godog/internal/tags=$WORK/b120/_pkg_.a packagefile github.com/cucumber/messages-go/v17=$WORK/b050/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b085/_pkg_.a packagefile regexp=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p github.com/cucumber/godog/internal/parser -complete -installsuffix shared -buildid 8x1A3QFaxzw3i_f1hQi-/8x1A3QFaxzw3i_f1hQi- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack ./_build/src/github.com/cucumber/godog/internal/parser/parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/23/238fb3479cd3470060c58e0d37e2559f07b966a68749903cfacf1f7085554435-d # internal github.com/cucumber/godog mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/cucumber/godog/colors=$WORK/b047/_pkg_.a packagefile github.com/cucumber/godog/formatters=$WORK/b049/_pkg_.a packagefile github.com/cucumber/godog/internal/builder=$WORK/b081/_pkg_.a packagefile github.com/cucumber/godog/internal/flags=$WORK/b102/_pkg_.a packagefile github.com/cucumber/godog/internal/formatters=$WORK/b109/_pkg_.a packagefile github.com/cucumber/godog/internal/models=$WORK/b111/_pkg_.a packagefile github.com/cucumber/godog/internal/parser=$WORK/b118/_pkg_.a packagefile github.com/cucumber/godog/internal/storage=$WORK/b113/_pkg_.a packagefile github.com/cucumber/godog/internal/utils=$WORK/b112/_pkg_.a packagefile github.com/cucumber/messages-go/v17=$WORK/b050/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b103/_pkg_.a packagefile go/build=$WORK/b086/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b085/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b026/_pkg_.a packagefile testing=$WORK/b105/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/cucumber/godog -complete -installsuffix shared -buildid LJG0raq8-gxdIjytUDKH/LJG0raq8-gxdIjytUDKH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack ./_build/src/github.com/cucumber/godog/flags_deprecated.go ./_build/src/github.com/cucumber/godog/flags_v0110.go ./_build/src/github.com/cucumber/godog/fmt.go ./_build/src/github.com/cucumber/godog/godog.go ./_build/src/github.com/cucumber/godog/options.go ./_build/src/github.com/cucumber/godog/run.go ./_build/src/github.com/cucumber/godog/stacktrace.go ./_build/src/github.com/cucumber/godog/suite.go ./_build/src/github.com/cucumber/godog/test_context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/c1/c1221c4bd6976c44dd518091caf500d4569f1e9002f0144d8e96c186b26e3632-d # internal github.com/cucumber/godog/cmd/godog/internal mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/cucumber/godog=$WORK/b042/_pkg_.a packagefile github.com/cucumber/godog/internal/builder=$WORK/b081/_pkg_.a packagefile github.com/cucumber/godog/internal/flags=$WORK/b102/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b121/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b103/_pkg_.a packagefile go/build=$WORK/b086/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b085/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/cucumber/godog/cmd/godog/internal -complete -installsuffix shared -buildid 7Zvu-j9pCLwFivcDf9eu/7Zvu-j9pCLwFivcDf9eu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack ./_build/src/github.com/cucumber/godog/cmd/godog/internal/cmd_build.go ./_build/src/github.com/cucumber/godog/cmd/godog/internal/cmd_root.go ./_build/src/github.com/cucumber/godog/cmd/godog/internal/cmd_run.go ./_build/src/github.com/cucumber/godog/cmd/godog/internal/cmd_version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b4/b446a0622e7f8e570350aee9a91c6242a9c078f7b1c6845c27b065fce931f67e-d # internal github.com/cucumber/godog/cmd/godog mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/cucumber/godog/cmd/godog/internal=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/cgo=$WORK/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid fGuDum69sWiu1xdgEy1S/fGuDum69sWiu1xdgEy1S -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/cucumber/godog/cmd/godog/main.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/f0/f0e03679dc0ddd4db3f32de0ea9cfd3f34d46d490f16fc23a56157aabe7764b3-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/cucumber/godog/cmd/godog=$WORK/b001/_pkg_.a packagefile github.com/cucumber/godog/cmd/godog/internal=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/cgo=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/cucumber/godog=$WORK/b042/_pkg_.a packagefile github.com/cucumber/godog/internal/builder=$WORK/b081/_pkg_.a packagefile github.com/cucumber/godog/internal/flags=$WORK/b102/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b121/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b103/_pkg_.a packagefile go/build=$WORK/b086/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b085/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a 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 packagefile sync=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b031/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile flag=$WORK/b044/_pkg_.a packagefile github.com/cucumber/godog/colors=$WORK/b047/_pkg_.a packagefile github.com/cucumber/godog/formatters=$WORK/b049/_pkg_.a packagefile github.com/cucumber/godog/internal/formatters=$WORK/b109/_pkg_.a packagefile github.com/cucumber/godog/internal/models=$WORK/b111/_pkg_.a packagefile github.com/cucumber/godog/internal/parser=$WORK/b118/_pkg_.a packagefile github.com/cucumber/godog/internal/storage=$WORK/b113/_pkg_.a packagefile github.com/cucumber/godog/internal/utils=$WORK/b112/_pkg_.a packagefile github.com/cucumber/messages-go/v17=$WORK/b050/_pkg_.a packagefile math/rand=$WORK/b064/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b079/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b105/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b068/_pkg_.a packagefile go/ast=$WORK/b082/_pkg_.a packagefile go/parser=$WORK/b092/_pkg_.a packagefile go/token=$WORK/b084/_pkg_.a packagefile io/ioutil=$WORK/b098/_pkg_.a packagefile text/template=$WORK/b099/_pkg_.a packagefile unicode=$WORK/b029/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b069/_pkg_.a packagefile encoding/csv=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b067/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile bufio=$WORK/b087/_pkg_.a packagefile go/build/constraint=$WORK/b088/_pkg_.a packagefile go/doc=$WORK/b089/_pkg_.a packagefile internal/buildcfg=$WORK/b094/_pkg_.a packagefile internal/goroot=$WORK/b095/_pkg_.a packagefile internal/goversion=$WORK/b097/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile internal/itoa=$WORK/b021/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile internal/godebug=$WORK/b073/_pkg_.a packagefile internal/race=$WORK/b027/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/xml=$WORK/b110/_pkg_.a packagefile github.com/cucumber/gherkin-go/v21=$WORK/b119/_pkg_.a packagefile github.com/cucumber/godog/internal/tags=$WORK/b120/_pkg_.a packagefile github.com/hashicorp/go-memdb=$WORK/b114/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b051/_pkg_.a packagefile regexp/syntax=$WORK/b080/_pkg_.a packagefile internal/sysinfo=$WORK/b106/_pkg_.a packagefile runtime/debug=$WORK/b107/_pkg_.a packagefile runtime/trace=$WORK/b108/_pkg_.a packagefile unicode/utf16=$WORK/b070/_pkg_.a packagefile go/scanner=$WORK/b083/_pkg_.a packagefile go/internal/typeparams=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile text/template/parse=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b055/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b074/_pkg_.a packagefile internal/singleflight=$WORK/b075/_pkg_.a packagefile net/netip=$WORK/b076/_pkg_.a packagefile go/doc/comment=$WORK/b090/_pkg_.a packagefile internal/lazyregexp=$WORK/b091/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b115/_pkg_.a packagefile crypto/md5=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile database/sql/driver=$WORK/b066/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/intern=$WORK/b077/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b116/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b057/_pkg_.a packagefile crypto/internal/randutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b117/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/cucumber/godog/cmd/godog\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -X github.com/cucumber/godog/version=0.12.1 -B 0x5ce0e4ed25453e80f5574a984badd8245326325e -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 '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=riscv64\nbuild\tGOOS=linux\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_riscv64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=r5Gyn1riO8Z_VE4jMIwI/fGuDum69sWiu1xdgEy1S/kAUyOdgKdNsfzpzqtABy/r5Gyn1riO8Z_VE4jMIwI -X github.com/cucumber/godog/version=0.12.1 -B 0x5ce0e4ed25453e80f5574a984badd8245326325e -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 " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/godog-0.12.1/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/godog-0.12.1/_build/bin/godog rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jrU6lK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64 + cd godog-0.12.1 + cd /builddir/build/BUILD/godog-0.12.1/_build/src/github.com/cucumber/godog + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/cucumber/godog -b /builddir/build/BUILD/godog-0.12.1/_build/bin -s /builddir/build/BUILD/godog-0.12.1/_build -o golang-github-cucumber-godog-devel.file-list -O /builddir/build/BUILD/godog-0.12.1 -V 0.12.1-6.fc37 -p /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/cucumber/godog + IFS= +++ realpath -e --relative-base=. _examples CHANGELOG.md CHANGELOG_OLD.md CONTRIBUTING.md README.md release-notes/v0.10.0.md release-notes/v0.11.0.md release-notes/v0.12.0.md release-notes/v0.9.0.md +++ sort -u ++ listfiles_include='CHANGELOG.md CHANGELOG_OLD.md CONTRIBUTING.md README.md _examples release-notes/v0.10.0.md release-notes/v0.11.0.md release-notes/v0.12.0.md release-notes/v0.9.0.md' ++ echo 'CHANGELOG.md CHANGELOG_OLD.md CONTRIBUTING.md README.md _examples release-notes/v0.10.0.md release-notes/v0.11.0.md release-notes/v0.12.0.md release-notes/v0.9.0.md' + godocs='CHANGELOG.md CHANGELOG_OLD.md CONTRIBUTING.md README.md _examples release-notes/v0.10.0.md release-notes/v0.11.0.md release-notes/v0.12.0.md release-notes/v0.9.0.md' + [[ -n CHANGELOG.md CHANGELOG_OLD.md CONTRIBUTING.md README.md _examples release-notes/v0.10.0.md release-notes/v0.11.0.md release-notes/v0.12.0.md release-notes/v0.9.0.md ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"CHANGELOG_OLD.md"' + IFS= + read -r f + echo %doc '"CONTRIBUTING.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"_examples"' + IFS= + read -r f + echo %doc '"release-notes/v0.10.0.md"' + IFS= + read -r f + echo %doc '"release-notes/v0.11.0.md"' + IFS= + read -r f + echo %doc '"release-notes/v0.12.0.md"' + IFS= + read -r f + echo %doc '"release-notes/v0.9.0.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/godog-0.12.1/_build/bin/godog /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/bin/ '/builddir/build/BUILD/godog-0.12.1/_build/bin/godog' -> '/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/bin/godog' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.12.1-6.fc37 --unique-debug-suffix -0.12.1-6.fc37.riscv64 --unique-debug-src-base golang-github-cucumber-godog-0.12.1-6.fc37.riscv64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/godog-0.12.1 extracting debug info from /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/bin/godog warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/bin/godog. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 6700kB, size after compression: 6616kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 303 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Yo6UNc + umask 022 + cd /builddir/build/BUILD + cd godog-0.12.1 + LDFLAGS=' -X github.com/cucumber/godog/version=0.12.1' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-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 ' + go-rpm-integration check -i github.com/cucumber/godog -b /builddir/build/BUILD/godog-0.12.1/_build/bin -s /builddir/build/BUILD/godog-0.12.1/_build -V 0.12.1-6.fc37 -p /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64 -g /usr/share/gocode -r '.*example.*' -d . -t internal Testing in: /builddir/build/BUILD/godog-0.12.1/_build/src PATH: /builddir/build/BUILD/godog-0.12.1/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/godog-0.12.1/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/cucumber/godog/version=0.12.1 -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 '" testing: github.com/cucumber/godog github.com/cucumber/godog/cmd/godog/internal ? github.com/cucumber/godog/cmd/godog/internal [no test files] github.com/cucumber/godog/colors ? github.com/cucumber/godog/colors [no test files] github.com/cucumber/godog/formatters PASS ok github.com/cucumber/godog/formatters 0.068s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-cucumber-godog-0.12.1-6.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3eKmPX + umask 022 + cd /builddir/build/BUILD + cd godog-0.12.1 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog + cp -pr _examples /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog + cp -pr CHANGELOG_OLD.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5qJfRg + umask 022 + cd /builddir/build/BUILD + cd godog-0.12.1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/licenses/golang-github-cucumber-godog + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/licenses/golang-github-cucumber-godog + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/licenses/golang-github-cucumber-godog + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-cucumber-godog = 0.12.1-6.fc37 golang-github-cucumber-godog(riscv-64) = 0.12.1-6.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: golang-github-cucumber-godog-devel-0.12.1-6.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6FNSX8 + umask 022 + cd /builddir/build/BUILD + cd godog-0.12.1 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr CHANGELOG_OLD.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr _examples /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr release-notes/v0.10.0.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr release-notes/v0.11.0.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr release-notes/v0.12.0.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr release-notes/v0.9.0.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/doc/golang-github-cucumber-godog-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cArSSA + umask 022 + cd /builddir/build/BUILD + cd godog-0.12.1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/licenses/golang-github-cucumber-godog-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/licenses/golang-github-cucumber-godog-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64/usr/share/licenses/golang-github-cucumber-godog-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/cucumber/godog) = 0.12.1-6.fc37 golang(github.com/cucumber/godog/cmd/godog/internal) = 0.12.1-6.fc37 golang(github.com/cucumber/godog/colors) = 0.12.1-6.fc37 golang(github.com/cucumber/godog/formatters) = 0.12.1-6.fc37 golang(github.com/cucumber/godog/internal/builder) = 0.12.1-6.fc37 golang(github.com/cucumber/godog/internal/flags) = 0.12.1-6.fc37 golang(github.com/cucumber/godog/internal/formatters) = 0.12.1-6.fc37 golang(github.com/cucumber/godog/internal/models) = 0.12.1-6.fc37 golang(github.com/cucumber/godog/internal/parser) = 0.12.1-6.fc37 golang(github.com/cucumber/godog/internal/storage) = 0.12.1-6.fc37 golang(github.com/cucumber/godog/internal/tags) = 0.12.1-6.fc37 golang(github.com/cucumber/godog/internal/testutils) = 0.12.1-6.fc37 golang(github.com/cucumber/godog/internal/utils) = 0.12.1-6.fc37 golang-github-cucumber-godog-devel = 0.12.1-6.fc37 golang-ipath(github.com/cucumber/godog) = 0.12.1-6.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/cucumber/gherkin-go/v21) golang(github.com/cucumber/messages-go/v17) golang(github.com/hashicorp/go-memdb) golang(github.com/spf13/cobra) golang(github.com/spf13/pflag) golang(github.com/stretchr/testify/require) Processing files: golang-github-cucumber-godog-debugsource-0.12.1-6.fc37.riscv64 Provides: golang-github-cucumber-godog-debugsource = 0.12.1-6.fc37 golang-github-cucumber-godog-debugsource(riscv-64) = 0.12.1-6.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-cucumber-godog-debuginfo-0.12.1-6.fc37.riscv64 Provides: debuginfo(build-id) = ac10f926f0593924ab2c52b3b664fc37cfe47f23 golang-github-cucumber-godog-debuginfo = 0.12.1-6.fc37 golang-github-cucumber-godog-debuginfo(riscv-64) = 0.12.1-6.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-cucumber-godog-debugsource(riscv-64) = 0.12.1-6.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64 Wrote: /builddir/build/RPMS/golang-github-cucumber-godog-debugsource-0.12.1-6.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/golang-github-cucumber-godog-devel-0.12.1-6.fc37.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/golang-github-cucumber-godog-debuginfo-0.12.1-6.fc37.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.p95hJ0 + umask 022 + cd /builddir/build/BUILD + cd godog-0.12.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.12.1-6.fc37.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.uaqNCM + umask 022 + cd /builddir/build/BUILD + rm -rf godog-0.12.1 godog-0.12.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0