Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/golang-github-jsonnet-bundler.spec'], chrootPath='/var/lib/mock/f31-build-20028224-1420358/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-jsonnet-bundler.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=1585440000 Wrote: /builddir/build/SRPMS/golang-github-jsonnet-bundler-0.3.1-2.fc31.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-jsonnet-bundler.spec'], chrootPath='/var/lib/mock/f31-build-20028224-1420358/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-jsonnet-bundler.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=1585440000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ozr5qK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jsonnet-bundler-0.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/jsonnet-bundler-0.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jsonnet-bundler-0.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/jsonnet-bundler-0.3.1/vendor + [[ ! -e /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/bin install: creating directory '/builddir/build/BUILD/jsonnet-bundler-0.3.1/_build' install: creating directory '/builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/bin' + export GOPATH=/builddir/build/BUILD/jsonnet-bundler-0.3.1/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/jsonnet-bundler-0.3.1/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src/github.com/jsonnet-bundler/jsonnet-bundler ]] ++ dirname /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src/github.com/jsonnet-bundler/jsonnet-bundler + install -m 0755 -vd /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src/github.com/jsonnet-bundler install: creating directory '/builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src' install: creating directory '/builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src/github.com' install: creating directory '/builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src/github.com/jsonnet-bundler' + ln -fs /builddir/build/BUILD/jsonnet-bundler-0.3.1 /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src/github.com/jsonnet-bundler/jsonnet-bundler + cd /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src/github.com/jsonnet-bundler/jsonnet-bundler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zFY3UI + umask 022 + cd /builddir/build/BUILD + cd jsonnet-bundler-0.3.1 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/jb + GOPATH=/builddir/build/BUILD/jsonnet-bundler-0.3.1/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/jsonnet-bundler/jsonnet-bundler/version=0.3.1 -B 0x25140c827cb0755711a3aaefc311399c06a61800 -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/jsonnet-bundler-0.3.1/_build/bin/jb github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb WORK=/tmp/go-build390493608 runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid LSf_0UkxLC0OBKZZGfzB/LSf_0UkxLC0OBKZZGfzB -goversion go1.13.6 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid FJg49Uexvv5EVvrebG0U/FJg49Uexvv5EVvrebG0U -goversion go1.13.6 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b008/symabis ./cpu_s390x.s runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b010/symabis ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d9/d993989b87ac3211ae176037f263c382cce0f39e84bed5e018fd816bf45cb228-d # internal sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid ha7zXZVF8ZTDNxjq25_D/ha7zXZVF8ZTDNxjq25_D -goversion go1.13.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 1o3EBTcG1jVAFFYnlSC3/1o3EBTcG1jVAFFYnlSC3 -goversion go1.13.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_s390x.go ./stubs.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/67/67fffeecd2a082cc4c59bd0b4dbd6aed947cda0c4e89136a04f9237b33ace394-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid AynAl1pJuTVJHAM-y0LH/AynAl1pJuTVJHAM-y0LH -goversion go1.13.6 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/08/0816109c1d0b58237d72aedd9f0d05212b11209de13d8eebda074c8916d90904-d # internal unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid MjausA02oeoE_dzJsEZ4/MjausA02oeoE_dzJsEZ4 -goversion go1.13.6 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/asm_s390x.o ./asm_s390x.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid p2b1VV_ryqinlTSgYg6p/p2b1VV_ryqinlTSgYg6p -goversion go1.13.6 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_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/b2/b2e9ae2716ee15d78fc2457110173a4f2487d9246809d8a817f653068be88c93-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid cHcdb4pZ3ejsBBtj6BfD/cHcdb4pZ3ejsBBtj6BfD -goversion go1.13.6 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.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/60/60771fef4bbe4d5eb0b5dff4d77fd72a2fde021c004b71bab5b43428461847d3-d # internal encoding mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p encoding -std -complete -installsuffix shared -buildid kDeBM56IMgYyNAW-Xoe6/kDeBM56IMgYyNAW-Xoe6 -goversion go1.13.6 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/38/388a8b81b00beb726d11da6d6076b623311e53cdc292a69b30292ccf1fd55e24-d # internal math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid AuxrUXG6Py2Wp6ICkDbx/AuxrUXG6Py2Wp6ICkDbx -goversion go1.13.6 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_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/f2/f2ad9935d973e38eec8a12cd0ef52f00e8fc55b34e306a1a2024f4b8b9370039-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b007/symabis ./compare_s390x.s ./equal_s390x.s ./index_s390x.s ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/52/52a4f7ebb9fade7c201a92b54585e019d8f3b85b6cff5a16bc6810103b318f26-d # internal internal/testlog mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid AMfUR2T1BKKAE-Mh0_gM/AMfUR2T1BKKAE-Mh0_gM -goversion go1.13.6 -D "" -importcfg $WORK/b035/importcfg -pack ./log.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid JPE4BlbVWgDCiqgFxhZX/JPE4BlbVWgDCiqgFxhZX -goversion go1.13.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a9/a9153c659bb80e1f0687b75b1aa57478d9dfed0d180b31f96c97384a2b931049-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b022/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 -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/equal_s390x.o ./equal_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/index_s390x.o ./index_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/fe/fed652ebbc13edb33e75dfda8cef9bc8325ae57042009c29d9c89e0149452b24-d # internal unicode/utf16 mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid QpldDQsdG418g_0ZdEBe/QpldDQsdG418g_0ZdEBe -goversion go1.13.6 -D "" -importcfg $WORK/b037/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/indexbyte_s390x.o ./indexbyte_s390x.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid 77pJN__MHv4OsZ9KWxLg/77pJN__MHv4OsZ9KWxLg -goversion go1.13.6 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/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 ./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/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/5a/5a9df2d19de909512b34368473134abf8bd8ca21ec749994336b6c0c2819de6e-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_s390x.o $WORK/b007/equal_s390x.o $WORK/b007/index_s390x.o $WORK/b007/indexbyte_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/fa/fa00748fa6cfb5edffafb97efca747fa19d3099844538fd37e02de7bebd13db4-d # internal runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_s390x.s ./duff_s390x.s ./memclr_s390x.s ./memmove_s390x.s ./rt0_linux_s390x.s ./sys_linux_s390x.s ./tls_s390x.s runtime/cgo mkdir -p $WORK/b047/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b047/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b047/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid Oju8E3X0q0tIDACEd7yx/Oju8E3X0q0tIDACEd7yx -goversion go1.13.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.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 ./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 ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.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 ./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_sighandler.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 ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/a0/a000a94d75ad2a846a9d6b18cde52e41763bd6fb56db9f443d32e21afc29b9b3-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c container/list mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p container/list -std -complete -installsuffix shared -buildid 7Li6InS4BdH2HcW1Ol1B/7Li6InS4BdH2HcW1Ol1B -goversion go1.13.6 -D "" -importcfg $WORK/b065/importcfg -pack ./list.go cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/04/048d005eeaf7f198bb73ebb927e093f8d0324cca0f246bd497773d7c1c63525d-d # internal crypto/internal/subtle mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid V0RkSZdIxIczuNLQJS0u/V0RkSZdIxIczuNLQJS0u -goversion go1.13.6 -D "" -importcfg $WORK/b069/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/7c/7c0a7eff6dccba568baefe63ef3d2d07d9b9fea105ef1c20318f3dc50bed17a3-d # internal crypto/subtle mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid yeAkjRjo2rPRN2V8kZs4/yeAkjRjo2rPRN2V8kZs4 -goversion go1.13.6 -D "" -importcfg $WORK/b070/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/72/7240f24eb573b9ebdd3104cedc34a9c5c530fc9f5bd793c096dd6c6cf2ca1b23-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid zbJGXW-muF-75_rjEQa0/zbJGXW-muF-75_rjEQa0 -goversion go1.13.6 -D "" -importcfg $WORK/b093/importcfg -pack ./asn1.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/2a/2a228a5a6e4b8dc4e1d166b7a77c4098e3e475c46ae1b826e3ea420eea42448e-d # internal internal/nettrace mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid -Ai2fm4RgFTce_XsPH_4/-Ai2fm4RgFTce_XsPH_4 -goversion go1.13.6 -D "" -importcfg $WORK/b096/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asinh_s390x.o ./asinh_s390x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/3e/3ef33204e5e1a60236d985e3c316f10b1e80749a4841aaf0a1b62a9917667172-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid YoQ0zQozfupn6RD8GBfs/YoQ0zQozfupn6RD8GBfs -goversion go1.13.6 -D "" -importcfg $WORK/b101/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/4f/4f2a1ad0ebe90a7117696c50a248237d592ba1631bcce255f4f56fc1be41e598-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/cosh_s390x.o ./cosh_s390x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log1p_s390x.o ./log1p_s390x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x006.o -c gcc_linux_s390x.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/acos_s390x.o $WORK/b022/acosh_s390x.o $WORK/b022/asin_s390x.o $WORK/b022/asinh_s390x.o $WORK/b022/atan2_s390x.o $WORK/b022/atan_s390x.o $WORK/b022/atanh_s390x.o $WORK/b022/cbrt_s390x.o $WORK/b022/cosh_s390x.o $WORK/b022/dim_s390x.o $WORK/b022/erf_s390x.o $WORK/b022/erfc_s390x.o $WORK/b022/exp_s390x.o $WORK/b022/expm1_s390x.o $WORK/b022/floor_s390x.o $WORK/b022/log10_s390x.o $WORK/b022/log1p_s390x.o $WORK/b022/log_s390x.o $WORK/b022/pow_s390x.o $WORK/b022/sin_s390x.o $WORK/b022/sinh_s390x.o $WORK/b022/sqrt_s390x.o $WORK/b022/stubs_s390x.o $WORK/b022/tan_s390x.o $WORK/b022/tanh_s390x.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/21/21d5d4e60c9ccade3568e946539dcb0b2e45957796a8c93e9d2b746f2dc50224-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x010.o -c gcc_s390x.S cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/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/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go -dynlinker cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b047/symabis ./asm_s390x.s cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p runtime/cgo -std -installsuffix shared -buildid bFg0u2r3vuvwxBWr5zsu/bFg0u2r3vuvwxBWr5zsu -goversion go1.13.6 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b047/_cgo_gotypes.go $WORK/b047/cgo.cgo1.go $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b047/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_s390x.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/bc/bc26c3b599605e664a1ac9734dd5293b7daeb614cc198a756cde32cb0e9422fc-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/duff_s390x.o ./duff_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_s390x.o $WORK/b006/duff_s390x.o $WORK/b006/memclr_s390x.o $WORK/b006/memmove_s390x.o $WORK/b006/rt0_linux_s390x.o $WORK/b006/sys_linux_s390x.o $WORK/b006/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/31/312e5678bbd1161fad343de5c8edc10a0700ed9d8515dbe17b5f72ed9173c394-d # internal sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid 6osR5LTlUVgiXNjQIpL_/6osR5LTlUVgiXNjQIpL_ -goversion go1.13.6 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -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 runtime=$WORK/b006/_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 tLMusnC2hI3PKhaN2tu-/tLMusnC2hI3PKhaN2tu- -goversion go1.13.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/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/b5/b5a9ba7d8f6610d32d36c6b101f6e49bd8bc0380c39b226ff57b02996abc616b-d # internal math/rand mkdir -p $WORK/b072/ internal/singleflight cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b097/ cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p math/rand -std -complete -installsuffix shared -buildid PYmbxPEVyI7uofQYgW3D/PYmbxPEVyI7uofQYgW3D -goversion go1.13.6 -D "" -importcfg $WORK/b072/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid zjeqMHksqoPctlWsH7gy/zjeqMHksqoPctlWsH7gy -goversion go1.13.6 -D "" -importcfg $WORK/b097/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/b5/b5ad19c631105c0d0c4bf70c8353c9455783536f785be412eb61ca1358651049-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/1f/1fee1f9138f62583f34ae644ef61b5650982818320fb2b52a755819f7f226e12-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -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/3f/3f50abd845b94c7fb90e8b0740e6cb3a2479cbfa31c806fbba9396ee96fd8d24-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b028/ 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 hm-8UObbRX6ltgVfK3sq/hm-8UObbRX6ltgVfK3sq -goversion go1.13.6 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b028/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/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p sort -std -complete -installsuffix shared -buildid DEYEDMxA9HUP1_cpJHie/DEYEDMxA9HUP1_cpJHie -goversion go1.13.6 -D "" -importcfg $WORK/b028/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/7a/7afe169e8e4b90c7847410ea5088ade6de03ea205c51ffba0c511fbb91a4663b-d # internal io strconv mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid p77VGhCQuOOITC5V1gr6/p77VGhCQuOOITC5V1gr6 -goversion go1.13.6 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b030/ cat >$WORK/b030/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/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid IPxh3cJ1JsLkaquN500v/IPxh3cJ1JsLkaquN500v -goversion go1.13.6 -D "" -importcfg $WORK/b030/importcfg -pack ./errors.go mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p strconv -std -complete -installsuffix shared -buildid TRtmjay8sjtqwypUMixG/TRtmjay8sjtqwypUMixG -goversion go1.13.6 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/eb/eb7f2c4c343fce5f72cab7d9ca1b0d471421347625a8709ebfa0316357965b54-d # internal syscall mkdir -p $WORK/b032/ cat >$WORK/b032/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b032/symabis ./asm_linux_s390x.s cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p syscall -std -installsuffix shared -buildid wxwYwEQsNajPYpvweObr/wxwYwEQsNajPYpvweObr -goversion go1.13.6 -symabis $WORK/b032/symabis -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.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/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bb/bb75ce7875f027a5d1003adb4d9f0b92edb29802e14c864e4907009f0a749b38-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b095/ cat >$WORK/b095/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/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid PSGJsTkwsckX8jwQOqhf/PSGJsTkwsckX8jwQOqhf -goversion go1.13.6 -D "" -importcfg $WORK/b095/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e2/e227e79b88149eada14d659b3c9f8856566921074e92c31c5962e7ff358a5b47-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid rxOnLUj9d7PhdEpBTQY9/rxOnLUj9d7PhdEpBTQY9 -goversion go1.13.6 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/32/32e17ebc909c5a5e99ce54b752383e14d5f1eb786f616fc178d406eb02deaff1-d # internal reflect mkdir -p $WORK/b024/ cat >$WORK/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b024/symabis ./asm_s390x.s cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p reflect -std -installsuffix shared -buildid --nRFNXI1WOPT_LlJEzy/--nRFNXI1WOPT_LlJEzy -goversion go1.13.6 -symabis $WORK/b024/symabis -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/35/35db2eb3bfc2914674ee6f6f5861a436c6c03cb9068f47dfeffeb32c14234f17-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/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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 ti1vOkGKlMt2CSIvym9o/ti1vOkGKlMt2CSIvym9o -goversion go1.13.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/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/97/97109d93518888d64968be9e936add0fe93b1ed3665831cba5de596407578d9d-d # internal bufio mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p bufio -std -complete -installsuffix shared -buildid XzAUG4KiRu1KWSAT3mfv/XzAUG4KiRu1KWSAT3mfv -goversion go1.13.6 -D "" -importcfg $WORK/b050/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/a8/a86cbc1f2c14e0d438b471aeacd399c2b965d951c8c689634922a811e64818ce-d # internal time mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p time -std -installsuffix shared -buildid T72LEF_o_DnA7Zq7loVa/T72LEF_o_DnA7Zq7loVa -goversion go1.13.6 -D "" -importcfg $WORK/b033/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/8c/8c8bddf2b848877916b1948f8d3c1efcd8808cd8ecefd17e41c0f9f0ca8df77e-d # internal internal/syscall/unix mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid J-o3Ugc9pKvQfhSF13aO/J-o3Ugc9pKvQfhSF13aO -goversion go1.13.6 -D "" -importcfg $WORK/b034/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/2b/2bb3dc70298e7026513b319c3298e5626124b1de819bce5e849d0738ca6826d2-d # internal path mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p path -std -complete -installsuffix shared -buildid UE9gs55exfaxARHi6YD7/UE9gs55exfaxARHi6YD7 -goversion go1.13.6 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/64/64e10cb8da501f781ccdcadb44d1367b4164bb527ab1823edac8e1fdd4bb24a1-d # internal hash mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p hash -std -complete -installsuffix shared -buildid FsM3sg33bcD16QJQoHSN/FsM3sg33bcD16QJQoHSN -goversion go1.13.6 -D "" -importcfg $WORK/b053/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/b8/b8bb118551210eef140bc7fa7809c1eafe5341353b2134ebe12022968fc96549-d # internal regexp/syntax mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid APz0k_r84ly6YNS-ETpa/APz0k_r84ly6YNS-ETpa -goversion go1.13.6 -D "" -importcfg $WORK/b062/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ae/aef4ec91d7ea2e074dada2b34f94bc1f71673d9f4e4c2b3f11a9f9e9d298082a-d # internal hash/crc32 mkdir -p $WORK/b052/ cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b052/symabis ./crc32_s390x.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p hash/crc32 -std -installsuffix shared -buildid bKfy26zitR0ZcVsPhfs4/bKfy26zitR0ZcVsPhfs4 -goversion go1.13.6 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/crc32_s390x.o ./crc32_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/crc32_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/7c/7ca6d236135795a2333422a3d2002cbeeba018fcba10fbe84e401410aadc827e-d # internal crypto mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto -std -complete -installsuffix shared -buildid RUUy7MZoCm8bFSjQ7hjA/RUUy7MZoCm8bFSjQ7hjA -goversion go1.13.6 -D "" -importcfg $WORK/b056/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/d0/d0dff9fa2e51cacf0c29f1c63119cc372b473a77a7b7c8d13c9b5a75d2db397f-d # internal crypto/internal/randutil mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid YUM7dSLl10t3koL6B5_B/YUM7dSLl10t3koL6B5_B -goversion go1.13.6 -D "" -importcfg $WORK/b077/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/28/289b305c184e1716b81dc0ece50536bc13f53a91e3f823ade9e0f90e7dbb66cd-d # internal crypto/hmac mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid jPVzx3NoGFsc2E0cbUDj/jPVzx3NoGFsc2E0cbUDj -goversion go1.13.6 -D "" -importcfg $WORK/b082/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/8b/8b7ab06cf4cd74dd1ccbe7213732be53328ef34654550b9a71913bd8f1568bca-d # internal crypto/rc4 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid hSv22VnL1yhDxr_9YvjD/hSv22VnL1yhDxr_9YvjD -goversion go1.13.6 -D "" -importcfg $WORK/b084/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/f1/f1d1de120ea13b121d53b5c577aa9bab05e0dfe2b577207ecbf2d311b8c735a7-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 0-iK358r_27-pfsHzIJ2/0-iK358r_27-pfsHzIJ2 -goversion go1.13.6 -D "" -importcfg $WORK/b105/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/2f/2fc9b575a974630c1f3df3b0fe3420ecdc211392f6179c028c7115868eb2ab17-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid qKuq03Ko-87JUEgRuW1B/qKuq03Ko-87JUEgRuW1B -goversion go1.13.6 -D "" -importcfg $WORK/b109/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/a8/a860ee75c066591b14c77b262f88f7d538f6fbcb33ab59edbbe65ffab4101fa1-d # internal internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid ag4xWMPdAbSkGy09PUrh/ag4xWMPdAbSkGy09PUrh -goversion go1.13.6 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/83/8348f20b30c3574a85b8e475951642d89ddb357e033962ff7ce08801b35c55d5-d # internal context mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p context -std -complete -installsuffix shared -buildid thOTZ4i96zyHchbTBtLH/thOTZ4i96zyHchbTBtLH -goversion go1.13.6 -D "" -importcfg $WORK/b054/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/af/af78a44658d50aec8be92b11beadf576f4bc0c414608b18e7a3b41bb79c8af06-d # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid 8JD4-Z69VRwt--Vs5JUd/8JD4-Z69VRwt--Vs5JUd -goversion go1.13.6 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2a/2a8af9de5eb5e6ee0df657e5c183d6d466ea582e7dcc2c9e426f4cf76ccf1083-d # internal regexp mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b062/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p regexp -std -complete -installsuffix shared -buildid rNX-JBfKztH0dHiH2oaq/rNX-JBfKztH0dHiH2oaq -goversion go1.13.6 -D "" -importcfg $WORK/b061/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/5e/5e15ebfa6009c57185a1d8d90a6add6313e1b4f972ce67632c80d6c27465fc76-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b024/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/83/83d2a0d523d9b86d4210702314a7397eb93e2bc761d0ae655f95ec023db26b5b-d # internal encoding/binary mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid XN44DxRX8Z1f_dcg0FqY/XN44DxRX8Z1f_dcg0FqY -goversion go1.13.6 -D "" -importcfg $WORK/b021/importcfg -pack ./binary.go ./varint.go internal/fmtsort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid pu1Tzo1Hkr_WaLMEhiEL/pu1Tzo1Hkr_WaLMEhiEL -goversion go1.13.6 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/a2/a2a786c5c2086c58b607d6d633f290ee04de87b2911a0eac7426f319784b32ec-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/1f/1f97ef253f8dd745a9caff9de108947dffca8112e8d1658957aa4dda4a5b761a-d # internal encoding/base64 mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid l4_42cle-DeAC-7lAiVa/l4_42cle-DeAC-7lAiVa -goversion go1.13.6 -D "" -importcfg $WORK/b020/importcfg -pack ./base64.go golang.org/x/sys/unix mkdir -p $WORK/b041/ cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b041/symabis ./asm_linux_s390x.s cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid JckCcffHluftx-rks2pC/JckCcffHluftx-rks2pC -goversion go1.13.6 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_big.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_s390x.go ./syscall_unix.go ./syscall_unix_gc.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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/68/68034bfdef65c727707ef5f765d2d06de877d8652537653c5a1467137eee1c4a-d # internal fmt mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p fmt -std -complete -installsuffix shared -buildid Dg1GqIQ9BQ2xehQn3h1J/Dg1GqIQ9BQ2xehQn3h1J -goversion go1.13.6 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ae/aedbad788812539e468b125f09a29f7269e5e7871b8cf43312332badd576ca50-d # internal path/filepath mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Cu0_FdRDY2Zqt2Nl-JW_/Cu0_FdRDY2Zqt2Nl-JW_ -goversion go1.13.6 -D "" -importcfg $WORK/b045/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/2d/2dfdf46cfbfc4c88c2df50c624a48668ed0e42a8b3c13f953cfd216c8d56f415-d # internal crypto/sha256 mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b055/symabis ./sha256block_s390x.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid SQO8ysMRXdJImodafMzh/SQO8ysMRXdJImodafMzh -goversion go1.13.6 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go ./sha256block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b055/sha256block_s390x.o ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b055/_pkg_.a $WORK/b055/sha256block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/37/373fdaa1b5d4dc5cbb8930b63d3d89e451211d962937ed6e82079336d2581678-d # internal crypto/cipher mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid fTgvbJLUuLqiVIbyycCY/fTgvbJLUuLqiVIbyycCY -goversion go1.13.6 -D "" -importcfg $WORK/b068/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/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/73/7397ed1d7a9f0215aae6b1fd402983d2dcf4073840c1e841ca7edd4a145135ce-d # internal io/ioutil mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 04gJQe7VVn2l5C0rykgl/04gJQe7VVn2l5C0rykgl -goversion go1.13.6 -D "" -importcfg $WORK/b044/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/fd/fd5bdb3a750ef069f10c1aaf45fcbde76eb835463b0460fab12919f6029d8144-d # internal crypto/sha512 mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b078/symabis ./sha512block_s390x.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid 6H71XPGLIpm89XIxvqUU/6H71XPGLIpm89XIxvqUU -goversion go1.13.6 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/35/35b69abf9e23ceb6bbfa70fd0a07c95d1a308385b28b72e132c785570afe9001-d # internal crypto/aes mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b067/symabis ./asm_s390x.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/aes -std -installsuffix shared -buildid dh3YlP1Hnr23qGKzNyzw/dh3YlP1Hnr23qGKzNyzw -goversion go1.13.6 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/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/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/92/92ee3ca987ae66189b5c48207494d22ca5d83d83af86256d877ee5ea196bce7c-d # internal encoding/json mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid EJqp86PydY-Re_RdsXT1/EJqp86PydY-Re_RdsXT1 -goversion go1.13.6 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b078/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b078/_pkg_.a $WORK/b078/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/71/715c20851831ac8078b1bb9a83bcfea8f26ad75dd86a25ead3c17d2881a1c098-d # internal os/user mkdir -p $WORK/b046/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b046/ -importpath os/user -- -I $WORK/b046/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b067/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b067/_pkg_.a $WORK/b067/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/28/284dd9c5f9be707671b91e9c0d56b6262a8186399e7983a9d4808e08abd6ce58-d # internal compress/flate mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid qqJXtrdMxrIDSBV93pdm/qqJXtrdMxrIDSBV93pdm -goversion go1.13.6 -D "" -importcfg $WORK/b051/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/66/66eecd39ae745e5640bce8bc92ee7ecc606d8afd1d729360935bf07abce5c65e-d # internal compress/gzip mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile compress/flate=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile hash/crc32=$WORK/b052/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 0PHB7LbaXSFGDAz9fzvf/0PHB7LbaXSFGDAz9fzvf -goversion go1.13.6 -D "" -importcfg $WORK/b049/importcfg -pack ./gunzip.go ./gzip.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b041/asm_linux_s390x.o ./asm_linux_s390x.s cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b041/_pkg_.a $WORK/b041/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/1f/1f56c1f3bfefb98a4097555f2657399dd38d62d75fea658dc3189f41ed73bb23-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid rQktQ2qDpy8_3KDvLNH1/rQktQ2qDpy8_3KDvLNH1 -goversion go1.13.6 -D "" -importcfg $WORK/b040/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/1e/1e8d6e1a3cee9287a81aea0e7245a0cc7a81129016dd1def535ae08d07f72c0f-d # internal github.com/pkg/errors mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid 3J_R6QURMDOOquFZejwh/3J_R6QURMDOOquFZejwh -goversion go1.13.6 -D "" -importcfg $WORK/b063/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/0a/0ae99024efa2b161c4cb99214c7b2518d3aaafd3474659ceac48edb73c23f09a-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-colorable /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid 6j4ngVhh1vlXhv4H0VCm/6j4ngVhh1vlXhv4H0VCm -goversion go1.13.6 -D "" -importcfg $WORK/b039/importcfg -pack ./colorable_others.go ./noncolorable.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/3b/3b315d6911f94e5aea10e96bc2216883ab4727c1e0decf38e55234083ce7ef5b-d # internal github.com/fatih/color mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b039/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/fatih/color /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/fatih/color -complete -installsuffix shared -buildid ckpMzBLMXAGSLR4qneJv/ckpMzBLMXAGSLR4qneJv -goversion go1.13.6 -D "" -importcfg $WORK/b038/importcfg -pack ./color.go ./doc.go cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/60/6079bc515f34f59e2dc2e6e98e5eb08ef0affeb643ce4fe3f2016fe913101652-d # internal math/big mkdir -p $WORK/b071/ cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b071/symabis ./arith_s390x.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p math/big -std -installsuffix shared -buildid 1k_dJb4wudSSEo1XYyvE/1k_dJb4wudSSEo1XYyvE -goversion go1.13.6 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/47/47ef9a797c383503e7c05b6baca1a44cdd2d57fa443ec1bc3b095ea50905278b-d # internal github.com/jsonnet-bundler/jsonnet-bundler/spec/v0 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b002/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src/github.com/jsonnet-bundler/jsonnet-bundler/spec/v0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/jsonnet-bundler/jsonnet-bundler/spec/v0 -complete -installsuffix shared -buildid 45ldDwBFgZ7Ts-hozSCR/45ldDwBFgZ7Ts-hozSCR -goversion go1.13.6 -D "" -importcfg $WORK/b058/importcfg -pack ./spec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/32/328629e4b13dd10fefb2f09115ba2ed3c55c8479a87256ce5a0fda2fbe0cf354-d # internal github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src/github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps -complete -installsuffix shared -buildid 3tQmssjUDnLPzSNGBGou/3tQmssjUDnLPzSNGBGou -goversion go1.13.6 -D "" -importcfg $WORK/b060/importcfg -pack ./dependencies.go ./git.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/49/49dbc9af65849b930fd6948c1453e9d83a5abee8aeb6afee07743bc283466974-d # internal crypto/des mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid ybEF4T07xRBFcm6SBcHL/ybEF4T07xRBFcm6SBcHL -goversion go1.13.6 -D "" -importcfg $WORK/b074/importcfg -pack ./block.go ./cipher.go ./const.go cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/24/242175d0383c894c0e4f30ce38d5fa1029d04e06cda8864577158edb45c7daa0-d # internal github.com/jsonnet-bundler/jsonnet-bundler/spec/v1 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b002/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v0=$WORK/b058/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src/github.com/jsonnet-bundler/jsonnet-bundler/spec/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/jsonnet-bundler/jsonnet-bundler/spec/v1 -complete -installsuffix shared -buildid dq2-QSf2j_dKSDDosA0-/dq2-QSf2j_dKSDDosA0- -goversion go1.13.6 -D "" -importcfg $WORK/b059/importcfg -pack ./spec.go ./v0.go cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/79/792cb96d5ef30c878950d4a683829ab0aa0301fea9724c0f81af2616ec95466f-d # internal github.com/jsonnet-bundler/jsonnet-bundler/pkg/jsonnetfile mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b002/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v0=$WORK/b058/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1=$WORK/b059/_pkg_.a packagefile github.com/pkg/errors=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src/github.com/jsonnet-bundler/jsonnet-bundler/pkg/jsonnetfile /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/jsonnet-bundler/jsonnet-bundler/pkg/jsonnetfile -complete -installsuffix shared -buildid 7nrkAou2GzF2LDGjopXI/7nrkAou2GzF2LDGjopXI -goversion go1.13.6 -D "" -importcfg $WORK/b057/importcfg -pack ./jsonnetfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/77/77370a3296570bd82244f1ae6d655e83701e071a34b665e723d0c696ec606cf7-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid Lhy04GRt77BPFZeGpoAZ/Lhy04GRt77BPFZeGpoAZ -goversion go1.13.6 -D "" -importcfg $WORK/b081/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9f/9f8c1a80975d267eaf7ec51569510827ec2ab2e7d6f86a1224c07e996a1283c7-d # internal crypto/md5 mkdir -p $WORK/b083/ cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b083/symabis ./md5block_s390x.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/md5 -std -installsuffix shared -buildid IprcmJv1e1ezXbJbe5xW/IprcmJv1e1ezXbJbe5xW -goversion go1.13.6 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage user -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p os/user -std -installsuffix shared -buildid Tb_ygTsY-40Lzz14NJqD/Tb_ygTsY-40Lzz14NJqD -goversion go1.13.6 -D "" -importcfg $WORK/b046/importcfg -pack ./lookup.go ./user.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo_lookup_unix.cgo1.go $WORK/b046/getgrouplist_unix.cgo1.go $WORK/b046/listgroups_unix.cgo1.go $WORK/b046/_cgo_import.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b083/md5block_s390x.o ./md5block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b083/_pkg_.a $WORK/b083/md5block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/1b/1b4c0c7b82a5915d2b5f1958c45001c6e4cc3c0cb4711312e95529dfeec94042-d # internal crypto/sha1 mkdir -p $WORK/b086/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b086/symabis ./sha1block_s390x.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid izq-8rCItEcwd8V7V9JH/izq-8rCItEcwd8V7V9JH -goversion go1.13.6 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/04/041a67de885cd8945a7231a4b3a174056ea75f527744bf268e0c248140665ad4-d # internal archive/tar mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid 3OkP7Tt-LHpCnLH2aT-W/3OkP7Tt-LHpCnLH2aT-W -goversion go1.13.6 -D "" -importcfg $WORK/b043/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b086/sha1block_s390x.o ./sha1block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b086/_pkg_.a $WORK/b086/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/55/55eb1bafd0126d52507d2cbfe647bf7cac6d6b736b9fdf6a6f386718cf76db94-d # internal encoding/hex mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_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/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid mdZScMa38yF9yDWPqkTk/mdZScMa38yF9yDWPqkTk -goversion go1.13.6 -D "" -importcfg $WORK/b090/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/11/11ad037e6036ab607e40663d2b6af597c728dca054f8dfd2021650d8e4c21ebc-d # internal encoding/pem mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid D4lKJOHbjggdzPmItDUl/D4lKJOHbjggdzPmItDUl -goversion go1.13.6 -D "" -importcfg $WORK/b091/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e2/e28c5c35616390af500f31882409610e66a320cc916862dff5c0670c6f28cde0-d # internal net mkdir -p $WORK/b094/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b094/ -importpath net -- -I $WORK/b094/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/32/32b4114f5e8970ca7ac9f01c789071215e1dba700834b94fee8c2b487ec8492e-d # internal net/url mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p net/url -std -complete -installsuffix shared -buildid zGy8B4-HIbO1VdmpQaj0/zGy8B4-HIbO1VdmpQaj0 -goversion go1.13.6 -D "" -importcfg $WORK/b098/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/29/293372f1f1e4f7b311b6cadc1d8b6d2dd1f330fac8fdabf5710d3767148c7b68-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b102/symabis ./cpu_s390x.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid m_Q3MUPvIU44eUpmKuQx/m_Q3MUPvIU44eUpmKuQx -goversion go1.13.6 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_s390x.go ./cpu_linux.go ./cpu_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b102/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b102/_pkg_.a $WORK/b102/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/cc/cc9aac7f0cfde353af94be8770973c6561fba93ba5024e408d4ac135f824e1df-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b100/symabis ./chacha_s390x.s cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b102/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid nd26y70kth3LITxAZGq7/nd26y70kth3LITxAZGq7 -goversion go1.13.6 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./chacha_generic.go ./chacha_s390x.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3f/3f75242e37d1f1520254f9c54b33f16d6167efb29a8615911981caaff189937e-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b103/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b103/symabis ./sum_s390x.s ./sum_vmsl_s390x.s cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid agktPvjaxDeraBWvUySM/agktPvjaxDeraBWvUySM -goversion go1.13.6 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_s390x.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b100/chacha_s390x.o ./chacha_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b100/_pkg_.a $WORK/b100/chacha_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/80/807fd76be56f51f5ebff35457dbd683315c4cae2456eaeddaaeedcbc88ce329b-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid X-j0pWkKmydXzQsTb018/X-j0pWkKmydXzQsTb018 -goversion go1.13.6 -D "" -importcfg $WORK/b104/importcfg -pack ./curve25519.go ./doc.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b071/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b071/_pkg_.a $WORK/b071/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b103/sum_s390x.o ./sum_s390x.s cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/bc/bc3a82356f84003413ab0e5314286c5a8fd50946fcfa84103d2a9a1fc02f5bd0-d # internal crypto/rand mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 8dJBtX2b3kKZJUFtcg54/8dJBtX2b3kKZJUFtcg54 -goversion go1.13.6 -D "" -importcfg $WORK/b066/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b103/sum_vmsl_s390x.o ./sum_vmsl_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b103/_pkg_.a $WORK/b103/sum_s390x.o $WORK/b103/sum_vmsl_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/a3/a3f102420ec680706db9b25980a62cf6010cec787ab00a143d28234fdb89b0cb-d # internal crypto/elliptic mkdir -p $WORK/b076/ cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b076/symabis ./p256_asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/41/413c3826f2c8415f84d5f0505c7d1abf66540817a4aa67963e53963f537e8d09-d # internal encoding/asn1 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 9-qGVhYrJZL9zybbrGCz/9-qGVhYrJZL9zybbrGCz -goversion go1.13.6 -D "" -importcfg $WORK/b079/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid dHSa0BAkGft3_izU_1iO/dHSa0BAkGft3_izU_1iO -goversion go1.13.6 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/46/46d28cbe9f830fe61700dc6c9bee18a5307b4bdd484372c59ee5ddd0934fa3c8-d # internal crypto/ed25519 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b078/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid -D71cdGtpdH8QF58_bWa/-D71cdGtpdH8QF58_bWa -goversion go1.13.6 -D "" -importcfg $WORK/b080/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ca/cafb3bfb2203497313f6c5ce504fd7fd4bed0ea35208a85a516a334bb06834f1-d # internal crypto/rsa mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/internal/randutil=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid yR1vRQcC2N7no-nVzZor/yR1vRQcC2N7no-nVzZor -goversion go1.13.6 -D "" -importcfg $WORK/b085/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/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/b094=/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/b094=/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/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/d6/d669b67fa925e6a23387528f5a82ee0c4b99b1e0f818fedcfc822b7b459a4a67-d # internal crypto/dsa mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid rO2MBP4cn-2CCSIEaOsL/rO2MBP4cn-2CCSIEaOsL -goversion go1.13.6 -D "" -importcfg $WORK/b088/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/fd/fd317802d6356348c6b79286bbc3c28ab7423d40964851e7d334771e3275f30e-d # internal crypto/x509/pkix mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b079/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Q-j3a42KPTNV9Ss2vTIB/Q-j3a42KPTNV9Ss2vTIB -goversion go1.13.6 -D "" -importcfg $WORK/b089/importcfg -pack ./pkix.go cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/88/88e3a12d12d2fc705621cf65c1355cd417dd91e2221440bc15fb8e4c17031230-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b093/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ajNrs0wlNbxLt_ufXLPL/ajNrs0wlNbxLt_ufXLPL -goversion go1.13.6 -D "" -importcfg $WORK/b092/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b076/p256_asm_s390x.o ./p256_asm_s390x.s cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/68/68d56c06f4d38f2539c2b8d401999a3dbad17b6ce471e6d4faf43303e08bb2e1-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b076/_pkg_.a $WORK/b076/p256_asm_s390x.o # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b099/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b103/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid YrCscFP-3WCNUIgRT-mL/YrCscFP-3WCNUIgRT-mL -goversion go1.13.6 -D "" -importcfg $WORK/b099/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/5e/5edb588a047c5b59730ed46bce3b279a81313fec851d35e9fbf0555d4f469a1e-d # internal crypto/ecdsa mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/elliptic=$WORK/b076/_pkg_.a packagefile crypto/internal/randutil=$WORK/b077/_pkg_.a packagefile crypto/sha512=$WORK/b078/_pkg_.a packagefile encoding/asn1=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid jufq3TXKkpfH4Rm2f96d/jufq3TXKkpfH4Rm2f96d -goversion go1.13.6 -D "" -importcfg $WORK/b075/importcfg -pack ./ecdsa.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -o $WORK/b094/_cgo_.o $WORK/b094/_cgo_main.o $WORK/b094/_x001.o $WORK/b094/_x002.o $WORK/b094/_x003.o $WORK/b094/_x004.o $WORK/b094/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b094/_cgo_.o -dynout $WORK/b094/_cgo_import.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b095/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b096/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b097/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p net -std -installsuffix shared -buildid HGoLUyZrEk_6PesL-g2_/HGoLUyZrEk_6PesL-g2_ -goversion go1.13.6 -D "" -importcfg $WORK/b094/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.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/b094/_cgo_gotypes.go $WORK/b094/cgo_linux.cgo1.go $WORK/b094/cgo_resnew.cgo1.go $WORK/b094/cgo_socknew.cgo1.go $WORK/b094/cgo_unix.cgo1.go $WORK/b094/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/7c/7c81a6def9d4abf738e36f35d5477131e69d32a3f8e76a0d7888744bcff9ba90-d # internal log mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p log -std -complete -installsuffix shared -buildid E2YiklouXDFimHBFa948/E2YiklouXDFimHBFa948 -goversion go1.13.6 -D "" -importcfg $WORK/b111/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e0/e0a61b1830d869963d6c18976ad678ada0f5fef2a78310302d56da47235bf1da-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b109/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 4JIRXbbsL14l2uMGqR6y/4JIRXbbsL14l2uMGqR6y -goversion go1.13.6 -D "" -importcfg $WORK/b112/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/a3/a3a30c3337849337e15bf4d5b5b93afd98e1191216f9cfacfa67b3d7175d09d3-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid RO4vR8kl3Fl4oxgUxRpF/RO4vR8kl3Fl4oxgUxRpF -goversion go1.13.6 -D "" -importcfg $WORK/b110/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/08/08ef51993c9671fd4b5d7395b4fee3f17a77298d80a7c02689bdea3a04d0b804-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid GChw39J5HGdh76192-Nv/GChw39J5HGdh76192-Nv -goversion go1.13.6 -D "" -importcfg $WORK/b115/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/e0/e0b77cc6083b9734a69523b481f407d01adf75bc3a88773715b381977cb70554-d # internal mime mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p mime -std -complete -installsuffix shared -buildid JmkCUN2z-tIgfsqpBnSC/JmkCUN2z-tIgfsqpBnSC -goversion go1.13.6 -D "" -importcfg $WORK/b116/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/e1/e10e0b2218247b062ac99de71662f632f373c65799a43bcb7cad137b1b821a55-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b110/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 7vuB_uoIPrjQYCRI-ZJv/7vuB_uoIPrjQYCRI-ZJv -goversion go1.13.6 -D "" -importcfg $WORK/b108/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d9/d90f5f622145bbda5df5187c8cc2de32f33b7d2655a7440dc2eaddb67ccacfdf-d # internal mime/quotedprintable mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid iOPMwXg_J1A7wGa_Q9lP/iOPMwXg_J1A7wGa_Q9lP -goversion go1.13.6 -D "" -importcfg $WORK/b118/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/9f/9f1144e185a48d60f9035c98eb49507ddec33f28b6ce638f3e010191c5fa22ec-d # internal net/http/internal mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid LC4mchl2pgEzxRLJ2vkX/LC4mchl2pgEzxRLJ2vkX -goversion go1.13.6 -D "" -importcfg $WORK/b120/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/d9/d92257f9deca93fbc24c0e19516d2377cd6ad9b875b46a9ec1a26ac8d615c30b-d # internal os/exec mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p os/exec -std -complete -installsuffix shared -buildid 2PMMhK1NyJuuJOvjvJr6/2PMMhK1NyJuuJOvjvJr6 -goversion go1.13.6 -D "" -importcfg $WORK/b121/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/bf/bf20eaed74bffd1313d4f05dcd7fc11b396c147e737efd9aeb9931a87bb653f3-d # internal github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps=$WORK/b060/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src/github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite -complete -installsuffix shared -buildid ZRKXXmX2Emp-qow7TKDT/ZRKXXmX2Emp-qow7TKDT -goversion go1.13.6 -D "" -importcfg $WORK/b122/importcfg -pack ./rewrite.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/68/68364178254239422cee05010957e9905c5f0de6e687cf5969949650ec32eb97-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b112/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid qGzs-PFJMduMcKYkRfjB/qGzs-PFJMduMcKYkRfjB -goversion go1.13.6 -D "" -importcfg $WORK/b107/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/02/02428b85f6e3248506a9a46fd08e333144266860c63d5c52000a24032977dd77-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/template/parse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid IkI-dmockdjjqYCbnm1C/IkI-dmockdjjqYCbnm1C -goversion go1.13.6 -D "" -importcfg $WORK/b125/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/45/45559d0dde941aa607cb8752003da3d8da4fc789b9adbac7f09e9a689c7749c9-d # internal github.com/alecthomas/units mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/units /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/alecthomas/units -complete -installsuffix shared -buildid vNx-qJ9whJZhqE9NrNZC/vNx-qJ9whJZhqE9NrNZC -goversion go1.13.6 -D "" -importcfg $WORK/b126/importcfg -pack ./bytes.go ./doc.go ./si.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/c5/c5922d420414758fbdca85d20391991a30f4475bcbe26f78af8cb58b2798b2c1-d # internal go/token mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p go/token -std -complete -installsuffix shared -buildid JITRGBIl9YMYqcPVu3NC/JITRGBIl9YMYqcPVu3NC -goversion go1.13.6 -D "" -importcfg $WORK/b130/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f2/f2c6c21de85988ad987fe6c370bf15f359974a043d921e02b06c7dfea8abc022-d # internal go/scanner mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile go/token=$WORK/b130/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid fEhk5jb2SwRbHREM2BgM/fEhk5jb2SwRbHREM2BgM -goversion go1.13.6 -D "" -importcfg $WORK/b129/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/8f/8fbcf528b5cfc196e8b8d25dc6fa25bd2f91068f37dd468b4b93371226f0db11-d # internal internal/lazyregexp mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid 6z4dcIzD5pBDUYu9bWsS/6z4dcIzD5pBDUYu9bWsS -goversion go1.13.6 -D "" -importcfg $WORK/b131/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/d3/d3acb087909fbecf59565a4a5e5543e967896916345b65e784cc4dc5f5a3d8b7-d # internal text/template/parse mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid e5fow4kSWnhBO2FC1omu/e5fow4kSWnhBO2FC1omu -goversion go1.13.6 -D "" -importcfg $WORK/b133/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ea/eaa3a5fd41f5fdb3972e0d97cd1e5d998a9b5493a41f7cc1bc4adc2c187b09f0-d # internal go/ast mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile go/scanner=$WORK/b129/_pkg_.a packagefile go/token=$WORK/b130/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p go/ast -std -complete -installsuffix shared -buildid A62IMJlcbrsc3zZxO47s/A62IMJlcbrsc3zZxO47s -goversion go1.13.6 -D "" -importcfg $WORK/b128/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/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a1/a1d7a2d6420ba02886595ebff809eaa1b801cdee130c8dd1a6a50c19323bf55c-d # internal github.com/alecthomas/template mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b125/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/template /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/alecthomas/template -complete -installsuffix shared -buildid qe7Ngyvrq-cUGI_yYPkq/qe7Ngyvrq-cUGI_yYPkq -goversion go1.13.6 -D "" -importcfg $WORK/b124/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/f6/f6b88927a209da0e8daa704b5157704bde5e1508f91b57863c5b5cfe52e8e78f-d # internal text/template mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b133/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p text/template -std -complete -installsuffix shared -buildid DOh6iuYFauHjD3MG6uHq/DOh6iuYFauHjD3MG6uHq -goversion go1.13.6 -D "" -importcfg $WORK/b132/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b094/_pkg_.a $WORK/b094/_x001.o $WORK/b094/_x002.o $WORK/b094/_x003.o $WORK/b094/_x004.o $WORK/b094/_x005.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/da/da8acd1e8e5ab1bd194791be9882949eae7608cd6d850525cc86c9d4583a2cb9-d # internal crypto/x509 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/des=$WORK/b074/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/ecdsa=$WORK/b075/_pkg_.a packagefile crypto/ed25519=$WORK/b080/_pkg_.a packagefile crypto/elliptic=$WORK/b076/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b078/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b079/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b093/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid oMYs3cf8pXVULWrHeIow/oMYs3cf8pXVULWrHeIow -goversion go1.13.6 -D "" -importcfg $WORK/b087/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/2a/2ae21cdbaaf38fa42fcf6e4c2c2ef051f8e6bcc194f08ac04de2d631b86c7ac4-d # internal net/textproto mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 3xZYlIwHaXbN6T4eEeZo/3xZYlIwHaXbN6T4eEeZo -goversion go1.13.6 -D "" -importcfg $WORK/b113/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/27/2729842c85b4151fd542ff9bd6d832733e2cbcce7f76d2f51758a7f6faa5beab-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b107/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 3mcfjzfwiSc_NsceJ4k_/3mcfjzfwiSc_NsceJ4k_ -goversion go1.13.6 -D "" -importcfg $WORK/b106/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/10/10a3f02790da69c8890909968faecc2abdd266ac3bfd35d0b9e625e32d3aec9b-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b107/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid u_MRHZpn_BvArSqEn5J-/u_MRHZpn_BvArSqEn5J- -goversion go1.13.6 -D "" -importcfg $WORK/b114/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/e9/e96f03396b6e7e3505e441fb3717848741c9d445fd7f63d99355a06e5d42cb88-d # internal mime/multipart mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile mime=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b118/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 5YGoi01VRahUA_ngbk7n/5YGoi01VRahUA_ngbk7n -goversion go1.13.6 -D "" -importcfg $WORK/b117/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/6e/6eee3e938f55ae9667a5709e27a435b39c11b7b06535d91c7b7bd2cca0bf6ee0-d # internal runtime/debug mkdir -p $WORK/b134/ cat >$WORK/b134/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b134/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/7b/7b3d377398ae5576bc8d798b24fa8d63af217b0da04147b766cee5e5117ba167-d # internal go/doc mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b128/_pkg_.a packagefile go/token=$WORK/b130/_pkg_.a packagefile internal/lazyregexp=$WORK/b131/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b132/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p go/doc -std -complete -installsuffix shared -buildid CmjDY2A3GSzlytGHS87m/CmjDY2A3GSzlytGHS87m -goversion go1.13.6 -D "" -importcfg $WORK/b127/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p runtime/debug -std -installsuffix shared -buildid 5lWhaIklcCkR0Yk42_v-/5lWhaIklcCkR0Yk42_v- -goversion go1.13.6 -symabis $WORK/b134/symabis -D "" -importcfg $WORK/b134/importcfg -pack -asmhdr $WORK/b134/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b134/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b134/_pkg_.a $WORK/b134/debug.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/2f/2f497161d8a266d14e0b98465133c719a8458a48a7d961aa4d68be44e750df87-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/57/57420867f53e3ba790ea07652251ebaaba63c0ebf8726b39edf3d986dbd00b10-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/2f/2f6fba37253f7022e36c81722382327e0e4906f45525fbf0a14ceff51abac770-d # internal crypto/tls mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile crypto/des=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b075/_pkg_.a packagefile crypto/ed25519=$WORK/b080/_pkg_.a packagefile crypto/elliptic=$WORK/b076/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b078/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b079/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b105/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid L91gLqMTeyTdkgfUotvP/L91gLqMTeyTdkgfUotvP -goversion go1.13.6 -D "" -importcfg $WORK/b073/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/4f/4f78e1de8baa3c08a38930aa6cc34c44aa35fedbfce09f1dee48940c998edb27-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b124/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b126/_pkg_.a packagefile go/doc=$WORK/b127/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid -06Prefp_MMVOuAeCZvd/-06Prefp_MMVOuAeCZvd -goversion go1.13.6 -D "" -importcfg $WORK/b123/importcfg -pack ./actions.go ./app.go ./args.go ./cmd.go ./completions.go ./doc.go ./envar.go ./flags.go ./global.go ./guesswidth_unix.go ./model.go ./parser.go ./parsers.go ./templates.go ./usage.go ./values.go ./values_generated.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/05/058cdc1fdd9039d1376872e9530cafb33879f66d879a97a2ce7a6c6033c0418c-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/a5/a5daf54322cdaf689c47437de173aaa379ffa8d177d1e799ec991e8e712c4659-d # internal net/http/httptrace mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile internal/nettrace=$WORK/b096/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid VrzgbPBfEGPND-k4OzzQ/VrzgbPBfEGPND-k4OzzQ -goversion go1.13.6 -D "" -importcfg $WORK/b119/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/cd/cd38128cc33af0b71cde5e933271f0e212953d342561ea92f9086513c3a2bc63-d # internal net/http mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b049/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b107/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile mime=$WORK/b116/_pkg_.a packagefile mime/multipart=$WORK/b117/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile net/http/httptrace=$WORK/b119/_pkg_.a packagefile net/http/internal=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p net/http -std -complete -installsuffix shared -buildid v7eaCWr0qReSp3kiH2DK/v7eaCWr0qReSp3kiH2DK -goversion go1.13.6 -D "" -importcfg $WORK/b064/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/2f/2fa0b5da953a0e6e0394be22092f81308ca29e116e51ff0889dc6ae31dc95d5b-d # internal github.com/jsonnet-bundler/jsonnet-bundler/pkg mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b049/_pkg_.a packagefile context=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/fatih/color=$WORK/b038/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/pkg/jsonnetfile=$WORK/b057/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1=$WORK/b059/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b063/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b121/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src/github.com/jsonnet-bundler/jsonnet-bundler/pkg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/jsonnet-bundler/jsonnet-bundler/pkg -complete -installsuffix shared -buildid calvIKM1YFkdVAJWBfM6/calvIKM1YFkdVAJWBfM6 -goversion go1.13.6 -D "" -importcfg $WORK/b042/importcfg -pack ./git.go ./interface.go ./local.go ./packages.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b5/b5011402666126219fcde16525673a4d711ec568c00fe6cb5eb67928155bf4fc-d # internal github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/fatih/color=$WORK/b038/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/pkg=$WORK/b042/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/pkg/jsonnetfile=$WORK/b057/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1=$WORK/b059/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps=$WORK/b060/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite=$WORK/b122/_pkg_.a packagefile github.com/pkg/errors=$WORK/b063/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime/debug=$WORK/b134/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src/github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid bKZvs_-Du9ZG4w66kaVR/bKZvs_-Du9ZG4w66kaVR -goversion go1.13.6 -D "" -importcfg $WORK/b001/importcfg -pack ./init.go ./install.go ./main.go ./rewrite.go ./update.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ba/ba76e668652853f256a8565f2153557e6eda48922100ace68bc0c292c866b1a4-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/fatih/color=$WORK/b038/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/pkg=$WORK/b042/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/pkg/jsonnetfile=$WORK/b057/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1=$WORK/b059/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps=$WORK/b060/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite=$WORK/b122/_pkg_.a packagefile github.com/pkg/errors=$WORK/b063/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime/debug=$WORK/b134/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b039/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b040/_pkg_.a packagefile archive/tar=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b049/_pkg_.a packagefile context=$WORK/b054/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile os/exec=$WORK/b121/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b061/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v0=$WORK/b058/_pkg_.a packagefile bufio=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b124/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b126/_pkg_.a packagefile go/doc=$WORK/b127/_pkg_.a packagefile net=$WORK/b094/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b041/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile compress/flate=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b052/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b107/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile math/rand=$WORK/b072/_pkg_.a packagefile mime=$WORK/b116/_pkg_.a packagefile mime/multipart=$WORK/b117/_pkg_.a packagefile net/http/httptrace=$WORK/b119/_pkg_.a packagefile net/http/internal=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile regexp/syntax=$WORK/b062/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b125/_pkg_.a packagefile go/ast=$WORK/b128/_pkg_.a packagefile go/token=$WORK/b130/_pkg_.a packagefile internal/lazyregexp=$WORK/b131/_pkg_.a packagefile text/template=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b095/_pkg_.a packagefile internal/nettrace=$WORK/b096/_pkg_.a packagefile internal/singleflight=$WORK/b097/_pkg_.a packagefile crypto/aes=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b071/_pkg_.a packagefile crypto/des=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b075/_pkg_.a packagefile crypto/ed25519=$WORK/b080/_pkg_.a packagefile crypto/elliptic=$WORK/b076/_pkg_.a packagefile crypto/hmac=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b083/_pkg_.a packagefile crypto/rc4=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b085/_pkg_.a packagefile crypto/sha1=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b078/_pkg_.a packagefile crypto/subtle=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b079/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b112/_pkg_.a packagefile mime/quotedprintable=$WORK/b118/_pkg_.a packagefile go/scanner=$WORK/b129/_pkg_.a packagefile text/template/parse=$WORK/b133/_pkg_.a packagefile crypto/internal/subtle=$WORK/b069/_pkg_.a packagefile crypto/internal/randutil=$WORK/b077/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b081/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b102/_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=dpuQOZT5cJT5a60y5kV3/bKZvs_-Du9ZG4w66kaVR/-4kH7l3-XYDd7tPYMDr-/dpuQOZT5cJT5a60y5kV3 -X github.com/jsonnet-bundler/jsonnet-bundler/version=0.3.1 -B 0x25140c827cb0755711a3aaefc311399c06a61800 -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/jsonnet-bundler-0.3.1/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/bin/jb rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gqpt0H + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x ++ dirname /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x + cd jsonnet-bundler-0.3.1 + cd /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src/github.com/jsonnet-bundler/jsonnet-bundler + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/jsonnet-bundler/jsonnet-bundler -b /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/bin -s /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build -o golang-github-jsonnet-bundler-devel.file-list -O /builddir/build/BUILD/jsonnet-bundler-0.3.1 -V 0.3.1-2.fc31 -p /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x -g /usr/share/gocode -r '.*example.*' Installing: github.com/jsonnet-bundler/jsonnet-bundler + IFS= +++ realpath -e --relative-base=. CHANGELOG.md README.md +++ sort -u ++ listfiles_include='CHANGELOG.md README.md' ++ echo 'CHANGELOG.md README.md' + godocs='CHANGELOG.md README.md' + [[ -n CHANGELOG.md README.md ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/bin/jb /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/bin/ '/builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/bin/jb' -> '/builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/bin/jb' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.3.1-2.fc31 --unique-debug-suffix -0.3.1-2.fc31.s390x --unique-debug-src-base golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/jsonnet-bundler-0.3.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/bin/jb extracting debug info from /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/bin/jb warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/bin/jb. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 9812kB, size after compression: 9400kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 95 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QTlDgH + umask 022 + cd /builddir/build/BUILD + cd jsonnet-bundler-0.3.1 + LDFLAGS='-X github.com/jsonnet-bundler/jsonnet-bundler/version=0.3.1' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/jsonnet-bundler/jsonnet-bundler -b /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/bin -s /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build -V 0.3.1-2.fc31 -p /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/src PATH: /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/jsonnet-bundler-0.3.1/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/jsonnet-bundler/jsonnet-bundler/version=0.3.1 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/jsonnet-bundler/jsonnet-bundler github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb PASS ok github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb 0.009s github.com/jsonnet-bundler/jsonnet-bundler/pkg PASS ok github.com/jsonnet-bundler/jsonnet-bundler/pkg 0.006s github.com/jsonnet-bundler/jsonnet-bundler/spec/v0 PASS ok github.com/jsonnet-bundler/jsonnet-bundler/spec/v0 0.006s github.com/jsonnet-bundler/jsonnet-bundler/spec/v1 PASS ok github.com/jsonnet-bundler/jsonnet-bundler/spec/v1 0.007s github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps PASS ok github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps 0.010s github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite PASS ok github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite 0.008s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7QBchI + umask 022 + cd /builddir/build/BUILD + cd jsonnet-bundler-0.3.1 + DOCDIR=/builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/share/doc/golang-github-jsonnet-bundler + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/share/doc/golang-github-jsonnet-bundler + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/share/doc/golang-github-jsonnet-bundler + cp -pr README.md /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/share/doc/golang-github-jsonnet-bundler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AV4fQJ + umask 022 + cd /builddir/build/BUILD + cd jsonnet-bundler-0.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/share/licenses/golang-github-jsonnet-bundler + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/share/licenses/golang-github-jsonnet-bundler + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/share/licenses/golang-github-jsonnet-bundler + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-jsonnet-bundler = 0.3.1-2.fc31 golang-github-jsonnet-bundler(s390-64) = 0.3.1-2.fc31 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.2.4)(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-jsonnet-bundler-devel-0.3.1-2.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0K8ljH + umask 022 + cd /builddir/build/BUILD + cd jsonnet-bundler-0.3.1 + DOCDIR=/builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/share/doc/golang-github-jsonnet-bundler-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/share/doc/golang-github-jsonnet-bundler-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/share/doc/golang-github-jsonnet-bundler-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/share/doc/golang-github-jsonnet-bundler-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mS5vYJ + umask 022 + cd /builddir/build/BUILD + cd jsonnet-bundler-0.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/share/licenses/golang-github-jsonnet-bundler-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/share/licenses/golang-github-jsonnet-bundler-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x/usr/share/licenses/golang-github-jsonnet-bundler-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/jsonnet-bundler/jsonnet-bundler/pkg) = 0.3.1-2.fc31 golang(github.com/jsonnet-bundler/jsonnet-bundler/pkg/jsonnetfile) = 0.3.1-2.fc31 golang(github.com/jsonnet-bundler/jsonnet-bundler/spec/v0) = 0.3.1-2.fc31 golang(github.com/jsonnet-bundler/jsonnet-bundler/spec/v1) = 0.3.1-2.fc31 golang(github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps) = 0.3.1-2.fc31 golang(github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite) = 0.3.1-2.fc31 golang-github-jsonnet-bundler-devel = 0.3.1-2.fc31 golang-ipath(github.com/jsonnet-bundler/jsonnet-bundler) = 0.3.1-2.fc31 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/fatih/color) golang(github.com/pkg/errors) golang(gopkg.in/alecthomas/kingpin.v2) Processing files: golang-github-jsonnet-bundler-debugsource-0.3.1-2.fc31.s390x Provides: golang-github-jsonnet-bundler-debugsource = 0.3.1-2.fc31 golang-github-jsonnet-bundler-debugsource(s390-64) = 0.3.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-jsonnet-bundler-debuginfo-0.3.1-2.fc31.s390x Provides: debuginfo(build-id) = dadae158548a5950d7095fbd21ff627aaa3e552d golang-github-jsonnet-bundler-debuginfo = 0.3.1-2.fc31 golang-github-jsonnet-bundler-debuginfo(s390-64) = 0.3.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-jsonnet-bundler-debugsource(s390-64) = 0.3.1-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x Wrote: /builddir/build/RPMS/golang-github-jsonnet-bundler-debugsource-0.3.1-2.fc31.s390x.rpm Wrote: /builddir/build/RPMS/golang-github-jsonnet-bundler-devel-0.3.1-2.fc31.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x.rpm Wrote: /builddir/build/RPMS/golang-github-jsonnet-bundler-debuginfo-0.3.1-2.fc31.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IzSPeK + umask 022 + cd /builddir/build/BUILD + cd jsonnet-bundler-0.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.3.1-2.fc31.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0