Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 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/f33-build-20820504-1531963/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=1590019200 Wrote: /builddir/build/SRPMS/golang-github-jsonnet-bundler-0.4.0-1.fc33.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/f33-build-20820504-1531963/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=1590019200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.V85pNu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jsonnet-bundler-0.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/jsonnet-bundler-0.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jsonnet-bundler-0.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/jsonnet-bundler-0.4.0/vendor + [[ ! -e /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/bin install: creating directory '/builddir/build/BUILD/jsonnet-bundler-0.4.0/_build' install: creating directory '/builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/bin' + export GOPATH=/builddir/build/BUILD/jsonnet-bundler-0.4.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/jsonnet-bundler-0.4.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/src/github.com/jsonnet-bundler/jsonnet-bundler ]] ++ dirname /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/src/github.com/jsonnet-bundler/jsonnet-bundler + install -m 0755 -vd /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/src/github.com/jsonnet-bundler install: creating directory '/builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/src' install: creating directory '/builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/src/github.com/jsonnet-bundler' + ln -fs /builddir/build/BUILD/jsonnet-bundler-0.4.0 /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/src/github.com/jsonnet-bundler/jsonnet-bundler + cd /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/src/github.com/jsonnet-bundler/jsonnet-bundler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SZGzzr + umask 022 + cd /builddir/build/BUILD + cd jsonnet-bundler-0.4.0 + export 'LDFLAGS=-X main.Version=0.4.0 ' + LDFLAGS='-X main.Version=0.4.0 ' + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/jb + GOPATH=/builddir/build/BUILD/jsonnet-bundler-0.4.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X main.Version=0.4.0 -X github.com/jsonnet-bundler/jsonnet-bundler/version=0.4.0 -B 0xed0140acfc88c4ceba18f5a0a321c6a723771e66 -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.4.0/_build/bin/jb github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb WORK=/tmp/go-build652036247 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 cx0qU04-H5ZRG3OIbr3h/cx0qU04-H5ZRG3OIbr3h -goversion go1.14.3 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go 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 OKZjiFW-Bi_OUReScqx_/OKZjiFW-Bi_OUReScqx_ -goversion go1.14.3 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid -1Qb45F2aZMUEhEH93_r/-1Qb45F2aZMUEhEH93_r -goversion go1.14.3 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_s390x.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f4/f490acfac20eadfdf4411352e42c95d89c1746b693244d06ba663d4186e5bb9e-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 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 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 nMfSN26QNw38r-lF-KWR/nMfSN26QNw38r-lF-KWR -goversion go1.14.3 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go 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 YleLxPW7HOaT23dicHDQ/YleLxPW7HOaT23dicHDQ -goversion go1.14.3 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_s390x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/c6/c679ced7d20b8c198eccecf55070332b14cc99650330a98aeb725978bc59a661-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 OozUPUjOpCxQX92VGXXS/OozUPUjOpCxQX92VGXXS -goversion go1.14.3 -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/74/7417b723bad649bcc1afc516d8cdb61dea528e7e24791b93926adaf44493cf67-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 EVn0m6CwAO9V_iwuBwIG/EVn0m6CwAO9V_iwuBwIG -goversion go1.14.3 -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 /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/aa/aa8cde2235422f457e766b0b70e15b58bad97615c505da60403379f8418f0197-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 Yr7Lhij7hvDhHCNKL6bU/Yr7Lhij7hvDhHCNKL6bU -goversion go1.14.3 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.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 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 -o $WORK/b016/asm.o ./asm.s 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/32/3286ac64259faedc6727a785dda8d2d18763f7fdf8aaf92d14d84821ec55654f-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 ./count_s390x.s ./equal_s390x.s ./index_s390x.s ./indexbyte_s390x.s 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/3d/3de63db00c2cb9eccdba5b63e67b3cbaa7f8460e82c94fbff5356eb7a12ec729-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 YsbKb1buaSQOd3keaYQ-/YsbKb1buaSQOd3keaYQ- -goversion go1.14.3 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a7/a7b7fbc52a27ed9fb702e06920dbbb91e2cd2036a4ed0e2c6b1947df690741c2-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 7RwMrGWHanwAkyDV7G81/7RwMrGWHanwAkyDV7G81 -goversion go1.14.3 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.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 3G067KVzbYbeOa53PnXS/3G067KVzbYbeOa53PnXS -goversion go1.14.3 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/eb/eb7ddeec063245f933d2f2f8393c02056532d19dd1105302cb20f42d9e705331-d # internal internal/testlog mkdir -p $WORK/b036/ cat >$WORK/b036/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/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid jUX-aY-XIrUS2JzaRG66/jUX-aY-XIrUS2JzaRG66 -goversion go1.14.3 -D "" -importcfg $WORK/b036/importcfg -pack ./log.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/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a0/a0de14161291ff0d30b591b1a33cbf36b9ae51bb7596694962f4b15d234ee537-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid dyRf9YFYD2cDC2Z2I1hO/dyRf9YFYD2cDC2Z2I1hO -goversion go1.14.3 -D "" -importcfg $WORK/b038/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/count_s390x.o ./count_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/f5/f5a609eda7c7c6559b89fa5455925fc85e686cc64bc08c22167cc7e4e3bcb631-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/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/ae/ae306e256d5071d27cedb1cdbeec698836d2a85502b8f1a857c6e3a561ee570b-d # internal /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 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 v5AkETKOO3gAB7akt-cU/v5AkETKOO3gAB7akt-cU -goversion go1.14.3 -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 ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go runtime/cgo mkdir -p $WORK/b048/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b048/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b048/ -g -O2 -Wall -Werror ./cgo.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 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_s390x.o $WORK/b007/count_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/a3/a3fc6fd8d98f75f33dd2caaf51c0542c6800aaa821ac0bd9c34364b628c82536-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 ./preempt_s390x.s ./rt0_linux_s390x.s ./sys_linux_s390x.s ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/8c/8cb8514c45b4b86ff2ef71c627eba77ef98563ea7927859f6acaa7d0f4b6c9a3-d # internal container/list mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p container/list -std -complete -installsuffix shared -buildid Q6s0ycNqY3Zbtuu-K9Lw/Q6s0ycNqY3Zbtuu-K9Lw -goversion go1.14.3 -D "" -importcfg $WORK/b066/importcfg -pack ./list.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 L06A-bdmhxIY7BZBIAhV/L06A-bdmhxIY7BZBIAhV -goversion go1.14.3 -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 ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_s390x.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_s390x.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go cd $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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/9e/9ed5e81ec0ca512bf0f631bcecda8fa33265aea07c4c7aa54acd43228570beed-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true crypto/internal/subtle mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 95_zefvU88Cmi8cnm8aq/95_zefvU88Cmi8cnm8aq -goversion go1.14.3 -D "" -importcfg $WORK/b070/importcfg -pack ./aliasing.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/50/504c1ae3b1ee472fc96971667ca25ef2d0377f1d5918dada651ad00fb25e0a40-d # internal crypto/subtle mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid FSpAC-2uuE7KV-mxh_Yn/FSpAC-2uuE7KV-mxh_Yn -goversion go1.14.3 -D "" -importcfg $WORK/b071/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ce/ce918f0c5a1ec38c0fb6c05f5008ffd56894d10b196c64c9328254eb378dfcf5-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b094/ cat >$WORK/b094/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/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ahP38QFSVlvl0rdtUCCX/ahP38QFSVlvl0rdtUCCX -goversion go1.14.3 -D "" -importcfg $WORK/b094/importcfg -pack ./asn1.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/c7/c7627360cfcb0f1ddbbb6b10d099f0f3c0b3037b11b5f8d3021a1632b1ffb3c7-d # internal internal/nettrace mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid hXXdwLJOvqi0QGTHHU8C/hXXdwLJOvqi0QGTHHU8C -goversion go1.14.3 -D "" -importcfg $WORK/b097/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/d3/d372ca5b157a303bfd6c39b64e1cae976cecff1667dc50f9f93e470efe7620c9-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b102/ cat >$WORK/b102/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/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid usKZf3N-A-RQFH3pUXV3/usKZf3N-A-RQFH3pUXV3 -goversion go1.14.3 -D "" -importcfg $WORK/b102/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/45/457b10dbe918eb71055fa4ef20c9246633a479498cc4ec401e6bf7255881c05c-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/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_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/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/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/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_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/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/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_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/cosh_s390x.o ./cosh_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/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_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/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 /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/3f/3ff8252f37247ee8dd64183e9cf2891f66b2fccc0878d4b44fd1e1f63d49166d-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/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x010.o -c gcc_s390x.S cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go -dynlinker cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b048/symabis ./asm_s390x.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 9Y4mDdvgH7676OW6hf53/9Y4mDdvgH7676OW6hf53 -goversion go1.14.3 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo.cgo1.go $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b048/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_s390x.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/51/51490be441ea68079fa51e6339efa628f171dc09d7b2c57a75c2d5f94e4b7580-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/preempt_s390x.o ./preempt_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/preempt_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/bf/bf68a8e44a33eb9d0e76fd7d4530613edf8887efcbf877df8854a7d4c091c11f-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ 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/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 vobBDuQQb1QWPFXPJ9FO/vobBDuQQb1QWPFXPJ9FO -goversion go1.14.3 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 1-MJCE-OM7JFIU_LS-fs/1-MJCE-OM7JFIU_LS-fs -goversion go1.14.3 -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/31/31abc99e88dc0571bf105cc1f4b979321f973c778d01c0f1beb66537ba71f7de-d # internal internal/singleflight mkdir -p $WORK/b098/ math/rand mkdir -p $WORK/b073/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid vSBToh_FNCCjgJpMxOYI/vSBToh_FNCCjgJpMxOYI -goversion go1.14.3 -D "" -importcfg $WORK/b098/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p math/rand -std -complete -installsuffix shared -buildid yLcHTUtaW7ItMASsvZrh/yLcHTUtaW7ItMASsvZrh -goversion go1.14.3 -D "" -importcfg $WORK/b073/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/a2/a282e05162d1baa908ef3517e5f7920620fb0e35991fac09a431747e325a3e56-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/2f/2f604d033b96430cb07a24850a4e863fe13db61170b6cffca12466f5cdb364a7-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/ee/eebf7724a97b556a1976aa7f8b6b99ed7e53663f0bfb3d3742296c23fd42d507-d # internal errors mkdir -p $WORK/b004/ 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 o6FaZtqpWbIX6mRSbeUC/o6FaZtqpWbIX6mRSbeUC -goversion go1.14.3 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b028/ 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 JaJ-II9GoCSSvq2GQyjT/JaJ-II9GoCSSvq2GQyjT -goversion go1.14.3 -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/34/343d024d1822b6e781539168f2ab6a8da4d1561570e71ecd87f45ed2206eab90-d # internal io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_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 1k8FWiXCCvVvt0YiKNbe/1k8FWiXCCvVvt0YiKNbe -goversion go1.14.3 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go strconv 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 Jp_DW64HZtSTe2wsIv23/Jp_DW64HZtSTe2wsIv23 -goversion go1.14.3 -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 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 4xhCEVRula8Qam56XzKS/4xhCEVRula8Qam56XzKS -goversion go1.14.3 -D "" -importcfg $WORK/b030/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/9f/9f650d5ae688fb1a6a6597a1c88808313b232698ae8456f71c642ce0210e725d-d # internal syscall mkdir -p $WORK/b033/ cat >$WORK/b033/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b033/symabis ./asm_linux_s390x.s cat >$WORK/b033/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid KLf_3zYrypHZ3lKdeGgm/KLf_3zYrypHZ3lKdeGgm -goversion go1.14.3 -symabis $WORK/b033/symabis -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./dirent.go ./endian_big.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b8/b86d0c7061e4eabb3bcd89ed9d8847c18fb477dbe5ca2afbb7faeb08f69bb582-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b096/ cat >$WORK/b096/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/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid f9H3AuAxi_ohyhmoGN42/f9H3AuAxi_ohyhmoGN42 -goversion go1.14.3 -D "" -importcfg $WORK/b096/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/bc/bc12b8d64c639d2d23952fae8cca946ce68bb229b224b4674f9e5386ce706e70-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 tV9JSobMmEuY_itv-AJT/tV9JSobMmEuY_itv-AJT -goversion go1.14.3 -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/df/dff92f497a881fc813a889008f58716779d5a4e82e5cf0f85bef1ff1c895fd9f-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 LBRXV1R5zln02JaC7geJ/LBRXV1R5zln02JaC7geJ -goversion go1.14.3 -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/7b/7b4388ea37654e102c1107c253afc638b24362d7a4021bdba38e81ec8a24a8cd-d # internal strings mkdir -p $WORK/b037/ cat >$WORK/b037/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/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid e4dmpst2C0xNAynzMiLf/e4dmpst2C0xNAynzMiLf -goversion go1.14.3 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/e9/e94408d4a565b9226cbe27b4716919eb5dfd63a836f466977fa309f0b7552b33-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p bufio -std -complete -installsuffix shared -buildid CYdAtYNo4hGBrJQX0JBS/CYdAtYNo4hGBrJQX0JBS -goversion go1.14.3 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7c/7c692322eddf0f973167c57ad2d6b9ad92c276fa5da56eba7fefb796fba99c5a-d # internal hash mkdir -p $WORK/b054/ cat >$WORK/b054/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/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p hash -std -complete -installsuffix shared -buildid wJOEK97Q7TOFmZo5-305/wJOEK97Q7TOFmZo5-305 -goversion go1.14.3 -D "" -importcfg $WORK/b054/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/9c/9c745e4ee7221c8b26a240f1b4fac1b50e0f6fa28ce92bde42e1b7f4299aca07-d # internal hash/crc32 mkdir -p $WORK/b053/ cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b053/symabis ./crc32_s390x.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 8S5jiQ-ZWwoYYPq8O26r/8S5jiQ-ZWwoYYPq8O26r -goversion go1.14.3 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d5/d5f692644bdf294aa513bb61de76f0b0b79095be04e15f730a73134c9dfb2ed5-d # internal path mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b037/_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/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p path -std -complete -installsuffix shared -buildid SX1rWAjGiNNXzFYTrf60/SX1rWAjGiNNXzFYTrf60 -goversion go1.14.3 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b053/crc32_s390x.o ./crc32_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d7/d71943e458706ce5c2f0e708f21a706e9987ff535f3f3804c386d31e34b0b498-d # internal crypto mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b054/_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/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto -std -complete -installsuffix shared -buildid ZJY3NH4W2iw5bv5UKXAK/ZJY3NH4W2iw5bv5UKXAK -goversion go1.14.3 -D "" -importcfg $WORK/b057/importcfg -pack ./crypto.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b053/_pkg_.a $WORK/b053/crc32_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/09/0924e7d460085724c473b8a2d25f02024af12d16e5c638774ff58fd01dec3dbe-d # internal regexp/syntax mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 0ajw0c9WHJj9_MDsqmLw/0ajw0c9WHJj9_MDsqmLw -goversion go1.14.3 -D "" -importcfg $WORK/b063/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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/e2/e2927657c5c958b7ac7046d4f301d549af33a42b1a201c60ad06b57bce724bcf-d # internal crypto/internal/randutil mkdir -p $WORK/b078/ cat >$WORK/b078/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/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid _ukRiaRAJhX-ALlgaTIz/_ukRiaRAJhX-ALlgaTIz -goversion go1.14.3 -D "" -importcfg $WORK/b078/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/79/7923001f89d31dab5b401de958a21492d4b76bccef59d40612f28866a9fc2736-d # internal crypto/hmac mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 7rDQOuGfMxmhI9sMEVRj/7rDQOuGfMxmhI9sMEVRj -goversion go1.14.3 -D "" -importcfg $WORK/b083/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/d5/d5f39659f3c356fedc7f6ac184dd1a20fa6d0bb464792e7cfece3419ac63bd13-d # internal crypto/rc4 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b070/_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/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid P1hPb2nufDoHrbl2Y0zn/P1hPb2nufDoHrbl2Y0zn -goversion go1.14.3 -D "" -importcfg $WORK/b085/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/d4/d4b6936c07e3f88873dfcca0e63db4e52d3f68a1a0620716ea7064267db593bb-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_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/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid _ddX7_ofEUT_UNaDO9SV/_ddX7_ofEUT_UNaDO9SV -goversion go1.14.3 -D "" -importcfg $WORK/b106/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/f5/f56ad893753a51908b051cce1a90bbe091d832c7009bf12b4bdfd82c013d052a-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b110/ cat >$WORK/b110/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/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid aYMoCOgIbzyIFiKGOVYC/aYMoCOgIbzyIFiKGOVYC -goversion go1.14.3 -D "" -importcfg $WORK/b110/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/4d/4df92fba45d5eee303b0c60436be6d9bf1b18670ae91b208e105fc2804579d3f-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b033/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/e7/e7f59876f4f862aafc043eb1c26eb940be0ab6fdd7795fd4b4036da5348aed2e-d # internal internal/syscall/unix mkdir -p $WORK/b032/ time mkdir -p $WORK/b034/ cat >$WORK/b034/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/b033/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p time -std -installsuffix shared -buildid TMCguIruJn5IZxiTeewG/TMCguIruJn5IZxiTeewG -goversion go1.14.3 -D "" -importcfg $WORK/b034/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid fzfM0a7B7ngDBfbyBz0M/fzfM0a7B7ngDBfbyBz0M -goversion go1.14.3 -D "" -importcfg $WORK/b032/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/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f2/f293e4c84e71c0b1db0fc45d04591842b9273ed47148d1a8ecf0dce7cc9b2971-d # internal internal/syscall/execenv mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid b30wF-9F21MsgCKWQY9u/b30wF-9F21MsgCKWQY9u -goversion go1.14.3 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/7f/7ff3123555a9ff9aa72b70456d83f68510700011e50c1aaef343aa447e4bba95-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/44/44fe09a3901d0f2c0c76bf01252f786adf85059bee666798ace0fcabfaf81476-d # internal regexp mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p regexp -std -complete -installsuffix shared -buildid dkfFfzT334YnDjQKYl_Q/dkfFfzT334YnDjQKYl_Q -goversion go1.14.3 -D "" -importcfg $WORK/b062/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go 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/7d/7d912ef5f7c5f1d7056622d16e366f2ad9ace7579eb2d45eba07bf3430574392-d # internal internal/fmtsort mkdir -p $WORK/b027/ 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 packagefile sync=$WORK/b014/_pkg_.a EOF 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/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 wpwvZdAs1eGFxp1nJaeU/wpwvZdAs1eGFxp1nJaeU -goversion go1.14.3 -D "" -importcfg $WORK/b021/importcfg -pack ./binary.go ./varint.go 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 9GUuOtCls89PKqAIPQ1u/9GUuOtCls89PKqAIPQ1u -goversion go1.14.3 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/80/8088ea3599995d414c674e05b702eed952a9994374a7f826230590da825f00a4-d # internal internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b033/_pkg_.a packagefile time=$WORK/b034/_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 0nkuZxM9OQu4FAQ81sv1/0nkuZxM9OQu4FAQ81sv1 -goversion go1.14.3 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/3e/3e05ef73fcc3f913c7381ceeb0d56469a731347b3db5471614dca68add80974c-d # internal context mkdir -p $WORK/b055/ cat >$WORK/b055/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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p context -std -complete -installsuffix shared -buildid dq0addL69LDrztij9PR4/dq0addL69LDrztij9PR4 -goversion go1.14.3 -D "" -importcfg $WORK/b055/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/5a/5afffc2cdfac8850e6ae19dc48c0a34897214f60635c000de47c77bdcc61b165-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f6/f609aa62354f625280ee16478bbcac609a746b8da9d33184862fba2628d3e9c1-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/3c/3c3d4477d80d24f1ca3c1d1b24c6ab9999d920778006ba49da6c451243ef62f3-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 M8SqoMBa9lXxtLR3_sMf/M8SqoMBa9lXxtLR3_sMf -goversion go1.14.3 -D "" -importcfg $WORK/b020/importcfg -pack ./base64.go crypto/sha256 mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b056/symabis ./sha256block_s390x.s golang.org/x/sys/unix mkdir -p $WORK/b042/ cat >$WORK/b042/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/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b042/symabis ./asm_linux_s390x.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid tAqiJWrRqrOICzXN7o3O/tAqiJWrRqrOICzXN7o3O -goversion go1.14.3 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go ./sha256block_s390x.go cat >$WORK/b042/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/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid AaQ38VYrGIIKvOol76FA/AaQ38VYrGIIKvOol76FA -goversion go1.14.3 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/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/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/7a/7a91bd0b628efb0ead0cc975510e05a2fff4a3e786c3308a19385e4b3ebee29c-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_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/b033/_pkg_.a packagefile time=$WORK/b034/_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 NNDsifxJGoxrtsRz8hCX/NNDsifxJGoxrtsRz8hCX -goversion go1.14.3 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./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 cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/sha256block_s390x.o ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/sha256block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/40/402ac95f952a64f851278e65ff433afbe900b92783f14d294c63430cdf5e6de9-d # internal crypto/cipher mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b071/_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/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid ngkesM4sbDPbOg0PSF0Y/ngkesM4sbDPbOg0PSF0Y -goversion go1.14.3 -D "" -importcfg $WORK/b069/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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/82/8245174e299feab9de4cb0a6bcf0ef2b869d759615eebe919938e0797133cd5a-d # internal crypto/sha512 mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b079/symabis ./sha512block_s390x.s cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_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/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid RWZnso1cDxWVfDGwkRQV/RWZnso1cDxWVfDGwkRQV -goversion go1.14.3 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b079/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ed/ed7ab9353f425b561a5325febc1402abb1be6bd9c9933a2e7e5b3f674d782952-d # internal crypto/aes mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b068/symabis ./asm_s390x.s cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b071/_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/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/aes -std -installsuffix shared -buildid A2vL8pcp3kD0AIiolWtY/A2vL8pcp3kD0AIiolWtY -goversion go1.14.3 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b079/_pkg_.a $WORK/b079/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/c6/c6a9d5dde6aa205c7494163dc955241714ee106ed503d22327f9c082e4e409f3-d # internal crypto/des mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_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/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid dVAV6n2yfrvMskOkAju6/dVAV6n2yfrvMskOkAju6 -goversion go1.14.3 -D "" -importcfg $WORK/b075/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/3b/3b884402b47b5f66039a152a20242b9fa4b2e46b9a92f8e5b8eb5e57e1abe287-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b082/ cat >$WORK/b082/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/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid SSZTGVXk_wnKYZpe0Yck/SSZTGVXk_wnKYZpe0Yck -goversion go1.14.3 -D "" -importcfg $WORK/b082/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b068/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/40/40629f0e58f1ffd65221dca7b98d2a4eef1136e5bda97c0062957bbe0a42f4b5-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 F2_WyOfvRkWEqY6S96a-/F2_WyOfvRkWEqY6S96a- -goversion go1.14.3 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b068/_pkg_.a $WORK/b068/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/75/753feeba80792e644873ddfc9319b97066302eafbe8cda34bbc3ae03e197474b-d # internal path/filepath mkdir -p $WORK/b046/ cat >$WORK/b046/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/b037/_pkg_.a packagefile syscall=$WORK/b033/_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/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid cr-Tsp4smRu538DAhAf-/cr-Tsp4smRu538DAhAf- -goversion go1.14.3 -D "" -importcfg $WORK/b046/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ca/ca0f88960a1e0261833291cfdf6a0d8eaa666d07d99ba0e4349495ea132064c1-d # internal io/ioutil mkdir -p $WORK/b045/ cat >$WORK/b045/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/b046/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid j3wkY4eKvAsksxWokqWx/j3wkY4eKvAsksxWokqWx -goversion go1.14.3 -D "" -importcfg $WORK/b045/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/6c/6c5090c07b178fcf2b7e27c2b3a228247e06c94e78d785ffe166d34194f11c8f-d # internal crypto/md5 mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b084/symabis ./md5block_s390x.s cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/md5 -std -installsuffix shared -buildid LLif1mty3ADzUsU8W-D0/LLif1mty3ADzUsU8W-D0 -goversion go1.14.3 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/82/827b209fd78ed846db468c25aff94cf04c1efab6bf4a5d21bc551340a6a62125-d # internal crypto/sha1 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b087/symabis ./sha1block_s390x.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_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/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 72XkhCTQT3KHZtRhoZOz/72XkhCTQT3KHZtRhoZOz -goversion go1.14.3 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b087/sha1block_s390x.o ./sha1block_s390x.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b084/md5block_s390x.o ./md5block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/64/64cb9608d0685a6b498225fb20e0666c68c96ede6d8aa1f6f046875469b78014-d # internal encoding/pem mkdir -p $WORK/b092/ cat >$WORK/b092/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/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid TLfgCuOSCTa0Vi1v4XLh/TLfgCuOSCTa0Vi1v4XLh -goversion go1.14.3 -D "" -importcfg $WORK/b092/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b087/_pkg_.a $WORK/b087/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/53/53f41e9e25d66a2f54517dc4b561321dde59b8c8cf269c8fd5ec773654bb6f5f-d # internal net mkdir -p $WORK/b095/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b095/ -importpath net -- -I $WORK/b095/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/b1/b18ba1077c81c4b8fd4436239e8f5f043cb8cb793680d995aa2c47ea7797baa0-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b103/ cat >$WORK/b103/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/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b103/symabis ./cpu_s390x.s cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b006/_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/sys/cpu -std -installsuffix shared -buildid V8Rzyo0nCYaXowpnyAlJ/V8Rzyo0nCYaXowpnyAlJ -goversion go1.14.3 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/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/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b103/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b103/_pkg_.a $WORK/b103/cpu_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/26/2677dc475257d446efd597570ce4b68a430671179144839dbed44ea01ce1fa69-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b101/ cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b101/symabis ./chacha_s390x.s cat >$WORK/b101/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/b069/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b103/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid cAUwWYER4qr2_OASl3-0/cAUwWYER4qr2_OASl3-0 -goversion go1.14.3 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./chacha_generic.go ./chacha_s390x.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/4f/4fb43ea51968461f357288f66177216d04aab3dbe093155cd9f60d04de3854e1-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/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b038/_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 aFl-bzm-YtlXYfp-KkG-/aFl-bzm-YtlXYfp-KkG- -goversion go1.14.3 -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/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b101/chacha_s390x.o ./chacha_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b101/_pkg_.a $WORK/b101/chacha_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/2d/2d0749cb4ea12892244ed8c434e7ca7d47ee6d153fa59fe0987a6ea108e41285-d # internal os/user mkdir -p $WORK/b047/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b047/ -importpath os/user -- -I $WORK/b047/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/c8/c8d3967049c1dfac88cdffb2c7080f0da0dc0f02c577f2ea0963dc6cd2593c9b-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b042/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid ubA6NtMqb1nDPc1sMi5S/ubA6NtMqb1nDPc1sMi5S -goversion go1.14.3 -D "" -importcfg $WORK/b041/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/1b/1bf26d9751f6d0038cab38a6db8b427ce91be1f9ef1584efd109bda103a69808-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b041/_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/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid dYOL9FxgOk7yGgNa6rZV/dYOL9FxgOk7yGgNa6rZV -goversion go1.14.3 -D "" -importcfg $WORK/b040/importcfg -pack ./colorable_others.go ./noncolorable.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/cf/cf3f61584ba1bcd2894b1c5a46225eab73c78a64d307b3d9becf705fff92f427-d # internal github.com/fatih/color mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b040/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/fatih/color -complete -installsuffix shared -buildid 60T9xeJoAhVal7nxdy-9/60T9xeJoAhVal7nxdy-9 -goversion go1.14.3 -D "" -importcfg $WORK/b039/importcfg -pack ./color.go ./doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/87/874c51e262ae96f8923f862f499a2d7134f8bfc7c37dcea3b8b3603bb95e05f7-d # internal compress/flate mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_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/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid eZflMhtwp9DO3ictabWC/eZflMhtwp9DO3ictabWC -goversion go1.14.3 -D "" -importcfg $WORK/b052/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/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/96/96944b184ce83c6750ce9e7bb34b13df18ec081b7891612c73e67e1fae4b409f-d # internal compress/gzip mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile compress/flate=$WORK/b052/_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/b053/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid w5OFSan0l_3x2WXzdl4z/w5OFSan0l_3x2WXzdl4z -goversion go1.14.3 -D "" -importcfg $WORK/b050/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/06/062d91da7d76a2725b380a2b7d5f0ce20b4b78ea3f2d33026976880cc8f75cc5-d # internal github.com/jsonnet-bundler/jsonnet-bundler/spec/v0 mkdir -p $WORK/b059/ cat >$WORK/b059/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.4.0/_build/src/github.com/jsonnet-bundler/jsonnet-bundler/spec/v0 /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/v0 -complete -installsuffix shared -buildid t4cnBtgfq1IXZEV6JLc5/t4cnBtgfq1IXZEV6JLc5 -goversion go1.14.3 -D "" -importcfg $WORK/b059/importcfg -pack ./spec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/40/4037d32c5984eb5f515666c9f8be4ae1fa77b9e0218c8ad9aad0ae89f602ffe8-d # internal github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps mkdir -p $WORK/b061/ cat >$WORK/b061/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/b046/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/src/github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps -complete -installsuffix shared -buildid OAhczUj4XJvsmNPYthIr/OAhczUj4XJvsmNPYthIr -goversion go1.14.3 -D "" -importcfg $WORK/b061/importcfg -pack ./dependencies.go ./git.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/a8/a89c70b1afc91c3692b11770afbe7c032779179b7d23a438249ac320836baf0d-d # internal github.com/pkg/errors mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid J80cEvCHlqgH3JrwGKVq/J80cEvCHlqgH3JrwGKVq -goversion go1.14.3 -D "" -importcfg $WORK/b064/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b7/b753e335de7f7cd3d8428e74f8a02d7ea827a5145b094a889c2b46a5c8703c32-d # internal github.com/jsonnet-bundler/jsonnet-bundler/spec/v1 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b002/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v0=$WORK/b059/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b046/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/src/github.com/jsonnet-bundler/jsonnet-bundler/spec/v1 /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 -complete -installsuffix shared -buildid XsFsbEDanTJbgsE50uQ_/XsFsbEDanTJbgsE50uQ_ -goversion go1.14.3 -D "" -importcfg $WORK/b060/importcfg -pack ./spec.go ./v0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ee/eeac4502d96db87e3adcf5da790923a581454ed821538742136d8db85e5eb20e-d # internal math/big mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b072/symabis ./arith_s390x.s cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b072/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/b073/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p math/big -std -installsuffix shared -buildid Vejf5IUYISPSmc2X7HCK/Vejf5IUYISPSmc2X7HCK -goversion go1.14.3 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/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/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/38/38efae0e1cdce85bb0252fc17d2992a6c4472fe331b75a9b8382190d4256af95-d # internal github.com/jsonnet-bundler/jsonnet-bundler/pkg/jsonnetfile mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b002/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v0=$WORK/b059/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/src/github.com/jsonnet-bundler/jsonnet-bundler/pkg/jsonnetfile /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/jsonnet-bundler/jsonnet-bundler/pkg/jsonnetfile -complete -installsuffix shared -buildid -o68XEFmeIbHqoA2lEtm/-o68XEFmeIbHqoA2lEtm -goversion go1.14.3 -D "" -importcfg $WORK/b058/importcfg -pack ./jsonnetfile.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/df/df48b975dd43217622fa4e4dbdc2ab657836c17e93040230f2fd3950b23f7862-d # internal encoding/hex mkdir -p $WORK/b091/ cat >$WORK/b091/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/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid sxvkyeGTeUl5xIrWBzpD/sxvkyeGTeUl5xIrWBzpD -goversion go1.14.3 -D "" -importcfg $WORK/b091/importcfg -pack ./hex.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/8e/8ee52559578342ef787ce210d29a94c29aa7ba6840cdc6a8a711c0c2f0836937-d # internal net/url mkdir -p $WORK/b099/ cat >$WORK/b099/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/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p net/url -std -complete -installsuffix shared -buildid Pffku7-2IrOAyMvCeHhp/Pffku7-2IrOAyMvCeHhp -goversion go1.14.3 -D "" -importcfg $WORK/b099/importcfg -pack ./url.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -o $WORK/b095/_cgo_.o $WORK/b095/_cgo_main.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o -g -O2 cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b095/_cgo_.o -dynout $WORK/b095/_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/8c/8c25ea88a09797438853a7defc861b459c36434ec6412c0b4cdc40a89571c645-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b104/ cat >$WORK/b104/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/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b104/symabis ./sum_s390x.s ./sum_vmsl_s390x.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b073/_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/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p net -std -installsuffix shared -buildid kO44IcsjWfff6puvjYAL/kO44IcsjWfff6puvjYAL -goversion go1.14.3 -D "" -importcfg $WORK/b095/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/b095/_cgo_gotypes.go $WORK/b095/cgo_linux.cgo1.go $WORK/b095/cgo_resnew.cgo1.go $WORK/b095/cgo_socknew.cgo1.go $WORK/b095/cgo_unix.cgo1.go $WORK/b095/_cgo_import.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b103/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 4tCByVmNaSObCHMwWuRG/4tCByVmNaSObCHMwWuRG -goversion go1.14.3 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_s390x.go cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b104/sum_s390x.o ./sum_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b104/sum_vmsl_s390x.o ./sum_vmsl_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b104/_pkg_.a $WORK/b104/sum_s390x.o $WORK/b104/sum_vmsl_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/6c/6cf92a3459295a1aa518cf1a78b031a4da1a99651c81dde5dab4d6c72fcbf317-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/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/b069/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid uCUigrvMt7wOZeGZtLtw/uCUigrvMt7wOZeGZtLtw -goversion go1.14.3 -D "" -importcfg $WORK/b100/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/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/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/87/874827b4449590b14bc500f15cc84a1dbe98fb0fefb63776decd6c043545457c-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 25DdKq6aPdNKt5WE6NKk/25DdKq6aPdNKt5WE6NKk -goversion go1.14.3 -D "" -importcfg $WORK/b105/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/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/b047=/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/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/a4/a43218ced08d2e0e8b76907112239e5a4ad20d44a873faeb94faa27c2cd5eeb9-d # internal log mkdir -p $WORK/b112/ cat >$WORK/b112/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/b034/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p log -std -complete -installsuffix shared -buildid UqspJkC1svhoFU5j7uA1/UqspJkC1svhoFU5j7uA1 -goversion go1.14.3 -D "" -importcfg $WORK/b112/importcfg -pack ./log.go cd /usr/lib/golang/src/os/user 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 -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage user -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/76/76fc6dff20eec20ec6bd2216462374d6a6fdb75cc98d8da58048b21733dcee3d-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile log=$WORK/b112/_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/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid y0Irmot2egpFxp3q1xwp/y0Irmot2egpFxp3q1xwp -goversion go1.14.3 -D "" -importcfg $WORK/b111/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p os/user -std -installsuffix shared -buildid 5PeI23FF9ib__JxrSmY_/5PeI23FF9ib__JxrSmY_ -goversion go1.14.3 -D "" -importcfg $WORK/b047/importcfg -pack ./lookup.go ./user.go $WORK/b047/_cgo_gotypes.go $WORK/b047/cgo_lookup_unix.cgo1.go $WORK/b047/getgrouplist_unix.cgo1.go $WORK/b047/listgroups_unix.cgo1.go $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b047/_pkg_.a $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.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/fa/fa2530b2e2676ecf0d77a31164acf7dbe28cc578c2f583ca9fc39f8246615b8d-d # internal archive/tar mkdir -p $WORK/b044/ cat >$WORK/b044/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/b045/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b047/_pkg_.a packagefile path=$WORK/b049/_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/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid VsT0eepdT_pvL796apAc/VsT0eepdT_pvL796apAc -goversion go1.14.3 -D "" -importcfg $WORK/b044/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b072/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b072/_pkg_.a $WORK/b072/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/88/8814b45ba8147537fffe441aa3e403c530cd4a3f08decc9b4fa90b8031f0d488-d # internal crypto/rand mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b072/_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/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 5FSxxXibC7nhga1QKklT/5FSxxXibC7nhga1QKklT -goversion go1.14.3 -D "" -importcfg $WORK/b067/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/28/28000f8c6f6d5a2eeaca27404331312bfa9c3f60faeb34fb61c1fed1c6a0177b-d # internal crypto/elliptic mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b077/symabis ./p256_asm_s390x.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid ArCnt9Drua_wVRF7u9Ok/ArCnt9Drua_wVRF7u9Ok -goversion go1.14.3 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/17/17b4baa687c5129ac679161dcb05bfb959ed049418209f35322f550fa423f195-d # internal encoding/asn1 mkdir -p $WORK/b080/ cat >$WORK/b080/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/b072/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile unicode/utf16=$WORK/b038/_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/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid KnMW_AIsGNHykOQZjpge/KnMW_AIsGNHykOQZjpge -goversion go1.14.3 -D "" -importcfg $WORK/b080/importcfg -pack ./asn1.go ./common.go ./marshal.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/fd36cdb1e52f4294a5d5a50d0b961eca6fff7af2fbae863bf2391c1a02e4d194-d # internal crypto/ed25519 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b079/_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/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid ji9fG199WqTnqua0PNVY/ji9fG199WqTnqua0PNVY -goversion go1.14.3 -D "" -importcfg $WORK/b081/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/9b/9b80fd79b5c5bd69c6333fda8a3f741b0ad090b5026d33d772eac140e2017861-d # internal crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid xTNQVl-XJMQTyK9dIPCc/xTNQVl-XJMQTyK9dIPCc -goversion go1.14.3 -D "" -importcfg $WORK/b086/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/4d/4df925f387b5e93a38a42e4b74f61a37849c60e77d8dcbf08a310bc49beb0fbf-d # internal crypto/dsa mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid HKaEuitLgkuA_Z45pCfA/HKaEuitLgkuA_Z45pCfA -goversion go1.14.3 -D "" -importcfg $WORK/b089/importcfg -pack ./dsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b077/p256_asm_s390x.o ./p256_asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b077/_pkg_.a $WORK/b077/p256_asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/53/53514f00962e0662ab7200f23044525d30eb21191b47df947a9279413bbadf96-d # internal crypto/x509/pkix mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid hKmkuCFA_HELARHve6Nc/hKmkuCFA_HELARHve6Nc -goversion go1.14.3 -D "" -importcfg $WORK/b090/importcfg -pack ./pkix.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/ed/edd695949a094c563bcf379d67933fdec0430434b107225762d839334579d56e-d # internal crypto/ecdsa mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid BIP__1LmZ0MAoGp71xSA/BIP__1LmZ0MAoGp71xSA -goversion go1.14.3 -D "" -importcfg $WORK/b076/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/4a/4a052a4ee161bfc7e10971fde05d472b096e4dbb21a7f78a421bd68ab732854e-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid xFCkyj11N_I2tKqBG6f7/xFCkyj11N_I2tKqBG6f7 -goversion go1.14.3 -D "" -importcfg $WORK/b093/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b1/b158c37eec322022505b524df195d764be60d644840aee687e413d5a43afec42-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b109/ cat >$WORK/b109/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/b110/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_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/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid iAjAvHzr79wAFMX3e9Sw/iAjAvHzr79wAFMX3e9Sw -goversion go1.14.3 -D "" -importcfg $WORK/b109/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/f9/f9b9fa403b32ac67aa8bbe22d342365419b5cae5fffcd910d3c70bbcfd185198-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b113/ cat >$WORK/b113/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/b110/_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/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid wRbrEEGvfZjRCo4wqv-i/wRbrEEGvfZjRCo4wqv-i -goversion go1.14.3 -D "" -importcfg $WORK/b113/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/38/38bb43efc9817b14c7239da28cea992873e28e7bc1e7cc2ec3f3b81ef6d7310c-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b116/ cat >$WORK/b116/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/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid nYHw0L2OXlxYepHvzQv_/nYHw0L2OXlxYepHvzQv_ -goversion go1.14.3 -D "" -importcfg $WORK/b116/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/b5/b5c2a11e13a4f903876be2b0cbc251721ced518a76b787a3865e51ca189d9b3f-d # internal mime mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_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/b037/_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/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p mime -std -complete -installsuffix shared -buildid D2hgRBkSTk1tS56YQOFO/D2hgRBkSTk1tS56YQOFO -goversion go1.14.3 -D "" -importcfg $WORK/b117/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_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/90/9090809d02f65c0d3b8cb559e9f0086a659ee2f3eac478cb46ed7d96778e6221-d # internal mime/quotedprintable mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_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/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid fXOfeaqPCr-1EsROOvkI/fXOfeaqPCr-1EsROOvkI -goversion go1.14.3 -D "" -importcfg $WORK/b119/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/16/165e9b80f178324a13418c97fb95cfc25c006c2433a7a1ac0c538d39f9e723c1-d # internal net/http/internal mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_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/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid SPG0EHj1SR4-mZ51R9ef/SPG0EHj1SR4-mZ51R9ef -goversion go1.14.3 -D "" -importcfg $WORK/b121/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b095/_pkg_.a $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/cc/cc081dfc7d431a20807d58fd1b5e074aa36dd422a6e22f8461ad40edeba4186d-d # internal os/exec mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p os/exec -std -complete -installsuffix shared -buildid ZUEhMCz92dk6t0uZyf7f/ZUEhMCz92dk6t0uZyf7f -goversion go1.14.3 -D "" -importcfg $WORK/b122/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/4b/4bf112b03185e4ce8fcf93cb745dfbf65483771fddcd4a01876969b396a946a1-d # internal crypto/x509 mkdir -p $WORK/b088/ cat >$WORK/b088/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/b057/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/dsa=$WORK/b089/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/x509/pkix=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b099/_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/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_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/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid ShJITKz1tiAfyH7N9pVW/ShJITKz1tiAfyH7N9pVW -goversion go1.14.3 -D "" -importcfg $WORK/b088/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/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f5/f55f4191c2891b4f3e1045514b05c6c017148be49faca6e5bbdbf5462ee99305-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b108/ cat >$WORK/b108/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/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b113/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_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/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 9349CgK2mRBAEs50nIwk/9349CgK2mRBAEs50nIwk -goversion go1.14.3 -D "" -importcfg $WORK/b108/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/b5/b5c69221b7b22bbfd678621997fe5323d7175dbef0b69c51e5aafbd717658369-d # internal net/textproto mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b045/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid Fqkc9MUB4mSk4AafHn7y/Fqkc9MUB4mSk4AafHn7y -goversion go1.14.3 -D "" -importcfg $WORK/b114/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/49/49a63832e6b12fc33f7cf078a3db0d936af542492bd2f9114d63c8be9aac4726-d # internal github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps=$WORK/b061/_pkg_.a packagefile io/ioutil=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/src/github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite -complete -installsuffix shared -buildid 3U0qukJKouJXw8c49-9R/3U0qukJKouJXw8c49-9R -goversion go1.14.3 -D "" -importcfg $WORK/b123/importcfg -pack ./rewrite.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/06/06ba2674ea6f29148db47e182b34509c7696187af761fdfb3a23775480978127-d # internal mime/multipart mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b045/_pkg_.a packagefile mime=$WORK/b117/_pkg_.a packagefile mime/quotedprintable=$WORK/b119/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid JJYTcTvXrA6FENQU1kkD/JJYTcTvXrA6FENQU1kkD -goversion go1.14.3 -D "" -importcfg $WORK/b118/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/2a/2a754ac25199b783d1449479c01274168327a10ca857aafa86ae9e9051be7259-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b126/ cat >$WORK/b126/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/b037/_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/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid sE2qkiSq9gZoanov3_OT/sE2qkiSq9gZoanov3_OT -goversion go1.14.3 -D "" -importcfg $WORK/b126/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a3/a3493a74594c10227189174ed96ad2d664be6e28dada05a220c3ba412e66ad58-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b107/ cat >$WORK/b107/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/b108/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile strings=$WORK/b037/_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/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid LjCwbvDYGpamQyepANu_/LjCwbvDYGpamQyepANu_ -goversion go1.14.3 -D "" -importcfg $WORK/b107/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/b9/b985d9273aa5b97427f3955d9ed31259fa0c3334d0acbd66fe8a7df950d306a4-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b115/ cat >$WORK/b115/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/b108/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b099/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid lPhyhWhWS79ns8P99RtM/lPhyhWhWS79ns8P99RtM -goversion go1.14.3 -D "" -importcfg $WORK/b115/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/da/daed58ac218fb78e3713595a7de9129556396bc0fe78568de3a2c5b2d2fccb95-d # internal github.com/alecthomas/units mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/units /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/alecthomas/units -complete -installsuffix shared -buildid 3fsA8AVFPtyJyf_Q05Xb/3fsA8AVFPtyJyf_Q05Xb -goversion go1.14.3 -D "" -importcfg $WORK/b127/importcfg -pack ./bytes.go ./doc.go ./si.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/27/272b6541d97c724ada0be3d18df27ef355bf4b6718d33636a118186d6d29956a-d # internal go/token mkdir -p $WORK/b131/ cat >$WORK/b131/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/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p go/token -std -complete -installsuffix shared -buildid ThZpj7kRi4J71QTT52yQ/ThZpj7kRi4J71QTT52yQ -goversion go1.14.3 -D "" -importcfg $WORK/b131/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/6f/6f808c75e0081e55eac84bbedfe2a0a3514f0324f0fef59d370d5e3e011f2d69-d # internal internal/lazyregexp mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b037/_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/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid o6G9gmnD_rBNI5GrWT01/o6G9gmnD_rBNI5GrWT01 -goversion go1.14.3 -D "" -importcfg $WORK/b132/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/89/8944acf73c30f52134f382cfda7e1974dc769f92db4d707745696b6ddeb8435a-d # internal crypto/tls mkdir -p $WORK/b074/ cat >$WORK/b074/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/b066/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid d-VBqqWgEZ2_7lwvP1l2/d-VBqqWgEZ2_7lwvP1l2 -goversion go1.14.3 -D "" -importcfg $WORK/b074/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/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/11/11babe1a2c1968419e4aa1f8d13ecd52fd47c51c29f2b8f528e1e76ebe661256-d # internal go/scanner mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile go/token=$WORK/b131/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b046/_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/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid Faws1tJX-VrkOeHgRAiV/Faws1tJX-VrkOeHgRAiV -goversion go1.14.3 -D "" -importcfg $WORK/b130/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/0b/0bb47e884949282cfb62bc62b38b779737485d5f1a46a7f4a128d1229120fa20-d # internal text/template/parse mkdir -p $WORK/b134/ cat >$WORK/b134/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/b037/_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/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid nzKIBS0ttSvi22LEsZKj/nzKIBS0ttSvi22LEsZKj -goversion go1.14.3 -D "" -importcfg $WORK/b134/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/18/18eb5e9b5eb05c2b887c906c454229ef022d222529226df35883554bb311d590-d # internal go/ast 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/scanner=$WORK/b130/_pkg_.a packagefile go/token=$WORK/b131/_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/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p go/ast -std -complete -installsuffix shared -buildid WTG0M_OrgaMK13_7aUGW/WTG0M_OrgaMK13_7aUGW -goversion go1.14.3 -D "" -importcfg $WORK/b129/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/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/10/10c23720fbb4f79b5d13a61bbf0db908ecc37e23843e5dc368ca45e339fc9f75-d # internal github.com/alecthomas/template mkdir -p $WORK/b125/ cat >$WORK/b125/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/b126/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b099/_pkg_.a packagefile path/filepath=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_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/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/alecthomas/template -complete -installsuffix shared -buildid 2EjAHNo6k8Fo253PAJ2J/2EjAHNo6k8Fo253PAJ2J -goversion go1.14.3 -D "" -importcfg $WORK/b125/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e3/e312f0dcae22cb647162dfad71d9a2e2a1d5cfdc56696c3d413b94d9ff8850f7-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/e9/e92502adb917daa8a116ab232e2b24d3e7992ff5b4fbe22e47d89dbd57e31a61-d # internal text/template mkdir -p $WORK/b133/ cat >$WORK/b133/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/b045/_pkg_.a packagefile net/url=$WORK/b099/_pkg_.a packagefile path/filepath=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b134/_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/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p text/template -std -complete -installsuffix shared -buildid 5Bxh1qOstllkZqW9F3sl/5Bxh1qOstllkZqW9F3sl -goversion go1.14.3 -D "" -importcfg $WORK/b133/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/e8/e86ecebd86d51553973707302a6afaae3c42269618a0749fdc53e00672353081-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/c2/c237119dda9baa6761731c52fb27e44273a9a0162f3954147ed0576ec1a66d29-d # internal go/doc 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/ast=$WORK/b129/_pkg_.a packagefile go/token=$WORK/b131/_pkg_.a packagefile internal/lazyregexp=$WORK/b132/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b133/_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/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p go/doc -std -complete -installsuffix shared -buildid in73IkBBYBgDWjBiHzfn/in73IkBBYBgDWjBiHzfn -goversion go1.14.3 -D "" -importcfg $WORK/b128/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b7/b77f12a462553bf8d977877f535b5c3951704f48df0777d7bd8e57d47553898d-d # internal net/http/httptrace mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid ss-PYfpstUN0mXmNlXwJ/ss-PYfpstUN0mXmNlXwJ -goversion go1.14.3 -D "" -importcfg $WORK/b120/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/de/de01d786fe6daa62087212ad75459ee616a8617d7acfb31f33a028734be570f3-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b125/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b127/_pkg_.a packagefile go/doc=$WORK/b128/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b099/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_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/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid 8cEe8RiVVLIcZQ7NzeEe/8cEe8RiVVLIcZQ7NzeEe -goversion go1.14.3 -D "" -importcfg $WORK/b124/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/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/56/5679b15e135cf516f98ef21878bed46a69e2f26f302b4462555f82d72b7b1bd5-d # internal net/http mkdir -p $WORK/b065/ cat >$WORK/b065/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/b051/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_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/b107/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b045/_pkg_.a packagefile log=$WORK/b112/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile mime=$WORK/b117/_pkg_.a packagefile mime/multipart=$WORK/b118/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b120/_pkg_.a packagefile net/http/internal=$WORK/b121/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b099/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b046/_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/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_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/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p net/http -std -complete -installsuffix shared -buildid o1wx4eWLxVTNJZImGxNp/o1wx4eWLxVTNJZImGxNp -goversion go1.14.3 -D "" -importcfg $WORK/b065/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/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/bc/bca742900da3f5c53357b09ab5a0fb247f36672ca5f5ab599024f45934b223df-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/25/257d8b6a93f05d16bae1caa657f5fa831f39ae711e4c3400284aec9a51c22029-d # internal github.com/jsonnet-bundler/jsonnet-bundler/pkg mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/fatih/color=$WORK/b039/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/pkg/jsonnetfile=$WORK/b058/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1=$WORK/b060/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b045/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b122/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/src/github.com/jsonnet-bundler/jsonnet-bundler/pkg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/jsonnet-bundler/jsonnet-bundler/pkg -complete -installsuffix shared -buildid TI6FiDRhbda--PVJxhF3/TI6FiDRhbda--PVJxhF3 -goversion go1.14.3 -D "" -importcfg $WORK/b043/importcfg -pack ./git.go ./interface.go ./local.go ./packages.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/55/559cd8fe7fe04d604dc3dd04390d7c8e8e92334bdf4deacbf1c8b2439779bcb7-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/b039/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/pkg=$WORK/b043/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/pkg/jsonnetfile=$WORK/b058/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1=$WORK/b060/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps=$WORK/b061/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite=$WORK/b123/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b124/_pkg_.a packagefile io/ioutil=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/jsonnet-bundler-0.4.0/_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 Q7BYyj5Cyjm6Kakrrn4w/Q7BYyj5Cyjm6Kakrrn4w -goversion go1.14.3 -D "" -importcfg $WORK/b001/importcfg -pack ./init.go ./install.go ./main.go ./rewrite.go ./update.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b9/b9ebfc2486d3de9316d9c29ef86d5efc38ecb746357930c8e2e4d6cfe6d1313f-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/b039/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/pkg=$WORK/b043/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/pkg/jsonnetfile=$WORK/b058/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1=$WORK/b060/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps=$WORK/b061/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite=$WORK/b123/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b124/_pkg_.a packagefile io/ioutil=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b048/_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/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b040/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b041/_pkg_.a packagefile archive/tar=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b050/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto/sha256=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b065/_pkg_.a packagefile os/exec=$WORK/b122/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile github.com/jsonnet-bundler/jsonnet-bundler/spec/v0=$WORK/b059/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b091/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b125/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b127/_pkg_.a packagefile go/doc=$WORK/b128/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b099/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_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/b042/_pkg_.a packagefile os/user=$WORK/b047/_pkg_.a packagefile compress/flate=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b053/_pkg_.a packagefile crypto=$WORK/b057/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile container/list=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a packagefile log=$WORK/b112/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile mime=$WORK/b117/_pkg_.a packagefile mime/multipart=$WORK/b118/_pkg_.a packagefile net/http/httptrace=$WORK/b120/_pkg_.a packagefile net/http/internal=$WORK/b121/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b126/_pkg_.a packagefile go/ast=$WORK/b129/_pkg_.a packagefile go/token=$WORK/b131/_pkg_.a packagefile internal/lazyregexp=$WORK/b132/_pkg_.a packagefile text/template=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile internal/singleflight=$WORK/b098/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b088/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b113/_pkg_.a packagefile mime/quotedprintable=$WORK/b119/_pkg_.a packagefile go/scanner=$WORK/b130/_pkg_.a packagefile text/template/parse=$WORK/b134/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/dsa=$WORK/b089/_pkg_.a packagefile crypto/x509/pkix=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b103/_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=3J6Zzvo_GGsZQnSEz1d_/Q7BYyj5Cyjm6Kakrrn4w/HpvAnJweXkyGRdGLpnJ7/3J6Zzvo_GGsZQnSEz1d_ -X main.Version=0.4.0 -X github.com/jsonnet-bundler/jsonnet-bundler/version=0.4.0 -B 0xed0140acfc88c4ceba18f5a0a321c6a723771e66 -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.4.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/bin/jb rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PXXUSu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x ++ dirname /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x + cd jsonnet-bundler-0.4.0 + cd /builddir/build/BUILD/jsonnet-bundler-0.4.0/_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.4.0/_build/bin -s /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build -o golang-github-jsonnet-bundler-devel.file-list -O /builddir/build/BUILD/jsonnet-bundler-0.4.0 -V 0.4.0-1.fc33 -p /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.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.4.0-1.fc33.s390x/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/bin/jb /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x/usr/bin/ '/builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/bin/jb' -> '/builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x/usr/bin/jb' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.4.0-1.fc33 --unique-debug-suffix -0.4.0-1.fc33.s390x --unique-debug-src-base golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/jsonnet-bundler-0.4.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x/usr/bin/jb extracting debug info from /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.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.4.0-1.fc33.s390x/usr/bin/jb. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 9872kB, size after compression: 9480kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 97 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /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.ltSJ2s + umask 022 + cd /builddir/build/BUILD + cd jsonnet-bundler-0.4.0 + LDFLAGS='-X github.com/jsonnet-bundler/jsonnet-bundler/version=0.4.0' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/jsonnet-bundler/jsonnet-bundler -b /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/bin -s /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build -V 0.4.0-1.fc33 -p /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/src PATH: /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/jsonnet-bundler/jsonnet-bundler/version=0.4.0 -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 LOCAL foo -> /builddir/build/BUILD/jsonnet-bundler-0.4.0/_build/src/github.com/jsonnet-bundler/jsonnet-bundler/pkg/foo560183558 PASS ok github.com/jsonnet-bundler/jsonnet-bundler/pkg 0.005s 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.008s github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps PASS ok github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps 0.012s github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite PASS ok github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite 0.032s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CSuFbt + umask 022 + cd /builddir/build/BUILD + cd jsonnet-bundler-0.4.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.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.4.0-1.fc33.s390x/usr/share/doc/golang-github-jsonnet-bundler + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x/usr/share/doc/golang-github-jsonnet-bundler + cp -pr README.md /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x/usr/share/doc/golang-github-jsonnet-bundler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vS1f9q + umask 022 + cd /builddir/build/BUILD + cd jsonnet-bundler-0.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.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.4.0-1.fc33.s390x/usr/share/licenses/golang-github-jsonnet-bundler + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x/usr/share/licenses/golang-github-jsonnet-bundler + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-jsonnet-bundler = 0.4.0-1.fc33 golang-github-jsonnet-bundler(s390-64) = 0.4.0-1.fc33 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.32)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: golang-github-jsonnet-bundler-devel-0.4.0-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zLnkVt + umask 022 + cd /builddir/build/BUILD + cd jsonnet-bundler-0.4.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.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.4.0-1.fc33.s390x/usr/share/doc/golang-github-jsonnet-bundler-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x/usr/share/doc/golang-github-jsonnet-bundler-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.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.1EhIys + umask 022 + cd /builddir/build/BUILD + cd jsonnet-bundler-0.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.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.4.0-1.fc33.s390x/usr/share/licenses/golang-github-jsonnet-bundler-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.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.4.0-1.fc33 golang(github.com/jsonnet-bundler/jsonnet-bundler/pkg/jsonnetfile) = 0.4.0-1.fc33 golang(github.com/jsonnet-bundler/jsonnet-bundler/spec/v0) = 0.4.0-1.fc33 golang(github.com/jsonnet-bundler/jsonnet-bundler/spec/v1) = 0.4.0-1.fc33 golang(github.com/jsonnet-bundler/jsonnet-bundler/spec/v1/deps) = 0.4.0-1.fc33 golang(github.com/jsonnet-bundler/jsonnet-bundler/tool/rewrite) = 0.4.0-1.fc33 golang-github-jsonnet-bundler-devel = 0.4.0-1.fc33 golang-ipath(github.com/jsonnet-bundler/jsonnet-bundler) = 0.4.0-1.fc33 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.4.0-1.fc33.s390x Provides: golang-github-jsonnet-bundler-debugsource = 0.4.0-1.fc33 golang-github-jsonnet-bundler-debugsource(s390-64) = 0.4.0-1.fc33 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.4.0-1.fc33.s390x Provides: debuginfo(build-id) = 3d7b1cdc0d19d027435cbec581d3a4fff945da75 golang-github-jsonnet-bundler-debuginfo = 0.4.0-1.fc33 golang-github-jsonnet-bundler-debuginfo(s390-64) = 0.4.0-1.fc33 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.4.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x Wrote: /builddir/build/RPMS/golang-github-jsonnet-bundler-debugsource-0.4.0-1.fc33.s390x.rpm Wrote: /builddir/build/RPMS/golang-github-jsonnet-bundler-devel-0.4.0-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x.rpm Wrote: /builddir/build/RPMS/golang-github-jsonnet-bundler-debuginfo-0.4.0-1.fc33.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DuJ2ns + umask 022 + cd /builddir/build/BUILD + cd jsonnet-bundler-0.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-jsonnet-bundler-0.4.0-1.fc33.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0