Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/golang-github-cucumber-godog.spec'], chrootPath='/var/lib/mock/f34-build-25114186-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 s390x --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: s390x Building for target s390x 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 s390x --nodeps /builddir/build/SPECS/golang-github-cucumber-godog.spec'], chrootPath='/var/lib/mock/f34-build-25114186-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 s390x --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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1610730788 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FTKYpe + 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.a6umW7 + 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 0xf5187a5a9a731b8fee5d9212bdd51bc27dd966b0 -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-build568688351 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_s390x/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid -XmQducRksqyKG1fAaIm/-XmQducRksqyKG1fAaIm -goversion go1.15.6 -D "" -importcfg $WORK/b006/importcfg -pack ./unsafeheader.go internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b010/symabis ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/31/3182d433fbcd82b7d8b66722731d47fb63f07d0d2d5b9f1f8d7d6d6af2b224f5-d # internal runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b011/symabis ./asm_s390x.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid cC2_4PnDQKJQViti-NSD/cC2_4PnDQKJQViti-NSD -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./cpu.go ./cpu_s390x.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid xaNmi0xbh9QsnHrM-PQj/xaNmi0xbh9QsnHrM-PQj -goversion go1.15.6 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_s390x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/cpu_s390x.o ./cpu_s390x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/24/24eca78163f6471307fa901b880f14846d76b2ba3ed577bebdd38d4fdcf8e5dc-d # internal runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid AfR5Ob-po-fkQzdr1cOQ/AfR5Ob-po-fkQzdr1cOQ -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/48/48e700f6a5a5429f45d79912427dc1a4b744aae234820b787eed29f12dcd5110-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_s390x/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b009/symabis ./compare_s390x.s ./count_s390x.s ./equal_s390x.s ./index_s390x.s ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/d0/d0bde3336d38a7da5c776835a6bf28d92bd626ca285dd50dc926cdd5ce664732-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tfYcoWH2gKsFBMUj_qC9/tfYcoWH2gKsFBMUj_qC9 -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_native.go ./equal_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid nSKpxYBVrN7m0jU8a66-/nSKpxYBVrN7m0jU8a66- -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/58/581b773228af13a8d39f94d77888c5500068db04b02ffd575768b415269550da-d # internal math/bits mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid Fft_uqDvOYK-eYQODrlg/Fft_uqDvOYK-eYQODrlg -goversion go1.15.6 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/count_s390x.o ./count_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/equal_s390x.o ./equal_s390x.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/23/23114b4a2e2fc9b9edf76cf9c079ef22f0513a81bfa0c7faa74e9c5f5ad4f66d-d # internal math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b016/symabis ./acos_s390x.s ./acosh_s390x.s ./asin_s390x.s ./asinh_s390x.s ./atan2_s390x.s ./atan_s390x.s ./atanh_s390x.s ./cbrt_s390x.s ./cosh_s390x.s ./dim_s390x.s ./erf_s390x.s ./erfc_s390x.s ./exp_s390x.s ./expm1_s390x.s ./floor_s390x.s ./log10_s390x.s ./log1p_s390x.s ./log_s390x.s ./pow_s390x.s ./sin_s390x.s ./sinh_s390x.s ./sqrt_s390x.s ./stubs_s390x.s ./tan_s390x.s ./tanh_s390x.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/index_s390x.o ./index_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_s390x.o $WORK/b009/count_s390x.o $WORK/b009/equal_s390x.o $WORK/b009/index_s390x.o $WORK/b009/indexbyte_s390x.o # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid bKkdvZQ5uBZU29WdrfCv/bKkdvZQ5uBZU29WdrfCv -goversion go1.15.6 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b8/b8221b19279b4a90b973dc0965a52044fe2fe1b68fa79c44104390e13649bd56-d # internal runtime 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_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_s390x.s ./duff_s390x.s ./memclr_s390x.s ./memmove_s390x.s ./preempt_s390x.s ./rt0_linux_s390x.s ./sys_linux_s390x.s ./tls_s390x.s 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_s390x/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid tySB4JXQWSAMSgZobg1a/tySB4JXQWSAMSgZobg1a -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_s390x.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_s390x.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b016/_pkg_.a $WORK/b016/acos_s390x.o $WORK/b016/acosh_s390x.o $WORK/b016/asin_s390x.o $WORK/b016/asinh_s390x.o $WORK/b016/atan2_s390x.o $WORK/b016/atan_s390x.o $WORK/b016/atanh_s390x.o $WORK/b016/cbrt_s390x.o $WORK/b016/cosh_s390x.o $WORK/b016/dim_s390x.o $WORK/b016/erf_s390x.o $WORK/b016/erfc_s390x.o $WORK/b016/exp_s390x.o $WORK/b016/expm1_s390x.o $WORK/b016/floor_s390x.o $WORK/b016/log10_s390x.o $WORK/b016/log1p_s390x.o $WORK/b016/log_s390x.o $WORK/b016/pow_s390x.o $WORK/b016/sin_s390x.o $WORK/b016/sinh_s390x.o $WORK/b016/sqrt_s390x.o $WORK/b016/stubs_s390x.o $WORK/b016/tan_s390x.o $WORK/b016/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/a5/a5759664e94f7ba53e3a5b82014da203652b2cab0a730cc0043b2945a9bbf28e-d # internal 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_s390x/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid leUZb0WIbVNQnmbvwdqG/leUZb0WIbVNQnmbvwdqG -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a6/a6bfa55ed669cb4faa3611ddcfed41622c759550af8beb9331e6adc32ce8dea6-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid ld0Qp9i8LUQ8UrpFxvOs/ld0Qp9i8LUQ8UrpFxvOs -goversion go1.15.6 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f1/f190bc419a13cf4fc3ebf6c9a79b26f5aaa7b8bcd2e6334b2ec557b8187bec2b-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_s390x/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b022/symabis ./asm.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid sU2-3QEpIPQJ1JkCA1c0/sU2-3QEpIPQJ1JkCA1c0 -goversion go1.15.6 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ff/ffad03f8f127dd8d65e497c46795d38ed1ce15808f5c751bcf6353a50c3c1d0c-d # internal unicode mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid Um-_bifE9mYN1dCJyskC/Um-_bifE9mYN1dCJyskC -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/aa/aa0dccd102e2d6862f132ed0af1d07441a2025ce3e97ed4e699cff0f48fa837f-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_s390x/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid X-qKMh81W_Z_s7rMGmB6/X-qKMh81W_Z_s7rMGmB6 -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/af/af8525bfa2384b48937a1d91cdcd056ba65d6ecba21fc4a5a2a7a854d1b0f5cf-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_s390x/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid FtQ9vf0FG7xars0uz1tR/FtQ9vf0FG7xars0uz1tR -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2d/2de91b642adf4d7babd753dd76f1eee7863101737ae26d1e80960bcca5eeb7b1-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_s390x/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid q_KFUPsAfEEMmYXByxrG/q_KFUPsAfEEMmYXByxrG -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e0/e03f21628822902d93185106054b10d6f70ca184c8a9a0e213c66bc5a0822a1e-d # internal encoding mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p encoding -std -complete -installsuffix shared -buildid RKf2xzbi6r4mZvlFTM_r/RKf2xzbi6r4mZvlFTM_r -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/d3/d33d8cc87739cf4f28b933a7efe93a1ee75253f13f6a514b0e6af66c63bfab73-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_s390x/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid _FiOTbscuyJp6-ob1rLM/_FiOTbscuyJp6-ob1rLM -goversion go1.15.6 -D "" -importcfg $WORK/b061/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a6/a64f3ef62cdaf65cdd0ffb610843098287d3d95270da6bd4f6b6b42eb1b9471f-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_s390x/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid lBCRIN8Sea3vLbHb8i62/lBCRIN8Sea3vLbHb8i62 -goversion go1.15.6 -D "" -importcfg $WORK/b064/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/7b/7b14601e52d77e3ca1804b7dff68e17aab0f7c53207a36e015bbb738598633d6-d # internal runtime/cgo mkdir -p $WORK/b066/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b066/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b066/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -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 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -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 -m64 -march=z196 -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 TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 -m64 -march=z196 -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 -m64 -march=z196 -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 -m64 -march=z196 -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_s390x.S cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -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 -m64 -march=z196 -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_s390x/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_s390x/asm -p runtime/cgo -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b066/symabis ./asm_s390x.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p runtime/cgo -std -installsuffix shared -buildid RkRYRiPFyunSahIrkWQy/RkRYRiPFyunSahIrkWQy -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_s390x/asm -p runtime/cgo -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b066/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b066/_pkg_.a $WORK/b066/asm_s390x.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_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/80/80852269a354cb05d40f51f0aa74f7b220794e3234eedbad352f07a08f9ba4e8-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_s390x/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p internal/goversion -std -complete -installsuffix shared -buildid E1T_kSQi2EZFVxwVC59U/E1T_kSQi2EZFVxwVC59U -goversion go1.15.6 -D "" -importcfg $WORK/b087/importcfg -pack ./goversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/bf/bf0c7fa8513ceee652705864eb1f0f34ef286e4ecad34eceae06008194faa3e1-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_s390x/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p container/list -std -complete -installsuffix shared -buildid 74dGGkP-5MBQNWu8x39d/74dGGkP-5MBQNWu8x39d -goversion go1.15.6 -D "" -importcfg $WORK/b099/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/cd/cde0a79a4ee4c5f91de3b0543d7394b46331dba259d8419e699172faa99ce8e4-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/duff_s390x.o ./duff_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/preempt_s390x.o ./preempt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_s390x.o $WORK/b008/duff_s390x.o $WORK/b008/memclr_s390x.o $WORK/b008/memmove_s390x.o $WORK/b008/preempt_s390x.o $WORK/b008/rt0_linux_s390x.o $WORK/b008/sys_linux_s390x.o $WORK/b008/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/99/99a9a0bd4b0aa23d9c59cb5766103f383883c8c5a2885d505c69e8f391a614ef-d # internal sync mkdir -p $WORK/b020/ internal/reflectlite mkdir -p $WORK/b005/ 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_s390x/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync -std -installsuffix shared -buildid P5pFHRBy2Klr_Gma5rfg/P5pFHRBy2Klr_Gma5rfg -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/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid wVgwYVaDItH3ir2V2ldr/wVgwYVaDItH3ir2V2ldr -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_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/91/914be23d3212aa50cacb49b8ffe27192785f8158fd64c8cb36079c0a6dd0288a-d # internal 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 cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 7zxvSsS7ooIwUX_rB-Bj/7zxvSsS7ooIwUX_rB-Bj -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/79/79253c648461058f660bf699ca87405e1a109c9bfa54f7027995d54a8fcfeefb-d # internal internal/singleflight mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid oH2yv8qnlXOSz61JWTLn/oH2yv8qnlXOSz61JWTLn -goversion go1.15.6 -D "" -importcfg $WORK/b065/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/57/577d18625f952c9d5aba9916ec7c86cbb0db45909b48603a1ac35d0c1702a385-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d8/d8538376a8c9f9f34316dcc29918a107327ed7e133d1ea513c0f9d503604b257-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_s390x/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid rrrxqtPnph1p5a29dsfC/rrrxqtPnph1p5a29dsfC -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_s390x/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p sort -std -complete -installsuffix shared -buildid y2Hx8Pud1Ayev_pizswo/y2Hx8Pud1Ayev_pizswo -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_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/e0/e072eea15177bbdabced04e1a4b4a22e64e7aec7e93c540238430608c52fa405-d # internal 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_s390x/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid sH6E7XJm-QaCWsPQB7yM/sH6E7XJm-QaCWsPQB7yM -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_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/bb/bba47675a9f6a76edc2df1af8712b4b20ca38e9c52df4c24757b75e244187905-d # internal io mkdir -p $WORK/b025/ 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_s390x/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p io -std -complete -installsuffix shared -buildid WK788mWdtkQliMFegAMa/WK788mWdtkQliMFegAMa -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/03/033615ecbba9b065fbdfd6c004f4dbe3b2ac38d5ec5012daac0aa0e569fed429-d # internal internal/oserror mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid G38vPYSCIowsn9dtbddQ/G38vPYSCIowsn9dtbddQ -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/e0/e0d9d2e7e12248f14a1a7ac2f30f8820ba70f070f70b350369d58fd70f455b00-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_s390x/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_s390x.s 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_s390x/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid KUKZwhrXcE8BfCR2UJnL/KUKZwhrXcE8BfCR2UJnL -goversion go1.15.6 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_big.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/6c/6c6234af04ee403e685506437ad9fd5ebad107913a29d11e33ac930180e8dca5-d # internal 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_s390x/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b015/symabis ./asm_s390x.s 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_s390x/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid s68KLPajxEA_-Qqig7ui/s68KLPajxEA_-Qqig7ui -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 cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b030/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/68/68befffd03378c6e49f057240e0463f8a2e04a6e32b4a42bb5c991b42331c958-d # internal internal/syscall/unix mkdir -p $WORK/b029/ 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_s390x/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid cdr2PkFhqYTfoGQMama4/cdr2PkFhqYTfoGQMama4 -goversion go1.15.6 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f4/f438b466b4a1bf3971ebd40ee26c2180503a75885900a2b5a89e66831861da25-d # internal 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_s390x/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid IYYev49SomVmvKW-UujW/IYYev49SomVmvKW-UujW -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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/fe/fe83cb94b23c61e89b1132e4c78cb2cb0fab3a01dd27da07045e8fa01059e642-d # internal internal/poll mkdir -p $WORK/b028/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/2a/2a08723b121059cac1c086e95334344b8340adc89ebc5b55af6a4fc64c2d7d5d-d # internal 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 cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid GPCfot15VnLk4HyEjJtv/GPCfot15VnLk4HyEjJtv -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 internal/fmtsort mkdir -p $WORK/b014/ 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_s390x/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 1ip8mPw8fOmJQpasvLXA/1ip8mPw8fOmJQpasvLXA -goversion go1.15.6 -D "" -importcfg $WORK/b014/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/20/20af24072cd04802696902494999985b8e130790d0d23548ac09b3a424c14390-d # internal 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_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid xrz4jMEY4DMnqX_EU76L/xrz4jMEY4DMnqX_EU76L -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/27/27862d17a590f379e992ec1e2b02332382a613be9c590b3be4b5dc78a7c9f81f-d # internal strings mkdir -p $WORK/b036/ 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/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid fp3W1lW_UG5UpUsTb-nu/fp3W1lW_UG5UpUsTb-nu -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_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/93/931456b71f6f2f42806ce07ddb1bbc878ce9b434294c644886ec2de2ca4f9b54-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_s390x/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid __v3gEgrfOmJVsqJcbBE/__v3gEgrfOmJVsqJcbBE -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_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/67/672773ca7217534063a62c073e471b96709d11f64a51ad17dd41e7c32b550d06-d # internal bytes mkdir -p $WORK/b038/ 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 cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p bytes -std -installsuffix shared -buildid DMaU1kEvfyhxe9sekmf1/DMaU1kEvfyhxe9sekmf1 -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/b5/b5548f44b01c5fee4b59f256117af6bc6f4b8ae96c0ba92390bbe69153fe6fd2-d # internal 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_s390x/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p fmt -std -complete -installsuffix shared -buildid mx3eoCf7Af2l1VvdH-VM/mx3eoCf7Af2l1VvdH-VM -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/3b/3b3078da74f2669330467344acf4ee7cc35ca641bd7217b2186a72ba1202c45c-d # internal hash mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p hash -std -complete -installsuffix shared -buildid ytXe0Vy80ugVGheC8bsc/ytXe0Vy80ugVGheC8bsc -goversion go1.15.6 -D "" -importcfg $WORK/b044/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/64/644338d9ba33429adb32d5b077250c272209c7ae70c684401e0dce15df0b5179-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_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto -std -complete -installsuffix shared -buildid 5ZVAjzRGPzZU_BmD-wST/5ZVAjzRGPzZU_BmD-wST -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/29/291990e6eb48b4efa8e2eed32ab414614d64692c2db735155b1b584ed6359f95-d # internal encoding/binary mkdir -p $WORK/b045/ 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_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid MDTRGTUkAhw1DTplAl8X/MDTRGTUkAhw1DTplAl8X -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ae/ae3b615d5bc8f1be5cbf735d7a66ecf821f97928aa3aa1f261343dff10a683ed-d # internal crypto/md5 mkdir -p $WORK/b042/ cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b042/symabis ./md5block_s390x.s 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 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/md5 -std -installsuffix shared -buildid vsC55Y-WbdZPlWGGZ6IM/vsC55Y-WbdZPlWGGZ6IM -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 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/md5block_s390x.o ./md5block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/md5block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/53/53cc5888f5ea6a29df97128687a2e90c953c232216fe1f1c20ad902e3bb88166-d # internal bufio mkdir -p $WORK/b047/ 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_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p bufio -std -complete -installsuffix shared -buildid 86OyIxgx_QO_AgwBp6nd/86OyIxgx_QO_AgwBp6nd -goversion go1.15.6 -D "" -importcfg $WORK/b047/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/8c/8ce9adb3f8d6f1f2d85f05f48ffd5817ac6715fec7e8d07c75600fda1a4fd7e6-d # internal 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 cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p flag -std -complete -installsuffix shared -buildid sLvTfmbRufEgi4l8txDW/sLvTfmbRufEgi4l8txDW -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/d1/d132146c52f0d90c66eaa6ccd41d191de67973f8f339d656e053491dd8ddbbd8-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_s390x/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p github.com/cucumber/godog/colors -complete -installsuffix shared -buildid dAW8JkKl2SfjBDrhlqzn/dAW8JkKl2SfjBDrhlqzn -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./ansi_others.go ./colors.go ./no_colors.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/c9/c9102a64b4e32b28b0b277a520e8d0878b4a0e63b2f80b67fc5ad6e958972d9f-d # internal crypto/cipher mkdir -p $WORK/b049/ 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/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid _4zJDnSWe2JOs3WR4_U1/_4zJDnSWe2JOs3WR4_U1 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/ff/ff76ef700bdd60558ea6c683400355e676114a6b83e2a57c6814892c260a1f97-d # internal math/big mkdir -p $WORK/b052/ cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -p math/big -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b052/symabis ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal 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 internal/cpu=$WORK/b010/_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_s390x/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p math/big -std -installsuffix shared -buildid NeA6JipcGpjn9bb6CjRq/NeA6JipcGpjn9bb6CjRq -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 ./arith_decl_s390x.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 cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d1/d160cc29161f4395175aa1e8f333763c38b2356950416af555de273570a7c517-d # internal crypto/aes mkdir -p $WORK/b048/ cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b048/symabis ./asm_s390x.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a 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 internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/aes -std -installsuffix shared -buildid 7AS-rqaOIGh0rjOiAVoe/7AS-rqaOIGh0rjOiAVoe -goversion go1.15.6 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b048/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a6/a66b203e95de49eccd7162152c253457ca517755c4eb3c1c4e6892f6b36bb225-d # internal crypto/sha1 mkdir -p $WORK/b054/ cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b054/symabis ./sha1block_s390x.s 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 internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid LvfpIslFrfdcrxB5Plhz/LvfpIslFrfdcrxB5Plhz -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 ./sha1block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b054/sha1block_s390x.o ./sha1block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b054/_pkg_.a $WORK/b054/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/cd/cd3e1c8b31ae3ee73f179a474620a2abfa8a47aa11c02447b2477c41f7443c40-d # internal context mkdir -p $WORK/b056/ 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_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p context -std -complete -installsuffix shared -buildid HZEoR0_JX1EqcnuWKoYS/HZEoR0_JX1EqcnuWKoYS -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/63/63f0b31c7a1e26358371023956263447bcd3c9c663300f6566a41225000d69be-d # internal database/sql/driver mkdir -p $WORK/b055/ 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_s390x/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid dpneGxTq8Gswsqgw-6BC/dpneGxTq8Gswsqgw-6BC -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/4f/4f045593d930b59996fab19679fa19af99cf35e7d152c067b6a7edd6b51df254-d # internal encoding/hex mkdir -p $WORK/b057/ 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_s390x/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid oCLXo4CQf--61qbZCI5v/oCLXo4CQf--61qbZCI5v -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/b8/b8a571c9503bec7fba305096217ff45fb52d59e46cf2b0d49d84c577a08ff43d-d # internal encoding/base64 mkdir -p $WORK/b060/ 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 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid onkGse4KLsazCdVa_K2d/onkGse4KLsazCdVa_K2d -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a2/a2db4646c59260116641d919ebb2fb3236c8cc53df707850b00316126c450aef-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_s390x/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid aOOeodhl0R64WJ90JxzQ/aOOeodhl0R64WJ90JxzQ -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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -p math/big -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5a/5a7c5615c2af1577cfb6074cfafe6d3e714d39696fa6cffd2d7e336208f4c973-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_s390x/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 9TJ8-Si-ldOYnRfDsuwj/9TJ8-Si-ldOYnRfDsuwj -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_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/08/08d6f02e0345020f8d79139ec1604e537dbf1470721b9d56fdbc109c0ba3e856-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid Qnf-cwPB3P8k2jH5Ogkz/Qnf-cwPB3P8k2jH5Ogkz -goversion go1.15.6 -D "" -importcfg $WORK/b063/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fe/fe6519106cbe6d9257412d88925ac9880bb1799a2f3ffe1b93479450fc7a4262-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_s390x/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p log -std -complete -installsuffix shared -buildid 779APPSC5J6DDqLpMAtL/779APPSC5J6DDqLpMAtL -goversion go1.15.6 -D "" -importcfg $WORK/b068/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/06/063fff296129db212446e75d7e1acc3d4a2f3cc65b4fde2c0c2ccd22f4488e98-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_s390x/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid OOhP5VoDRAt01xbvtyaa/OOhP5VoDRAt01xbvtyaa -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_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/13/133272b0f495a0dd835d1a4b383b528f2fc5f94497e43c037e1f76729e776de3-d # internal net mkdir -p $WORK/b062/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b062/ -importpath net -- -I $WORK/b062/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 -m64 -march=z196 -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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_s390x/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_s390x/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p net -std -installsuffix shared -buildid ZdeeZMpNBE-2T8blqVDB/ZdeeZMpNBE-2T8blqVDB -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_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/5a/5a859186f9c700fc8a43e157e0195f199a07ef231463b74b952d8704ef6ca735-d # internal regexp/syntax mkdir -p $WORK/b070/ 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_s390x/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid IbygVsao5Y67urQIvPJR/IbygVsao5Y67urQIvPJR -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 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/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_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/bc/bc602ff9761478130060566b1d2be31e34fd6eb394cb8a118cdabe77d39fb009-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_s390x/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/gofrs/uuid -complete -installsuffix shared -buildid GwaxN6QiPOlN3fnHFXZw/GwaxN6QiPOlN3fnHFXZw -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack ./codec.go ./generator.go ./sql.go ./uuid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/30/30eb7ffedc6f841bc692ed297cc56ab72eeaacd44b849fb28e20e7575887974c-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_s390x/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p regexp -std -complete -installsuffix shared -buildid v7rDZbGMJBQpiD4KAif2/v7rDZbGMJBQpiD4KAif2 -goversion go1.15.6 -D "" -importcfg $WORK/b069/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/0a/0abf7513a5f52c8467b7f8e9b7db06804c6d61d6929a93fd562f367e2fe46541-d # internal 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_s390x/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/cucumber/messages-go/v13 -complete -installsuffix shared -buildid CX54Fg2Hf5tkYdam6FVi/CX54Fg2Hf5tkYdam6FVi -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_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/55/556db43f40f27b3e841ee4d5e75b576e83b53fd97f7d2c350a1a997c77d56edc-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_s390x/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p go/token -std -complete -installsuffix shared -buildid KzIml1TuflNA1eve8RKz/KzIml1TuflNA1eve8RKz -goversion go1.15.6 -D "" -importcfg $WORK/b074/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b0/b013f698db58d9b07e7ab545c523b5a3cbdf68c33667e1384f9de3a588378d69-d # internal path/filepath mkdir -p $WORK/b075/ 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_s390x/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid LYXbMNkGnFnnJQEnBGNQ/LYXbMNkGnFnnJQEnBGNQ -goversion go1.15.6 -D "" -importcfg $WORK/b075/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/dc/dcb3e8a4e7ff1b3dc4007de99a1fbf74c9d6995254ae710e305c4c143a5a06e6-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_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid VHTSZnXq5SFAkcNKDOqj/VHTSZnXq5SFAkcNKDOqj -goversion go1.15.6 -D "" -importcfg $WORK/b073/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/f4/f4c2541594929929aa479055793e7f801073bd671f25659375d8959ea8ce13ac-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_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p go/ast -std -complete -installsuffix shared -buildid 5n_inAei8sYShQhO6cgk/5n_inAei8sYShQhO6cgk -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c0/c0abc150ec271d0b97911d3c4661babfe81a323503127a3fb542c6a8bebfa3d3-d # internal internal/lazyregexp mkdir -p $WORK/b078/ 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_s390x/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid uM-h9rjJBG4D_6liC8JH/uM-h9rjJBG4D_6liC8JH -goversion go1.15.6 -D "" -importcfg $WORK/b078/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/d0/d0f3438d83b36474a719210cbc4699de076ffb6511bbf834c9906799fa9a9ab3-d # internal path mkdir -p $WORK/b079/ 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 cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p path -std -complete -installsuffix shared -buildid j4AQnTrsfZbGkxhBGdxG/j4AQnTrsfZbGkxhBGdxG -goversion go1.15.6 -D "" -importcfg $WORK/b079/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/00/00af1b2d13dac5353223ce388eced3fbe6d04ab3b8c613cc2aec6e75e7f30543-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_s390x/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid RmbWx-3TMwkp8tNE1av4/RmbWx-3TMwkp8tNE1av4 -goversion go1.15.6 -D "" -importcfg $WORK/b081/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/4c/4c12c8ceebd3cbf7acb1d5b8e5f4aa906caefd41cb51f9b3efd5dad62501228d-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_s390x/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p net/url -std -complete -installsuffix shared -buildid r5W1XlpYSZe8oLf2qnCR/r5W1XlpYSZe8oLf2qnCR -goversion go1.15.6 -D "" -importcfg $WORK/b082/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/47/479741a17f25847089d5a86836838c9300b7cb76a8146a98248fdd500d23cfe4-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_s390x/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid mozBmBZE4f6k0MGGUoVF/mozBmBZE4f6k0MGGUoVF -goversion go1.15.6 -D "" -importcfg $WORK/b083/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/fb/fb5e5b18e9210cbb6bc58522c7d2f86e58245a45cb953297a669ff86fd4adecb-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_s390x/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p text/template -std -complete -installsuffix shared -buildid rs7vwBpXK1f3lQH2uhHE/rs7vwBpXK1f3lQH2uhHE -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_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/20/20bdbf607559f7b8e448aae526e3621e108d912c1e49e392eef7e8e8c093c1ad-d # internal github.com/cucumber/godog/formatters mkdir -p $WORK/b039/ 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_s390x/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/cucumber/godog/formatters -complete -installsuffix shared -buildid P3anxEwmAJuMG0RecMYN/P3anxEwmAJuMG0RecMYN -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./fmt.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/1e/1e4c770dae5ec66787a34a6692c885df1b429ae5636a8bc4c241bd47ee449da4-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_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p go/doc -std -complete -installsuffix shared -buildid WguDSTCdhNAVij5secNP/WguDSTCdhNAVij5secNP -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_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9b/9b8c5329898ed5a3707cf0238d04318413e27e7fa2364b9fe17704fc61650e52-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_s390x/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p go/parser -std -complete -installsuffix shared -buildid IldtDxl8txxglKITq6d2/IldtDxl8txxglKITq6d2 -goversion go1.15.6 -D "" -importcfg $WORK/b084/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/06/061b36fba7c16f235e319eb9449e2a727369d1c07c3fb7a908d29ea6168bc088-d # internal 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_s390x/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p os/exec -std -complete -installsuffix shared -buildid X_5ujkyUcLY0dAvK5wn3/X_5ujkyUcLY0dAvK5wn3 -goversion go1.15.6 -D "" -importcfg $WORK/b086/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9a/9a3443a1949d0f9be522b339601c1a69a3590535266e6895785e3e1337f48800-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_s390x/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid qdIuKiREEYEHzdI-MXQ_/qdIuKiREEYEHzdI-MXQ_ -goversion go1.15.6 -D "" -importcfg $WORK/b090/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/90/904e399dd7f0ed7a1f64d6d6740ab72aa4bc911a5c56aa20aba8d0ffbec28ca0-d # internal 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_s390x/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid zkNIjvE7ZE_MrSqPd4BM/zkNIjvE7ZE_MrSqPd4BM -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_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/d9/d9020142c97720035034c141307bce93c7bbd5ea070a1ce24b3d7b836f07527d-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_s390x/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p internal/goroot -std -complete -installsuffix shared -buildid d8VkcjvrjbS2g1B7x5Th/d8VkcjvrjbS2g1B7x5Th -goversion go1.15.6 -D "" -importcfg $WORK/b085/importcfg -pack ./gc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/6e/6e8ede151053bda7dce5db3010f29446548c40ab82d1937b0dc101302302de97-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_s390x/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p go/build -std -complete -installsuffix shared -buildid 0pze-wqkO5TglQivPAKb/0pze-wqkO5TglQivPAKb -goversion go1.15.6 -D "" -importcfg $WORK/b076/importcfg -pack ./build.go ./doc.go ./gc.go ./read.go ./syslist.go ./zcgo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/f2/f20c58d89a530bd1324b16634d2ff912d9f9fb9c75d103dbeeb72f958b543485-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_s390x/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/cucumber/godog/internal/builder -complete -installsuffix shared -buildid TwDctgnZFYSazKSz_m6p/TwDctgnZFYSazKSz_m6p -goversion go1.15.6 -D "" -importcfg $WORK/b071/importcfg -pack ./ast.go ./builder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/b0/b083ccc15c197d1946eb898799598515f72c494d97d48e76689f67b18ce2f1fd-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_s390x/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid qXtfGFu217dZ7yaFUM3O/qXtfGFu217dZ7yaFUM3O -goversion go1.15.6 -D "" -importcfg $WORK/b092/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/d9/d9ab771381ad118dcef91fd22e780fc69455e349a5ff3d609f88475392f9e79a-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_s390x/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/cucumber/godog/internal/flags -complete -installsuffix shared -buildid iOXBkB8zyhosOXY_wbw5/iOXBkB8zyhosOXY_wbw5 -goversion go1.15.6 -D "" -importcfg $WORK/b088/importcfg -pack ./flags.go ./options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ff/ffeaad799e3ac88037595a6069fc29232fd03263a778a6d077a1c7964a14f13d-d # internal github.com/cucumber/godog/internal/utils mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog/internal/utils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/cucumber/godog/internal/utils -complete -installsuffix shared -buildid Mj6-vHMnXLM9_l1CdwDe/Mj6-vHMnXLM9_l1CdwDe -goversion go1.15.6 -D "" -importcfg $WORK/b094/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/d7/d72287be2dc3c4c99be9a146f7c1d74cb95f3edcaae6bb5f507db855edc8da45-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_s390x/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/cucumber/godog/internal/models -complete -installsuffix shared -buildid J0IYIqHIgoTF3D119MbB/J0IYIqHIgoTF3D119MbB -goversion go1.15.6 -D "" -importcfg $WORK/b093/importcfg -pack ./feature.go ./results.go ./stepdef.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/8c/8cc8e816513f26e5bdf08aa96b1fe48910ba79679cadcaa4b6af45d54198b7ff-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b099/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid r16OQ_eObOeCG91kGzmo/r16OQ_eObOeCG91kGzmo -goversion go1.15.6 -D "" -importcfg $WORK/b098/importcfg -pack ./lru.go ./lru_interface.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/4e/4e2b95e2a934fcd3a855e3e4c11972574c91d0fde67a4b41433abe5f28d80bb7-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_s390x/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/gogo/protobuf/io -complete -installsuffix shared -buildid FCTaD46WR8lATgBLBdtH/FCTaD46WR8lATgBLBdtH -goversion go1.15.6 -D "" -importcfg $WORK/b102/importcfg -pack ./full.go ./io.go ./uint32.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/8a/8a6c37b64336b851fcbcc867bbeba64b80601fef8092a2777c82735b4c551d37-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b097/ 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 cd /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid gNtddrFMAN3RXFHVAKfF/gNtddrFMAN3RXFHVAKfF -goversion go1.15.6 -D "" -importcfg $WORK/b097/importcfg -pack ./edges.go ./iradix.go ./iter.go ./node.go ./raw_iter.go ./reverse_iter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/f4/f46948e5c2b58f29c17f5d16fb6282a0284506d9ff2df47d1a2087b39c23a5a5-d # internal 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_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/cucumber/gherkin-go/v16 -complete -installsuffix shared -buildid gutIMkC5RODNI_3eftzi/gutIMkC5RODNI_3eftzi -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_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/1c/1c69362ac424a0f0042ea62aeb35dd40483face0b6dd2d785f139dd00ac18ea6-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_s390x/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/hashicorp/go-memdb -complete -installsuffix shared -buildid WuxPkRyWaDzWDj5X1OGb/WuxPkRyWaDzWDj5X1OGb -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b2/b222f72414ae387618e9f6144af948f90f99031df98f2fcebdbb81672e899303-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_s390x/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/cucumber/godog/internal/storage -complete -installsuffix shared -buildid GID9ZwpcH6UaLCykdgvt/GID9ZwpcH6UaLCykdgvt -goversion go1.15.6 -D "" -importcfg $WORK/b095/importcfg -pack ./storage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/a4/a472f830bfadff440247c31ad93fbb7972a5c72fd232b59adf4dba7e8fc49efe-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_s390x/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/cucumber/godog/internal/formatters -complete -installsuffix shared -buildid MxxeY3U-TU-LeCRFo4cb/MxxeY3U-TU-LeCRFo4cb -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_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/a2/a2095de9d8bb67413e6eafeca351a1d46831254185cf453963d972c0b0a85307-d # internal 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 cd /builddir/build/BUILD/godog-0.11.0/_build/src/github.com/cucumber/godog/internal/tags /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/cucumber/godog/internal/tags -complete -installsuffix shared -buildid y6rZWBGkwXiwYCXZejFH/y6rZWBGkwXiwYCXZejFH -goversion go1.15.6 -D "" -importcfg $WORK/b103/importcfg -pack ./tag_filter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/43/434929f59b386fc62ea95854e22547244d04e8398f25e0f17497ef031abd00e4-d # internal 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_s390x/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid Vm2IWg1WCdO0fFJrn8lO/Vm2IWg1WCdO0fFJrn8lO -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_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/8e/8e214524b6c9fcc0a2859cfa99f201cece3741389cdc340631c99a15f73b0ae3-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_s390x/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/cucumber/godog/internal/parser -complete -installsuffix shared -buildid yIKMFbXbRL3QHgZX9y_T/yIKMFbXbRL3QHgZX9y_T -goversion go1.15.6 -D "" -importcfg $WORK/b100/importcfg -pack ./parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/9c/9c0d7f52f9286ae81226274bb11b417390bdf721443129b46b92ebd0e8652b24-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/bf/bfdcf4f344736121d3a0a4c9cf96393c6474bbc52cf495e59813362aaf7a42b0-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_s390x/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/cucumber/godog -complete -installsuffix shared -buildid pIllGBn85fqkUOQVD1ey/pIllGBn85fqkUOQVD1ey -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_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/82/8242c52911cd9ca54a9429d11616699487f1f6e39a5138cc0008bbb7a9e6102e-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_s390x/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/cucumber/godog/cmd/godog/internal -complete -installsuffix shared -buildid 6ZnVpuuh-61R_D_eRB5q/6ZnVpuuh-61R_D_eRB5q -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_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8a/8ae3000685c5fb8b6242c567bce354c548341c57b019c8c3356c69daabc5bf3b-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_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid If0hj_uTiDwz_ccOrTj_/If0hj_uTiDwz_ccOrTj_ -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/93/93a8285d3828cacd56437addb9c098df698134c61745438315ffdfee0c97d60b-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_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=-Tcq0o_WZ49tk3FloUs7/If0hj_uTiDwz_ccOrTj_/p5j89u35089R53zD89RE/-Tcq0o_WZ49tk3FloUs7 -X github.com/cucumber/godog/version=0.11.0 -B 0xf5187a5a9a731b8fee5d9212bdd51bc27dd966b0 -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_s390x/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.xVGqXW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x ++ dirname /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x + 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.s390x -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.s390x/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/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.s390x/usr/bin/ '/builddir/build/BUILD/godog-0.11.0/_build/bin/godog' -> '/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/usr/bin/godog' + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.11.0-1.fc34 --unique-debug-suffix -0.11.0-1.fc34.s390x --unique-debug-src-base golang-github-cucumber-godog-0.11.0-1.fc34.s390x --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.s390x/usr/bin/godog extracting debug info from /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/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.s390x/usr/bin/godog. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 8776kB, size after compression: 8432kB /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.yTLFUR + 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.s390x -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.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1phDcy + umask 022 + cd /builddir/build/BUILD + cd godog-0.11.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/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.s390x/usr/share/doc/golang-github-cucumber-godog + cp -pr _examples /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/usr/share/doc/golang-github-cucumber-godog + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/usr/share/doc/golang-github-cucumber-godog + cp -pr CHANGELOG_OLD.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/usr/share/doc/golang-github-cucumber-godog + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/usr/share/doc/golang-github-cucumber-godog + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/usr/share/doc/golang-github-cucumber-godog + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Gy04mj + umask 022 + cd /builddir/build/BUILD + cd godog-0.11.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/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.s390x/usr/share/licenses/golang-github-cucumber-godog + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/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(s390-64) = 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()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) 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.lVLkXv + umask 022 + cd /builddir/build/BUILD + cd godog-0.11.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/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.s390x/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/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.s390x/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/usr/share/doc/golang-github-cucumber-godog-devel + cp -pr _examples /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/usr/share/doc/golang-github-cucumber-godog-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ykbwe2 + umask 022 + cd /builddir/build/BUILD + cd godog-0.11.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/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.s390x/usr/share/licenses/golang-github-cucumber-godog-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cucumber-godog-0.11.0-1.fc34.s390x/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.s390x Provides: golang-github-cucumber-godog-debugsource = 0.11.0-1.fc34 golang-github-cucumber-godog-debugsource(s390-64) = 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.s390x Provides: debuginfo(build-id) = 97771fcf2bc4915c78b486a5842d334ab783c358 golang-github-cucumber-godog-debuginfo = 0.11.0-1.fc34 golang-github-cucumber-godog-debuginfo(s390-64) = 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(s390-64) = 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.s390x Wrote: /builddir/build/RPMS/golang-github-cucumber-godog-0.11.0-1.fc34.s390x.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-debugsource-0.11.0-1.fc34.s390x.rpm Wrote: /builddir/build/RPMS/golang-github-cucumber-godog-debuginfo-0.11.0-1.fc34.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9nW5vb + 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.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0