Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/golang-github-cosmos72-gomacro.spec'], chrootPath='/var/lib/mock/f33-build-19552358-1379690/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-cosmos72-gomacro.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=1582502400 Wrote: /builddir/build/SRPMS/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.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-cosmos72-gomacro.spec'], chrootPath='/var/lib/mock/f33-build-19552358-1379690/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-cosmos72-gomacro.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=1582502400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SNThkl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + /usr/bin/gzip -dc /builddir/build/SOURCES/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/vendor + [[ ! -e /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin install: creating directory '/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build' install: creating directory '/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin' + export GOPATH=/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro ]] ++ dirname /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro + install -m 0755 -vd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72 install: creating directory '/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src' install: creating directory '/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com' install: creating directory '/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72' + ln -fs /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro + cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4rM4Hl + umask 022 + cd /builddir/build/BUILD + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/cosmos72/gomacro/version.commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22 -X github.com/cosmos72/gomacro/version=2.7 -B 0x859b64e16eeecf2e67b2c84d70acb3135f74d55b -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/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin/gomacro github.com/cosmos72/gomacro WORK=/tmp/go-build904771802 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 4W9PFcHXTueTy8g1YXpc/4W9PFcHXTueTy8g1YXpc -goversion go1.14rc1 -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 dVotVS95gIh1HxzWwvC0/dVotVS95gIh1HxzWwvC0 -goversion go1.14rc1 -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 runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b010/symabis ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f5/f5a6f1d75fd5b02f974ff5181998bb4a7356f5576cbf3d94a68c87a8da75bab9-d # internal sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/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 EnmXUiux2u_Bk3KKBLfV/EnmXUiux2u_Bk3KKBLfV -goversion go1.14rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_s390x.go ./stubs.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid A_xZsZwak4cRdLIM8SZS/A_xZsZwak4cRdLIM8SZS -goversion go1.14rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_s390x.go 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 swIXoyoV-13W15v87znm/swIXoyoV-13W15v87znm -goversion go1.14rc1 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/55/55b641fbce50c0d7fb191015e62ab4d0e6af498220e2d9fa78da0c498d9b0297-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 LQNj-kDzXuTKGY_xY32c/LQNj-kDzXuTKGY_xY32c -goversion go1.14rc1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.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/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d647eff765323eeebbc62e0b13346afb8031d6f59b490c7068e1cc4acd5c1c45-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 ZBQZjcFWpIAWY11K6BUZ/ZBQZjcFWpIAWY11K6BUZ -goversion go1.14rc1 -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/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/87/876d9500a025978f9c64bcb23cfb23c54f08a01bd5cc28f3ba8b7b965f281eed-d # internal unicode/utf8 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 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 _Y5ktsd6bIPbrpofIN4y/_Y5ktsd6bIPbrpofIN4y -goversion go1.14rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go 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/39/39309c9ce896aba352ab640c11ef29030fc784068d607769f2ba352ea0352d21-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/b3/b350f049962ebedfe5bb3284e50543d183ee67c8c0f922d8fc0c22d6a0a6aaad-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 JAAnpTi3avLEm0L0e0eB/JAAnpTi3avLEm0L0e0eB -goversion go1.14rc1 -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 J09eBM-4nt-QA-Owq9_W/J09eBM-4nt-QA-Owq9_W -goversion go1.14rc1 -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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e6/e611fe535e8daf76f446de505216b4fa043276c476f99a9f729bea55d667d8ad-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/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/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid 7egCf4W3zhylOQUvxyfr/7egCf4W3zhylOQUvxyfr -goversion go1.14rc1 -D "" -importcfg $WORK/b032/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/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c0/c05bf57ec48de8decbc07b8a511deee6a070f3315797444364a570c1278c9974-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/count_s390x.o ./count_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/equal_s390x.o ./equal_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/74/740359eef4c4807b8f15cf260676a2be66bac4a5edd34d04824a19237b3b9f0f-d # internal container/list mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p container/list -std -complete -installsuffix shared -buildid DYxXdyDBTPk--kOimgRS/DYxXdyDBTPk--kOimgRS -goversion go1.14rc1 -D "" -importcfg $WORK/b053/importcfg -pack ./list.go 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/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 P_PmnhYwayjQ3QCIIk_5/P_PmnhYwayjQ3QCIIk_5 -goversion go1.14rc1 -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 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/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/c2/c2e859322d22fa3d684744a6c711f0826d249e98238fd7fdb5ea3fdac7096a72-d # internal container/ring mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/ring /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p container/ring -std -complete -installsuffix shared -buildid aFa118cYRluEWZsJP2cD/aFa118cYRluEWZsJP2cD -goversion go1.14rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./ring.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_s390x.o $WORK/b007/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/e6/e6d2a896fd791ad06d61408a40569927bb6e9d740362facdd78f71b0d3d1e89d-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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/be/bee1e5543b15f98457af7bba46f0473735b94471f60f6e0b5cb8b429fd78c1f8-d # internal crypto/internal/subtle mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid _lKyIaNRcfRexW70kEsj/_lKyIaNRcfRexW70kEsj -goversion go1.14rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./aliasing.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 33P2-CNhgIvfV8gU_Odf/33P2-CNhgIvfV8gU_Odf -goversion go1.14rc1 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/c1/c1fccc07b348fdce8e5835fb94d05418cfaca41e4c3fecda3d67229a3ce9bc30-d # internal crypto/subtle mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid CI6OQxh5ghY3-kGt1C1u/CI6OQxh5ghY3-kGt1C1u -goversion go1.14rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ec/eccae8b7869cb747dee15e2b71f8f01ad0e6cbf65167eb4a35d512f5fb58392c-d # internal unicode/utf16 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid NoIMfCmwMFalefM622qT/NoIMfCmwMFalefM622qT -goversion go1.14rc1 -D "" -importcfg $WORK/b070/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d3/d3b27eb857e72ea7665b8c941f74527db48465adef06bd29488277bd6db25cd0-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b087/ cat >$WORK/b087/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/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid bYKOkRsrcDMYbYCGS7LJ/bYKOkRsrcDMYbYCGS7LJ -goversion go1.14rc1 -D "" -importcfg $WORK/b087/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d0/d0dfc99fb13940a1fc55e9e218d1061c3a1ec9b21329beb2f90b6c69e8bfa237-d # internal internal/nettrace mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid _rapuJPr7IgW-6ZosVWy/_rapuJPr7IgW-6ZosVWy -goversion go1.14rc1 -D "" -importcfg $WORK/b090/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/27/272bd07c7bf17675ab8611d2fd2a013c02810ae3e25b5d4649722473523e798e-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/4e/4e0fb378458753fa3ebcfe5b0ca2e65c4f17b389eca34c011f84bb95d90c2dbc-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b096/ cat >$WORK/b096/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/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 1rD1ytuetBGdJDzl7Dko/1rD1ytuetBGdJDzl7Dko -goversion go1.14rc1 -D "" -importcfg $WORK/b096/importcfg -pack ./aliasing.go runtime/cgo mkdir -p $WORK/b092/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b092/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b092/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/c9/c9530970e1287d01b622c8378fde5898c6d1e7da1c4222503b7aef013804fdf2-d # internal encoding mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p encoding -std -complete -installsuffix shared -buildid bdluzp0_iVI-Q0D7pMXI/bdluzp0_iVI-Q0D7pMXI -goversion go1.14rc1 -D "" -importcfg $WORK/b104/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/80/8087c3774f03e5c0ccf7d733923bc5fb66bcd22e26775136aa376540e17d02d9-d # internal internal/goversion mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/goversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p internal/goversion -std -complete -installsuffix shared -buildid 2t8pK2u6kK_L31sr1LZ1/2t8pK2u6kK_L31sr1LZ1 -goversion go1.14rc1 -D "" -importcfg $WORK/b163/importcfg -pack ./goversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/ac/ac93e7287f34386a00c3255ba5fa1018eadbdc9e6ef379f5d9cfb4b54c5cc269-d # internal golang.org/x/tools/internal/packagesinternal mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/tools/internal/packagesinternal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p golang.org/x/tools/internal/packagesinternal -complete -installsuffix shared -buildid xql0jBzfncYMIRuT_A-M/xql0jBzfncYMIRuT_A-M -goversion go1.14rc1 -D "" -importcfg $WORK/b167/importcfg -pack ./packages.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/68/68cf6fd8af44b7604da1c760dc7a4a571e42a2174fdc84b3a09b143273127e04-d # internal image/color mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p image/color -std -complete -installsuffix shared -buildid hQZdbCJMBm48beDfKTf_/hQZdbCJMBm48beDfKTf_ -goversion go1.14rc1 -D "" -importcfg $WORK/b180/importcfg -pack ./color.go ./ycbcr.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/c8/c84d8f6cc297982aaad6873b5f276a05902b0e72d0b944939adb16de916c6500-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true 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 cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true image/color/palette 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/asin_s390x.o ./asin_s390x.s cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile image/color=$WORK/b180/_pkg_.a EOF cd /usr/lib/golang/src/image/color/palette /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p image/color/palette -std -complete -installsuffix shared -buildid 2DzTNFi-5-tOjoSuHPi6/2DzTNFi-5-tOjoSuHPi6 -goversion go1.14rc1 -D "" -importcfg $WORK/b181/importcfg -pack ./generate.go ./palette.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/9b/9b92b55997b1e5ccebca145c4fad260319a8653da5b7751718aca4032bea4ef3-d # internal github.com/cosmos72/gomacro/gls mkdir -p $WORK/b222/ cat >$WORK/b222/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/gls /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b222=>" -I $WORK/b222/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b222/symabis ./id_s390x.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atan_s390x.o ./atan_s390x.s cat >$WORK/b222/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/gls /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/cosmos72/gomacro/gls -installsuffix shared -buildid 880kipFyQ9X5Pp2pkbTu/880kipFyQ9X5Pp2pkbTu -goversion go1.14rc1 -symabis $WORK/b222/symabis -D "" -importcfg $WORK/b222/importcfg -pack -asmhdr $WORK/b222/go_asm.h ./api_gc.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atanh_s390x.o ./atanh_s390x.s cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/gls /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b222=>" -I $WORK/b222/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b222/id_s390x.o ./id_s390x.s 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/cbrt_s390x.o ./cbrt_s390x.s cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/gls /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b222/_pkg_.a $WORK/b222/id_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b222/_pkg_.a # internal 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 cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/34/34526c91f46f526795129007ed9c0bcc26827160ea1cb101a7d2666a2e04e009-d # internal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log1p_s390x.o ./log1p_s390x.s /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/53/5388ef80351740f91cd024ad6b4632ab0105540e525344567ae128ef5eb35c69-d # internal math/cmplx mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/math/cmplx /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p math/cmplx -std -complete -installsuffix shared -buildid hWa7o44378fIQtg0vJjL/hWa7o44378fIQtg0vJjL -goversion go1.14rc1 -D "" -importcfg $WORK/b189/importcfg -pack ./abs.go ./asin.go ./conj.go ./exp.go ./isinf.go ./isnan.go ./log.go ./phase.go ./polar.go ./pow.go ./rect.go ./sin.go ./sqrt.go ./tan.go cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/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/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/17/170a4c040c08ddfac84517a337151b4be7ac3404d88eea6bb441244b8a9ffebb-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/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x010.o -c gcc_s390x.S cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/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/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b092/_cgo_.o -dynout $WORK/b092/_cgo_import.go -dynlinker cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b092/symabis ./asm_s390x.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p runtime/cgo -std -installsuffix shared -buildid iOv_s7dvoee8QF4zV8zv/iOv_s7dvoee8QF4zV8zv -goversion go1.14rc1 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b092/_cgo_gotypes.go $WORK/b092/cgo.cgo1.go $WORK/b092/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b092/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b092/_pkg_.a $WORK/b092/asm_s390x.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/3b/3bc2edb430619c861c36129eeca87cdf5095a6577fd6e01b8f008ab5ffc2fdc2-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/c9/c930e8d7c07fc8203f36170aa34a8413805d213c2d67e1d3f43bcaa06572fb42-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_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 sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid PewgNkkyb9Z3rGJbUXE6/PewgNkkyb9Z3rGJbUXE6 -goversion go1.14rc1 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go github.com/cosmos72/gomacro/atomic mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/cosmos72/gomacro/atomic -complete -installsuffix shared -buildid j2Q3yymMVW7f1AlEh0vq/j2Q3yymMVW7f1AlEh0vq -goversion go1.14rc1 -D "" -importcfg $WORK/b220/importcfg -pack ./spinlock.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 28FRKFUToonsNWnHX6Xa/28FRKFUToonsNWnHX6Xa -goversion go1.14rc1 -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/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/ae/aee2d14afae5ac047c27dbb624786de7752f596d2bd0c04cc21f072bf1466de5-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/9d/9d3588775d511614db375494419ffb86e9305ccc05f96d9f4b8e321159f328ca-d # internal internal/singleflight mkdir -p $WORK/b091/ math/rand mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p math/rand -std -complete -installsuffix shared -buildid IPltcRP8Dg93aaTM4wzf/IPltcRP8Dg93aaTM4wzf -goversion go1.14rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid tpeFey30T8TROG3SqIlz/tpeFey30T8TROG3SqIlz -goversion go1.14rc1 -D "" -importcfg $WORK/b091/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ab/aba4d9615a2f3cf179ed786bf4e35523bb5425ce89f22faf916c3ff5982c4c95-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/6f/6f3bb9215aa31b1bb4747dadda6b69bbc68e30c4c579f8b5d304ebd785e8e7b7-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/49/49a9cedba93956ce6910765b73a984b0efd013bfcdcb9a14f89f3528d82b3d5e-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 OS_SnL4ogx0GcF1tW53q/OS_SnL4ogx0GcF1tW53q -goversion go1.14rc1 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b025/ cat >$WORK/b025/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/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p sort -std -complete -installsuffix shared -buildid NTAbS74gvSgDkVEVtIHK/NTAbS74gvSgDkVEVtIHK -goversion go1.14rc1 -D "" -importcfg $WORK/b025/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/e9/e90cb4b971a87f5f97633c672f560ed6359d1c4c0ab39b2fbbe2de083e9c041d-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 ILe09mFy2QhSg7wxdf3W/ILe09mFy2QhSg7wxdf3W -goversion go1.14rc1 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid nZse3btZnjRO1-G-XyK_/nZse3btZnjRO1-G-XyK_ -goversion go1.14rc1 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go strconv mkdir -p $WORK/b024/ cat >$WORK/b024/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/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid tFeH64PDMXYnWiKqWgm7/tFeH64PDMXYnWiKqWgm7 -goversion go1.14rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/53/531c3a5186fa0852a41380e80be740fdfaeebae122077b03e18303a1f5a4053f-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_s390x.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b027/_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/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid mN5hSWwAj7OkqTfy8VeK/mN5hSWwAj7OkqTfy8VeK -goversion go1.14rc1 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_big.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_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/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/52/52f7c47aea963a474361ef2db0b23ea25ead5ebed8ec85d32c71c0b364347918-d # internal container/heap mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p container/heap -std -complete -installsuffix shared -buildid 1Om8Z5mzkC2QmMaaLihz/1Om8Z5mzkC2QmMaaLihz -goversion go1.14rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/bd/bd407f3089586dc50457bfcd615cbd950ae8b0c0ed9be91acd242637efbaf387-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b089/ cat >$WORK/b089/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/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 0RFFoCEuucLsWxdLiVFt/0RFFoCEuucLsWxdLiVFt -goversion go1.14rc1 -D "" -importcfg $WORK/b089/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/da/dac55e042973800d21921001852981d7a6c60641e5cf7c6bb3dd0a5ebaa60406-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 8GIBkyIrHufxoe6vCRX_/8GIBkyIrHufxoe6vCRX_ -goversion go1.14rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/0b/0b3f6d1935f94240dcb819476a089e3c48f73ad962cb074a558925478523bb2f-d # internal bufio mkdir -p $WORK/b034/ cat >$WORK/b034/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/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bufio -std -complete -installsuffix shared -buildid jo-dmbGbaaUYeN6olq3_/jo-dmbGbaaUYeN6olq3_ -goversion go1.14rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/a6/a64badaf4a6ca8d59d3d62f563d89f7f2765c055f71bfc8752b6dc3333515111-d # internal reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b021/symabis ./asm_s390x.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_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/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid me24yBP1pjYur7GDcZ9r/me24yBP1pjYur7GDcZ9r -goversion go1.14rc1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/c6/c6bf8988a804681965d96478064d8edd0b3198d9bba49cbbea83b1a136d6155d-d # internal hash mkdir -p $WORK/b041/ cat >$WORK/b041/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/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p hash -std -complete -installsuffix shared -buildid GgVnIPcPH9pklAcg4Dwu/GgVnIPcPH9pklAcg4Dwu -goversion go1.14rc1 -D "" -importcfg $WORK/b041/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/85/852107fbc83e71469899a1e167ce1e8fa1348b212d5bab14809a30573b43699d-d # internal hash/crc32 mkdir -p $WORK/b042/ cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /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 ./crc32_s390x.s cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p hash/crc32 -std -installsuffix shared -buildid jeXBFCklEvjoVwsN32Xy/jeXBFCklEvjoVwsN32Xy -goversion go1.14rc1 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go /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/crc32_s390x.o ./crc32_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/crc32_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/6a/6a7f0cb91a9ba95df7c1373c85ccb43946959afd8230bb590f91466c06882f43-d # internal strings mkdir -p $WORK/b045/ cat >$WORK/b045/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/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p strings -std -complete -installsuffix shared -buildid UiMCMrZKPrVjGPSwhpxo/UiMCMrZKPrVjGPSwhpxo -goversion go1.14rc1 -D "" -importcfg $WORK/b045/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/d6/d6d48392716504685f1c5aa98e631a96b8eb07da2b6ae3f83dcc7811a1c2d6eb-d # internal compress/bzip2 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid V4aO03mBUglp6vgyZgX4/V4aO03mBUglp6vgyZgX4 -goversion go1.14rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b030/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/93/93dc3424e64e27160fc4e50f442ec554a662b645c78ae0558ce037d59110521b-d # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid Qp5S8JyjEVzfvBkszliK/Qp5S8JyjEVzfvBkszliK -goversion go1.14rc1 -D "" -importcfg $WORK/b029/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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e1/e169ff45a2154a59d174eeb2aad4c6e552d71a5cf20a490ab720c13828bff0ba-d # internal time mkdir -p $WORK/b031/ cat >$WORK/b031/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/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid imekFNRz1OFXg_eqY1m0/imekFNRz1OFXg_eqY1m0 -goversion go1.14rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/33/33c9257bf2cf416e5a73850002c3cd67bef3bd468ac467d7feab8fcf4853e3a5-d # internal hash/adler32 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 8RrbFtKd5tIg9MJexduz/8RrbFtKd5tIg9MJexduz -goversion go1.14rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c2/c2b70f49d8974fb0d5a0e09611af6c9f05276582f64ad518637c49fb5205f65f-d # internal crypto mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto -std -complete -installsuffix shared -buildid RMYsgEvtZH3fIDRtfLLn/RMYsgEvtZH3fIDRtfLLn -goversion go1.14rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ec/ecf69c38794ee20c46cad4633840160ec1b312f6b452087dc7b1a46023061a41-d # internal crypto/internal/randutil mkdir -p $WORK/b063/ cat >$WORK/b063/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/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uBrWGy-ufQ-P6kfHg4SX/uBrWGy-ufQ-P6kfHg4SX -goversion go1.14rc1 -D "" -importcfg $WORK/b063/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/61/611197c987342ec0ebf63471f5e235f7d5ec6e410dad65487f305e42cf73dceb-d # internal crypto/hmac mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid _4XiGdrb7w-H0rGmIV7B/_4XiGdrb7w-H0rGmIV7B -goversion go1.14rc1 -D "" -importcfg $WORK/b071/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/4a/4af6eb352a99f079fd49e117942179c428eea2066729a23a8152a8c6474ba238-d # internal crypto/rc4 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid bdRkOLzDekPSahIDzlK6/bdRkOLzDekPSahIDzlK6 -goversion go1.14rc1 -D "" -importcfg $WORK/b074/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/2a/2a8966b5f50eb72add8c9aec303044dbce480f4a590bd3cba8f145492cf2fcd2-d # internal path mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b045/_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/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p path -std -complete -installsuffix shared -buildid d5doPIGGihn98VD1RAZy/d5doPIGGihn98VD1RAZy -goversion go1.14rc1 -D "" -importcfg $WORK/b046/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/63/63795ee23df39947322bbc1fe8910fd0ebc08220f7b908738b63f626c2ae3d4a-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_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/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 9UK2z_sNoNPBipcxZjFq/9UK2z_sNoNPBipcxZjFq -goversion go1.14rc1 -D "" -importcfg $WORK/b100/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/c0/c0fe9e91544fc9a25a1b0e7a91dfe0d4de41215e45e73da6d5cdf919203eae4e-d # internal encoding/ascii85 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/ascii85 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p encoding/ascii85 -std -complete -installsuffix shared -buildid i3_gGar-723nukg8NFFn/i3_gGar-723nukg8NFFn -goversion go1.14rc1 -D "" -importcfg $WORK/b105/importcfg -pack ./ascii85.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/6c/6c189513d202ac9ce3fba7cc29a5a65e0133472a88d8d2645cf85879aeaefdf3-d # internal encoding/base32 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid _ueSL1SMnsz30AmRn0KN/_ueSL1SMnsz30AmRn0KN -goversion go1.14rc1 -D "" -importcfg $WORK/b106/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/5c/5cfea59b8bf178455ad679aaefe2f8b399bc57e10063def1bfd062f52753b783-d # internal vendor/golang.org/x/text/transform 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 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/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid WaWyRrq_B7F9mgsp8Od3/WaWyRrq_B7F9mgsp8Od3 -goversion go1.14rc1 -D "" -importcfg $WORK/b116/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/46/466ceff689fb18dbe6fddf6ccbc1fbab5de547100de9627d131b359dc9a96b58-d # internal html mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p html -std -complete -installsuffix shared -buildid FR_VyvPrnyJQ9HOLLwHF/FR_VyvPrnyJQ9HOLLwHF -goversion go1.14rc1 -D "" -importcfg $WORK/b139/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/fd/fd1844418a5770cbc7c6d92b9ea75d2878cdf6816f89f6db90d43c0db9b25b83-d # internal regexp/syntax mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_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/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid QHDAWZZFLGLoXY1cPkel/QHDAWZZFLGLoXY1cPkel -goversion go1.14rc1 -D "" -importcfg $WORK/b147/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/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/03/03540fccf160a9f6944cb44688340c09def0f0ad4c6fca018825b1386a49009d-d # internal github.com/cosmos72/gomacro/imports/util mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/imports/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/cosmos72/gomacro/imports/util -complete -installsuffix shared -buildid V1n6K2Hum3gZKUklh8kY/V1n6K2Hum3gZKUklh8kY -goversion go1.14rc1 -D "" -importcfg $WORK/b168/importcfg -pack ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/5a/5ac2647ec001c36a8f9689063868fdc59ccacc13ec1f82326f67a4f29424b0fe-d # internal internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/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/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid aGYILfr04glvI3ELWA4c/aGYILfr04glvI3ELWA4c -goversion go1.14rc1 -D "" -importcfg $WORK/b028/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/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/55/55fb745ef31fc49d128f9ecac8776d2b32c01d73f9a21057529510c6d5953fe8-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/b031/_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 tNkmWbWXmEAE0cn-lecD/tNkmWbWXmEAE0cn-lecD -goversion go1.14rc1 -D "" -importcfg $WORK/b055/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/84/842444253ed109b3e85cdcfbb1b1febb5bb9790b7e95d337a9f90c66c6c2248b-d # internal text/tabwriter mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid ktUrFmZC8Bgi50XcOi9z/ktUrFmZC8Bgi50XcOi9z -goversion go1.14rc1 -D "" -importcfg $WORK/b171/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/e9/e918995f9a5b5646b4abde2bc207b6b75a3ee6001cc2e36dd99ef2cee223a4e6-d # internal hash/crc64 mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid UljuH40ucpKA_ndpqFfY/UljuH40ucpKA_ndpqFfY -goversion go1.14rc1 -D "" -importcfg $WORK/b177/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/dc/dc4e0ef77db349c346e37002244a0e2d51f8896752b6b89fa340e3c8bdd65e19-d # internal hash/fnv mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid FHNntEmx4ZCvOqnEl3rn/FHNntEmx4ZCvOqnEl3rn -goversion go1.14rc1 -D "" -importcfg $WORK/b178/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/00/0097ff437f6c3cb44e219321027ffbcc5fad9326dff05777c99a7e74cb1f7884-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$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/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid sktxnGnhQTgKU-WZYLJ3/sktxnGnhQTgKU-WZYLJ3 -goversion go1.14rc1 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/29/29257331c1c1688f4ad76b746e579f26d8a73dcfeedf0a7e52b02326cc8ba7d7-d # internal image mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b180/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p image -std -complete -installsuffix shared -buildid HtRySeCAWeiDZNZa3c_a/HtRySeCAWeiDZNZa3c_a -goversion go1.14rc1 -D "" -importcfg $WORK/b179/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/cd/cd5925ec59932cee19ba45a58e18472efe8408ea9f24bb64b98a4642b01d086c-d # internal internal/fmtsort mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid TXQ3-AlLgvyn5yQU-rtl/TXQ3-AlLgvyn5yQU-rtl -goversion go1.14rc1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/37/3718dd821d0bdbde641d9c32d496638c3f76d400800dfc9d76200363659a9caa-d # internal encoding/binary mkdir -p $WORK/b040/ cat >$WORK/b040/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/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid S8yp9eyJzg1Ce0ymkzi7/S8yp9eyJzg1Ce0ymkzi7 -goversion go1.14rc1 -D "" -importcfg $WORK/b040/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/13/13e04874d04e5315a0e288d351fee4afab4afe4354ca3079161970fe1b0b2402-d # internal github.com/cosmos72/gomacro/imports/syscall mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/imports/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/cosmos72/gomacro/imports/syscall -complete -installsuffix shared -buildid yKqMqS3MpHpyxsPCgtee/yKqMqS3MpHpyxsPCgtee -goversion go1.14rc1 -D "" -importcfg $WORK/b143/importcfg -pack ./a_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/cd/cdae281f1c6e96570479ce71fb3b273effb33a7429a37c06eb100e9d8f71465b-d # internal regexp mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b147/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_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/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p regexp -std -complete -installsuffix shared -buildid jOX0OxVr_k0wl6rZWUmD/jOX0OxVr_k0wl6rZWUmD -goversion go1.14rc1 -D "" -importcfg $WORK/b146/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/27/27403da8a225770aa0f2924e1db7a8ce10134175393134119215a2c6c5f15298-d # internal fmt mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_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/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid 8sv7hqKrRGUCoJalRXXe/8sv7hqKrRGUCoJalRXXe -goversion go1.14rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/46/46fdf4a6924250ebf2ecff1f2bb6deb89b648dfcfe4252927dd8ef45f03b6050-d # internal path/filepath mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b030/_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/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid fMLd_8Ay7JUzZ5N0Xj8e/fMLd_8Ay7JUzZ5N0Xj8e -goversion go1.14rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b3/b3b9ba32d6fbd9249728f8bc4a9ac946b5504409c12d445229fdcf359378148c-d # internal crypto/cipher mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b040/_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/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 4dPzsEPx_NcBpW_L8kxj/4dPzsEPx_NcBpW_L8kxj -goversion go1.14rc1 -D "" -importcfg $WORK/b058/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/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8e/8e24698bfb3a2e8ab8b17ecd744af31fbc85695f64d20db4c01f4556dcee3117-d # internal io/ioutil mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid dKjVC2Zikq8hnPVoRKNb/dKjVC2Zikq8hnPVoRKNb -goversion go1.14rc1 -D "" -importcfg $WORK/b043/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a1/a1801a8b5396d03a7dbc0a1202bfda9e4d6f371cedbd56b5df54f3980dcb19b0-d # internal crypto/sha512 mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /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 ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f2/f285b3471bd086949303c0cc4f425004e8b1439a3ea9edc431719b28284b8be8-d # internal crypto/aes mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b057/symabis ./asm_s390x.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/aes -std -installsuffix shared -buildid DWVpQn2owJAFgOQA5C2c/DWVpQn2owJAFgOQA5C2c -goversion go1.14rc1 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid jBX4iqYjoTeXGeXe20in/jBX4iqYjoTeXGeXe20in -goversion go1.14rc1 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a6/a6ac7301cd91581e20da1aa52ae5532414652fd1f4ef515edf233b5642630bdc-d # internal crypto/des mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_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/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid n7Q9dTf1g34aiOkJAnWu/n7Q9dTf1g34aiOkJAnWu -goversion go1.14rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/sha512 /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/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b068/_pkg_.a $WORK/b068/sha512block_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/6b/6b56dc296f25882164508dc96d20efbf9aad62410a3f8dfadbab4c52f4392d8d-d # internal crypto/md5 mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /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 ./md5block_s390x.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b057/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/05/0503bf446ca4dc568c0ce2ba461d1cf9f2702e9e105744c6ff1d2b7b45706175-d # internal cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/md5 -std -installsuffix shared -buildid eHeoxt8c7c16JBdLRqGq/eHeoxt8c7c16JBdLRqGq -goversion go1.14rc1 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go compress/flate mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_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/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 5fNzHQ4fuJeTfP9uOH45/5fNzHQ4fuJeTfP9uOH45 -goversion go1.14rc1 -D "" -importcfg $WORK/b039/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7c/7cc9c0db0b1bdb5c0db6187a4c0f37fbb709dc3bef3f3f15861f36594d62a198-d # internal compress/lzw mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/lzw /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p compress/lzw -std -complete -installsuffix shared -buildid 3WWBM8LqpZfSo6EzcC_m/3WWBM8LqpZfSo6EzcC_m -goversion go1.14rc1 -D "" -importcfg $WORK/b049/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/cf/cfb2e4546de38ca6d1545d8773f15845eb3566596a3f44e7f7546cf138aa354f-d # internal math/big mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b064/symabis ./arith_s390x.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_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/b065/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p math/big -std -installsuffix shared -buildid 5DjmsCms4RZQZ1pFbxob/5DjmsCms4RZQZ1pFbxob -goversion go1.14rc1 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/22/2291b322a2de7e5a0e59009b14e03e10f0169e2232f762ba8cd0d31c8754bae1-d # internal crypto/sha1 mkdir -p $WORK/b076/ cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b076/symabis ./sha1block_s390x.s cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_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/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid ZvzylF8CITm1V5lf1unT/ZvzylF8CITm1V5lf1unT -goversion go1.14rc1 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ac/ac5b0f2b56d16019643fc2ca33d61e57080124ce7ae2a3911e58408d4c4d8152-d # internal archive/zip mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p archive/zip -std -complete -installsuffix shared -buildid Zk91DsXsfWdlN1noaGeW/Zk91DsXsfWdlN1noaGeW -goversion go1.14rc1 -D "" -importcfg $WORK/b038/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b076/sha1block_s390x.o ./sha1block_s390x.s cd /usr/lib/golang/src/crypto/md5 /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/md5block_s390x.o ./md5block_s390x.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b076/_pkg_.a $WORK/b076/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/48/48da5a470b0cb8c0e9483b5899570610489a048c9061772c436777bd6a94858e-d # internal compress/gzip mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid dqc76NVD6vRXxy7YvO1s/dqc76NVD6vRXxy7YvO1s -goversion go1.14rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./gunzip.go ./gzip.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b072/_pkg_.a $WORK/b072/md5block_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/78/786dbcba035c7342dd093fdc643c9e3a9b1d63620eb80bb700d8d1ce1d61ec55-d # internal compress/zlib mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile hash/adler32=$WORK/b051/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid X_ILiCwOkJ2T_Fecp3pJ/X_ILiCwOkJ2T_Fecp3pJ -goversion go1.14rc1 -D "" -importcfg $WORK/b050/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/80/80cc210f410b3c87f2cb539cb5325fd8dfde890dfa493732cbbaafd69b1d3281-d # internal crypto/sha256 mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /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 ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/cd/cd5b9197ec5d0a544f2c9dc70945f5067a32e0a93e594f73497083e186dd48bd-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_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/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid Tz5-tpz_JblebxHMDu8k/Tz5-tpz_JblebxHMDu8k -goversion go1.14rc1 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go ./sha256block_s390x.go cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid 1QLG7xy73326EoS8sW1N/1QLG7xy73326EoS8sW1N -goversion go1.14rc1 -D "" -importcfg $WORK/b080/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/sha256 /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/sha256block_s390x.o ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b077/_pkg_.a $WORK/b077/sha256block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/62/62bcbd63e8b75be38a89325c012c355beb55741b8e4f37c434d672c22581ed8d-d # internal encoding/hex mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid lYCnAo4lBchwXNvj14rK/lYCnAo4lBchwXNvj14rK -goversion go1.14rc1 -D "" -importcfg $WORK/b083/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/c8/c8ae324eb70aedf9c99ed5eae3d2c8583f3a9c5f373c9a0b913e5503a51d6a08-d # internal encoding/base64 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid w_Mf-rBkO1hhlqvlO3Yc/w_Mf-rBkO1hhlqvlO3Yc -goversion go1.14rc1 -D "" -importcfg $WORK/b085/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/6b/6be6eea3f70f84933f7c7bff91b923216fe39a7d26fbfefaf6c7c14040c5108d-d # internal net mkdir -p $WORK/b088/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b088/ -importpath net -- -I $WORK/b088/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/22/22c834f0cfd3763639361e4d9cc3f01c2e277ec7945282c8eb457063dc0697e7-d # internal encoding/pem mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid WMtpPR6fF6HeEWLHkoKc/WMtpPR6fF6HeEWLHkoKc -goversion go1.14rc1 -D "" -importcfg $WORK/b084/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/84/84fb507b96221d981be220033c71babd6ead478f37bc55e9c591b98683d5ff82-d # internal net/url mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p net/url -std -complete -installsuffix shared -buildid AbJNTlOc6sjGo9xMO7uY/AbJNTlOc6sjGo9xMO7uY -goversion go1.14rc1 -D "" -importcfg $WORK/b093/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/ef/efbfcf11e7b466752fb7c112c5440b9daa8c73b18f70eaabb274e23a4c138e99-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b097/ cat >$WORK/b097/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/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b097/symabis ./cpu_s390x.s cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b064/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b064/_pkg_.a $WORK/b064/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/98/984a8f030693841d79833f6090edbe77fa788d2a85c6868337b6273014deaf30-d # internal crypto/dsa mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid _E18qNcIHyGh_jod9fNi/_E18qNcIHyGh_jod9fNi -goversion go1.14rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./dsa.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid c7KrQifrZdmrwjfaZMzS/c7KrQifrZdmrwjfaZMzS -goversion go1.14rc1 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/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/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/79/796b69f62a8977cf98215facbddbfb726bcbee51c63639f2e91520780ebeaa09-d # internal crypto/elliptic mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b067/symabis ./p256_asm_s390x.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b097/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b097/_pkg_.a $WORK/b097/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/b5/b50d0670fe5ee3291f6fcc47557395b0ea2c5d1778805a6bebdd613801046f92-d # internal encoding/asn1 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b070/_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/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid gsjI49Yi-DgvGc8EQkXd/gsjI49Yi-DgvGc8EQkXd -goversion go1.14rc1 -D "" -importcfg $WORK/b069/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid ip3uqKv0qxzWi47uKVCh/ip3uqKv0qxzWi47uKVCh -goversion go1.14rc1 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f4/f4c607183edf702ba4b3b70729baebe25f968cd609d2099879fd2cdb4f6b53bd-d # internal crypto/rand mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid jPqZROKKNl1WfQkDyjAE/jPqZROKKNl1WfQkDyjAE -goversion go1.14rc1 -D "" -importcfg $WORK/b073/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/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/9e/9ebbf2f3045c03552ce06d0945c627c4306ba1424a153bf0f7b03928faf31c3d-d # internal crypto/rsa mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 9pAQPKIKOMsJB11DZRHb/9pAQPKIKOMsJB11DZRHb -goversion go1.14rc1 -D "" -importcfg $WORK/b075/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/5e/5eee8b9417d4296ae59622485aefc2957a307830df3e6fe0edf51eb15da97a40-d # internal crypto/ed25519 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid RaVG-bfbdkGfYau_tiPj/RaVG-bfbdkGfYau_tiPj -goversion go1.14rc1 -D "" -importcfg $WORK/b079/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/3a/3ac3cc5ce6a54b8813cecdb33ccc47bbb95ed7cf590179a0d56bc991c6ce12a7-d # internal crypto/x509/pkix mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile encoding/hex=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid oYZYD6P3VzhrypZUD5ci/oYZYD6P3VzhrypZUD5ci -goversion go1.14rc1 -D "" -importcfg $WORK/b082/importcfg -pack ./pkix.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/3b9b78ce8d2947f53b728617c7d02f3c6d87464a4cfc0e10ba6767bf076c9908-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b087/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid jO2TqOAhRPnz6ErAo-38/jO2TqOAhRPnz6ErAo-38 -goversion go1.14rc1 -D "" -importcfg $WORK/b086/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b067/p256_asm_s390x.o ./p256_asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b067/_pkg_.a $WORK/b067/p256_asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c9/c96fef91ec655f76efd79d9ac9ab9ca4d86bf0462ac0e81f7bb0e9d275f067d5-d # internal crypto/ecdsa mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid qYCCxSRnA3JBSrmm6nKs/qYCCxSRnA3JBSrmm6nKs -goversion go1.14rc1 -D "" -importcfg $WORK/b066/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/11/11d6649e2bafda5892ec2ffe3f55ab5e6b1a96a3a7572a7ec9f93b3e97080c3a-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b095/ cat >$WORK/b095/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/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b095/symabis ./chacha_s390x.s cat >$WORK/b095/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/b058/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b097/_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/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid 0fty8kas6XuCzqR_dqji/0fty8kas6XuCzqR_dqji -goversion go1.14rc1 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./chacha_generic.go ./chacha_s390x.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/24/2455cf760922359a7609094350aea69bcd30e15f94654a28fa813b49402ca3f2-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b098/ cat >$WORK/b098/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/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b098/symabis ./sum_s390x.s ./sum_vmsl_s390x.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b097/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid rj2UtrejPCTUbBVEWp4-/rj2UtrejPCTUbBVEWp4- -goversion go1.14rc1 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_s390x.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b095/chacha_s390x.o ./chacha_s390x.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b098/sum_s390x.o ./sum_s390x.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b095/_pkg_.a $WORK/b095/chacha_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/32/32aa24602b0758123b2c0f7ee0ba611bebcdeae73a1ba4324d827da958e4f8ad-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 2PAdRvgVVzNwYcyVrqkn/2PAdRvgVVzNwYcyVrqkn -goversion go1.14rc1 -D "" -importcfg $WORK/b099/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b098/sum_vmsl_s390x.o ./sum_vmsl_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b098/_pkg_.a $WORK/b098/sum_s390x.o $WORK/b098/sum_vmsl_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/32/329031d7eea64a0ce128d8357d3d74ccd02dde4ced52377ebeeef56fcd5933eb-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b094/ cat >$WORK/b094/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/b058/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid RZPQV5CF2nzojDCFKeZj/RZPQV5CF2nzojDCFKeZj -goversion go1.14rc1 -D "" -importcfg $WORK/b094/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/b0/b086acf41e08ce44d84f61b523cf7a45a74a1a00d9ad5d32b5fc01f2bbc26305-d # internal debug/dwarf mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid _1jyKzc-P8yu-gCW15F-/_1jyKzc-P8yu-gCW15F- -goversion go1.14rc1 -D "" -importcfg $WORK/b101/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/a6/a63623ff6e90c0eb5b96dc55e51ecd32391f9c53ca069240c46f160ae8de7f6f-d # internal debug/gosym mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/debug/gosym /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p debug/gosym -std -complete -installsuffix shared -buildid zlZNVTDCYe4SXsJSmUCB/zlZNVTDCYe4SXsJSmUCB -goversion go1.14rc1 -D "" -importcfg $WORK/b102/importcfg -pack ./pclntab.go ./symtab.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ef/efd1fb62e4850111d98698344eb8d87cb98ef0ba943587999c0ddba4843b4486-d # internal debug/plan9obj mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/debug/plan9obj /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p debug/plan9obj -std -complete -installsuffix shared -buildid zEVCwGCXMXztQPz55S57/zEVCwGCXMXztQPz55S57 -goversion go1.14rc1 -D "" -importcfg $WORK/b103/importcfg -pack ./file.go ./plan9obj.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/c0/c0bcd2e49ed8dd0304ba508484a228b0536974b5a0cadb2319839b7dcc7f9a8f-d # internal encoding/csv mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid WCGcFcmH2BuUMxQkOdHk/WCGcFcmH2BuUMxQkOdHk -goversion go1.14rc1 -D "" -importcfg $WORK/b107/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/d4/d47811a8c6e76bb002d0ffd8d1adc1a7072ce61fe311dc2c49f25e088850123a-d # internal encoding/gob mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid OZzZ31ZLAKWaJbZK0lke/OZzZ31ZLAKWaJbZK0lke -goversion go1.14rc1 -D "" -importcfg $WORK/b108/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/8d/8d825ce8bd5a04d20142ba4f9514d92a7ce81ada79d0e2c3679989535846cfa2-d # internal encoding/json mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b104/_pkg_.a packagefile encoding/base64=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b070/_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/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid v0M8uyIdrTQ_HM2iCDBL/v0M8uyIdrTQ_HM2iCDBL -goversion go1.14rc1 -D "" -importcfg $WORK/b109/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/00/0099f91f6fe5487e62a0659f49004a0472bd3a29039a864b06c6c40012a585a5-d # internal log mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p log -std -complete -installsuffix shared -buildid iAAn8v7axKOc0t99Q4lH/iAAn8v7axKOc0t99Q4lH -goversion go1.14rc1 -D "" -importcfg $WORK/b111/importcfg -pack ./log.go cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/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/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/8a/8ae8c56b028abb7b5aac103d57d4cd7c200ecc8444114051bd7327f75faa70b7-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile sort=$WORK/b025/_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/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid ki34J5CGngdtILVRfWl2/ki34J5CGngdtILVRfWl2 -goversion go1.14rc1 -D "" -importcfg $WORK/b117/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/78/781d8255d90873515baacdcbada30c59a01587689879ac59edcd911a5fc9f9db-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b116/_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/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid czBFkIwh8Axiw9paoiRA/czBFkIwh8Axiw9paoiRA -goversion go1.14rc1 -D "" -importcfg $WORK/b118/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/21/2180da039f737d18a9d65e61b993e233df3d332b4f1b03dded0e6e3df6e8b239-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_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/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid QdRoSE1lGLI4z2zocCCy/QdRoSE1lGLI4z2zocCCy -goversion go1.14rc1 -D "" -importcfg $WORK/b121/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/aa/aa787758d01513d6e8fda3c1d7f447db7ae949c9cd180146aef02f167852cf90-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b115/ cat >$WORK/b115/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/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_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/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid ClhQf0sOCwW22uVKs-YO/ClhQf0sOCwW22uVKs-YO -goversion go1.14rc1 -D "" -importcfg $WORK/b115/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/1d/1d4842d7bd59a89608942a6af0441b762258e73c9f2ea7199d4abe786509d5b8-d # internal mime mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_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/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p mime -std -complete -installsuffix shared -buildid T_-Y8x6SYgM-6W8OekKe/T_-Y8x6SYgM-6W8OekKe -goversion go1.14rc1 -D "" -importcfg $WORK/b122/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/33/333f3b4adb06f928e6325cb60ce86af57c31c54b756ab76e6b145724a53da040-d # internal mime/quotedprintable mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_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/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid TrmYj5M63rFLafiNZ02B/TrmYj5M63rFLafiNZ02B -goversion go1.14rc1 -D "" -importcfg $WORK/b124/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/ec/ec55f24f228efc373202c15c2bf385ae2421e19cabb3b1595de184ff50e3e3f4-d # internal net/http/internal mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid BEmWINxvIr-nLHsyEvrh/BEmWINxvIr-nLHsyEvrh -goversion go1.14rc1 -D "" -importcfg $WORK/b126/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -o $WORK/b088/_cgo_.o $WORK/b088/_cgo_main.o $WORK/b088/_x001.o $WORK/b088/_x002.o $WORK/b088/_x003.o $WORK/b088/_x004.o $WORK/b088/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/de/de38d33a5a89bd2c158738c082b4b15c72231095982242f686666a121be90529-d # internal flag mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p flag -std -complete -installsuffix shared -buildid ruEKYxPIsUq-BzzWd5Wm/ruEKYxPIsUq-BzzWd5Wm -goversion go1.14rc1 -D "" -importcfg $WORK/b127/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/2b/2b607f47c4a598a03170a5c3a206faa2b45ddf7d64ad1f84c27d218e279679e6-d # internal os/user mkdir -p $WORK/b130/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b130/ -importpath os/user -- -I $WORK/b130/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ef/ef124e84189cc4b84b0e2b475d8a86c588b12238ec2ca667518f30c55c23c7f2-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b114/ cat >$WORK/b114/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/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_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/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid sfab1CU8E49gwysi_yDa/sfab1CU8E49gwysi_yDa -goversion go1.14rc1 -D "" -importcfg $WORK/b114/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b088/_cgo_.o -dynout $WORK/b088/_cgo_import.go cat >$WORK/b088/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/b089/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b090/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b091/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p net -std -installsuffix shared -buildid rjhTmq6r3saISagljvKy/rjhTmq6r3saISagljvKy -goversion go1.14rc1 -D "" -importcfg $WORK/b088/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/b088/_cgo_gotypes.go $WORK/b088/cgo_linux.cgo1.go $WORK/b088/cgo_resnew.cgo1.go $WORK/b088/cgo_socknew.cgo1.go $WORK/b088/cgo_unix.cgo1.go $WORK/b088/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/4d/4dde51e79cd33f21f94725b2b1ce9caff81551fd02ba248a5f25684e8b1dea9f-d # internal database/sql/driver mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid bWG7d2A9OArXAxp1JUeL/bWG7d2A9OArXAxp1JUeL -goversion go1.14rc1 -D "" -importcfg $WORK/b132/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/0a/0a045dc32f5fe582224b9146b8553c47ee0a8c1e910a2f0e3f83c134fe2e3101-d # internal database/sql mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b055/_pkg_.a packagefile database/sql/driver=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/database/sql /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p database/sql -std -complete -installsuffix shared -buildid WsD8R_gASlUjzrpJTBsr/WsD8R_gASlUjzrpJTBsr -goversion go1.14rc1 -D "" -importcfg $WORK/b131/importcfg -pack ./convert.go ./ctxutil.go ./sql.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/cf/cfe54a1ffe9cde8952a9dad24c3926fabe75c075be4a72156e0c0a382be8e919-d # internal encoding/xml mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_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/encoding/xml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid gCudPs7aY8ec5RpiFOJG/gCudPs7aY8ec5RpiFOJG -goversion go1.14rc1 -D "" -importcfg $WORK/b133/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/17/178f5a07d0a76b291708c723c590e004c345bc8ee880bba8f2c3e1fb7386646d-d # internal debug/elf mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b050/_pkg_.a packagefile debug/dwarf=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid kveJhMtmoaWIXeM5UIuz/kveJhMtmoaWIXeM5UIuz -goversion go1.14rc1 -D "" -importcfg $WORK/b135/importcfg -pack ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/1d/1d0960675637e37b13328d0eac9c95877debdce06e2e35afd4d7f14b49e04a9d-d # internal debug/macho mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b050/_pkg_.a packagefile debug/dwarf=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/debug/macho /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p debug/macho -std -complete -installsuffix shared -buildid _JiBWqAvBV88Iq14WB1-/_JiBWqAvBV88Iq14WB1- -goversion go1.14rc1 -D "" -importcfg $WORK/b136/importcfg -pack ./fat.go ./file.go ./macho.go ./reloctype.go ./reloctype_string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/b3/b3a0c6c92b62e3bf2f3fa0f23059e9ca562eceb9ac99ae6f6e7f6071e33e4b0d-d # internal debug/pe mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b050/_pkg_.a packagefile debug/dwarf=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/debug/pe /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p debug/pe -std -complete -installsuffix shared -buildid XUEdysQpfMNyOMO0pRvS/XUEdysQpfMNyOMO0pRvS -goversion go1.14rc1 -D "" -importcfg $WORK/b137/importcfg -pack ./file.go ./pe.go ./section.go ./string.go ./symbol.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/63/634e15ee23cd260063b527960778629c8e8773ae4ffccba718580ba2c87bd293-d # internal text/template/parse mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_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/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid neO0yIRveNjNUNnCoGTI/neO0yIRveNjNUNnCoGTI -goversion go1.14rc1 -D "" -importcfg $WORK/b141/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/68/6877c0fb783ccf51f39350ba632786786fb102c6f788869727b3fd11369c0de3-d # internal runtime/trace mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b019/_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 EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p runtime/trace -std -installsuffix shared -buildid DXYoBzl_6wuHTym2N8Kr/DXYoBzl_6wuHTym2N8Kr -goversion go1.14rc1 -D "" -importcfg $WORK/b142/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ce/ce0019b32e7e270da01c0c039b05da3490780b074919cc16524441ecc476cf02-d # internal github.com/mattn/go-runewidth mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b146/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid zvpm26Or0OmRsvba9M5j/zvpm26Or0OmRsvba9M5j -goversion go1.14rc1 -D "" -importcfg $WORK/b145/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/f1/f1989cb94c4eecc4de4b4c14b514a3056c94bd87e740203acc6b13704fba317c-d # internal os/signal mkdir -p $WORK/b149/ cat >$WORK/b149/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b149=>" -I $WORK/b149/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b149/symabis ./sig.s cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p os/signal -std -installsuffix shared -buildid iGirBfuj_Pi3UVtML0nP/iGirBfuj_Pi3UVtML0nP -goversion go1.14rc1 -symabis $WORK/b149/symabis -D "" -importcfg $WORK/b149/importcfg -pack -asmhdr $WORK/b149/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b149=>" -I $WORK/b149/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b149/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b149/_pkg_.a $WORK/b149/sig.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/a5/a535cfacf93b49fd7c4c5a90dfe0eb7675bf0b0c2404a0ab31bc7aa74277e6fd-d # internal github.com/peterh/liner mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile container/ring=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b145/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b149/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/peterh/liner /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/peterh/liner -complete -installsuffix shared -buildid yIfGP82SoS-_gYlE8CgS/yIfGP82SoS-_gYlE8CgS -goversion go1.14rc1 -D "" -importcfg $WORK/b148/importcfg -pack ./common.go ./input.go ./input_linux.go ./line.go ./output.go ./unixmode.go ./width.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b088/_pkg_.a $WORK/b088/_x001.o $WORK/b088/_x002.o $WORK/b088/_x003.o $WORK/b088/_x004.o $WORK/b088/_x005.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/2c/2c078a1f124875cb2bc6e19921c31011ed636c6bc69ac99923617d71e009167f-d # internal crypto/x509 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/md5=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b075/_pkg_.a packagefile crypto/sha1=$WORK/b076/_pkg_.a packagefile crypto/sha256=$WORK/b077/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile encoding/hex=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b087/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_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/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid iI04yB2zpznIKagadrin/iI04yB2zpznIKagadrin -goversion go1.14rc1 -D "" -importcfg $WORK/b081/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/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/28/288150b86e0c67b1d843b84f781dced9f07ecd14db6acc676e3e8fff6f5372d6-d # internal net/textproto mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_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/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 23lH_o6sELYODAkBSOi-/23lH_o6sELYODAkBSOi- -goversion go1.14rc1 -D "" -importcfg $WORK/b119/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/d9/d93d4d908cf6155c36615998f72a8795c7e462946fef2d3baea7c7acf870b29c-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b120/ cat >$WORK/b120/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/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b045/_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/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid Ttvfj70fysKgjQr6ITys/Ttvfj70fysKgjQr6ITys -goversion go1.14rc1 -D "" -importcfg $WORK/b120/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/b2/b2540dc627bdb481b24a9d6afb02db8eb46e1e2b662061c9b8e97a239bd05bc4-d # internal text/template mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b141/_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/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p text/template -std -complete -installsuffix shared -buildid Q48hUpsL4whXVp6wXJXL/Q48hUpsL4whXVp6wXJXL -goversion go1.14rc1 -D "" -importcfg $WORK/b140/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/64/64434159529d78724d1600695f4c158c7fe79f7e7179b601bf7d16e758d384ee-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b113/ cat >$WORK/b113/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/b114/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile strings=$WORK/b045/_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/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid BGH6n6bENunWlyQm-XG7/BGH6n6bENunWlyQm-XG7 -goversion go1.14rc1 -D "" -importcfg $WORK/b113/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/78/784ee337f25b7f8e0218ecbeac1c34e7508553a8c85001fa6bf206a2445e1c65-d # internal mime/multipart mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid N8zjSPnHMfdNl2CNDwhe/N8zjSPnHMfdNl2CNDwhe -goversion go1.14rc1 -D "" -importcfg $WORK/b123/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/83/83d3aed461d5cc168ca7e583ee573ac23ee8a7a2de4706d00a70213ef9f681b8-d # internal go/token mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_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/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p go/token -std -complete -installsuffix shared -buildid lSch89vYeiYRYEBxbgHA/lSch89vYeiYRYEBxbgHA -goversion go1.14rc1 -D "" -importcfg $WORK/b151/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/24/24be37f97a686e01cdeec0de141c805c073f37d0cbf30547542b6bef0cfb8943-d # internal go/scanner mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_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/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid 4bIJo6QKwnMxeHZnC3VT/4bIJo6QKwnMxeHZnC3VT -goversion go1.14rc1 -D "" -importcfg $WORK/b154/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/76/7602e5d3d120f5d1a7bf0fcf1c32aacd829ccb30b7aa1169dc135ae3bd0f074e-d # internal crypto/tls mkdir -p $WORK/b078/ cat >$WORK/b078/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/b053/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile crypto/md5=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/rc4=$WORK/b074/_pkg_.a packagefile crypto/rsa=$WORK/b075/_pkg_.a packagefile crypto/sha1=$WORK/b076/_pkg_.a packagefile crypto/sha256=$WORK/b077/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b100/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid G9uKCcNb8wcc_xuIDB3G/G9uKCcNb8wcc_xuIDB3G -goversion go1.14rc1 -D "" -importcfg $WORK/b078/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/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/e3/e3ccfeb519641c46c091c0dc95029eb149f3ecde4276438ddd9fec94fdbd15e7-d # internal go/ast mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b154/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p go/ast -std -complete -installsuffix shared -buildid xuZY8LqHRnlygQOvYei6/xuZY8LqHRnlygQOvYei6 -goversion go1.14rc1 -D "" -importcfg $WORK/b153/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/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/74/746edf1678cae9f8e38763311a703c9cffb74eba7cb33b72b02ca46df6f1e7c6-d # internal html/template mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b139/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b140/_pkg_.a packagefile text/template/parse=$WORK/b141/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p html/template -std -complete -installsuffix shared -buildid ZtoUyXj7wsyTvNEEcjtU/ZtoUyXj7wsyTvNEEcjtU -goversion go1.14rc1 -D "" -importcfg $WORK/b138/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/12/1249ac3fccf7f6b3b089c0a387c8206fbd0d716cdaccc0cbaf8bf048bf119c4c-d # internal go/constant mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/constant /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p go/constant -std -complete -installsuffix shared -buildid fFChxNHpWBKoBNr8x14G/fFChxNHpWBKoBNr8x14G -goversion go1.14rc1 -D "" -importcfg $WORK/b155/importcfg -pack ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/bc/bc0551b9a44406bed2b07c5cadf59bc6c7f235d3424e2975edabf2f5438f9ed6-d # internal go/parser mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/scanner=$WORK/b154/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p go/parser -std -complete -installsuffix shared -buildid yHIv2w_d549tRysAQpbY/yHIv2w_d549tRysAQpbY -goversion go1.14rc1 -D "" -importcfg $WORK/b156/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/b6/b643ff39ab89349e492613a0cab7b5be733af4a4b8e0cb3d033aa049ef4d7f0d-d # internal internal/lazyregexp mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b146/_pkg_.a packagefile strings=$WORK/b045/_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/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid _W-InHBdDd5jrb8KnCFj/_W-InHBdDd5jrb8KnCFj -goversion go1.14rc1 -D "" -importcfg $WORK/b160/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/05/0577405472c8f844899df6442e0bfbb453e1cd5dbbb161ef543f5b2d78908967-d # internal go/doc mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile internal/lazyregexp=$WORK/b160/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/template=$WORK/b140/_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/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p go/doc -std -complete -installsuffix shared -buildid 6hMRuTdn3DoGd1kx2hmD/6hMRuTdn3DoGd1kx2hmD -goversion go1.14rc1 -D "" -importcfg $WORK/b159/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cd $WORK/b130 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b130=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/82/82639e3398a54e00c13728e5ebb3b2bed50474fdd9caa1c5a58934c88608f39a-d # internal go/types mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/constant=$WORK/b155/_pkg_.a packagefile go/parser=$WORK/b156/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p go/types -std -complete -installsuffix shared -buildid P6gZ94sIk1XzXuIoqOHB/P6gZ94sIk1XzXuIoqOHB -goversion go1.14rc1 -D "" -importcfg $WORK/b152/importcfg -pack ./api.go ./assignments.go ./builtins.go ./call.go ./check.go ./conversions.go ./decl.go ./errors.go ./eval.go ./expr.go ./exprstring.go ./gccgosizes.go ./initorder.go ./labels.go ./lookup.go ./methodset.go ./object.go ./objset.go ./operand.go ./package.go ./predicates.go ./resolver.go ./return.go ./scope.go ./selection.go ./sizes.go ./stmt.go ./type.go ./typestring.go ./typexpr.go ./universe.go cd $WORK/b130 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b130=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/03/03702afcafb3734b5a116250f73519e5d08835c68df412f4ca7812dd2e594f5e-d # internal net/http/httptrace mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile internal/nettrace=$WORK/b090/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid M0Jeg3m2soCqPgNY6-9M/M0Jeg3m2soCqPgNY6-9M -goversion go1.14rc1 -D "" -importcfg $WORK/b125/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/11/11d434416bc8c1baa9959f1b6c908642219651589d57b14cc47bbdec9b7dff5f-d # internal net/http mkdir -p $WORK/b112/ cat >$WORK/b112/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/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_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/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p net/http -std -complete -installsuffix shared -buildid jsuMzU08gU8w2S2a7_S2/jsuMzU08gU8w2S2a7_S2 -goversion go1.14rc1 -D "" -importcfg $WORK/b112/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 cd $WORK/b130 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b130=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_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/b130=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/fc/fc1db16d738d10f9bbf11bfe022269b71f969f3af900f283d2a4fd0cb3064de4-d # internal os/exec mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p os/exec -std -complete -installsuffix shared -buildid sYewnSXF8DqwuoJwX9v1/sYewnSXF8DqwuoJwX9v1 -goversion go1.14rc1 -D "" -importcfg $WORK/b162/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd $WORK/b130 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b130=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b130=/tmp/go-build -gno-record-gcc-switches -o $WORK/b130/_cgo_.o $WORK/b130/_cgo_main.o $WORK/b130/_x001.o $WORK/b130/_x002.o $WORK/b130/_x003.o $WORK/b130/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage user -dynimport $WORK/b130/_cgo_.o -dynout $WORK/b130/_cgo_import.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p os/user -std -installsuffix shared -buildid 24_JzUp5WrOOOn1UwFZ7/24_JzUp5WrOOOn1UwFZ7 -goversion go1.14rc1 -D "" -importcfg $WORK/b130/importcfg -pack ./lookup.go ./user.go $WORK/b130/_cgo_gotypes.go $WORK/b130/cgo_lookup_unix.cgo1.go $WORK/b130/getgrouplist_unix.cgo1.go $WORK/b130/listgroups_unix.cgo1.go $WORK/b130/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/4d/4d4b2e7f646b231af4df582fc858d2e3db7582a3c833fbe84f29f8fe66e2c719-d # internal internal/goroot mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b162/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/goroot /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p internal/goroot -std -complete -installsuffix shared -buildid za1LzyFnHHc90s1AJ3-N/za1LzyFnHHc90s1AJ3-N -goversion go1.14rc1 -D "" -importcfg $WORK/b161/importcfg -pack ./gc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/51/518a6bdf32da9767db6f8df6c750c9c67e047772aaa9eb77eeffbf2a954561af-d # internal go/build mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/doc=$WORK/b159/_pkg_.a packagefile go/parser=$WORK/b156/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile internal/goroot=$WORK/b161/_pkg_.a packagefile internal/goversion=$WORK/b163/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b162/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/build /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p go/build -std -complete -installsuffix shared -buildid faqFFMQ8tAqW1l_WJxra/faqFFMQ8tAqW1l_WJxra -goversion go1.14rc1 -D "" -importcfg $WORK/b158/importcfg -pack ./build.go ./doc.go ./gc.go ./read.go ./syslist.go ./zcgo.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b130/_pkg_.a $WORK/b130/_x001.o $WORK/b130/_x002.o $WORK/b130/_x003.o $WORK/b130/_x004.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/ba/ba48f3cefcd74d844ef6c6942ddcc6f151500fe76a3440302ba84f061325613a-d # internal archive/tar mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b130/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid mRtP-8aIdhlKeH2sSHGO/mRtP-8aIdhlKeH2sSHGO -goversion go1.14rc1 -D "" -importcfg $WORK/b129/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/68/68650a500ee73d9e20b955c1d4d100a387f3b10b2d629a672e398f07a95c4cf7-d # internal github.com/cosmos72/gomacro/imports/go1_10 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b129/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile database/sql=$WORK/b131/_pkg_.a packagefile database/sql/driver=$WORK/b132/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile encoding/xml=$WORK/b133/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/imports/go1_10 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/cosmos72/gomacro/imports/go1_10 -complete -installsuffix shared -buildid HGvCBG6wSLr43idUjsUN/HGvCBG6wSLr43idUjsUN -goversion go1.14rc1 -D "" -importcfg $WORK/b128/importcfg -pack ./a_package.go ./archive_tar.go ./crypto_x509.go ./database_sql.go ./database_sql_driver.go ./encoding_asn1.go ./encoding_xml.go ./math_big.go ./strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/1c/1ceb91646d57a956f0c569ecc0901503a047f347e5a6bafd59df6de4193a2e4f-d # internal text/scanner mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid LmN_j5e1jNvRojw6i5yI/LmN_j5e1jNvRojw6i5yI -goversion go1.14rc1 -D "" -importcfg $WORK/b164/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/e3/e341c80a66f20bfeb3f75a7af33eb0b1cf6edfdb7841581ad403fef517d841a5-d # internal go/printer mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/tabwriter=$WORK/b171/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p go/printer -std -complete -installsuffix shared -buildid gPJEx79Sn7F1VSRv4EEC/gPJEx79Sn7F1VSRv4EEC -goversion go1.14rc1 -D "" -importcfg $WORK/b170/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/f9/f9a3978773699fb8504e80e848232861ac495a50fa2062c40a8751ba997d5e3b-d # internal golang.org/x/tools/go/internal/gcimporter mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/build=$WORK/b158/_pkg_.a packagefile go/constant=$WORK/b155/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile go/types=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/scanner=$WORK/b164/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/tools/go/internal/gcimporter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p golang.org/x/tools/go/internal/gcimporter -complete -installsuffix shared -buildid imE8UEXp3zq8VBj9r07O/imE8UEXp3zq8VBj9r07O -goversion go1.14rc1 -D "" -importcfg $WORK/b157/importcfg -pack ./bexport.go ./bimport.go ./exportdata.go ./gcimporter.go ./iexport.go ./iimport.go ./newInterface11.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/57/57cbc2d8bdafcffd66bee2032bf13e7275060696d312cad6f1ab405de8246d87-d # internal golang.org/x/tools/go/internal/packagesdriver mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/types=$WORK/b152/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b162/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/tools/go/internal/packagesdriver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p golang.org/x/tools/go/internal/packagesdriver -complete -installsuffix shared -buildid _g9nkwOqF1mTuVmnh0wx/_g9nkwOqF1mTuVmnh0wx -goversion go1.14rc1 -D "" -importcfg $WORK/b166/importcfg -pack ./sizes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/25/250af146066cfc4e69112b0900689ca0eec5b033ea1ffdd288d4475414fbd290-d # internal go/format mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/parser=$WORK/b156/_pkg_.a packagefile go/printer=$WORK/b170/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p go/format -std -complete -installsuffix shared -buildid UvRv0rfe25o-Eq9lBinw/UvRv0rfe25o-Eq9lBinw -goversion go1.14rc1 -D "" -importcfg $WORK/b169/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/48/48174b16ae632694090f50b8cb7c9327b2927f4b1833cd9fe8fb6296df3a6f4e-d # internal internal/xcoff mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile debug/dwarf=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/internal/xcoff /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p internal/xcoff -std -complete -installsuffix shared -buildid Sc1phYSqo2PbT0i5NoyH/Sc1phYSqo2PbT0i5NoyH -goversion go1.14rc1 -D "" -importcfg $WORK/b174/importcfg -pack ./ar.go ./file.go ./xcoff.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/10/107b20b43fa99dadf73cceb02af5a5a1ecf87689df26c26c0e5427a26bab5b2a-d # internal go/internal/gccgoimporter mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile debug/elf=$WORK/b135/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/constant=$WORK/b155/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile go/types=$WORK/b152/_pkg_.a packagefile internal/xcoff=$WORK/b174/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b162/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/scanner=$WORK/b164/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/internal/gccgoimporter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p go/internal/gccgoimporter -std -complete -installsuffix shared -buildid kiOl4UccRwQo1QGg8DMi/kiOl4UccRwQo1QGg8DMi -goversion go1.14rc1 -D "" -importcfg $WORK/b173/importcfg -pack ./ar.go ./gccgoinstallation.go ./importer.go ./parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/9d/9d3ea98843de28730b592d245da8290aae320393111d958bd90bd9e605c96f83-d # internal go/internal/gcimporter mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/build=$WORK/b158/_pkg_.a packagefile go/constant=$WORK/b155/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile go/types=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/internal/gcimporter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p go/internal/gcimporter -std -complete -installsuffix shared -buildid nun_GIqcKqlVvu_3DGvJ/nun_GIqcKqlVvu_3DGvJ -goversion go1.14rc1 -D "" -importcfg $WORK/b175/importcfg -pack ./bimport.go ./exportdata.go ./gcimporter.go ./iimport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/c9/c9a5f44be07a800dc3157bdbaf889fefed8e75c0f0afe745e6ded16906c251f3-d # internal golang.org/x/tools/go/gcexportdata mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile go/types=$WORK/b152/_pkg_.a packagefile golang.org/x/tools/go/internal/gcimporter=$WORK/b157/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/tools/go/gcexportdata /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p golang.org/x/tools/go/gcexportdata -complete -installsuffix shared -buildid f4cwNvjYYiVAkE4WQeDc/f4cwNvjYYiVAkE4WQeDc -goversion go1.14rc1 -D "" -importcfg $WORK/b150/importcfg -pack ./gcexportdata.go ./importer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/aa/aa1e90780a8b02e3cafdaea16cb01c339c566d57d3e0de9c2d03409729459847-d # internal golang.org/x/tools/go/packages mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/parser=$WORK/b156/_pkg_.a packagefile go/scanner=$WORK/b154/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile go/types=$WORK/b152/_pkg_.a packagefile golang.org/x/tools/go/gcexportdata=$WORK/b150/_pkg_.a packagefile golang.org/x/tools/go/internal/packagesdriver=$WORK/b166/_pkg_.a packagefile golang.org/x/tools/internal/packagesinternal=$WORK/b167/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b162/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/tools/go/packages /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p golang.org/x/tools/go/packages -complete -installsuffix shared -buildid 04vVwQOk2PLegkVQGO9e/04vVwQOk2PLegkVQGO9e -goversion go1.14rc1 -D "" -importcfg $WORK/b165/importcfg -pack ./doc.go ./external.go ./golist.go ./golist_overlay.go ./loadmode_string.go ./packages.go ./visit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/63/637b1a7a5dab755a613a6bc575a409411ecc5fa145fa19c7f7d9bd06399c81ba-d # internal go/internal/srcimporter mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/build=$WORK/b158/_pkg_.a packagefile go/parser=$WORK/b156/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile go/types=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/internal/srcimporter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p go/internal/srcimporter -std -complete -installsuffix shared -buildid do3Uy95s4ZVwua6BCu8x/do3Uy95s4ZVwua6BCu8x -goversion go1.14rc1 -D "" -importcfg $WORK/b176/importcfg -pack ./srcimporter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/99/99712f748bd646d1335c034eaaf3538469fab26549daf46c6d1a10c006da6e13-d # internal image/internal/imageutil mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b179/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 9MFdCzJJEpElmbMwfCLv/9MFdCzJJEpElmbMwfCLv -goversion go1.14rc1 -D "" -importcfg $WORK/b183/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/2d/2d806d8e674b29ab9ab1786f82807e98ddf94e2e9339bb57bfd9f254537d22c5-d # internal image/draw mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b179/_pkg_.a packagefile image/color=$WORK/b180/_pkg_.a packagefile image/internal/imageutil=$WORK/b183/_pkg_.a EOF cd /usr/lib/golang/src/image/draw /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p image/draw -std -complete -installsuffix shared -buildid ps-tjLbxl90LKYK7xI9L/ps-tjLbxl90LKYK7xI9L -goversion go1.14rc1 -D "" -importcfg $WORK/b182/importcfg -pack ./draw.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/c2/c26807416097d3f5de3f4cefd718d336b0cedf80b44996ac94f6a4e701cac570-d # internal go/importer mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile go/build=$WORK/b158/_pkg_.a packagefile go/internal/gccgoimporter=$WORK/b173/_pkg_.a packagefile go/internal/gcimporter=$WORK/b175/_pkg_.a packagefile go/internal/srcimporter=$WORK/b176/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile go/types=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/go/importer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p go/importer -std -complete -installsuffix shared -buildid hy_6DTTiyFamPNAUhVwW/hy_6DTTiyFamPNAUhVwW -goversion go1.14rc1 -D "" -importcfg $WORK/b172/importcfg -pack ./importer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/7b/7ba2c7d091ed87aa6487fd7c5407bc9cb5fcd278e260f69f2127c4058071f8d5-d # internal image/jpeg mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b179/_pkg_.a packagefile image/color=$WORK/b180/_pkg_.a packagefile image/internal/imageutil=$WORK/b183/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid bV_8_NfdygdEYeNwK9ns/bV_8_NfdygdEYeNwK9ns -goversion go1.14rc1 -D "" -importcfg $WORK/b185/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/b5/b524fc763e7b78912da067952041688df618710bcfbbc0029667425b992bc51a-d # internal image/gif mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/lzw=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile image=$WORK/b179/_pkg_.a packagefile image/color=$WORK/b180/_pkg_.a packagefile image/color/palette=$WORK/b181/_pkg_.a packagefile image/draw=$WORK/b182/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/gif /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p image/gif -std -complete -installsuffix shared -buildid r0Ikpc9pGmAXsvvzAtcc/r0Ikpc9pGmAXsvvzAtcc -goversion go1.14rc1 -D "" -importcfg $WORK/b184/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/ce/ce047246931fd4aa9fec503acc1829ead221bbf831dac8d696bb037c63031c78-d # internal image/png mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/zlib=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile image=$WORK/b179/_pkg_.a packagefile image/color=$WORK/b180/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/image/png /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p image/png -std -complete -installsuffix shared -buildid o0-0COI2dovMkdp-EVEt/o0-0COI2dovMkdp-EVEt -goversion go1.14rc1 -D "" -importcfg $WORK/b186/importcfg -pack ./paeth.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/02/02976f8f19f8a0a13e0ae7af0b160c5945c81bd94819ba68f47b705bf8d103a0-d # internal github.com/cosmos72/gomacro/imports/thirdparty mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile github.com/mattn/go-runewidth=$WORK/b145/_pkg_.a packagefile github.com/peterh/liner=$WORK/b148/_pkg_.a packagefile golang.org/x/tools/go/gcexportdata=$WORK/b150/_pkg_.a packagefile golang.org/x/tools/go/packages=$WORK/b165/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/imports/thirdparty /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/cosmos72/gomacro/imports/thirdparty -complete -installsuffix shared -buildid FCn3BirElGXAzZ2w45VK/FCn3BirElGXAzZ2w45VK -goversion go1.14rc1 -D "" -importcfg $WORK/b144/importcfg -pack ./a_package.go ./github_com_mattn_go_runewidth_.go ./github_com_peterh_liner_.go ./golang_org_x_tools_go_gcexportdata_.go ./golang_org_x_tools_go_packages_.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/11/11e53a49cf8d020eb7863b47ee5115762db3bbc5964e0ce06b8803142b66b2c4-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/f8/f829141b37ab744eea0e5b82b4faf3c51886c8cdcf7ccf2cf7ea1f8ceb8455d1-d # internal github.com/cosmos72/gomacro/imports/go1_11 mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile debug/elf=$WORK/b135/_pkg_.a packagefile debug/macho=$WORK/b136/_pkg_.a packagefile debug/pe=$WORK/b137/_pkg_.a packagefile html/template=$WORK/b138/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime/trace=$WORK/b142/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/imports/go1_11 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/cosmos72/gomacro/imports/go1_11 -complete -installsuffix shared -buildid yeBk1Lb84xu1h115Oi_N/yeBk1Lb84xu1h115Oi_N -goversion go1.14rc1 -D "" -importcfg $WORK/b134/importcfg -pack ./a_package.go ./debug_elf.go ./debug_macho.go ./debug_pe.go ./html_template.go ./math.go ./math_rand.go ./net_http.go ./os.go ./runtime_trace.go ./time.go ./unicode.go expvar mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p expvar -std -complete -installsuffix shared -buildid ZRj2Seanyn5xx8gs4hGn/ZRj2Seanyn5xx8gs4hGn -goversion go1.14rc1 -D "" -importcfg $WORK/b110/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/00/00eaf28e9aaed76a836a8f268f4ba862c4af6157dd238e7253e1470eb028553b-d # internal index/suffixarray mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b146/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/index/suffixarray /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p index/suffixarray -std -complete -installsuffix shared -buildid ma5V2ttHxupFuGfnedrF/ma5V2ttHxupFuGfnedrF -goversion go1.14rc1 -D "" -importcfg $WORK/b187/importcfg -pack ./sais.go ./sais2.go ./suffixarray.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b0/b01413f70164f2317259d07db53338ac310500fc1544294eb4a293f57e86b838-d # internal log/syslog mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid UxT6agfi0Xk0k6gP4pyB/UxT6agfi0Xk0k6gP4pyB -goversion go1.14rc1 -D "" -importcfg $WORK/b188/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/44/44cb27cdc3541682f1e5dede76865386726d5429d89e2166f142b157af801904-d # internal net/http/cgi mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b162/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b146/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/net/http/cgi /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p net/http/cgi -std -complete -installsuffix shared -buildid EXIS5nUzQ-5pu9sGGbSL/EXIS5nUzQ-5pu9sGGbSL -goversion go1.14rc1 -D "" -importcfg $WORK/b190/importcfg -pack ./child.go ./host.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/31/311aacf0e63c665c1eda22e7cb87ff0561b0e34f43ab720fa13151c8434cd387-d # internal net/http/cookiejar mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http/cookiejar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid 4GupA-14XKBr2WYd65U-/4GupA-14XKBr2WYd65U- -goversion go1.14rc1 -D "" -importcfg $WORK/b191/importcfg -pack ./jar.go ./punycode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/23/23f7ae9745b1d4648f77755eaee728a8e13cd1af4f4b55ad9ec717fa0f5523f2-d # internal net/http/httptest mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile flag=$WORK/b127/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b113/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p net/http/httptest -std -complete -installsuffix shared -buildid B4dU6EohjveFb46-k1vQ/B4dU6EohjveFb46-k1vQ -goversion go1.14rc1 -D "" -importcfg $WORK/b193/importcfg -pack ./httptest.go ./recorder.go ./server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/be/be76a88dc903c37eaf9bb6a654d6f24a062d5f70497f3b0212fb2bd9620ba59e-d # internal net/http/httputil mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b113/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid hXzOQN_oFqunPjizZpzx/hXzOQN_oFqunPjizZpzx -goversion go1.14rc1 -D "" -importcfg $WORK/b194/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/64/64c1da98748cf08cf4e106ed2d5d1dae60e8b4a99af8e49147a4f3a87e912651-d # internal net/http/fcgi mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/http/cgi=$WORK/b190/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/fcgi /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p net/http/fcgi -std -complete -installsuffix shared -buildid SXbXEiP_AzT69nfQ8T4X/SXbXEiP_AzT69nfQ8T4X -goversion go1.14rc1 -D "" -importcfg $WORK/b192/importcfg -pack ./child.go ./fcgi.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/00/009d5c69fa52a3e9218a545fdf7d440424bb34046e66f72962c8b9793ff1f108-d # internal runtime/pprof mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b048/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/tabwriter=$WORK/b171/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p runtime/pprof -std -installsuffix shared -buildid 0fvJ9zqsMsvfnz7LTjhO/0fvJ9zqsMsvfnz7LTjhO -goversion go1.14rc1 -D "" -importcfg $WORK/b196/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/51/515d251a74ced9d7836371ca547c980ab920b727bebc0280d0a701c0d9b33342-d # internal net/mail mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p net/mail -std -complete -installsuffix shared -buildid gKJzEEvUmIO0mo1wDX0i/gKJzEEvUmIO0mo1wDX0i -goversion go1.14rc1 -D "" -importcfg $WORK/b197/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/e7/e76e218ee597beea5ea176b3be4cc947c4d0e9132c14f0393077b33328315e08-d # internal net/rpc mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/gob=$WORK/b108/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile html/template=$WORK/b138/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid KjGq7WoMt4icFCMmW3Cb/KjGq7WoMt4icFCMmW3Cb -goversion go1.14rc1 -D "" -importcfg $WORK/b198/importcfg -pack ./client.go ./debug.go ./server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/36/3637dc7e9a1f257ec0fa3bc3de74bdca63b6e5d31eebc7fd0173fcbf301b17c9-d # internal net/http/pprof mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html/template=$WORK/b138/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/pprof=$WORK/b196/_pkg_.a packagefile runtime/trace=$WORK/b142/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid fN9aEIalatcLQUV6pthV/fN9aEIalatcLQUV6pthV -goversion go1.14rc1 -D "" -importcfg $WORK/b195/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/a5/a5d9461e790490c58bbbed6931552b79aa22ca440eb1c6d09b9235ef22890f38-d # internal net/smtp mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile crypto/md5=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/net/smtp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p net/smtp -std -complete -installsuffix shared -buildid fVwLAX5vMqoYJIs2tec3/fVwLAX5vMqoYJIs2tec3 -goversion go1.14rc1 -D "" -importcfg $WORK/b200/importcfg -pack ./auth.go ./smtp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/60/60647ff027ad233d674514a6c143be9f7d2ce8e51680d830b9890ce68539d07a-d # internal net/rpc/jsonrpc mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/rpc=$WORK/b198/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc/jsonrpc /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p net/rpc/jsonrpc -std -complete -installsuffix shared -buildid Pq6cIJQfkq0hms_dbYSf/Pq6cIJQfkq0hms_dbYSf -goversion go1.14rc1 -D "" -importcfg $WORK/b199/importcfg -pack ./client.go ./server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/d8/d870896196501faf3b6aa84aaf3781584baea5440ada4754152e8170b24684b1-d # internal plugin mkdir -p $WORK/b201/ cd /usr/lib/golang/src/plugin CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b201/ -importpath plugin -- -I $WORK/b201/ -g -O2 ./plugin_dlopen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/22/22b46f714f432638fef9a7bffe95933cfc68d4a18c0fd013632f138cb06ba41e-d # internal runtime/debug mkdir -p $WORK/b202/ cat >$WORK/b202/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b202=>" -I $WORK/b202/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b202/symabis ./debug.s cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p runtime/debug -std -installsuffix shared -buildid Hm8ITOcc4ZiN8ZlRSBBQ/Hm8ITOcc4ZiN8ZlRSBBQ -goversion go1.14rc1 -symabis $WORK/b202/symabis -D "" -importcfg $WORK/b202/importcfg -pack -asmhdr $WORK/b202/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/6b/6b62d626d5a6c77d3d72e9f4f30feff1eb94199bba5a2a16c514ec1b03ec4418-d # internal testing/iotest mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b111/_pkg_.a EOF cd /usr/lib/golang/src/testing/iotest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p testing/iotest -std -complete -installsuffix shared -buildid aZDCumYla7xCFQdY8gCJ/aZDCumYla7xCFQdY8gCJ -goversion go1.14rc1 -D "" -importcfg $WORK/b204/importcfg -pack ./logger.go ./reader.go ./writer.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b202=>" -I $WORK/b202/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b202/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b202/_pkg_.a $WORK/b202/debug.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/93/938ce63964f6c8040885529edb6c90fdeffc19141a1e5983c67838666f8e9130-d # internal testing mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b127/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b202/_pkg_.a packagefile runtime/trace=$WORK/b142/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b204/_pkg_.a # internal cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p testing -std -complete -installsuffix shared -buildid nYWV0_FJgu-qq6oLA51y/nYWV0_FJgu-qq6oLA51y -goversion go1.14rc1 -D "" -importcfg $WORK/b203/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a8/a8d64d7317213e75a770df4ee9dab0f4660d8133e05f1e31d0a61b2eba4cb309-d # internal testing/quick mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b127/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/testing/quick /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p testing/quick -std -complete -installsuffix shared -buildid KAJQoehINzjIFLu6xXEA/KAJQoehINzjIFLu6xXEA -goversion go1.14rc1 -D "" -importcfg $WORK/b205/importcfg -pack ./quick.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/25/254378e74ecbc340dbf5a06623459dd8090d3561bbf531da9580dd6d1be8f9f3-d # internal cd $WORK/b201 TERM='dumb' gcc -I /usr/lib/golang/src/plugin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b201=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/plugin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b201=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c plugin_dlopen.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/fd/fd0dda5d0d7225018ae014680793f7a507ea1d776b4e0db842ef58ddb1af0eca-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/plugin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b201=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/plugin TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b201=/tmp/go-build -gno-record-gcc-switches -o $WORK/b201/_cgo_.o $WORK/b201/_cgo_main.o $WORK/b201/_x001.o $WORK/b201/_x002.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage plugin -dynimport $WORK/b201/_cgo_.o -dynout $WORK/b201/_cgo_import.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p plugin -std -installsuffix shared -buildid t2m7-efrpyJj3brIWBKm/t2m7-efrpyJj3brIWBKm -goversion go1.14rc1 -D "" -importcfg $WORK/b201/importcfg -pack ./plugin.go $WORK/b201/_cgo_gotypes.go $WORK/b201/plugin_dlopen.cgo1.go $WORK/b201/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b201/_pkg_.a $WORK/b201/_x001.o $WORK/b201/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/ba/ba9625c9d5d018f2a50e72464fe4fe9aee17e0d9bcee7ff131585a2381bdb2a7-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/1c/1c76bc83951b7941ff57a71e1ac627d141a4a309f3d83a192f2e6d38cfdbed09-d # internal github.com/cosmos72/gomacro/imports mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b038/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b047/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b048/_pkg_.a packagefile compress/lzw=$WORK/b049/_pkg_.a packagefile compress/zlib=$WORK/b050/_pkg_.a packagefile container/heap=$WORK/b052/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile container/ring=$WORK/b054/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile crypto/md5=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/rc4=$WORK/b074/_pkg_.a packagefile crypto/rsa=$WORK/b075/_pkg_.a packagefile crypto/sha1=$WORK/b076/_pkg_.a packagefile crypto/sha256=$WORK/b077/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile crypto/x509/pkix=$WORK/b082/_pkg_.a packagefile debug/dwarf=$WORK/b101/_pkg_.a packagefile debug/gosym=$WORK/b102/_pkg_.a packagefile debug/plan9obj=$WORK/b103/_pkg_.a packagefile encoding=$WORK/b104/_pkg_.a packagefile encoding/ascii85=$WORK/b105/_pkg_.a packagefile encoding/base32=$WORK/b106/_pkg_.a packagefile encoding/base64=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile encoding/csv=$WORK/b107/_pkg_.a packagefile encoding/gob=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile encoding/pem=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b110/_pkg_.a packagefile flag=$WORK/b127/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/go1_10=$WORK/b128/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/go1_11=$WORK/b134/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/syscall=$WORK/b143/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/thirdparty=$WORK/b144/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/util=$WORK/b168/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/build=$WORK/b158/_pkg_.a packagefile go/constant=$WORK/b155/_pkg_.a packagefile go/doc=$WORK/b159/_pkg_.a packagefile go/format=$WORK/b169/_pkg_.a packagefile go/importer=$WORK/b172/_pkg_.a packagefile go/parser=$WORK/b156/_pkg_.a packagefile go/printer=$WORK/b170/_pkg_.a packagefile go/scanner=$WORK/b154/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile go/types=$WORK/b152/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile hash/adler32=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile hash/crc64=$WORK/b177/_pkg_.a packagefile hash/fnv=$WORK/b178/_pkg_.a packagefile html=$WORK/b139/_pkg_.a packagefile image=$WORK/b179/_pkg_.a packagefile image/color=$WORK/b180/_pkg_.a packagefile image/color/palette=$WORK/b181/_pkg_.a packagefile image/draw=$WORK/b182/_pkg_.a packagefile image/gif=$WORK/b184/_pkg_.a packagefile image/jpeg=$WORK/b185/_pkg_.a packagefile image/png=$WORK/b186/_pkg_.a packagefile index/suffixarray=$WORK/b187/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile log/syslog=$WORK/b188/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/cmplx=$WORK/b189/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http/cgi=$WORK/b190/_pkg_.a packagefile net/http/cookiejar=$WORK/b191/_pkg_.a packagefile net/http/fcgi=$WORK/b192/_pkg_.a packagefile net/http/httptest=$WORK/b193/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/httputil=$WORK/b194/_pkg_.a packagefile net/http/pprof=$WORK/b195/_pkg_.a packagefile net/mail=$WORK/b197/_pkg_.a packagefile net/rpc=$WORK/b198/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b199/_pkg_.a packagefile net/smtp=$WORK/b200/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os/exec=$WORK/b162/_pkg_.a packagefile os/signal=$WORK/b149/_pkg_.a packagefile os/user=$WORK/b130/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile plugin=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b146/_pkg_.a packagefile regexp/syntax=$WORK/b147/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b202/_pkg_.a packagefile runtime/pprof=$WORK/b196/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile testing=$WORK/b203/_pkg_.a packagefile testing/iotest=$WORK/b204/_pkg_.a packagefile testing/quick=$WORK/b205/_pkg_.a packagefile text/scanner=$WORK/b164/_pkg_.a packagefile text/tabwriter=$WORK/b171/_pkg_.a packagefile text/template=$WORK/b140/_pkg_.a packagefile text/template/parse=$WORK/b141/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b070/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/imports /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p github.com/cosmos72/gomacro/imports -complete -installsuffix shared -buildid gLdbOs8Ggs5k0RJPjmlk/gLdbOs8Ggs5k0RJPjmlk -goversion go1.14rc1 -D "" -importcfg $WORK/b037/importcfg -pack ./a_package.go ./archive_zip.go ./bufio.go ./bytes.go ./compress_bzip2.go ./compress_flate.go ./compress_gzip.go ./compress_lzw.go ./compress_zlib.go ./container_heap.go ./container_list.go ./container_ring.go ./context.go ./crypto.go ./crypto_aes.go ./crypto_cipher.go ./crypto_des.go ./crypto_dsa.go ./crypto_ecdsa.go ./crypto_elliptic.go ./crypto_hmac.go ./crypto_md5.go ./crypto_rand.go ./crypto_rc4.go ./crypto_rsa.go ./crypto_sha1.go ./crypto_sha256.go ./crypto_sha512.go ./crypto_subtle.go ./crypto_tls.go ./crypto_x509_pkix.go ./debug_dwarf.go ./debug_gosym.go ./debug_plan9obj.go ./encoding.go ./encoding_ascii85.go ./encoding_base32.go ./encoding_base64.go ./encoding_binary.go ./encoding_csv.go ./encoding_gob.go ./encoding_hex.go ./encoding_json.go ./encoding_pem.go ./errors.go ./expvar.go ./flag.go ./fmt.go ./go_ast.go ./go_build.go ./go_constant.go ./go_doc.go ./go_format.go ./go_importer.go ./go_parser.go ./go_printer.go ./go_scanner.go ./go_token.go ./go_types.go ./hash.go ./hash_adler32.go ./hash_crc32.go ./hash_crc64.go ./hash_fnv.go ./html.go ./image.go ./image_color.go ./image_color_palette.go ./image_draw.go ./image_gif.go ./image_jpeg.go ./image_png.go ./index_suffixarray.go ./io.go ./io_ioutil.go ./log.go ./log_syslog.go ./math_bits.go ./math_cmplx.go ./mime.go ./mime_multipart.go ./mime_quotedprintable.go ./net.go ./net_http_cgi.go ./net_http_cookiejar.go ./net_http_fcgi.go ./net_http_httptest.go ./net_http_httptrace.go ./net_http_httputil.go ./net_http_pprof.go ./net_mail.go ./net_rpc.go ./net_rpc_jsonrpc.go ./net_smtp.go ./net_textproto.go ./net_url.go ./os_exec.go ./os_signal.go ./os_user.go ./path.go ./path_filepath.go ./plugin.go ./reflect.go ./regexp.go ./regexp_syntax.go ./runtime.go ./runtime_debug.go ./runtime_pprof.go ./sort.go ./strconv.go ./sync.go ./sync_atomic.go ./testing.go ./testing_iotest.go ./testing_quick.go ./text_scanner.go ./text_tabwriter.go ./text_template.go ./text_template_parse.go ./unicode_utf16.go ./unicode_utf8.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/0c/0c6c1d08b917e9fae84ae465108125e3529fa9466c4137990045485a0d2d7b5d-d # internal github.com/cosmos72/gomacro/go/etoken mkdir -p $WORK/b036/ github.com/cosmos72/gomacro/base/strings github.com/cosmos72/gomacro/base/paths mkdir -p $WORK/b215/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/util=$WORK/b168/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/cosmos72/gomacro/base/strings -complete -installsuffix shared -buildid kPtx1S2M4AN0H3i9e9H3/kPtx1S2M4AN0H3i9e9H3 -goversion go1.14rc1 -D "" -importcfg $WORK/b215/importcfg -pack ./string.go ./x_package.go mkdir -p $WORK/b208/ cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/go/etoken /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/cosmos72/gomacro/go/etoken -complete -installsuffix shared -buildid Af2wA3G1PrY3XQWAZvj9/Af2wA3G1PrY3XQWAZvj9 -goversion go1.14rc1 -D "" -importcfg $WORK/b036/importcfg -pack ./fileset.go ./generics.go ./token.go ./x_package.go cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/util=$WORK/b168/_pkg_.a packagefile go/build=$WORK/b158/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/paths /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/cosmos72/gomacro/base/paths -complete -installsuffix shared -buildid z5U8oB5e_Yxo8aq6RYWo/z5U8oB5e_Yxo8aq6RYWo -goversion go1.14rc1 -D "" -importcfg $WORK/b208/importcfg -pack ./paths.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/bc/bc5ddc1a97a44b00ff751a039288a2e56e3c2c8316b8b544ea56e84a3f7f74af-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/8b/8b274b2e42fd8d09c9b5da27fe23eaadfea1f2980ba872aa69cddfcecefc6d86-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ec/ec1dc94ee659b9a73fe9180062a7f405f27360b7f7abfb959d4c0a4c433d8465-d # internal github.com/cosmos72/gomacro/ast2 mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/ast2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/cosmos72/gomacro/ast2 -complete -installsuffix shared -buildid CvqVJLaN7lPG2tFaBIS0/CvqVJLaN7lPG2tFaBIS0 -goversion go1.14rc1 -D "" -importcfg $WORK/b035/importcfg -pack ./ast.go ./ast_node.go ./ast_slice.go ./error.go ./tonodes.go ./unwrap.go ./wrap.go ./x_package.go github.com/cosmos72/gomacro/go/scanner mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/go/scanner /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/cosmos72/gomacro/go/scanner -complete -installsuffix shared -buildid 6Je3ytniaCIcdo6xIXRV/6Je3ytniaCIcdo6xIXRV -goversion go1.14rc1 -D "" -importcfg $WORK/b217/importcfg -pack ./errors.go ./scanner.go ./x_package.go github.com/cosmos72/gomacro/go/types mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/constant=$WORK/b155/_pkg_.a packagefile go/parser=$WORK/b156/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile go/types=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/go/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/cosmos72/gomacro/go/types -complete -installsuffix shared -buildid 17cMkwm5WX5pd5zko69d/17cMkwm5WX5pd5zko69d -goversion go1.14rc1 -D "" -importcfg $WORK/b211/importcfg -pack ./api.go ./assignments.go ./builtins.go ./call.go ./check.go ./conversions.go ./converter.go ./cti_method.go ./decl.go ./errors.go ./eval.go ./expr.go ./exprstring.go ./initorder.go ./interfaces.go ./labels.go ./lookup.go ./methodset.go ./object.go ./objset.go ./operand.go ./package.go ./predicates.go ./resolver.go ./return.go ./scope.go ./selection.go ./sizes.go ./stmt.go ./type.go ./typestring.go ./typexpr.go ./universe.go ./x_package.go github.com/cosmos72/gomacro/go/printer mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/tabwriter=$WORK/b171/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/go/printer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/cosmos72/gomacro/go/printer -complete -installsuffix shared -buildid Qq72QGcgh0_eaqyKYeEv/Qq72QGcgh0_eaqyKYeEv -goversion go1.14rc1 -D "" -importcfg $WORK/b213/importcfg -pack ./nodes.go ./printer.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/63/63347f9b87bbe2ffec4efdf364a15f11c33b76463c72c68ac4543b0b78a7fe4b-d # internal github.com/cosmos72/gomacro/go/parser mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/go/scanner=$WORK/b217/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/go/parser /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/cosmos72/gomacro/go/parser -complete -installsuffix shared -buildid wyeNcicYEGZZQBh2lhsk/wyeNcicYEGZZQBh2lhsk -goversion go1.14rc1 -D "" -importcfg $WORK/b216/importcfg -pack ./generics.go ./global.go ./parser.go ./quote.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ba/ba424deeccf2db06a38492fcafe8190704f43da75d85d8af1c3f79c36e91eb05-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/0e/0ea9cf4f14ec15213f95aa57c46b5efd6930fa3a0f467c4711c968d1b03dd784-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b4/b49150334043aa0a35970785549bd422244d204e74b52cb6d62483673ba20023-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/c6/c69203e3f66478dae1b3c8eb75b2416b869c6b1639977d32993a72e930c7c9d0-d # internal github.com/cosmos72/gomacro/go/typeutil mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/go/types=$WORK/b211/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/go/typeutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/cosmos72/gomacro/go/typeutil -complete -installsuffix shared -buildid UDLdjzVixc8k9zw7abC_/UDLdjzVixc8k9zw7abC_ -goversion go1.14rc1 -D "" -importcfg $WORK/b212/importcfg -pack ./map.go ./predicates.go ./string.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/49/49300e8ea71ff68121d3913eee0511ed88af71ce9d7321a37a44a824b8a71867-d # internal github.com/cosmos72/gomacro/xreflect mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/go/types=$WORK/b211/_pkg_.a packagefile github.com/cosmos72/gomacro/go/typeutil=$WORK/b212/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/importer=$WORK/b172/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile go/types=$WORK/b152/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/xreflect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/cosmos72/gomacro/xreflect -complete -installsuffix shared -buildid OYoYoY_xYF6TPOmdO8XL/OYoYoY_xYF6TPOmdO8XL -goversion go1.14rc1 -D "" -importcfg $WORK/b210/importcfg -pack ./api.go ./composite.go ./cti_basic_method.go ./cti_method.go ./debug.go ./fromreflect.go ./function.go ./gensym.go ./global.go ./importer.go ./init.go ./interface.go ./lookup.go ./method.go ./named.go ./package.go ./struct.go ./type.go ./universe.go ./util.go ./value.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/b7/b7e235ce0e3bd4eea2cba9cf29c46f813a018c3b284d6f72634d9b8002eb1ac9-d # internal github.com/cosmos72/gomacro/base/reflect mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b210/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/reflect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/cosmos72/gomacro/base/reflect -complete -installsuffix shared -buildid Hos7Ba6G2MR2SUZl63Rj/Hos7Ba6G2MR2SUZl63Rj -goversion go1.14rc1 -D "" -importcfg $WORK/b209/importcfg -pack ./reflect.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/95/950b6577e5990e7ab9a0291fc68d99ca03301c05342b7ecf06c07114307b49b4-d # internal github.com/cosmos72/gomacro/base/output mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b035/_pkg_.a packagefile github.com/cosmos72/gomacro/base/paths=$WORK/b208/_pkg_.a packagefile github.com/cosmos72/gomacro/base/reflect=$WORK/b209/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/go/printer=$WORK/b213/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/output /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/cosmos72/gomacro/base/output -complete -installsuffix shared -buildid 4v7y3dAhLXnRciLZs7mn/4v7y3dAhLXnRciLZs7mn -goversion go1.14rc1 -D "" -importcfg $WORK/b207/importcfg -pack ./output.go ./write_decl.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/5f/5fdeaaf608f561479087dd7ff11ef5ab47d547205b35ba2e5484b227fb18bff2-d # internal github.com/cosmos72/gomacro/base/untyped mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/base/output=$WORK/b207/_pkg_.a packagefile github.com/cosmos72/gomacro/base/reflect=$WORK/b209/_pkg_.a packagefile github.com/cosmos72/gomacro/base/strings=$WORK/b215/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b210/_pkg_.a packagefile go/constant=$WORK/b155/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile go/types=$WORK/b152/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF github.com/cosmos72/gomacro/base/dep mkdir -p $WORK/b221/ cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/untyped /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/cosmos72/gomacro/base/untyped -complete -installsuffix shared -buildid DXsYIrBoasKWWo37LMVS/DXsYIrBoasKWWo37LMVS -goversion go1.14rc1 -D "" -importcfg $WORK/b214/importcfg -pack ./global.go ./lit.go ./val.go ./x_package.go cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b035/_pkg_.a packagefile github.com/cosmos72/gomacro/base/output=$WORK/b207/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/dep /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/cosmos72/gomacro/base/dep -complete -installsuffix shared -buildid EsuzbIluefzwncBcFKz1/EsuzbIluefzwncBcFKz1 -goversion go1.14rc1 -D "" -importcfg $WORK/b221/importcfg -pack ./api.go ./api_internal.go ./decl.go ./graph.go ./scope.go ./sorter.go ./util.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/3a/3a2ab3f1ea5a7563553ab753032a25904b396ce3617829791b23de85e7e3cf77-d # internal github.com/cosmos72/gomacro/base/genimport mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/base/output=$WORK/b207/_pkg_.a packagefile github.com/cosmos72/gomacro/base/paths=$WORK/b208/_pkg_.a packagefile github.com/cosmos72/gomacro/base/reflect=$WORK/b209/_pkg_.a packagefile github.com/cosmos72/gomacro/base/untyped=$WORK/b214/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/build=$WORK/b158/_pkg_.a packagefile go/constant=$WORK/b155/_pkg_.a packagefile go/importer=$WORK/b172/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile go/types=$WORK/b152/_pkg_.a packagefile golang.org/x/tools/go/packages=$WORK/b165/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b162/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/genimport /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/cosmos72/gomacro/base/genimport -complete -installsuffix shared -buildid Gvd2vR7yUyjgF860CRCk/Gvd2vR7yUyjgF860CRCk -goversion go1.14rc1 -D "" -importcfg $WORK/b206/importcfg -pack ./analize_wrappers.go ./genimport.go ./gogenerate.go ./importer.go ./importer_go1_11.go ./plugin.go ./proxy.go ./scanner.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/65/659eb45e4f5575749c5793a34eac40b6681e2ef14329ca1a81c06b11423192d1-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/27/27492e49624610af49b3d725ed1a8f003a86b1e7537bcda090e1b83eee70084b-d # internal github.com/cosmos72/gomacro/base mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b035/_pkg_.a packagefile github.com/cosmos72/gomacro/base/genimport=$WORK/b206/_pkg_.a packagefile github.com/cosmos72/gomacro/base/output=$WORK/b207/_pkg_.a packagefile github.com/cosmos72/gomacro/base/reflect=$WORK/b209/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/go/parser=$WORK/b216/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b210/_pkg_.a packagefile github.com/peterh/liner=$WORK/b148/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/cosmos72/gomacro/base -complete -installsuffix shared -buildid HgAnRRQPNbvuCVaeLYOt/HgAnRRQPNbvuCVaeLYOt -goversion go1.14rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./constant.go ./global.go ./quasiquote.go ./read.go ./readline.go ./signal.go ./type.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/bd/bdf4bd0b5cfea20756156b486c5b1c9316a753c7529d33eccf90ee1b58eaf253-d # internal github.com/cosmos72/gomacro/base/inspect mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b033/_pkg_.a packagefile github.com/cosmos72/gomacro/base/reflect=$WORK/b209/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b210/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/inspect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/cosmos72/gomacro/base/inspect -complete -installsuffix shared -buildid DKyYfiUeQouanerR3E0s/DKyYfiUeQouanerR3E0s -goversion go1.14rc1 -D "" -importcfg $WORK/b218/importcfg -pack ./inspect.go ./x_package.go github.com/cosmos72/gomacro/fast mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b035/_pkg_.a packagefile github.com/cosmos72/gomacro/atomic=$WORK/b220/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b033/_pkg_.a packagefile github.com/cosmos72/gomacro/base/dep=$WORK/b221/_pkg_.a packagefile github.com/cosmos72/gomacro/base/genimport=$WORK/b206/_pkg_.a packagefile github.com/cosmos72/gomacro/base/output=$WORK/b207/_pkg_.a packagefile github.com/cosmos72/gomacro/base/paths=$WORK/b208/_pkg_.a packagefile github.com/cosmos72/gomacro/base/reflect=$WORK/b209/_pkg_.a packagefile github.com/cosmos72/gomacro/base/strings=$WORK/b215/_pkg_.a packagefile github.com/cosmos72/gomacro/base/untyped=$WORK/b214/_pkg_.a packagefile github.com/cosmos72/gomacro/gls=$WORK/b222/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/go/parser=$WORK/b216/_pkg_.a packagefile github.com/cosmos72/gomacro/go/types=$WORK/b211/_pkg_.a packagefile github.com/cosmos72/gomacro/go/typeutil=$WORK/b212/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b210/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/constant=$WORK/b155/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime/debug=$WORK/b202/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/fast /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/cosmos72/gomacro/fast -complete -installsuffix shared -buildid LgDFY6b4jWPWHnT-0MnC/LgDFY6b4jWPWHnT-0MnC -goversion go1.14rc1 -D "" -importcfg $WORK/b219/importcfg -pack ./address.go ./assignment.go ./binary.go ./binary_eqlneq.go ./binary_ops.go ./binary_relops.go ./binary_shifts.go ./builtin.go ./call.go ./call0ret1.go ./call1ret1.go ./call2ret1.go ./call_ellipsis.go ./call_multivalue.go ./call_variadic.go ./callnret0.go ./callnret1.go ./channel.go ./cmd.go ./code.go ./compile.go ./compositelit.go ./convert.go ./debug.go ./declaration.go ./expr.go ./expr1.go ./func0ret0.go ./func0ret1.go ./func1ret0.go ./func1ret1.go ./func2ret0.go ./function.go ./generic_func.go ./generic_infer.go ./generic_maker.go ./generic_type.go ./global.go ./identifier.go ./import.go ./index.go ./inspect.go ./interface.go ./interpreter.go ./jit_stub.go ./literal.go ./macroexpand.go ./output.go ./place_get.go ./place_ops.go ./place_set.go ./place_set_value.go ./place_shifts.go ./quasiquote.go ./range.go ./range_map_go1_12.go ./repl.go ./select.go ./selector.go ./slice.go ./statement.go ./switch.go ./switch2.go ./switch_type.go ./type.go ./unary.go ./unary_ops.go ./util.go ./var_ops.go ./var_set.go ./var_set_value.go ./var_shifts.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/00/001169de8120931b8fee6c3383ee08986a838910c346c8b36065d3f53c6d28b3-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/1b/1be7b7b0fc895f6d18a4add2360a9faff5b153e4f117b7f1e838a8128d79ac31-d # internal github.com/cosmos72/gomacro/fast/debug mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/base=$WORK/b033/_pkg_.a packagefile github.com/cosmos72/gomacro/base/strings=$WORK/b215/_pkg_.a packagefile github.com/cosmos72/gomacro/fast=$WORK/b219/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b210/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime/debug=$WORK/b202/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/fast/debug /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/cosmos72/gomacro/fast/debug -complete -installsuffix shared -buildid 8TLeK6uFlX-6nIh3vRql/8TLeK6uFlX-6nIh3vRql -goversion go1.14rc1 -D "" -importcfg $WORK/b223/importcfg -pack ./api.go ./backtrace.go ./bind.go ./cmd.go ./debugger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/d5/d57a4c01afa4dffe5079e8e469cfdd187dcbca1ec8aea9c63861559b094027b4-d # internal github.com/cosmos72/gomacro/cmd mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b033/_pkg_.a packagefile github.com/cosmos72/gomacro/base/genimport=$WORK/b206/_pkg_.a packagefile github.com/cosmos72/gomacro/base/inspect=$WORK/b218/_pkg_.a packagefile github.com/cosmos72/gomacro/base/paths=$WORK/b208/_pkg_.a packagefile github.com/cosmos72/gomacro/fast=$WORK/b219/_pkg_.a packagefile github.com/cosmos72/gomacro/fast/debug=$WORK/b223/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/cmd /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/cosmos72/gomacro/cmd -complete -installsuffix shared -buildid D8-p5U1oKPiYhA2cjoRu/D8-p5U1oKPiYhA2cjoRu -goversion go1.14rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./cmd.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/ae/aee9726f6bb0757e9c0b7332405041fa808635b5287cb4daa7345175c862c7de-d # internal github.com/cosmos72/gomacro mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/cmd=$WORK/b002/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid vYG18mEeuLT93HAtPpAL/vYG18mEeuLT93HAtPpAL -goversion go1.14rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b5/b523b64a242d9fe5cf61c816ff16f7e09906b9e1366205c37a20bd1e90800f17-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/cosmos72/gomacro=$WORK/b001/_pkg_.a packagefile github.com/cosmos72/gomacro/cmd=$WORK/b002/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b033/_pkg_.a packagefile github.com/cosmos72/gomacro/base/genimport=$WORK/b206/_pkg_.a packagefile github.com/cosmos72/gomacro/base/inspect=$WORK/b218/_pkg_.a packagefile github.com/cosmos72/gomacro/base/paths=$WORK/b208/_pkg_.a packagefile github.com/cosmos72/gomacro/fast=$WORK/b219/_pkg_.a packagefile github.com/cosmos72/gomacro/fast/debug=$WORK/b223/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_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 unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b035/_pkg_.a packagefile github.com/cosmos72/gomacro/base/output=$WORK/b207/_pkg_.a packagefile github.com/cosmos72/gomacro/base/reflect=$WORK/b209/_pkg_.a packagefile github.com/cosmos72/gomacro/go/parser=$WORK/b216/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b210/_pkg_.a packagefile github.com/peterh/liner=$WORK/b148/_pkg_.a packagefile go/ast=$WORK/b153/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile os/signal=$WORK/b149/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile github.com/cosmos72/gomacro/base/untyped=$WORK/b214/_pkg_.a packagefile go/build=$WORK/b158/_pkg_.a packagefile go/constant=$WORK/b155/_pkg_.a packagefile go/importer=$WORK/b172/_pkg_.a packagefile go/types=$WORK/b152/_pkg_.a packagefile golang.org/x/tools/go/packages=$WORK/b165/_pkg_.a packagefile os/exec=$WORK/b162/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/util=$WORK/b168/_pkg_.a packagefile github.com/cosmos72/gomacro/atomic=$WORK/b220/_pkg_.a packagefile github.com/cosmos72/gomacro/base/dep=$WORK/b221/_pkg_.a packagefile github.com/cosmos72/gomacro/base/strings=$WORK/b215/_pkg_.a packagefile github.com/cosmos72/gomacro/gls=$WORK/b222/_pkg_.a packagefile github.com/cosmos72/gomacro/go/types=$WORK/b211/_pkg_.a packagefile github.com/cosmos72/gomacro/go/typeutil=$WORK/b212/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile runtime/debug=$WORK/b202/_pkg_.a packagefile archive/zip=$WORK/b038/_pkg_.a packagefile compress/bzip2=$WORK/b047/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b048/_pkg_.a packagefile compress/lzw=$WORK/b049/_pkg_.a packagefile compress/zlib=$WORK/b050/_pkg_.a packagefile container/heap=$WORK/b052/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile container/ring=$WORK/b054/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile crypto/md5=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/rc4=$WORK/b074/_pkg_.a packagefile crypto/rsa=$WORK/b075/_pkg_.a packagefile crypto/sha1=$WORK/b076/_pkg_.a packagefile crypto/sha256=$WORK/b077/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile crypto/x509/pkix=$WORK/b082/_pkg_.a packagefile debug/dwarf=$WORK/b101/_pkg_.a packagefile debug/gosym=$WORK/b102/_pkg_.a packagefile debug/plan9obj=$WORK/b103/_pkg_.a packagefile encoding=$WORK/b104/_pkg_.a packagefile encoding/ascii85=$WORK/b105/_pkg_.a packagefile encoding/base32=$WORK/b106/_pkg_.a packagefile encoding/base64=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile encoding/csv=$WORK/b107/_pkg_.a packagefile encoding/gob=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b109/_pkg_.a packagefile encoding/pem=$WORK/b084/_pkg_.a packagefile expvar=$WORK/b110/_pkg_.a packagefile flag=$WORK/b127/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/go1_10=$WORK/b128/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/go1_11=$WORK/b134/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/syscall=$WORK/b143/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/thirdparty=$WORK/b144/_pkg_.a packagefile go/doc=$WORK/b159/_pkg_.a packagefile go/format=$WORK/b169/_pkg_.a packagefile go/parser=$WORK/b156/_pkg_.a packagefile go/printer=$WORK/b170/_pkg_.a packagefile go/scanner=$WORK/b154/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile hash/adler32=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile hash/crc64=$WORK/b177/_pkg_.a packagefile hash/fnv=$WORK/b178/_pkg_.a packagefile html=$WORK/b139/_pkg_.a packagefile image=$WORK/b179/_pkg_.a packagefile image/color=$WORK/b180/_pkg_.a packagefile image/color/palette=$WORK/b181/_pkg_.a packagefile image/draw=$WORK/b182/_pkg_.a packagefile image/gif=$WORK/b184/_pkg_.a packagefile image/jpeg=$WORK/b185/_pkg_.a packagefile image/png=$WORK/b186/_pkg_.a packagefile index/suffixarray=$WORK/b187/_pkg_.a packagefile log=$WORK/b111/_pkg_.a packagefile log/syslog=$WORK/b188/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/cmplx=$WORK/b189/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http/cgi=$WORK/b190/_pkg_.a packagefile net/http/cookiejar=$WORK/b191/_pkg_.a packagefile net/http/fcgi=$WORK/b192/_pkg_.a packagefile net/http/httptest=$WORK/b193/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/httputil=$WORK/b194/_pkg_.a packagefile net/http/pprof=$WORK/b195/_pkg_.a packagefile net/mail=$WORK/b197/_pkg_.a packagefile net/rpc=$WORK/b198/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b199/_pkg_.a packagefile net/smtp=$WORK/b200/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os/user=$WORK/b130/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile plugin=$WORK/b201/_pkg_.a packagefile regexp=$WORK/b146/_pkg_.a packagefile regexp/syntax=$WORK/b147/_pkg_.a packagefile runtime/pprof=$WORK/b196/_pkg_.a packagefile testing=$WORK/b203/_pkg_.a packagefile testing/iotest=$WORK/b204/_pkg_.a packagefile testing/quick=$WORK/b205/_pkg_.a packagefile text/scanner=$WORK/b164/_pkg_.a packagefile text/tabwriter=$WORK/b171/_pkg_.a packagefile text/template=$WORK/b140/_pkg_.a packagefile text/template/parse=$WORK/b141/_pkg_.a packagefile unicode/utf16=$WORK/b070/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/go/printer=$WORK/b213/_pkg_.a packagefile github.com/cosmos72/gomacro/go/scanner=$WORK/b217/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b145/_pkg_.a packagefile internal/goroot=$WORK/b161/_pkg_.a packagefile internal/goversion=$WORK/b163/_pkg_.a packagefile go/internal/gccgoimporter=$WORK/b173/_pkg_.a packagefile go/internal/gcimporter=$WORK/b175/_pkg_.a packagefile go/internal/srcimporter=$WORK/b176/_pkg_.a packagefile golang.org/x/tools/go/gcexportdata=$WORK/b150/_pkg_.a packagefile golang.org/x/tools/go/internal/packagesdriver=$WORK/b166/_pkg_.a packagefile golang.org/x/tools/internal/packagesinternal=$WORK/b167/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile archive/tar=$WORK/b129/_pkg_.a packagefile database/sql=$WORK/b131/_pkg_.a packagefile database/sql/driver=$WORK/b132/_pkg_.a packagefile encoding/xml=$WORK/b133/_pkg_.a packagefile debug/elf=$WORK/b135/_pkg_.a packagefile debug/macho=$WORK/b136/_pkg_.a packagefile debug/pe=$WORK/b137/_pkg_.a packagefile html/template=$WORK/b138/_pkg_.a packagefile runtime/trace=$WORK/b142/_pkg_.a packagefile internal/lazyregexp=$WORK/b160/_pkg_.a packagefile image/internal/imageutil=$WORK/b183/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b089/_pkg_.a packagefile internal/nettrace=$WORK/b090/_pkg_.a packagefile internal/singleflight=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b113/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile internal/xcoff=$WORK/b174/_pkg_.a packagefile golang.org/x/tools/go/internal/gcimporter=$WORK/b157/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b116/_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=iHMehUMGYaTB2SkIfxA3/vYG18mEeuLT93HAtPpAL/xP2au23X8FrYNehMaXDm/iHMehUMGYaTB2SkIfxA3 -X github.com/cosmos72/gomacro/version.commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22 -X github.com/cosmos72/gomacro/version=2.7 -B 0x859b64e16eeecf2e67b2c84d70acb3135f74d55b -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/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin/gomacro rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w9Ac2i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x ++ dirname /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/cosmos72/gomacro -b /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin -s /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build -o golang-github-cosmos72-gomacro-devel.file-list -O /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 -V 2.7-10.20200224git30d4a5c.fc33 -C 30d4a5c4b78943d743e4ef8d3c8ea85952011e22 -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x -g /usr/share/gocode -r '.*example.*' Installing: github.com/cosmos72/gomacro + IFS= +++ realpath -e --relative-base=. _example doc README.md TrickyGo.md +++ sort -u ++ listfiles_include='README.md TrickyGo.md _example doc' ++ echo 'README.md TrickyGo.md _example doc' + godocs='README.md TrickyGo.md _example doc' + [[ -n README.md TrickyGo.md _example doc ]] + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"TrickyGo.md"' + IFS= + read -r f + echo %doc '"_example"' + IFS= + read -r f + echo %doc '"doc"' + 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-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin/gomacro /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/bin/ '/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin/gomacro' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/bin/gomacro' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.7-10.20200224git30d4a5c.fc33 --unique-debug-suffix -2.7-10.20200224git30d4a5c.fc33.s390x --unique-debug-src-base golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/bin/gomacro extracting debug info from /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/bin/gomacro Exception caught while booting Guile. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/bin/gomacro. Use `info auto-load python-scripts [REGEXP]' to list them. Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"original debug info size: 38060kB, size after compression: 36920kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 7381 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.w6pvkm + umask 022 + cd /builddir/build/BUILD + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + LDFLAGS='-X github.com/cosmos72/gomacro/version.commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22 -X github.com/cosmos72/gomacro/version=2.7' + 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/cosmos72/gomacro -b /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin -s /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build -V 2.7-10.20200224git30d4a5c.fc33 -C 30d4a5c4b78943d743e4ef8d3c8ea85952011e22 -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src PATH: /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/cosmos72/gomacro/version.commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22 -X github.com/cosmos72/gomacro/version=2.7 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/cosmos72/gomacro github.com/cosmos72/gomacro // warning: value 128 overflows , truncated to -128 // warning: value 98304 overflows , truncated to 32768 // warning: value -248 underflows , result truncated to 8 // warning: value -12 underflows , result truncated to 65524 // warning: redefined identifier: vf // warning: value 257 overflows , truncated to 1 // warning: value 4278190080 overflows , truncated to -16777216 // warning: expression returned 2 values, using only the first one: [x true] // warning: expression returned 2 values, using only the first one: [2 true] // warning: expression returned 2 values, using only the first one: [33 true] // warning: expression returned 2 values, using only the first one: [8 true] // warning: expression returned 3 values, using only 2 of them: args() returned [%v %v 5 6] // warning: redefined identifier: x // warning: known limitation (warned only once): untyped floating point constant shifted by untyped constant. returning untyped integer instead of deducing the type from the surrounding context: 2.0 >> 1 // warning: redefined identifier: c5 // warning: known limitation (warned only once): untyped constant shifted by a non-constant expression. returning int instead of deducing the type from the surrounding context: 0xff << v2 // warning: redefined identifier: vf // warning: redefined identifier: x // warning: redefined method: Int.Add // warning: redefined identifier: errors // warning: redefined identifier: fmt // warning: redefined identifier: io // warning: redefined identifier: f1 // warning: redefined identifier: f2 // debug: start sleeping on switch, env = 0xc0002cd0e0 // debug: start sleeping on switch, env = 0xc00069c000 // debug: done sleeping on switch, env = 0xc0002cd0e0 // debug: done sleeping on switch, env = 0xc00069c000 // warning: redefined identifier: x // warning: redefined method: UInt.Equal PASS ok github.com/cosmos72/gomacro 0.559s github.com/cosmos72/gomacro/ast2/test package test var c = []int{0: a, 1: b} var a, b = pair(2, 3) func pair(a, b int) (int, int) { return a, b } package fast import ( "fmt" "go/ast" "go/constant" "go/token" r "reflect" "sort" "github.com/cosmos72/gomacro/atomic" . "github.com/cosmos72/gomacro/base" "github.com/cosmos72/gomacro/base/output" "github.com/cosmos72/gomacro/base/untyped" xr "github.com/cosmos72/gomacro/xreflect" ) type I = interface{} type UntypedLit = untyped.Lit var untypedOne = UntypedLit{Kind: untyped.Int, Val: constant.MakeInt64(1)} type Lit struct { Type xr.Type Value I } func (lit *Lit) Untyped() bool { _, ok := lit.Value.(UntypedLit) return ok } func (lit *Lit) UntypedKind() untyped.Kind { if untyp, ok := lit.Value.(UntypedLit); ok { return untyp.Kind } else { return untyped.None } } func (lit *Lit) ConstValue() r.Value { v := r.ValueOf(lit.Value) if lit.Type != nil { rtype := lit.Type.ReflectType() if !v.IsValid() { v = r.Zero(rtype) } else if !lit.Untyped() && v.Type() != rtype { v = convert(v, rtype) } } return v } func (lit Lit) String() string { switch val := lit.Value.(type) { case string, nil: return fmt.Sprintf("%#v", val) default: return fmt.Sprintf("%v", val) } } type EFlags uint32 const ( EIsNil EFlags = 1 << iota EIsTypeAssert ) func (f EFlags) IsNil() bool { return f&EIsNil != 0 } func MakeEFlag(flag bool, iftrue EFlags) EFlags { if flag { return iftrue } return 0 } func EFlag4Value(value I) EFlags { if value == nil { return EIsNil } return 0 } type Expr struct { Lit Types []xr.Type Fun I Sym *Symbol Jit jitExpr EFlags } func (e *Expr) Const() bool { return e.Value != nil || e.IsNil() } func (e *Expr) NumOut() int { if e.Types == nil { return 1 } return len(e.Types) } func (e *Expr) Out(i int) xr.Type { if i == 0 && e.Types == nil { return e.Type } return e.Types[i] } func (e *Expr) String() string { if e == nil { return "nil" } var str string if e.Const() { str = fmt.Sprintf("Expr{Type: %v, Value: %v}", e.Type, e.Lit.String()) } else if e.NumOut() == 1 { str = fmt.Sprintf("Expr{Type: %v, Fun: %#v}", e.Type, e.Fun) } else { str = fmt.Sprintf("Expr{Types: %v, Fun: %#v}", e.Types, e.Fun) } return str } type Stmt func(*Env) (Stmt, *Env) type Builtin struct { Compile func(c *Comp, sym Symbol, node *ast.CallExpr) *Call ArgMin uint16 ArgMax uint16 } type Function struct { Fun interface{} Type xr.Type } type Macro struct { closure func(args []r.Value) (results []r.Value) argNum int } type BindClass uint const ( ConstBind BindClass = iota FuncBind VarBind IntBind GenericFuncBind GenericTypeBind ) func (class BindClass) String() string { switch class { case ConstBind: return "const" case FuncBind: return "func" case VarBind: return "var" case IntBind: return "intvar" case GenericFuncBind: return "generic func" case GenericTypeBind: return "generic type" default: return fmt.Sprintf("unknown%d", uint(class)) } } type BindDescriptor BindClass const ( bindClassMask = BindClass(0x7) bindIndexShift = 3 NoIndex = int(-1) ConstBindDescriptor = BindDescriptor(ConstBind) ) func (class BindClass) MakeDescriptor(index int) BindDescriptor { class &= bindClassMask return BindDescriptor((index+1)<>bindIndexShift) - 1 return index } func (desc BindDescriptor) Settable() bool { class := desc.Class() return class == IntBind || class == VarBind } func (desc BindDescriptor) String() string { return fmt.Sprintf("%s index=%d", desc.Class(), desc.Index()) } type Bind struct { Lit Desc BindDescriptor Name string } func (bind *Bind) String() string { return fmt.Sprintf("{%s name=%q value=%v type=<%v>}", bind.Desc, bind.Name, bind.Lit.Value, bind.Lit.Type) } func (bind *Bind) Const() bool { return bind.Desc.Class() == ConstBind } func (bind *Bind) ConstValue() r.Value { if !bind.Const() { return Nil } return bind.Lit.ConstValue() } func (bind *Bind) RuntimeValue(g *CompGlobals, env *Env) r.Value { var v r.Value switch bind.Desc.Class() { case ConstBind: v = bind.Lit.ConstValue() case IntBind: expr := bind.intExpr(g) v = expr.AsX1()(env) case VarBind, FuncBind: v = env.Vals[bind.Desc.Index()] case GenericFuncBind, GenericTypeBind: if GENERICS_V1_CXX() || GENERICS_V2_CTI() { v = bind.Lit.ConstValue() break } fallthrough default: output.Errorf("Symbol %q: unsupported class: %v", bind.Name, bind.Desc.Class()) } return v } func (bind *Bind) AsVar(upn int, opt PlaceOption) *Var { class := bind.Desc.Class() switch class { case VarBind, IntBind: return &Var{Upn: upn, Desc: bind.Desc, Type: bind.Type, Name: bind.Name} default: output.Errorf("%s a %s: %s <%v>", opt, class, bind.Name, bind.Type) return nil } } func (bind *Bind) AsSymbol(upn int) *Symbol { return &Symbol{Bind: *bind, Upn: upn} } func (c *Comp) BindUntyped(kind untyped.Kind, value constant.Value) *Bind { untypedlit := untyped.MakeLit(kind, value, &c.Universe.BasicTypes) return &Bind{Lit: Lit{Type: c.TypeOfUntypedLit(), Value: untypedlit}, Desc: ConstBindDescriptor} } type Symbol struct { Bind Upn int } func (sym *Symbol) AsVar(opt PlaceOption) *Var { return sym.Bind.AsVar(sym.Upn, opt) } func (sym *Symbol) String() string { return fmt.Sprintf("Symbol{%v %q %v idx=%v upn=%v}", sym.Desc.Class(), sym.Name, sym.Type, sym.Desc.Index(), sym.Upn) } type Var struct { Upn int Desc BindDescriptor Type xr.Type Name string } func (va *Var) AsSymbol() *Symbol { return &Symbol{ Bind: Bind{ Lit: Lit{Type: va.Type}, Desc: va.Desc, Name: va.Name, }, Upn: va.Upn, } } func (va *Var) AsPlace() *Place { return &Place{Var: *va} } func (va *Var) String() string { return fmt.Sprintf("Var{%v %q %v idx=%v upn=%v}", va.Desc.Class(), va.Name, va.Type, va.Desc.Index(), va.Upn) } type Place struct { Var Fun func(*Env) r.Value Addr func(*Env) r.Value MapKey func(*Env) r.Value MapType xr.Type } func (place *Place) IsVar() bool { return place.Fun == nil } type PlaceOption bool const ( PlaceSettable PlaceOption = false PlaceAddress PlaceOption = true ) func (opt PlaceOption) String() string { if opt == PlaceAddress { return "cannot take the address of" } else { return "cannot assign to" } } type CompileOptions int const ( COptKeepUntyped CompileOptions = 1 << iota COptDefaults CompileOptions = 0 ) type Code struct { List []Stmt DebugPos []token.Pos WithDefers bool } type LoopInfo struct { Break *int Continue *int ThisLabels []string } func (l *LoopInfo) HasLabel(label string) bool { i := sort.SearchStrings(l.ThisLabels, label) return i >= 0 && i < len(l.ThisLabels) && l.ThisLabels[i] == label } type FuncInfo struct { Name string Param []*Bind Result []*Bind NamedResults bool } const ( poolCapacity = 32 ) type ExecFlags uint32 const ( EFStartDefer ExecFlags = 1 << iota EFDefer EFDebug ) func (ef ExecFlags) StartDefer() bool { return ef&EFStartDefer != 0 } func (ef ExecFlags) IsDefer() bool { return ef&EFDefer != 0 } func (ef ExecFlags) IsDebug() bool { return ef&EFDebug != 0 } func (ef *ExecFlags) SetDefer(flag bool) { if flag { (*ef) |= EFDefer } else { (*ef) &^= EFDefer } } func (ef *ExecFlags) SetStartDefer(flag bool) { if flag { (*ef) |= EFStartDefer } else { (*ef) &^= EFStartDefer } } func (ef *ExecFlags) SetDebug(flag bool) { if flag { (*ef) |= EFDebug } else { (*ef) &^= EFDebug } } type DebugOp struct { Depth int Panic *interface{} } var ( DebugOpContinue = DebugOp{0, nil} DebugOpStep = DebugOp{MaxInt, nil} ) type Debugger interface { Breakpoint(ir *Interp, env *Env) DebugOp At(ir *Interp, env *Env) DebugOp } type IrGlobals struct { gls map[uintptr]*Run lock atomic.SpinLock Globals } type Run struct { *IrGlobals goid uintptr Interrupt Stmt Signals Signals ExecFlags ExecFlags CurrEnv *Env InstallDefer func() DeferOfFun *Env PanicFun *Env Panic interface{} CmdOpt CmdOpt Debugger Debugger DebugDepth int PoolSize int Pool [poolCapacity]*Env } type CompGlobals struct { *IrGlobals Universe *xr.Universe KnownImports map[string]*Import interf2proxy map[r.Type]r.Type proxy2interf map[r.Type]xr.Type Prompt string Jit *Jit } func (cg *CompGlobals) CompileOptions() CompileOptions { var opts CompileOptions if cg.Options&OptKeepUntyped != 0 { opts = COptKeepUntyped } return opts } type CompBinds struct { Binds map[string]*Bind BindNum int IntBindNum int IntBindMax int Types map[string]xr.Type Name string Path string } type Comp struct { *CompGlobals CompBinds UpCost int Depth int Code Code Loop *LoopInfo Func *FuncInfo Labels map[string]*int Outer *Comp FuncMaker *funcMaker } type EnvBinds struct { Vals []r.Value Ints []uint64 } type Env struct { EnvBinds Outer *Env IP int Code []Stmt Run *Run FileEnv *Env DebugPos []token.Pos DebugComp *Comp Caller *Env CallDepth int UsedByClosure bool IntAddressTaken bool } type Import struct { CompBinds *EnvBinds env *Env } PASS ok github.com/cosmos72/gomacro/ast2/test 0.034s github.com/cosmos72/gomacro/base/dep ---- sorted decls ---- Package Decl{Package "" *ast.ValueSpec} ---- sorted decls ---- fmt Import Decl{Import "fmt" *ast.ImportSpec} ast Import Decl{Import "ast" *ast.ImportSpec} token Import Decl{Import "token" *ast.ImportSpec} ---- sorted decls ---- Kind Type Decl{Type "Kind" *ast.TypeSpec} Unknown Const Decl{Const "Unknown" *ast.ValueSpec} Const Const Decl{Const "Const" *ast.ValueSpec} Expr Const Decl{Const "Expr" *ast.ValueSpec} Func Const Decl{Const "Func" *ast.ValueSpec} Import Const Decl{Const "Import" *ast.ValueSpec} Macro Const Decl{Const "Macro" *ast.ValueSpec} Method Const Decl{Const "Method" *ast.ValueSpec} Package Const Decl{Const "Package" *ast.ValueSpec} Stmt Const Decl{Const "Stmt" *ast.ValueSpec} Type Const Decl{Const "Type" *ast.ValueSpec} TypeFwd Const Decl{Const "TypeFwd" *ast.ValueSpec} Var Const Decl{Const "Var" *ast.ValueSpec} VarMulti Const Decl{Const "VarMulti" *ast.ValueSpec} kinds Var Decl{Var "kinds" *ast.ValueSpec} Kind.String Method Decl{Method "Kind.String" *ast.FuncDecl} Extra Type Decl{Type "Extra" *ast.TypeSpec} Extra.Spec Method Decl{Method "Extra.Spec" *ast.FuncDecl} Decl Type Decl{Type "Decl" *ast.TypeSpec} DeclList Type Decl{Type "DeclList" *ast.TypeSpec} NewDecl Func Decl{Func "NewDecl" *ast.FuncDecl} DeclMap Type Decl{Type "DeclMap" *ast.TypeSpec} Scope Type Decl{Type "Scope" *ast.TypeSpec} NewScope Func Decl{Func "NewScope" *ast.FuncDecl} Sorter Type Decl{Type "Sorter" *ast.TypeSpec} NewSorter Func Decl{Func "NewSorter" *ast.FuncDecl} ---- sorted decls ---- Package Decl{Package "" *ast.ValueSpec} ---- sorted decls ---- token Import Decl{Import "token" *ast.ImportSpec} r Import Decl{Import "r" *ast.ImportSpec} xr Import Decl{Import "xr" *ast.ImportSpec} ---- sorted decls ---- DebugOp Type Decl{Type "DebugOp" *ast.TypeSpec} EnvBinds Type Decl{Type "EnvBinds" *ast.TypeSpec} Env TypeFwd Decl{TypeFwd "Env" *ast.TypeSpec} Stmt Type Decl{Type "Stmt" *ast.TypeSpec} Code Type Decl{Type "Code" *ast.TypeSpec} Run Type Decl{Type "Run" *ast.TypeSpec} Comp Type Decl{Type "Comp" *ast.TypeSpec} Env Type Decl{Type "Env" *ast.TypeSpec} ---- sorted decls ---- Package Decl{Package "" *ast.ValueSpec} ---- sorted decls ---- fmt Import Decl{Import "fmt" *ast.ImportSpec} ---- sorted decls ---- Expr Decl{Expr "" *ast.CallExpr} ---- sorted decls ---- pair Func Decl{Func "pair" *ast.FuncDecl} a VarMulti Decl{VarMulti "a" *ast.ValueSpec} b VarMulti Decl{VarMulti "b" *ast.ValueSpec} c Var Decl{Var "c" *ast.ValueSpec} ---- sorted decls ---- Expr Decl{Expr "" *ast.CallExpr} Stmt Decl{Stmt "" *ast.IfStmt} ---- sorted decls ---- i Var Decl{Var "i" } j Var Decl{Var "j" } k Var Decl{Var "k" } ---- sorted decls ---- Stmt Decl{Stmt "" *ast.ForStmt} Expr Decl{Expr "" *ast.Ident} ---- sorted decls ---- b Var Decl{Var "b" } a Var Decl{Var "a" } ---- sorted decls ---- Package Decl{Package "" *ast.ValueSpec} ---- sorted decls ---- fmt Import Decl{Import "fmt" *ast.ImportSpec} ast Import Decl{Import "ast" *ast.ImportSpec} constant Import Decl{Import "constant" *ast.ImportSpec} token Import Decl{Import "token" *ast.ImportSpec} r Import Decl{Import "r" *ast.ImportSpec} sort Import Decl{Import "sort" *ast.ImportSpec} atomic Import Decl{Import "atomic" *ast.ImportSpec} Import Decl{Import "" *ast.ImportSpec} output Import Decl{Import "output" *ast.ImportSpec} untyped Import Decl{Import "untyped" *ast.ImportSpec} xr Import Decl{Import "xr" *ast.ImportSpec} ---- sorted decls ---- I Type Decl{Type "I" *ast.TypeSpec} UntypedLit Type Decl{Type "UntypedLit" *ast.TypeSpec} untypedOne Var Decl{Var "untypedOne" *ast.ValueSpec} Lit Type Decl{Type "Lit" *ast.TypeSpec} Lit.Untyped Method Decl{Method "Lit.Untyped" *ast.FuncDecl} Lit.UntypedKind Method Decl{Method "Lit.UntypedKind" *ast.FuncDecl} Lit.ConstValue Method Decl{Method "Lit.ConstValue" *ast.FuncDecl} Lit.String Method Decl{Method "Lit.String" *ast.FuncDecl} EFlags Type Decl{Type "EFlags" *ast.TypeSpec} EIsNil Const Decl{Const "EIsNil" *ast.ValueSpec} EIsTypeAssert Const Decl{Const "EIsTypeAssert" *ast.ValueSpec} EFlags.IsNil Method Decl{Method "EFlags.IsNil" *ast.FuncDecl} MakeEFlag Func Decl{Func "MakeEFlag" *ast.FuncDecl} EFlag4Value Func Decl{Func "EFlag4Value" *ast.FuncDecl} Function Type Decl{Type "Function" *ast.TypeSpec} Macro Type Decl{Type "Macro" *ast.TypeSpec} BindClass Type Decl{Type "BindClass" *ast.TypeSpec} ConstBind Const Decl{Const "ConstBind" *ast.ValueSpec} FuncBind Const Decl{Const "FuncBind" *ast.ValueSpec} VarBind Const Decl{Const "VarBind" *ast.ValueSpec} IntBind Const Decl{Const "IntBind" *ast.ValueSpec} GenericFuncBind Const Decl{Const "GenericFuncBind" *ast.ValueSpec} GenericTypeBind Const Decl{Const "GenericTypeBind" *ast.ValueSpec} BindClass.String Method Decl{Method "BindClass.String" *ast.FuncDecl} BindDescriptor Type Decl{Type "BindDescriptor" *ast.TypeSpec} bindClassMask Const Decl{Const "bindClassMask" *ast.ValueSpec} bindIndexShift Const Decl{Const "bindIndexShift" *ast.ValueSpec} NoIndex Const Decl{Const "NoIndex" *ast.ValueSpec} ConstBindDescriptor Const Decl{Const "ConstBindDescriptor" *ast.ValueSpec} BindClass.MakeDescriptor Method Decl{Method "BindClass.MakeDescriptor" *ast.FuncDecl} BindDescriptor.Class Method Decl{Method "BindDescriptor.Class" *ast.FuncDecl} BindDescriptor.Index Method Decl{Method "BindDescriptor.Index" *ast.FuncDecl} BindDescriptor.Settable Method Decl{Method "BindDescriptor.Settable" *ast.FuncDecl} BindDescriptor.String Method Decl{Method "BindDescriptor.String" *ast.FuncDecl} Bind Type Decl{Type "Bind" *ast.TypeSpec} Bind.String Method Decl{Method "Bind.String" *ast.FuncDecl} Bind.Const Method Decl{Method "Bind.Const" *ast.FuncDecl} Bind.ConstValue Method Decl{Method "Bind.ConstValue" *ast.FuncDecl} Symbol Type Decl{Type "Symbol" *ast.TypeSpec} Expr Type Decl{Type "Expr" *ast.TypeSpec} Expr.Const Method Decl{Method "Expr.Const" *ast.FuncDecl} Expr.NumOut Method Decl{Method "Expr.NumOut" *ast.FuncDecl} Expr.Out Method Decl{Method "Expr.Out" *ast.FuncDecl} Expr.String Method Decl{Method "Expr.String" *ast.FuncDecl} Bind.AsSymbol Method Decl{Method "Bind.AsSymbol" *ast.FuncDecl} Symbol.String Method Decl{Method "Symbol.String" *ast.FuncDecl} Var Type Decl{Type "Var" *ast.TypeSpec} Var.AsSymbol Method Decl{Method "Var.AsSymbol" *ast.FuncDecl} Var.String Method Decl{Method "Var.String" *ast.FuncDecl} PlaceOption Type Decl{Type "PlaceOption" *ast.TypeSpec} Bind.AsVar Method Decl{Method "Bind.AsVar" *ast.FuncDecl} Symbol.AsVar Method Decl{Method "Symbol.AsVar" *ast.FuncDecl} PlaceSettable Const Decl{Const "PlaceSettable" *ast.ValueSpec} PlaceAddress Const Decl{Const "PlaceAddress" *ast.ValueSpec} PlaceOption.String Method Decl{Method "PlaceOption.String" *ast.FuncDecl} CompileOptions Type Decl{Type "CompileOptions" *ast.TypeSpec} COptKeepUntyped Const Decl{Const "COptKeepUntyped" *ast.ValueSpec} COptDefaults Const Decl{Const "COptDefaults" *ast.ValueSpec} LoopInfo Type Decl{Type "LoopInfo" *ast.TypeSpec} LoopInfo.HasLabel Method Decl{Method "LoopInfo.HasLabel" *ast.FuncDecl} FuncInfo Type Decl{Type "FuncInfo" *ast.TypeSpec} poolCapacity Const Decl{Const "poolCapacity" *ast.ValueSpec} ExecFlags Type Decl{Type "ExecFlags" *ast.TypeSpec} EFStartDefer Const Decl{Const "EFStartDefer" *ast.ValueSpec} EFDefer Const Decl{Const "EFDefer" *ast.ValueSpec} EFDebug Const Decl{Const "EFDebug" *ast.ValueSpec} ExecFlags.StartDefer Method Decl{Method "ExecFlags.StartDefer" *ast.FuncDecl} ExecFlags.IsDefer Method Decl{Method "ExecFlags.IsDefer" *ast.FuncDecl} ExecFlags.IsDebug Method Decl{Method "ExecFlags.IsDebug" *ast.FuncDecl} ExecFlags.SetDefer Method Decl{Method "ExecFlags.SetDefer" *ast.FuncDecl} ExecFlags.SetStartDefer Method Decl{Method "ExecFlags.SetStartDefer" *ast.FuncDecl} ExecFlags.SetDebug Method Decl{Method "ExecFlags.SetDebug" *ast.FuncDecl} DebugOp Type Decl{Type "DebugOp" *ast.TypeSpec} DebugOpContinue Var Decl{Var "DebugOpContinue" *ast.ValueSpec} DebugOpStep Var Decl{Var "DebugOpStep" *ast.ValueSpec} CompBinds Type Decl{Type "CompBinds" *ast.TypeSpec} EnvBinds Type Decl{Type "EnvBinds" *ast.TypeSpec} Env TypeFwd Decl{TypeFwd "Env" *ast.TypeSpec} Stmt Type Decl{Type "Stmt" *ast.TypeSpec} Place Type Decl{Type "Place" *ast.TypeSpec} Var.AsPlace Method Decl{Method "Var.AsPlace" *ast.FuncDecl} Place.IsVar Method Decl{Method "Place.IsVar" *ast.FuncDecl} Code Type Decl{Type "Code" *ast.TypeSpec} Debugger Type Decl{Type "Debugger" *ast.TypeSpec} Import Type Decl{Type "Import" *ast.TypeSpec} IrGlobals TypeFwd Decl{TypeFwd "IrGlobals" *ast.TypeSpec} Run Type Decl{Type "Run" *ast.TypeSpec} IrGlobals Type Decl{Type "IrGlobals" *ast.TypeSpec} CompGlobals Type Decl{Type "CompGlobals" *ast.TypeSpec} CompGlobals.CompileOptions Method Decl{Method "CompGlobals.CompileOptions" *ast.FuncDecl} Comp Type Decl{Type "Comp" *ast.TypeSpec} Builtin Type Decl{Type "Builtin" *ast.TypeSpec} Comp.BindUntyped Method Decl{Method "Comp.BindUntyped" *ast.FuncDecl} Env Type Decl{Type "Env" *ast.TypeSpec} Bind.RuntimeValue Method Decl{Method "Bind.RuntimeValue" *ast.FuncDecl} PASS ok github.com/cosmos72/gomacro/base/dep 0.023s github.com/cosmos72/gomacro/gls PASS ok github.com/cosmos72/gomacro/gls 0.027s github.com/cosmos72/gomacro/go/printer PASS ok github.com/cosmos72/gomacro/go/printer 0.235s github.com/cosmos72/gomacro/go/scanner PASS ok github.com/cosmos72/gomacro/go/scanner 0.022s github.com/cosmos72/gomacro/go/types PASS ok github.com/cosmos72/gomacro/go/types 0.033s github.com/cosmos72/gomacro/go/typeutil PASS ok github.com/cosmos72/gomacro/go/typeutil 0.022s github.com/cosmos72/gomacro/xreflect PASS ok github.com/cosmos72/gomacro/xreflect 0.057s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: gomacro-2.7-10.20200224git30d4a5c.fc33.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AvPfbj + umask 022 + cd /builddir/build/BUILD + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/doc/gomacro + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/doc/gomacro + cp -pr _example /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/doc/gomacro + cp -pr doc /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/doc/gomacro + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/doc/gomacro + cp -pr TrickyGo.md /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/doc/gomacro + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UxCehj + umask 022 + cd /builddir/build/BUILD + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/licenses/gomacro + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/licenses/gomacro + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/licenses/gomacro + RPM_EC=0 ++ jobs -p + exit 0 Provides: gomacro = 2.7-10.20200224git30d4a5c.fc33 gomacro(s390-64) = 2.7-10.20200224git30d4a5c.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.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(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-cosmos72-gomacro-devel-2.7-10.20200224git30d4a5c.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.G01Sbl + umask 022 + cd /builddir/build/BUILD + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/doc/golang-github-cosmos72-gomacro-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/doc/golang-github-cosmos72-gomacro-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/doc/golang-github-cosmos72-gomacro-devel + cp -pr TrickyGo.md /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/doc/golang-github-cosmos72-gomacro-devel + cp -pr _example /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/doc/golang-github-cosmos72-gomacro-devel + cp -pr doc /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/doc/golang-github-cosmos72-gomacro-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oq2YHj + umask 022 + cd /builddir/build/BUILD + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/licenses/golang-github-cosmos72-gomacro-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/licenses/golang-github-cosmos72-gomacro-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x/usr/share/licenses/golang-github-cosmos72-gomacro-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/cosmos72/gomacro/ast2) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/ast2)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/ast2/test) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/ast2/test)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/atomic) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/atomic)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/dep) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/dep)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/genimport) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/genimport)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/inspect) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/inspect)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/output) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/output)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/paths) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/paths)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/reflect) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/reflect)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/strings) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/strings)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/untyped) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/untyped)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/classic) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/classic)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/cmd) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/cmd)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/fast) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/fast)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/fast/debug) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/fast/debug)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/gls) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/gls)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/etoken) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/etoken)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/parser) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/parser)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/printer) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/printer)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/scanner) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/scanner)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/types) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/types)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/typeutil) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/typeutil)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/go1_10) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/go1_10)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/go1_11) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/go1_11)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/syscall) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/syscall)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/thirdparty) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/thirdparty)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/util) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/util)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/xreflect) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/xreflect)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang-github-cosmos72-gomacro-devel = 2.7-10.20200224git30d4a5c.fc33 golang-ipath(github.com/cosmos72/gomacro) = 2.7-10.20200224git30d4a5c.fc33 golang-ipath(github.com/cosmos72/gomacro)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.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/mattn/go-runewidth) golang(github.com/peterh/liner) golang(golang.org/x/tools/go/gcexportdata) golang(golang.org/x/tools/go/packages) Processing files: golang-github-cosmos72-gomacro-debugsource-2.7-10.20200224git30d4a5c.fc33.s390x Provides: golang-github-cosmos72-gomacro-debugsource = 2.7-10.20200224git30d4a5c.fc33 golang-github-cosmos72-gomacro-debugsource(s390-64) = 2.7-10.20200224git30d4a5c.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gomacro-debuginfo-2.7-10.20200224git30d4a5c.fc33.s390x Provides: debuginfo(build-id) = 6b0a08eabfc679135ed6ed55aad0f956c79d5507 gomacro-debuginfo = 2.7-10.20200224git30d4a5c.fc33 gomacro-debuginfo(s390-64) = 2.7-10.20200224git30d4a5c.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-cosmos72-gomacro-debugsource(s390-64) = 2.7-10.20200224git30d4a5c.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x Wrote: /builddir/build/RPMS/golang-github-cosmos72-gomacro-debugsource-2.7-10.20200224git30d4a5c.fc33.s390x.rpm Wrote: /builddir/build/RPMS/golang-github-cosmos72-gomacro-devel-2.7-10.20200224git30d4a5c.fc33.noarch.rpm Wrote: /builddir/build/RPMS/gomacro-debuginfo-2.7-10.20200224git30d4a5c.fc33.s390x.rpm Wrote: /builddir/build/RPMS/gomacro-2.7-10.20200224git30d4a5c.fc33.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WSK7vl + umask 022 + cd /builddir/build/BUILD + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0