Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/golang-github-cucumber-godog.spec'], chrootPath='/var/lib/mock/f34-build-25114188-2804551/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1610730788 Wrote: /builddir/build/SRPMS/golang-github-cucumber-godog-0.11.0-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/golang-github-cucumber-godog.spec'], chrootPath='/var/lib/mock/f34-build-25114188-2804551/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1610730788 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OMQULF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf godog-0.11.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/godog-0.11.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd godog-0.11.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/godog-0.11.0/vendor + [[ ! -e /builddir/build/BUILD/godog-0.11.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/godog-0.11.0/_build/bin install: creating directory '/builddir/build/BUILD/godog-0.11.0/_build' install: creating directory '/builddir/build/BUILD/godog-0.11.0/_build/bin' + export GOPATH=/builddir/build/BUILD/godog-0.11.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/godog-0.11.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog ]] ++ dirname /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog + install -m 0755 -vd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber install: creating directory '/builddir/build/BUILD/godog-0.11.0/_build/src' install: creating directory '/builddir/build/BUILD/godog-0.11.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber' + ln -fs /builddir/build/BUILD/godog-0.11.0 /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog + cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog ++ find . -iname '*.go' -type f + sed -i 's|github.com/cucumber/gherkin-go/v11|github.com/cucumber/gherkin-go/v16|' ./_examples/api/api.go ./_examples/api/api_test.go ./_examples/assert-godogs/godogs.go ./_examples/assert-godogs/godogs_test.go ./_examples/custom-formatter/custom.go ./_examples/db/api.go ./_examples/db/api_test.go ./_examples/doc.go ./_examples/godogs/godogs.go ./_examples/godogs/godogs_test.go ./cmd/godog/internal/cmd_build.go ./cmd/godog/internal/cmd_root.go ./cmd/godog/internal/cmd_run.go ./cmd/godog/internal/cmd_version.go ./cmd/godog/main.go ./colors/ansi_others.go ./colors/ansi_windows.go ./colors/colors.go ./colors/no_colors.go ./colors/writer.go ./flags_deprecated.go ./flags_deprecated_test.go ./flags_v0110.go ./flags_v0110_test.go ./fmt.go ./fmt_test.go ./formatters/fmt.go ./formatters/fmt_test.go ./godog.go ./internal/builder/ast.go ./internal/builder/ast_test.go ./internal/builder/builder.go ./internal/builder/builder_go112_test.go ./internal/builder/builder_go113_test.go ./internal/builder/builder_go_module_test.go ./internal/builder/builder_test.go ./internal/flags/flags.go ./internal/flags/flags_test.go ./internal/flags/options.go ./internal/formatters/fmt.go ./internal/formatters/fmt_base.go ./internal/formatters/fmt_color_tag_test.go ./internal/formatters/fmt_cucumber.go ./internal/formatters/fmt_events.go ./internal/formatters/fmt_junit.go ./internal/formatters/fmt_output_test.go ./internal/formatters/fmt_pretty.go ./internal/formatters/fmt_progress.go ./internal/formatters/undefined_snippets_gen.go ./internal/formatters/utils_test.go ./internal/models/feature.go ./internal/models/feature_test.go ./internal/models/results.go ./internal/models/results_test.go ./internal/models/stepdef.go ./internal/models/stepdef_test.go ./internal/parser/parser.go ./internal/parser/parser_test.go ./internal/storage/storage.go ./internal/storage/storage_test.go ./internal/tags/tag_filter.go ./internal/tags/tag_filter_test.go ./internal/testutils/utils.go ./internal/utils/utils.go ./options.go ./run.go ./run_progress_test.go ./run_test.go ./stacktrace.go ./stacktrace_test.go ./suite.go ./suite_context_test.go ./test_context.go ./utils_test.go ++ find . -iname '*.go' -type f + sed -i 's|github.com/cucumber/messages-go/v10|github.com/cucumber/messages-go/v13|' ./_examples/api/api.go ./_examples/api/api_test.go ./_examples/assert-godogs/godogs.go ./_examples/assert-godogs/godogs_test.go ./_examples/custom-formatter/custom.go ./_examples/db/api.go ./_examples/db/api_test.go ./_examples/doc.go ./_examples/godogs/godogs.go ./_examples/godogs/godogs_test.go ./cmd/godog/internal/cmd_build.go ./cmd/godog/internal/cmd_root.go ./cmd/godog/internal/cmd_run.go ./cmd/godog/internal/cmd_version.go ./cmd/godog/main.go ./colors/ansi_others.go ./colors/ansi_windows.go ./colors/colors.go ./colors/no_colors.go ./colors/writer.go ./flags_deprecated.go ./flags_deprecated_test.go ./flags_v0110.go ./flags_v0110_test.go ./fmt.go ./fmt_test.go ./formatters/fmt.go ./formatters/fmt_test.go ./godog.go ./internal/builder/ast.go ./internal/builder/ast_test.go ./internal/builder/builder.go ./internal/builder/builder_go112_test.go ./internal/builder/builder_go113_test.go ./internal/builder/builder_go_module_test.go ./internal/builder/builder_test.go ./internal/flags/flags.go ./internal/flags/flags_test.go ./internal/flags/options.go ./internal/formatters/fmt.go ./internal/formatters/fmt_base.go ./internal/formatters/fmt_color_tag_test.go ./internal/formatters/fmt_cucumber.go ./internal/formatters/fmt_events.go ./internal/formatters/fmt_junit.go ./internal/formatters/fmt_output_test.go ./internal/formatters/fmt_pretty.go ./internal/formatters/fmt_progress.go ./internal/formatters/undefined_snippets_gen.go ./internal/formatters/utils_test.go ./internal/models/feature.go ./internal/models/feature_test.go ./internal/models/results.go ./internal/models/results_test.go ./internal/models/stepdef.go ./internal/models/stepdef_test.go ./internal/parser/parser.go ./internal/parser/parser_test.go ./internal/storage/storage.go ./internal/storage/storage_test.go ./internal/tags/tag_filter.go ./internal/tags/tag_filter_test.go ./internal/testutils/utils.go ./internal/utils/utils.go ./options.go ./run.go ./run_progress_test.go ./run_test.go ./stacktrace.go ./stacktrace_test.go ./suite.go ./suite_context_test.go ./test_context.go ./utils_test.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eqyIGm + umask 022 + cd /builddir/build/BUILD + cd godog-0.11.0 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/godog + GOPATH=/builddir/build/BUILD/godog-0.11.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/cucumber/godog/version=0.11.0 -B 0x070ec2e355fa0f520ec214dc819a160284fde107 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/godog-0.11.0/_build/bin/godog github.com/cucumber/godog/cmd/godog WORK=/tmp/go-build253636426 internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid NbVuJRkLkNVRnksUcyGt/NbVuJRkLkNVRnksUcyGt -goversion go1.15.6 -D "" -importcfg $WORK/b006/importcfg -pack ./unsafeheader.go unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid DYXPEIv0tvHQd1w7fIDv/DYXPEIv0tvHQd1w7fIDv -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go runtime/internal/atomic mkdir -p $WORK/b011/ math/bits mkdir -p $WORK/b017/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b011/symabis ./asm_386.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 1S1Bj_4XhWZ9daxdu7oW/1S1Bj_4XhWZ9daxdu7oW -goversion go1.15.6 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go internal/cpu mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b013/symabis ./intrinsics_386.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/76/76329dd938cd0fef5756fac843aec5e8fe4d5637787a1837d43ae02036fd726a-d # internal internal/race mkdir -p $WORK/b021/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b010/symabis ./cpu_x86.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid vayNRSWyfK8XA8ovb8O7/vayNRSWyfK8XA8ovb8O7 -goversion go1.15.6 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid T8ZQvgifXyQjA-eVwVqA/T8ZQvgifXyQjA-eVwVqA -goversion go1.15.6 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_386.go ./stubs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/76/7663c2834180e8c40f4af92e9e7b08bbccbcf20e225088d3f43ace9e1f4498f6-d # internal sync/atomic mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b022/symabis ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/asm_386.o ./asm_386.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid lb3uOX4k_mQIvIWDir0S/lb3uOX4k_mQIvIWDir0S -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid CgXHX9ge5J5Z-jLTKWuv/CgXHX9ge5J5Z-jLTKWuv -goversion go1.15.6 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid lmlCjVEjtkru3VOQ22xh/lmlCjVEjtkru3VOQ22xh -goversion go1.15.6 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./arch.go ./arch_386.go ./intrinsics_common.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/45/453c485c6edc6c8e8f5f27531966b092fc233e432c54c67cb32d977f4987cfa7-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/64/64f3f30f4ec3bfbdee2bc13d230c9a1fb3f1fc0af1da03011ba320c3148725da-d # internal crypto/internal/subtle mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid g2KjkUcxkS2yn96ydTPM/g2KjkUcxkS2yn96ydTPM -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack ./aliasing.go unicode mkdir -p $WORK/b023/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/asm.o ./asm.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid OuhUzSUq70cpjetgKZv4/OuhUzSUq70cpjetgKZv4 -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/40/40fca1ec128db8a41e2b236d5c6441a4e4c2a0d2a81ceebcdb6164d9f2d3370e-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid w0MbxVDNN7LiHFqOBW50/w0MbxVDNN7LiHFqOBW50 -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/03/03b12b6a90219d7b3492ddb9d490f9f755a3d3cdb788339a1581712dd88d3553-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/31/31a193b4a87a72a415f734304b4eef774c4123bb1dd2511078eb75c2dd6df64f-d # internal crypto/subtle mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid wloF0Nz7RHwlFyd-EfmB/wloF0Nz7RHwlFyd-EfmB -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b013/intrinsics_386.o ./intrinsics_386.s math mkdir -p $WORK/b016/ /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b013/_pkg_.a $WORK/b013/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/cpu_x86.o ./cpu_x86.s cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b016/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/85/8589d1b92af91332cb6de85dbc140161d77251b4088d4e1e006fd796da49ad79-d # internal runtime/internal/math mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/81/8151b0dcf7b441935abe6e9e20520df091b959a574ff3c2e29055cedb4eb272f-d # internal encoding mkdir -p $WORK/b059/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p encoding -std -complete -installsuffix shared -buildid N6U1oSY8YNdp_3Njzym1/N6U1oSY8YNdp_3Njzym1 -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack ./encoding.go cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid zmjDdBGf9eq_pQ7qTORl/zmjDdBGf9eq_pQ7qTORl -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/53/53306bb242d1c5cbb8df82741c3427017d0f21fc73ce77c0a8139070c0ec2641-d # internal unicode/utf16 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 4gCXoioFho3EfcleWjLH/4gCXoioFho3EfcleWjLH -goversion go1.15.6 -D "" -importcfg $WORK/b061/importcfg -pack ./utf16.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c2/c21753ef2c8a99cfcce2840d39768d821f12e9536cbbbd72d888ba10feb8c509-d # internal internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b009/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid 5yWFbM4JL9Wfs3b1xoSf/5yWFbM4JL9Wfs3b1xoSf -goversion go1.15.6 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/fa/faeb6f7017154f5a8cf4e5f0f3d3a077d188892b440ca334438971ccbdb756fe-d # internal internal/nettrace mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid kMWV1cTSSFma-Di2gl4y/kMWV1cTSSFma-Di2gl4y -goversion go1.15.6 -D "" -importcfg $WORK/b064/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid BBSzr-XfZlaN0Qit5tWy/BBSzr-XfZlaN0Qit5tWy -goversion go1.15.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/db/dbce124f905451b35f9da6619c02522db5ed0bd253a476db8415baf6790fe606-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/8b/8b3c626e6243bf8382b7d71547e479bfd75651990e682cb1891c88a05aef2ae4-d # internal internal/goversion mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/goversion /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p internal/goversion -std -complete -installsuffix shared -buildid cKOYmSRfH60_kQTq0JW7/cKOYmSRfH60_kQTq0JW7 -goversion go1.15.6 -D "" -importcfg $WORK/b087/importcfg -pack ./goversion.go runtime/cgo mkdir -p $WORK/b066/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b066/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b066/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/9a/9a6383b76ffd63afce7b3505532c0770b3233929e1a74f96893f0e397782da85-d # internal container/list mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p container/list -std -complete -installsuffix shared -buildid u7uEoTrnByfaxhxX-wkH/u7uEoTrnByfaxhxX-wkH -goversion go1.15.6 -D "" -importcfg $WORK/b099/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/15/15c48259398d902e42f25d97a407b564ba7d190ebed77f3b3cff2ffce89faacc-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/compare_386.o ./compare_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_386.o $WORK/b009/equal_386.o $WORK/b009/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/2d/2de752c2c3c5ab0e588a588e98287008b75726e47055022308a8fcd83c155b1a-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e5/e5b7bebb152f5431b823ebc2d4ffd86d00f9d352421eedac658f41031a74f4c6-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true runtime /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/65/653de1c933fe8a98b3f2f2562f1990dfb830ef696c94b85ff5c72e805f93b4fb-d # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid VEOSmMoU4NK8UJzM9LHo/VEOSmMoU4NK8UJzM9LHo -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/atan2_386.o ./atan2_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/modf_386.o ./modf_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/stubs_386.o ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b016/_pkg_.a $WORK/b016/asin_386.o $WORK/b016/atan2_386.o $WORK/b016/atan_386.o $WORK/b016/exp2_386.o $WORK/b016/expm1_386.o $WORK/b016/floor_386.o $WORK/b016/frexp_386.o $WORK/b016/hypot_386.o $WORK/b016/ldexp_386.o $WORK/b016/log10_386.o $WORK/b016/log1p_386.o $WORK/b016/log_386.o $WORK/b016/mod_386.o $WORK/b016/modf_386.o $WORK/b016/remainder_386.o $WORK/b016/sqrt_386.o $WORK/b016/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/c5/c52d6e968d8110b915d8e81c3f8d695867927bc66d91c6fd3b1367b99ad533b3-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x006.o -c gcc_linux_386.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x010.o -c gcc_386.S cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -o $WORK/b066/_cgo_.o $WORK/b066/_cgo_main.o $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o $WORK/b066/_x006.o $WORK/b066/_x007.o $WORK/b066/_x008.o $WORK/b066/_x009.o $WORK/b066/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b066/_cgo_.o -dynout $WORK/b066/_cgo_import.go -dynlinker cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b066/symabis ./asm_386.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 2GC24fXk1AllqRIVOU3R/2GC24fXk1AllqRIVOU3R -goversion go1.15.6 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b066/_cgo_gotypes.go $WORK/b066/cgo.cgo1.go $WORK/b066/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b066/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b066/_pkg_.a $WORK/b066/asm_386.o $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o $WORK/b066/_x006.o $WORK/b066/_x007.o $WORK/b066/_x008.o $WORK/b066/_x009.o $WORK/b066/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/17/173f79fdc69bdc5aa3390c0dc266a01345a7ab5f2b5da153681f817371ad4d43-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_386.o $WORK/b008/duff_386.o $WORK/b008/memclr_386.o $WORK/b008/memmove_386.o $WORK/b008/preempt_386.o $WORK/b008/rt0_linux_386.o $WORK/b008/sys_linux_386.o $WORK/b008/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/a9/a99e8901488351f88137f795a35deb63054aad023903db11adb8de7c56b994c2-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b020/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync -std -installsuffix shared -buildid MxD5cK0TdDLD3w8Vyg_W/MxD5cK0TdDLD3w8Vyg_W -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid neVKKjiDWMmxdp1ipqJH/neVKKjiDWMmxdp1ipqJH -goversion go1.15.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/22/22f8f4a8e8dcc70c7eeae6bf58ca0f17cd214328e9ba110c295797a631475aaf-d # internal internal/singleflight mkdir -p $WORK/b065/ math/rand mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p math/rand -std -complete -installsuffix shared -buildid XPRDmHFlCfDXrpaI2bJc/XPRDmHFlCfDXrpaI2bJc -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid vVaiyY1_DLjctCj8Ee8m/vVaiyY1_DLjctCj8Ee8m -goversion go1.15.6 -D "" -importcfg $WORK/b065/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/89/8952ce3575a69431c3c9edad6234a0e14694cc2b257e746b85e63e15215c4c83-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/c6/c65de00dd26f0e619e9e85155c5e4a6c30bfe7cfbffc434818dbe03f5b1fbd83-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e4/e49283875479041b0a70d2d67a6e304bc5eb4b27eff382c9e6a0683741bb935a-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b024/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid Lih9Xre8UOdOV2ubK-22/Lih9Xre8UOdOV2ubK-22 -goversion go1.15.6 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p sort -std -complete -installsuffix shared -buildid IcL8chSNg455bNHTYg6y/IcL8chSNg455bNHTYg6y -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/8a/8acb0c410b4af8560f58a5d326a3b49e2d749b00db3ffff1393e52285800bd43-d # internal internal/oserror mkdir -p $WORK/b027/ io mkdir -p $WORK/b025/ github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b098/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p io -std -complete -installsuffix shared -buildid TXddXNfOp5sSErAxt5g3/TXddXNfOp5sSErAxt5g3 -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b063/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b099/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid IjFeWa7t37b2Q7UYybIG/IjFeWa7t37b2Q7UYybIG -goversion go1.15.6 -D "" -importcfg $WORK/b098/importcfg -pack ./lru.go ./lru_interface.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid RlwFaKUyVUsVNZoQeYlF/RlwFaKUyVUsVNZoQeYlF -goversion go1.15.6 -D "" -importcfg $WORK/b063/importcfg -pack ./message.go cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid nBQ53kBERhz8ixE_iwFI/nBQ53kBERhz8ixE_iwFI -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go strconv mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid hba-i8UFHEavQRzrSI_L/hba-i8UFHEavQRzrSI_L -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/8d/8d849ef0151960f4dc058424ad6c1d92ffa2c1646f15c27046e03cc970608de1-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/0d/0dc6db6689dd6a8819a41a3c8c325133d85251d9836ae0b79500eaca232c0881-d # internal cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid ULt8x1gObepnO2873ha_/ULt8x1gObepnO2873ha_ -goversion go1.15.6 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba372df4472ba1bc856b7809bc360c2c7d68839485ddd24b96e008e95e71f400-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6f/6f9f49c83af96d4164da05865f4cb33c9856b555f3344e49a3302ca4df0199cf-d # internal hash mkdir -p $WORK/b044/ bytes cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b038/ strings cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p hash -std -complete -installsuffix shared -buildid 2ub7Hc4m0kE68IiQgkAq/2ub7Hc4m0kE68IiQgkAq -goversion go1.15.6 -D "" -importcfg $WORK/b044/importcfg -pack ./hash.go mkdir -p $WORK/b036/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p bytes -std -installsuffix shared -buildid AEvVOfu07r6Dv5kJBgso/AEvVOfu07r6Dv5kJBgso -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid X-NPSdV1IvubNMd61p-8/X-NPSdV1IvubNMd61p-8 -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f0/f040ba47c59e4f45704dd866bcae223b85fe06f9267110ccaf4e02c92fdaa1d0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/ca/cac64d609db732de2dba15dc3da54bddea4631a658cef37b6a9de414bccb5649-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a6/a6eec07f16c533ae10da68929d254b810d2939fe62820e785c8d749ffe785222-d # internal crypto mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto -std -complete -installsuffix shared -buildid dteRYLg_Ln4EbfN7n0Sa/dteRYLg_Ln4EbfN7n0Sa -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b015/symabis ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b4/b480ee3728a72dd4ac8fd12bdbf377d5b0df9de70752424ea53cbe3a291ddb26-d # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid x5dqQzCD6zEA1SgR9ScP/x5dqQzCD6zEA1SgR9ScP -goversion go1.15.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/28/28dc45025e5b2156ccfa69e2da705d88f91c32a1b0ca67681d2077070f83d5cc-d # internal path bufio mkdir -p $WORK/b079/ mkdir -p $WORK/b047/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p bufio -std -complete -installsuffix shared -buildid 5ypryXDfji0oF4k1t_3r/5ypryXDfji0oF4k1t_3r -goversion go1.15.6 -D "" -importcfg $WORK/b047/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p path -std -complete -installsuffix shared -buildid 6OnANS6qJVf-GoGT_TVX/6OnANS6qJVf-GoGT_TVX -goversion go1.15.6 -D "" -importcfg $WORK/b079/importcfg -pack ./match.go ./path.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/67/67106f776dff478ed263c5a8a9e88cbb73c00d2a157e29ea32338702560d5438-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b097/ regexp/syntax cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b098/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b070/ cd /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid 8zdjX9XesWQH44sVgr9E/8zdjX9XesWQH44sVgr9E -goversion go1.15.6 -D "" -importcfg $WORK/b097/importcfg -pack ./edges.go ./iradix.go ./iter.go ./node.go ./raw_iter.go ./reverse_iter.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid F_7R0fDZczz2EI12K-KM/F_7R0fDZczz2EI12K-KM -goversion go1.15.6 -D "" -importcfg $WORK/b070/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/0a/0a216e72ee87721e852c49d548f3a1c04e5f92d274f9c2999ce6eebbdaf33467-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/5e/5ee0c851a65313c443d4f3208e4b8621bdcef71fb16b58784a6468cd1658ce67-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/1f/1f1d9cb12949e802345c9a5a9e6465f935b95b53e472d9c3ca3749c8055ae52a-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b030/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/15/15b2213f38df9b34eb15f2a0db6fca7738bb85ca5b331252eb755d47a0d01dab-d # internal internal/syscall/unix mkdir -p $WORK/b029/ internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid RyqJHz3FsEBhm2wngGYz/RyqJHz3FsEBhm2wngGYz -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 1hLIgnMYQBJfHaV3ebXm/1hLIgnMYQBJfHaV3ebXm -goversion go1.15.6 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_386.go time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid vWXAZ67OZA5HtSiDLu-4/vWXAZ67OZA5HtSiDLu-4 -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/b9/b92805e921cc3b53006290fe58c6b2562a7f0558f4737340d32c13a6b751a58f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/38/381132dacaf356cb058418ae0b504ede9b039ff0d87c48e3b125881673b6608e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e0/e0cdda5dcbda758f954a0759ffe2a93bcaed5ad5dfb465d8c1ee9cb2cb53dee8-d # internal regexp mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p regexp -std -complete -installsuffix shared -buildid NyjuGgf6uWTEvzvwFX5D/NyjuGgf6uWTEvzvwFX5D -goversion go1.15.6 -D "" -importcfg $WORK/b069/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/48/4854d9535f600a8a483097f7a700803e2a6b7d64084c9ad82ca4cb27b619fe3a-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c5/c5bc457174a866b9e923565e677579bf1f8a4aba86f962542cce6be34de4d785-d # internal github.com/cucumber/godog/internal/utils mkdir -p $WORK/b094/ context mkdir -p $WORK/b056/ internal/poll mkdir -p $WORK/b028/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p context -std -complete -installsuffix shared -buildid TWAjICGhuOYjf__HSXPR/TWAjICGhuOYjf__HSXPR -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack ./context.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid M3fhJpzHqDgv5POJ2Cnr/M3fhJpzHqDgv5POJ2Cnr -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog/internal/utils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/cucumber/godog/internal/utils -complete -installsuffix shared -buildid 6c65TFsYAfJVVbWoOUvK/6c65TFsYAfJVVbWoOUvK -goversion go1.15.6 -D "" -importcfg $WORK/b094/importcfg -pack ./utils.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/0a/0a7c2756fe7aced80f064349bf628c546d1b936058d6463f0ea07daae63f1fe2-d # internal internal/fmtsort mkdir -p $WORK/b014/ encoding/binary mkdir -p $WORK/b045/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 4NKdGuZGFfcGTPS0Y4j4/4NKdGuZGFfcGTPS0Y4j4 -goversion go1.15.6 -D "" -importcfg $WORK/b014/importcfg -pack ./sort.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid QMJIRgf9M9yG6m4G7Aj3/QMJIRgf9M9yG6m4G7Aj3 -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/de/de7dd712ab005f89b373a16c33e884d4045cf1aa892e0fc7875722691d75ede9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8f/8f623652f0061126220d30423aa10d858e5e6f6b83c3a45c218c12f0e7cc3531-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/fc/fc6ee7e389153241a3b2c7d9140d82d0b9258640555c86ecb0243da155344bac-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ab/abb5abfbafbc92e1808063a76ce8f3e7c9a1be36b04d990d05c20f74160d3dd6-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid ohZ34CqBs79wwJ0rxff3/ohZ34CqBs79wwJ0rxff3 -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/06/06d3367e2fbc075fde382f9184f14d1500e8a740a64d03542553020011cd16eb-d # internal encoding/base64 mkdir -p $WORK/b060/ crypto/sha1 crypto/md5 mkdir -p $WORK/b042/ crypto/cipher mkdir -p $WORK/b049/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b042/symabis ./md5block_386.s cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 6YJPSoqizFqU9s401HJb/6YJPSoqizFqU9s401HJb -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack ./base64.go mkdir -p $WORK/b054/ cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b054/symabis ./sha1block_386.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid aFB65MIl12T0L_Ua3JiK/aFB65MIl12T0L_Ua3JiK -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/md5 -std -installsuffix shared -buildid o1DOpgVPvvwN0VSI4Cix/o1DOpgVPvvwN0VSI4Cix -goversion go1.15.6 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid SZ8ZHWxs1Rp_1vNuDD-_/SZ8ZHWxs1Rp_1vNuDD-_ -goversion go1.15.6 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/73/7344ec61a3ba007254f69d00eec5e0d778d87fdd96d728b2e33210abd5c9f0d5-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b054/sha1block_386.o ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b054/_pkg_.a $WORK/b054/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/8c/8cd9ee7125a82aef86ce42928011e0d80ff178c0c9ee30addc27a153fabf3185-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b042/md5block_386.o ./md5block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b042/_pkg_.a $WORK/b042/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/bf/bf83cb262a334043c9669d87deb9b1ed2da264080858641e5278c399b6dbab40-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/08/08f89118b5ecbcbae2d42c32b22fffa46263902093597a04a75e6128e9e91305-d # internal crypto/aes mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid TalxVFzh7YzEyigCD2s4/TalxVFzh7YzEyigCD2s4 -goversion go1.15.6 -D "" -importcfg $WORK/b048/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/23/2355e8f11108b6a70d83c72677075eb5d396deb2e3f0db401f1cbed0f951a6c3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/7a/7ac1e51922812418faedfa4e453ccd77725d70db954f5d78202a784b07e871d8-d # internal internal/lazyregexp mkdir -p $WORK/b078/ path/filepath mkdir -p $WORK/b075/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid axIs-4kLwmW9_XvraM13/axIs-4kLwmW9_XvraM13 -goversion go1.15.6 -D "" -importcfg $WORK/b078/importcfg -pack ./lazyre.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid JCTKGL5Dr7Cr0hvW2_wQ/JCTKGL5Dr7Cr0hvW2_wQ -goversion go1.15.6 -D "" -importcfg $WORK/b075/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./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/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p fmt -std -complete -installsuffix shared -buildid w-xvgJjKA30fu2ztJu6U/w-xvgJjKA30fu2ztJu6U -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b062/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b062/ -importpath net -- -I $WORK/b062/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/12/1277b6b75afdb521db288ba3e327e115bdbd06a8b7f64e207fda4af8fdd55a7e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/0d/0dbaf8c8d011786bf147c4bac596d84c18e1ebff41deabeb953acda79d8bc8c5-d # internal io/ioutil mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid n2SVfkoQ9wGpzi1xA8CX/n2SVfkoQ9wGpzi1xA8CX -goversion go1.15.6 -D "" -importcfg $WORK/b081/importcfg -pack ./ioutil.go ./tempfile.go os/exec mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p os/exec -std -complete -installsuffix shared -buildid txPS0I8oY6HuP5hbaAaS/txPS0I8oY6HuP5hbaAaS -goversion go1.15.6 -D "" -importcfg $WORK/b086/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/3e/3ebcd0c4438755661f9bcddcdfc1064a6ded7da928417091095bc90ef9a78f19-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/df/dfe5bcee8e79a46cc87e5e7a7cb271d0fd504a0b0878536112e7e065ea9ef35d-d # internal internal/goroot mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/goroot /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p internal/goroot -std -complete -installsuffix shared -buildid cfWluLbp14hMzD5ZQtCZ/cfWluLbp14hMzD5ZQtCZ -goversion go1.15.6 -D "" -importcfg $WORK/b085/importcfg -pack ./gc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/83/837b3769129c962d8ccf4eb1d102ffcc6ab282213c089df6b2e31a4853b2ea6e-d # internal github.com/cucumber/godog/colors mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog/colors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p github.com/cucumber/godog/colors -complete -installsuffix shared -buildid vu8ndM2oXX9PXGVoE5sc/vu8ndM2oXX9PXGVoE5sc -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./ansi_others.go ./colors.go ./no_colors.go ./writer.go flag mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF database/sql/driver mkdir -p $WORK/b055/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p flag -std -complete -installsuffix shared -buildid kLXa1fAVMlCBW2utt3Tu/kLXa1fAVMlCBW2utt3Tu -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 967ggeE-mtAwLG0YD9CJ/967ggeE-mtAwLG0YD9CJ -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack ./driver.go ./types.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/99/99a4b612159e0b273c08da02aa153cace1b9d60ae0261a84238b8594f5612a1a-d # internal encoding/hex mkdir -p $WORK/b057/ math/big mkdir -p $WORK/b052/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid dk6-nrCgFoGnHMYVI1Fc/dk6-nrCgFoGnHMYVI1Fc -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack ./hex.go cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b052/symabis ./arith_386.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p math/big -std -installsuffix shared -buildid vtuiMoo9_nuFgEhgIYE1/vtuiMoo9_nuFgEhgIYE1 -goversion go1.15.6 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e0/e08cbd4e2b40293bcca0f48e8251a8ed6b387c6ae3eca9872d8ce12f9881ac63-d # internal encoding/json mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b059/_pkg_.a packagefile encoding/base64=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 7AWLWNyjBGdwVj7KDlYe/7AWLWNyjBGdwVj7KDlYe -goversion go1.15.6 -D "" -importcfg $WORK/b058/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/4a/4a547608dc0ffdcd8d3de7a000a170251af7279494c863f6b717108cdd423e2e-d # internal log mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p log -std -complete -installsuffix shared -buildid k9fGzoGEv1z77aaS4oYp/k9fGzoGEv1z77aaS4oYp -goversion go1.15.6 -D "" -importcfg $WORK/b068/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/11/11d45b5a83497032c76315819729199e4f318f9360dfeed16382a1159132c2ca-d # internal go/token mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p go/token -std -complete -installsuffix shared -buildid ttyp08MXb6TsVRE3mBlY/ttyp08MXb6TsVRE3mBlY -goversion go1.15.6 -D "" -importcfg $WORK/b074/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/66/6641aa53f884ef94ac6aaebd383a214ac1ddd40109d5ca4dad2fc5166e4c7f3d-d # internal net/url mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p net/url -std -complete -installsuffix shared -buildid J9HaI3GyFo9gU97vBF3B/J9HaI3GyFo9gU97vBF3B -goversion go1.15.6 -D "" -importcfg $WORK/b082/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/1b/1b7afd5ac4dae9b507d914faea87a62af0fdd614d1d1ef29a65ecbd12cdee02f-d # internal text/template/parse mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid w0MOXS2U_lKq73hp6LDC/w0MOXS2U_lKq73hp6LDC -goversion go1.15.6 -D "" -importcfg $WORK/b083/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b0/b08d2843d96dc0cbba4e415cc670e38f97aeea3b4e1c7a466aa553db1c5a86f8-d # internal go/scanner mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile go/token=$WORK/b074/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid DKVLv4fNhp9Tw6ylD3Dc/DKVLv4fNhp9Tw6ylD3Dc -goversion go1.15.6 -D "" -importcfg $WORK/b073/importcfg -pack ./errors.go ./scanner.go cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/e0/e00d13b5cda49fe3e6ce3e92f4f546e76067355a07182d4c5fafd5a0ea1dfe8b-d # internal encoding/csv mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid UcqtAhvyiyRiq2KqR8AK/UcqtAhvyiyRiq2KqR8AK -goversion go1.15.6 -D "" -importcfg $WORK/b090/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/9f/9f936344fe8a11e0ac104bd12a82a06d04e4a0256ae565deaea180802ed2e405-d # internal go/ast mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile go/scanner=$WORK/b073/_pkg_.a packagefile go/token=$WORK/b074/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p go/ast -std -complete -installsuffix shared -buildid BzhHiH-04puNpFO0I7Re/BzhHiH-04puNpFO0I7Re -goversion go1.15.6 -D "" -importcfg $WORK/b072/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/f1/f10c91749bc46edabed5d9ca6c8b105540871b5b06f9f7f9c359c12afab42f49-d # internal encoding/xml mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid trA-_A4gaisR6EuxxV2e/trA-_A4gaisR6EuxxV2e -goversion go1.15.6 -D "" -importcfg $WORK/b092/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b062/_cgo_.o -dynout $WORK/b062/_cgo_import.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b063/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b064/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b065/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p net -std -installsuffix shared -buildid d7qnJztgw7PoBlm40Jfx/d7qnJztgw7PoBlm40Jfx -goversion go1.15.6 -D "" -importcfg $WORK/b062/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b062/_cgo_gotypes.go $WORK/b062/cgo_linux.cgo1.go $WORK/b062/cgo_resnew.cgo1.go $WORK/b062/cgo_socknew.cgo1.go $WORK/b062/cgo_unix.cgo1.go $WORK/b062/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/2e/2e286205606aab1ce6b20406fc8b769133f3e2146ecec626149a41cc23e5f715-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b059/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b068/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid m3e89QHz0mjntk-4x8ux/m3e89QHz0mjntk-4x8ux -goversion go1.15.6 -D "" -importcfg $WORK/b067/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/6f/6f1631b145437ff92959116043a56b08e296528d70e3ec1b5f435cece022ea90-d # internal text/template mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b081/_pkg_.a packagefile net/url=$WORK/b082/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template/parse=$WORK/b083/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p text/template -std -complete -installsuffix shared -buildid ukpzPTZWTPAJNrAdoCUM/ukpzPTZWTPAJNrAdoCUM -goversion go1.15.6 -D "" -importcfg $WORK/b080/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c9/c95f61ac541d4c7d88b638b23984217764684815487a0bb9a0602b9128b8fdb5-d # internal go/parser mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b072/_pkg_.a packagefile go/scanner=$WORK/b073/_pkg_.a packagefile go/token=$WORK/b074/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p go/parser -std -complete -installsuffix shared -buildid SqmP1njqySLec5vQveHU/SqmP1njqySLec5vQveHU -goversion go1.15.6 -D "" -importcfg $WORK/b084/importcfg -pack ./interface.go ./parser.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b052/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b052/_pkg_.a $WORK/b052/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/98/98f2b6e3cc5915f3f7556d3d687852301bfaa72c6dd0a69c0569c46c29283b52-d # internal crypto/rand mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b052/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid sFBqJLXevjvI_GucRlM2/sFBqJLXevjvI_GucRlM2 -goversion go1.15.6 -D "" -importcfg $WORK/b046/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/82/829ca11ed4f3c2cb6f0b88bade377ede6bd2dfea8aae0e44307b3f8447fc8259-d # internal github.com/hashicorp/go-memdb mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-memdb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/hashicorp/go-memdb -complete -installsuffix shared -buildid ItRA2ovRX6VYl7JkwPPK/ItRA2ovRX6VYl7JkwPPK -goversion go1.15.6 -D "" -importcfg $WORK/b096/importcfg -pack ./changes.go ./filter.go ./index.go ./memdb.go ./schema.go ./txn.go ./watch.go ./watch_few.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/7d/7d0e1987ff5da121091b450f8808057f740417bee7bb219bdc094d272a293c8e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/80/80529edc51511c8497477c011de30e20580c12440e7d0abe0179e50e09d47e2a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/94/941fd6ba1fe89a10d75832dfbbb3fee1aaaae084c133ae846558abec6124d538-d # internal go/doc mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b072/_pkg_.a packagefile go/token=$WORK/b074/_pkg_.a packagefile internal/lazyregexp=$WORK/b078/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile path=$WORK/b079/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b080/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p go/doc -std -complete -installsuffix shared -buildid tZT1jhhBlHiVQ0tVF-W8/tZT1jhhBlHiVQ0tVF-W8 -goversion go1.15.6 -D "" -importcfg $WORK/b077/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/7b/7bd4fcb21714978e51ce14f4870cb4eb21ed19194ee973b2653a0508257d7dee-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/fb/fba4048a00eaee4d15ca35731fd3d6390a0fa3a641b8c8ffc99260e26fa03f0f-d # internal go/build mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b072/_pkg_.a packagefile go/doc=$WORK/b077/_pkg_.a packagefile go/parser=$WORK/b084/_pkg_.a packagefile go/token=$WORK/b074/_pkg_.a packagefile internal/goroot=$WORK/b085/_pkg_.a packagefile internal/goversion=$WORK/b087/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b086/_pkg_.a packagefile path=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/build /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p go/build -std -complete -installsuffix shared -buildid AsnX4KXtCM1TqwUhFpWW/AsnX4KXtCM1TqwUhFpWW -goversion go1.15.6 -D "" -importcfg $WORK/b076/importcfg -pack ./build.go ./doc.go ./gc.go ./read.go ./syslist.go ./zcgo.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b062/_pkg_.a $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f4/f46fa82b08d9c69f14fc009f325bdfa6fa910cca7fd35393d4e82665c1c9d2ed-d # internal github.com/gofrs/uuid mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/md5=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/sha1=$WORK/b054/_pkg_.a packagefile database/sql/driver=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gofrs/uuid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/gofrs/uuid -complete -installsuffix shared -buildid 92fA8FJBtHmOXu7PoozK/92fA8FJBtHmOXu7PoozK -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack ./codec.go ./generator.go ./sql.go ./uuid.go github.com/spf13/pflag mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b060/_pkg_.a packagefile encoding/csv=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid RgmSDKt-kE5eb1LbFlPn/RgmSDKt-kE5eb1LbFlPn -goversion go1.15.6 -D "" -importcfg $WORK/b089/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./ipnet_slice.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/1f/1f60e93b013baae34dd058baf6fb34e1eb00e6bbcccd9fa46cd77000b540cd1b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/27/27c1d9d92cbe849653b8f98d4146516f2808cefefff54d6f2b704cad2117e0be-d # internal github.com/cucumber/godog/internal/builder mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b072/_pkg_.a packagefile go/build=$WORK/b076/_pkg_.a packagefile go/parser=$WORK/b084/_pkg_.a packagefile go/token=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b086/_pkg_.a packagefile path=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b080/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog/internal/builder /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/cucumber/godog/internal/builder -complete -installsuffix shared -buildid MJPMsKWF_7VU5zhnk2jx/MJPMsKWF_7VU5zhnk2jx -goversion go1.15.6 -D "" -importcfg $WORK/b071/importcfg -pack ./ast.go ./builder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f4/f40e0ca1c806ca01db2ddfd112a4671e5cc5529c703a231addcf11d0e2e1cdd8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/c4/c40df002a11d047eb27f0c6fa2cd868c01000e2edb81c764c819f33851dd344b-d # internal github.com/cucumber/godog/internal/flags mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile github.com/spf13/pflag=$WORK/b089/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog/internal/flags /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/cucumber/godog/internal/flags -complete -installsuffix shared -buildid vHqe324z6Jcdo1fcBDGX/vHqe324z6Jcdo1fcBDGX -goversion go1.15.6 -D "" -importcfg $WORK/b088/importcfg -pack ./flags.go ./options.go github.com/spf13/cobra mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b089/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b080/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid Tfn1oSJmEv3gWdtnieg4/Tfn1oSJmEv3gWdtnieg4 -goversion go1.15.6 -D "" -importcfg $WORK/b104/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./custom_completions.go ./fish_completions.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/07/0761e7919fcb14372a9a7f38c9813142c6bbe545f188076796927bec984624b7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6b/6b57e6be9da04c640587bb115d0ddbbaa9b35f56b5041d55c872f36be11272ac-d # internal github.com/gogo/protobuf/io mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b067/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/gogo/protobuf/io -complete -installsuffix shared -buildid HD_HSWBhLl6au2Su2eCD/HD_HSWBhLl6au2Su2eCD -goversion go1.15.6 -D "" -importcfg $WORK/b102/importcfg -pack ./full.go ./io.go ./uint32.go ./varint.go github.com/cucumber/messages-go/v13 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b041/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b067/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cucumber/messages-go/v13 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/cucumber/messages-go/v13 -complete -installsuffix shared -buildid jS9XfAEg_5rDsgq6Atxz/jS9XfAEg_5rDsgq6Atxz -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack ./id_generator.go ./messages.pb.go ./time_conversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/bd/bd2903541310b55b90b556b48f97fdb9e4a41eeaa7b172e1c288c52f78627bc1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/74/74f43973b940c57179714ff0c76a3682af4670004015dbb2e070740a71178eb2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/48/4838c3b772fe32be1a8848ca65ef2dddc674926ca09a43d610a03c25fe22c2ee-d # internal github.com/cucumber/godog/formatters mkdir -p $WORK/b039/ github.com/cucumber/godog/internal/tags mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile github.com/cucumber/messages-go/v13=$WORK/b040/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile github.com/cucumber/messages-go/v13=$WORK/b040/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog/formatters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/cucumber/godog/formatters -complete -installsuffix shared -buildid tBXW9uHKvY9oe5pTsTXk/tBXW9uHKvY9oe5pTsTXk -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./fmt.go cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog/internal/tags /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/cucumber/godog/internal/tags -complete -installsuffix shared -buildid pzWDaK7OHomvkLuYKPCN/pzWDaK7OHomvkLuYKPCN -goversion go1.15.6 -D "" -importcfg $WORK/b103/importcfg -pack ./tag_filter.go github.com/cucumber/gherkin-go/v16 mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/cucumber/messages-go/v13=$WORK/b040/_pkg_.a packagefile github.com/gogo/protobuf/io=$WORK/b102/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b081/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cucumber/gherkin-go/v16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/cucumber/gherkin-go/v16 -complete -installsuffix shared -buildid 4fenww-WhwRAxIouy6TJ/4fenww-WhwRAxIouy6TJ -goversion go1.15.6 -D "" -importcfg $WORK/b101/importcfg -pack ./astbuilder.go ./dialect.go ./dialects_builtin.go ./gherkin.go ./matcher.go ./messages.go ./parser.go ./pickles.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/0b/0bdfa3dd961dac4cd86945c6efe244e1294934e50a9415a4192a4c9590132097-d # internal github.com/cucumber/godog/internal/models mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/cucumber/godog/colors=$WORK/b037/_pkg_.a packagefile github.com/cucumber/godog/formatters=$WORK/b039/_pkg_.a packagefile github.com/cucumber/godog/internal/utils=$WORK/b094/_pkg_.a packagefile github.com/cucumber/messages-go/v13=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog/internal/models /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/cucumber/godog/internal/models -complete -installsuffix shared -buildid mgv1minxrLWykmA3vX0s/mgv1minxrLWykmA3vX0s -goversion go1.15.6 -D "" -importcfg $WORK/b093/importcfg -pack ./feature.go ./results.go ./stepdef.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/e2/e22f9e43b4e300ff3de064194685d942dbe070dd6113a76499b99b66555da610-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ed/edda00674391fdc29939a6d8a0a2f24c93224fcf4f0c265fb369c8d4e71cb61a-d # internal github.com/cucumber/godog/internal/storage mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/cucumber/godog/internal/models=$WORK/b093/_pkg_.a packagefile github.com/cucumber/messages-go/v13=$WORK/b040/_pkg_.a packagefile github.com/hashicorp/go-memdb=$WORK/b096/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog/internal/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/cucumber/godog/internal/storage -complete -installsuffix shared -buildid 3q7TLnCvZ7ijkgdeH6eA/3q7TLnCvZ7ijkgdeH6eA -goversion go1.15.6 -D "" -importcfg $WORK/b095/importcfg -pack ./storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/a1/a14bbfbaa018d39196569946bc506000d90530d6ca5e832cf97b5c58619373ec-d # internal github.com/cucumber/godog/internal/formatters mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile encoding/xml=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/cucumber/godog/colors=$WORK/b037/_pkg_.a packagefile github.com/cucumber/godog/formatters=$WORK/b039/_pkg_.a packagefile github.com/cucumber/godog/internal/models=$WORK/b093/_pkg_.a packagefile github.com/cucumber/godog/internal/storage=$WORK/b095/_pkg_.a packagefile github.com/cucumber/godog/internal/utils=$WORK/b094/_pkg_.a packagefile github.com/cucumber/messages-go/v13=$WORK/b040/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b080/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog/internal/formatters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/cucumber/godog/internal/formatters -complete -installsuffix shared -buildid __0A2MhaIwhMshuqJMOn/__0A2MhaIwhMshuqJMOn -goversion go1.15.6 -D "" -importcfg $WORK/b091/importcfg -pack ./fmt.go ./fmt_base.go ./fmt_cucumber.go ./fmt_events.go ./fmt_junit.go ./fmt_pretty.go ./fmt_progress.go ./undefined_snippets_gen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/34/3469a5a2cb9668bdc3f62ad7c1e85a980afbee7375dd2364294bcd99c983550c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/54/54c0c3cb68b0c5ecd4004c80be1ecec9bd8ff7f2c54f2d787c8ae4484dc0fb6b-d # internal github.com/cucumber/godog/internal/parser mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/cucumber/gherkin-go/v16=$WORK/b101/_pkg_.a packagefile github.com/cucumber/godog/internal/models=$WORK/b093/_pkg_.a packagefile github.com/cucumber/godog/internal/tags=$WORK/b103/_pkg_.a packagefile github.com/cucumber/messages-go/v13=$WORK/b040/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog/internal/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/cucumber/godog/internal/parser -complete -installsuffix shared -buildid L7__RuOfgS5LyPzQEG73/L7__RuOfgS5LyPzQEG73 -goversion go1.15.6 -D "" -importcfg $WORK/b100/importcfg -pack ./parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/60/6018b4a387fa70ae3b775e3a2963397202e5346fe9bde558a696a43924f3aefe-d # internal github.com/cucumber/godog mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/cucumber/godog/colors=$WORK/b037/_pkg_.a packagefile github.com/cucumber/godog/formatters=$WORK/b039/_pkg_.a packagefile github.com/cucumber/godog/internal/builder=$WORK/b071/_pkg_.a packagefile github.com/cucumber/godog/internal/flags=$WORK/b088/_pkg_.a packagefile github.com/cucumber/godog/internal/formatters=$WORK/b091/_pkg_.a packagefile github.com/cucumber/godog/internal/models=$WORK/b093/_pkg_.a packagefile github.com/cucumber/godog/internal/parser=$WORK/b100/_pkg_.a packagefile github.com/cucumber/godog/internal/storage=$WORK/b095/_pkg_.a packagefile github.com/cucumber/godog/internal/utils=$WORK/b094/_pkg_.a packagefile github.com/cucumber/messages-go/v13=$WORK/b040/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b089/_pkg_.a packagefile go/build=$WORK/b076/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/cucumber/godog -complete -installsuffix shared -buildid osI3xdwJfzVdFAzB7GvY/osI3xdwJfzVdFAzB7GvY -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./flags_deprecated.go ./flags_v0110.go ./fmt.go ./godog.go ./options.go ./run.go ./stacktrace.go ./suite.go ./test_context.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/bf/bf185d5ece34a7c6221b19e6b246cedbd3915b6141057fe09061898d1b3f94a2-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/b034/_pkg_.a packagefile github.com/cucumber/godog/internal/builder=$WORK/b071/_pkg_.a packagefile github.com/cucumber/godog/internal/flags=$WORK/b088/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b104/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b089/_pkg_.a packagefile go/build=$WORK/b076/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog/cmd/godog/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/cucumber/godog/cmd/godog/internal -complete -installsuffix shared -buildid JLYJVGXrsN_wPTKBYF3H/JLYJVGXrsN_wPTKBYF3H -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./cmd_build.go ./cmd_root.go ./cmd_run.go ./cmd_version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/12/1224f9c6ee8de0692b4c5bdcd53c2068ed89001529f00365d7d534d0198c02f3-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/b008/_pkg_.a packagefile runtime/cgo=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog/cmd/godog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid U5ebWFTd4EJCBuWd7TiI/U5ebWFTd4EJCBuWd7TiI -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/48/4898af719f1b86f5b50d57c3a84200cab9e400663172acbfd4d80efde520ae58-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/b008/_pkg_.a packagefile runtime/cgo=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/cucumber/godog=$WORK/b034/_pkg_.a packagefile github.com/cucumber/godog/internal/builder=$WORK/b071/_pkg_.a packagefile github.com/cucumber/godog/internal/flags=$WORK/b088/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b104/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b089/_pkg_.a packagefile go/build=$WORK/b076/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile flag=$WORK/b035/_pkg_.a packagefile github.com/cucumber/godog/colors=$WORK/b037/_pkg_.a packagefile github.com/cucumber/godog/formatters=$WORK/b039/_pkg_.a packagefile github.com/cucumber/godog/internal/formatters=$WORK/b091/_pkg_.a packagefile github.com/cucumber/godog/internal/models=$WORK/b093/_pkg_.a packagefile github.com/cucumber/godog/internal/parser=$WORK/b100/_pkg_.a packagefile github.com/cucumber/godog/internal/storage=$WORK/b095/_pkg_.a packagefile github.com/cucumber/godog/internal/utils=$WORK/b094/_pkg_.a packagefile github.com/cucumber/messages-go/v13=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile path=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile go/ast=$WORK/b072/_pkg_.a packagefile go/parser=$WORK/b084/_pkg_.a packagefile go/token=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b081/_pkg_.a packagefile text/template=$WORK/b080/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile context=$WORK/b056/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b060/_pkg_.a packagefile encoding/csv=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile bufio=$WORK/b047/_pkg_.a packagefile go/doc=$WORK/b077/_pkg_.a packagefile internal/goroot=$WORK/b085/_pkg_.a packagefile internal/goversion=$WORK/b087/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile encoding/xml=$WORK/b092/_pkg_.a packagefile github.com/cucumber/gherkin-go/v16=$WORK/b101/_pkg_.a packagefile github.com/cucumber/godog/internal/tags=$WORK/b103/_pkg_.a packagefile github.com/hashicorp/go-memdb=$WORK/b096/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b041/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b067/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile encoding=$WORK/b059/_pkg_.a packagefile unicode/utf16=$WORK/b061/_pkg_.a packagefile go/scanner=$WORK/b073/_pkg_.a packagefile net/url=$WORK/b082/_pkg_.a packagefile text/template/parse=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b063/_pkg_.a packagefile internal/nettrace=$WORK/b064/_pkg_.a packagefile internal/singleflight=$WORK/b065/_pkg_.a packagefile internal/lazyregexp=$WORK/b078/_pkg_.a packagefile github.com/gogo/protobuf/io=$WORK/b102/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b097/_pkg_.a packagefile crypto/md5=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/sha1=$WORK/b054/_pkg_.a packagefile database/sql/driver=$WORK/b055/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile log=$WORK/b068/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b098/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile math/big=$WORK/b052/_pkg_.a packagefile container/list=$WORK/b099/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=45U-hNFynu7m7QeRtUpG/U5ebWFTd4EJCBuWd7TiI/TmKGfOgn2vTssP37YgBO/45U-hNFynu7m7QeRtUpG -X github.com/cucumber/godog/version=0.11.0 -B 0x070ec2e355fa0f520ec214dc819a160284fde107 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/godog-0.11.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/godog-0.11.0/_build/bin/godog rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PBhKnV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386 ++ dirname /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386 + cd godog-0.11.0 + cd /builddir/build/BUILD/godog-0.11.0/_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.11.0/_build/bin -s /builddir/build/BUILD/godog-0.11.0/_build -o golang-github-cucumber-godog-devel.file-list -O /builddir/build/BUILD/godog-0.11.0 -V 0.11.0-1.fc34 -p /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386 -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 +++ sort -u ++ listfiles_include='CHANGELOG.md CHANGELOG_OLD.md CONTRIBUTING.md README.md _examples' ++ echo 'CHANGELOG.md CHANGELOG_OLD.md CONTRIBUTING.md README.md _examples' + godocs='CHANGELOG.md CHANGELOG_OLD.md CONTRIBUTING.md README.md _examples' + [[ -n CHANGELOG.md CHANGELOG_OLD.md CONTRIBUTING.md README.md _examples ]] + 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 + 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.11.0-1.fc34.i386/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/godog-0.11.0/_build/bin/godog /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/bin/ '/builddir/build/BUILD/godog-0.11.0/_build/bin/godog' -> '/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/bin/godog' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.11.0-1.fc34 --unique-debug-suffix -0.11.0-1.fc34.i386 --unique-debug-src-base golang-github-cucumber-godog-0.11.0-1.fc34.i386 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/godog-0.11.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/bin/godog extracting debug info from /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/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.11.0-1.fc34.i386/usr/bin/godog. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 6984kB, size after compression: 6664kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 273 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3XNWOe + umask 022 + cd /builddir/build/BUILD + cd godog-0.11.0 + LDFLAGS=' -X github.com/cucumber/godog/version=0.11.0' + 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 ' + go-rpm-integration check -i github.com/cucumber/godog -b /builddir/build/BUILD/godog-0.11.0/_build/bin -s /builddir/build/BUILD/godog-0.11.0/_build -V 0.11.0-1.fc34 -p /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386 -g /usr/share/gocode -r '.*example.*' -d . -t internal Testing in: /builddir/build/BUILD/godog-0.11.0/_build/src PATH: /builddir/build/BUILD/godog-0.11.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/godog-0.11.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/cucumber/godog/version=0.11.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/cucumber/godog + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-cucumber-godog-0.11.0-1.fc34.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DKrn1o + umask 022 + cd /builddir/build/BUILD + cd godog-0.11.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/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.11.0-1.fc34.i386/usr/share/doc/golang-github-cucumber-godog + cp -pr _examples /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/share/doc/golang-github-cucumber-godog + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/share/doc/golang-github-cucumber-godog + cp -pr CHANGELOG_OLD.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/share/doc/golang-github-cucumber-godog + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/share/doc/golang-github-cucumber-godog + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/share/doc/golang-github-cucumber-godog + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kLBQ4w + umask 022 + cd /builddir/build/BUILD + cd godog-0.11.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/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.11.0-1.fc34.i386/usr/share/licenses/golang-github-cucumber-godog + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/share/licenses/golang-github-cucumber-godog + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-cucumber-godog = 0.11.0-1.fc34 golang-github-cucumber-godog(x86-32) = 0.11.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.32) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: golang-github-cucumber-godog-devel-0.11.0-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BjNp0j + umask 022 + cd /builddir/build/BUILD + cd godog-0.11.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/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.11.0-1.fc34.i386/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr CHANGELOG_OLD.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr _examples /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/share/doc/golang-github-cucumber-godog-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eSot2F + umask 022 + cd /builddir/build/BUILD + cd godog-0.11.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/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.11.0-1.fc34.i386/usr/share/licenses/golang-github-cucumber-godog-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386/usr/share/licenses/golang-github-cucumber-godog-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/cucumber/godog) = 0.11.0-1.fc34 golang(github.com/cucumber/godog/cmd/godog/internal) = 0.11.0-1.fc34 golang(github.com/cucumber/godog/colors) = 0.11.0-1.fc34 golang(github.com/cucumber/godog/formatters) = 0.11.0-1.fc34 golang(github.com/cucumber/godog/internal/builder) = 0.11.0-1.fc34 golang(github.com/cucumber/godog/internal/flags) = 0.11.0-1.fc34 golang(github.com/cucumber/godog/internal/formatters) = 0.11.0-1.fc34 golang(github.com/cucumber/godog/internal/models) = 0.11.0-1.fc34 golang(github.com/cucumber/godog/internal/parser) = 0.11.0-1.fc34 golang(github.com/cucumber/godog/internal/storage) = 0.11.0-1.fc34 golang(github.com/cucumber/godog/internal/tags) = 0.11.0-1.fc34 golang(github.com/cucumber/godog/internal/testutils) = 0.11.0-1.fc34 golang(github.com/cucumber/godog/internal/utils) = 0.11.0-1.fc34 golang-github-cucumber-godog-devel = 0.11.0-1.fc34 golang-ipath(github.com/cucumber/godog) = 0.11.0-1.fc34 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/v16) golang(github.com/cucumber/messages-go/v13) 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.11.0-1.fc34.i686 Provides: golang-github-cucumber-godog-debugsource = 0.11.0-1.fc34 golang-github-cucumber-godog-debugsource(x86-32) = 0.11.0-1.fc34 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.11.0-1.fc34.i686 Provides: debuginfo(build-id) = 45e56a9f463e7dbf8163e8b23c8b71c6ed9e23ba golang-github-cucumber-godog-debuginfo = 0.11.0-1.fc34 golang-github-cucumber-godog-debuginfo(x86-32) = 0.11.0-1.fc34 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(x86-32) = 0.11.0-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386 Wrote: /builddir/build/RPMS/golang-github-cucumber-godog-debugsource-0.11.0-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/golang-github-cucumber-godog-devel-0.11.0-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-cucumber-godog-0.11.0-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/golang-github-cucumber-godog-debuginfo-0.11.0-1.fc34.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NWXewW + umask 022 + cd /builddir/build/BUILD + cd godog-0.11.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0