Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/golang-github-tdewolff-minify.spec'], chrootPath='/var/lib/mock/f32-build-22575510-2030759/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-tdewolff-minify.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=1599264000 Wrote: /builddir/build/SRPMS/golang-github-tdewolff-minify-2.9.4-1.fc32.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-tdewolff-minify.spec'], chrootPath='/var/lib/mock/f32-build-22575510-2030759/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-tdewolff-minify.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=1599264000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.z5mxhS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf minify-2.9.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/minify-2.9.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd minify-2.9.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/minify-2.9.4/vendor + [[ ! -e /builddir/build/BUILD/minify-2.9.4/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/minify-2.9.4/_build/bin + export GOPATH=/builddir/build/BUILD/minify-2.9.4/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/minify-2.9.4/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/minify-2.9.4/_build/src/github.com/tdewolff/minify ]] ++ dirname /builddir/build/BUILD/minify-2.9.4/_build/src/github.com/tdewolff/minify + install -m 0755 -vd /builddir/build/BUILD/minify-2.9.4/_build/src/github.com/tdewolff + ln -fs /builddir/build/BUILD/minify-2.9.4 /builddir/build/BUILD/minify-2.9.4/_build/src/github.com/tdewolff/minify + cd /builddir/build/BUILD/minify-2.9.4/_build/src/github.com/tdewolff/minify + mv cmd/minify/README.md README-minify.md install: creating directory '/builddir/build/BUILD/minify-2.9.4/_build' install: creating directory '/builddir/build/BUILD/minify-2.9.4/_build/bin' install: creating directory '/builddir/build/BUILD/minify-2.9.4/_build/src' install: creating directory '/builddir/build/BUILD/minify-2.9.4/_build/src/github.com' install: creating directory '/builddir/build/BUILD/minify-2.9.4/_build/src/github.com/tdewolff' + sed -i -e 's|\|gominify|' cmd/minify/bash_completion + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xiujfV + umask 022 + cd /builddir/build/BUILD + cd minify-2.9.4 + export 'LDFLAGS=-X main.Version=2.9.4 ' + LDFLAGS='-X main.Version=2.9.4 ' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/minify-2.9.4/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X main.Version=2.9.4 -X github.com/tdewolff/minify/version=2.9.4 -B 0x540e0e9d332b7aa39af28619d4b4cd406959b8be -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/minify-2.9.4/_build/bin/gominify github.com/tdewolff/minify/cmd/minify WORK=/tmp/go-build837787999 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 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 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 N-GlBhnzeubQXqejxqZU/N-GlBhnzeubQXqejxqZU -goversion go1.14.6 -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 rLheaRVFGVvWMCmBhcG9/rLheaRVFGVvWMCmBhcG9 -goversion go1.14.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_s390x.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/d7/d7bb5df02802fcb095d83e83853e519910eb4e6eb4157a6141bd0a4d5bf2e33b-d # internal 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 g8mCDe3P6mltU0iov82-/g8mCDe3P6mltU0iov82- -goversion go1.14.6 -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 cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/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/db/db398022dff2eee40f92d1a230ee37deba788ef959a887fdaa65e0708abe3656-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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/35/357c6f5bdc343a41286f4ef86e3374ea796a15157e7ee5f9634e59e2742a3ade-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 DZWTey37fxh69W7h4Arm/DZWTey37fxh69W7h4Arm -goversion go1.14.6 -D "" -importcfg $WORK/b011/importcfg -pack ./math.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 ND7HYA-SFf9zw7GuJAEI/ND7HYA-SFf9zw7GuJAEI -goversion go1.14.6 -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/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/42/42bf3c232d2ede53cb1add1dca5101e926b16fb5a32c81519e105d86a639daec-d # internal 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 bPZILgXjOrRW4xOiv406/bPZILgXjOrRW4xOiv406 -goversion go1.14.6 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8a/8a53a528a87bc5b42756f625da890f194b55161e4118f2a59520082d913a0f64-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 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 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 rYy7zPCrc7y2oTtOOKcx/rYy7zPCrc7y2oTtOOKcx -goversion go1.14.6 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/count_s390x.o ./count_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/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 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 /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/1b/1b604d81a3d482a84c4b33dd7b0a97840e8ab25cbe56e72bcabdadc23442c706-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 7Qw_Xe0QY3thqlgzIq48/7Qw_Xe0QY3thqlgzIq48 -goversion go1.14.6 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.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/index_s390x.o ./index_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/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_s390x.o $WORK/b007/count_s390x.o $WORK/b007/equal_s390x.o $WORK/b007/index_s390x.o $WORK/b007/indexbyte_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/0b/0b85690bba48c53701f983f42962d7b39afcd63a9473fcb37eb431520f04b65e-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 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 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid 7OFfLSoCCi9v4jVwGm0w/7OFfLSoCCi9v4jVwGm0w -goversion go1.14.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./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/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/86/86007d1d21d6db27f7a7809864cce0979f9f7391b5af52929ecb9afe5b9f2edb-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 06OgyD-qc2hWoakfdnLi/06OgyD-qc2hWoakfdnLi -goversion go1.14.6 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/d0/d0d6eb2652ec4a18279dab7fd13486ee6b47b1462acd76ca78cc22ce1ba134cb-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 A2pLcUGJqTxEmdTgas3f/A2pLcUGJqTxEmdTgas3f -goversion go1.14.6 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f2/f2c7c3877dd28f223c3c150b4e82855b1923a34f72405fe1a287de1b3cf4ca9c-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b022/symabis ./acos_s390x.s ./acosh_s390x.s ./asin_s390x.s ./asinh_s390x.s ./atan2_s390x.s ./atan_s390x.s ./atanh_s390x.s ./cbrt_s390x.s ./cosh_s390x.s ./dim_s390x.s ./erf_s390x.s ./erfc_s390x.s ./exp_s390x.s ./expm1_s390x.s ./floor_s390x.s ./log10_s390x.s ./log1p_s390x.s ./log_s390x.s ./pow_s390x.s ./sin_s390x.s ./sinh_s390x.s ./sqrt_s390x.s ./stubs_s390x.s ./tan_s390x.s ./tanh_s390x.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid jOULLa_Vi3JvAoy-hRXS/jOULLa_Vi3JvAoy-hRXS -goversion go1.14.6 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./arith_s390x.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/floor_s390x.o ./floor_s390x.s /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/56/56501c3c287b8314acda588f783e2caa71f5f574aafd1ef2359cdf388ada158b-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid dDIwpMtVGkyipo7SAlxQ/dDIwpMtVGkyipo7SAlxQ -goversion go1.14.6 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/00/00f45c49c9a7ac4af02e83386f4de91099f4157f1ae8ccaf066e91be275f1cd7-d # internal internal/nettrace mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 3TNrWfoopxFy2WwphWMN/3TNrWfoopxFy2WwphWMN -goversion go1.14.6 -D "" -importcfg $WORK/b053/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/37/37ddbcfab01586099a8146c9d2a09e075ecc53c6e98cd598725b573bc6ea2d32-d # internal runtime/cgo mkdir -p $WORK/b055/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b055/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b055/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x010.o -c gcc_s390x.S cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go -dynlinker cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b055/symabis ./asm_s390x.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 10vKP8SONHVfVVpb-7a8/10vKP8SONHVfVVpb-7a8 -goversion go1.14.6 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo.cgo1.go $WORK/b055/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b055/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b055/_pkg_.a $WORK/b055/asm_s390x.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/3d/3d0a33f50f6ff2a8bb90a1d26294582446d9f23199d5e0aa831d3f92f505cce5-d # internal github.com/tdewolff/parse/v2/strconv mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/tdewolff/parse/v2/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/tdewolff/parse/v2/strconv -complete -installsuffix shared -buildid On4fpVJT5jYt7HYX008P/On4fpVJT5jYt7HYX008P -goversion go1.14.6 -D "" -importcfg $WORK/b060/importcfg -pack ./float.go ./int.go ./price.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/69/69ca12ad2ebebc773c6c556089b8e650235bfc5f7958e1b1063ccd3f0066fed2-d # internal container/list mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p container/list -std -complete -installsuffix shared -buildid Tf3YvGeb5POHwWTz4w5I/Tf3YvGeb5POHwWTz4w5I -goversion go1.14.6 -D "" -importcfg $WORK/b068/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f3/f35915dcf62cbf50fb445b26e639e404b21156b19bb4b4d2c1c3a468f80d4165-d # internal crypto/internal/subtle mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XSqxKR337E2GPLVNfl-d/XSqxKR337E2GPLVNfl-d -goversion go1.14.6 -D "" -importcfg $WORK/b072/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/25/2524e113f7675bc668afe350f7888f41d98ea3a6fde2ef48194b5338c85d3ab6-d # internal crypto/subtle mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid tt1gwArWiFY1qrDciCqh/tt1gwArWiFY1qrDciCqh -goversion go1.14.6 -D "" -importcfg $WORK/b073/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/90/90f9280ca55cbb8d1a5c5b1a3b53f2095a7509890727a5dbb6a4fd03f6ec40e3-d # internal unicode/utf16 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid sVrrLFjTJTSrRhb3EUw-/sVrrLFjTJTSrRhb3EUw- -goversion go1.14.6 -D "" -importcfg $WORK/b082/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/85/85b83c126ad9b0bb557dda9d1b28a6b1a3ef13b0f7c5d866a810cec4c2ef68e9-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b096/ cat >$WORK/b096/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/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ohjwQQSNbPIH0RKY_k8r/ohjwQQSNbPIH0RKY_k8r -goversion go1.14.6 -D "" -importcfg $WORK/b096/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/52/52e17454a9ffe0971b0b451957c0846b401cc2c7f8c4b7c6f3a6878d54c6a9a7-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b100/ cat >$WORK/b100/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/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid WLp2AxoMXOzJFDpAEXEt/WLp2AxoMXOzJFDpAEXEt -goversion go1.14.6 -D "" -importcfg $WORK/b100/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/9e/9e1df722458b1fa2a678adab1856a347621464574a57c8048186f452eed67863-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/8a/8ae6dcfde5217da06d33ef57d99fa9d37c7339becc6b1f4f73afabe75e31ed79-d # internal sync mkdir -p $WORK/b014/ internal/reflectlite mkdir -p $WORK/b005/ 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 EdrP2Tw2AB3dzOL1td5c/EdrP2Tw2AB3dzOL1td5c -goversion go1.14.6 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid TyPXyMNh1o7qLknGCpAH/TyPXyMNh1o7qLknGCpAH -goversion go1.14.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/77/77ef1f45288a9d8ff99dc8fc955878cbb78c8c00605ab6de81439f7b519311cc-d # internal math/rand mkdir -p $WORK/b037/ cat >$WORK/b037/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/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 0TqhGZs5TljnkWJRsk5e/0TqhGZs5TljnkWJRsk5e -goversion go1.14.6 -D "" -importcfg $WORK/b037/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/82/825ac3ea6bc443e46ce850c86a5c990f4c61781e966b0e8de0c646fb52204ea9-d # internal internal/singleflight mkdir -p $WORK/b054/ cat >$WORK/b054/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/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid Dofr84HzkjjXgzlukEOy/Dofr84HzkjjXgzlukEOy -goversion go1.14.6 -D "" -importcfg $WORK/b054/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/23/23034b988428a0501cb9d4add81d04b05b1f84948569b80da1f1d463bf13038b-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/13/135cd0ac07e219f0ab61b1efa6af7b622be080a303f68ad3368ca24b5c72517e-d # internal errors mkdir -p $WORK/b004/ 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 vb0NERUhTL3doPSe81f3/vb0NERUhTL3doPSe81f3 -goversion go1.14.6 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go 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 -6Hb_Whra5eqJnvVafJv/-6Hb_Whra5eqJnvVafJv -goversion go1.14.6 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/91/9158eb9f220d022ca815aa2eba2b9b4e0f54bb41459e0026356e44c1297e509f-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 EXNCddpsA07gMU45s-qL/EXNCddpsA07gMU45s-qL -goversion go1.14.6 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/78/783c2e83c38ea15c7eddccdcfc79492f4e6ba5a06e205db12e452ae5211d4b58-d # internal strconv mkdir -p $WORK/b024/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/17/173d97d4678302514d60e1fc671d11ac739dd8b3307fb33e4128338235431d2f-d # internal bytes mkdir -p $WORK/b003/ 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 jb_iUETN7lZpeJIicZEK/jb_iUETN7lZpeJIicZEK -goversion go1.14.6 -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 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 8-19IvAWgxSY7b_EL56h/8-19IvAWgxSY7b_EL56h -goversion go1.14.6 -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/5f/5f2731b46d2902e6fa8df52d7fb5ef4828f29ec8d59cbda03636509fe4eac628-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/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/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid JS0ak-hZlrdHqa7OGMym/JS0ak-hZlrdHqa7OGMym -goversion go1.14.6 -D "" -importcfg $WORK/b002/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/0b/0b7c24735396b06d95b265cc37467ee13187e9ad778e90e038746d77ce9bf0dc-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 dZrxuJM3L2mbNmGMaZmT/dZrxuJM3L2mbNmGMaZmT -goversion go1.14.6 -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/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/9d/9d9f9a57890e3b7bf66fb59b45fef3076d3e2d6c1534d3cd33806958fb3e5bbe-d # internal internal/oserror mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid PckFoWfbKx8Gu_K_-PnN/PckFoWfbKx8Gu_K_-PnN -goversion go1.14.6 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/d3/d35ed32651c786d4f167c26247f3774eda36cc13f274846682a30be35968a5e4-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 4HYauyHkdwIcptR3A2CC/4HYauyHkdwIcptR3A2CC -goversion go1.14.6 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_big.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_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/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/1b/1b26a0431ae89d2927720ca53ba15af9a09f82c66ae32aa3574793ca76721149-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 ZeoNIh9m2UxoPhTABJGK/ZeoNIh9m2UxoPhTABJGK -goversion go1.14.6 -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/6f/6fc9cef4433c4733c5538dd8a2f9eaafc2e282171454ea515e68fbaea5417c2f-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 fdN9eGHQJqVWt_xb1MuL/fdN9eGHQJqVWt_xb1MuL -goversion go1.14.6 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -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/f9/f9c0a32544e0d599c487fa4239a7eb1024ce6f624cbbb758cdc1fef880280f98-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 c-3ml0BvnaU5zqod7Hxn/c-3ml0BvnaU5zqod7Hxn -goversion go1.14.6 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/76/76594405a3ff1feec57f7d7a78302e381bc57cc9a88a433871ca851f2aa16ebc-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid DG4k8k8IMKe37MzomUpx/DG4k8k8IMKe37MzomUpx -goversion go1.14.6 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/af/af740428ab04a1dea8dbef7d0748f7783c7c8de5ea9f0746d127c2809bcd4808-d # internal encoding/binary mkdir -p $WORK/b036/ cat >$WORK/b036/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/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid dmhJZvb71r5BJkT_Nm6h/dmhJZvb71r5BJkT_Nm6h -goversion go1.14.6 -D "" -importcfg $WORK/b036/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/30/30558cbc27a8f424b8d8f238c87d1e0710a44aa789e8d5e4b2b4a3c1b8935f24-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 KEQSYfxOrV5vO3FzPVfx/KEQSYfxOrV5vO3FzPVfx -goversion go1.14.6 -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/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/33/33118d3fe670d91ed918b927b6e3be49f58f9f55e8cdfcad7d691662d8dc0ff2-d # internal strings mkdir -p $WORK/b038/ cat >$WORK/b038/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/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid Zw84PhMic4sByBQk2BOF/Zw84PhMic4sByBQk2BOF -goversion go1.14.6 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/05/05074057bc12cb79d2ca3e8c56069989ceca6f7db32d150a46e880f5a708810b-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/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 l64DBJPoMrfpPIeLpXXF/l64DBJPoMrfpPIeLpXXF -goversion go1.14.6 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./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/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/0f/0f7d4a45291d57f1437edaa1236b6bd4d5d89c632debf7f0221ef6cb6cb915a9-d # internal regexp/syntax mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b038/_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/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid iXxkcOVjhIVwUVPINsnQ/iXxkcOVjhIVwUVPINsnQ -goversion go1.14.6 -D "" -importcfg $WORK/b040/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/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/8c/8c2191f5029afa24c97006aedc49e61d21c1c9f2193c6a8ae786806430b95598-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 wKMXDw6bGWUh9KZfo0hL/wKMXDw6bGWUh9KZfo0hL -goversion go1.14.6 -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/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f4/f429be640e88c0bf6abac51bf360764a4af0c46cc62f54e67defc4a2fc53c562-d # internal regexp mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b040/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b038/_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/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p regexp -std -complete -installsuffix shared -buildid A-1U0fJHzjUUeZkvIYwL/A-1U0fJHzjUUeZkvIYwL -goversion go1.14.6 -D "" -importcfg $WORK/b039/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/8a/8a8d6e70023f4af95e0c9fa85f0005d77cf084b63c3014b621342fc929acdf14-d # internal math/big mkdir -p $WORK/b035/ cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b035/symabis ./arith_s390x.s cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b036/_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/b037/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p math/big -std -installsuffix shared -buildid wdM8iiR1n-zUpaPoyg4H/wdM8iiR1n-zUpaPoyg4H -goversion go1.14.6 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/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/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/08/0828b2f798642390bcd4a3331000fa4ebd8798027056a0292564c87d7e066d13-d # internal golang.org/x/sys/unix mkdir -p $WORK/b042/ cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b042/symabis ./asm_linux_s390x.s cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid L3SCNjTjYcXAMTUWZdAd/L3SCNjTjYcXAMTUWZdAd -goversion go1.14.6 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_big.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_s390x.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b035/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b035/_pkg_.a $WORK/b035/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/e8/e8f791811516275008883ee2000f16c596c255e12ccc27c973565df544e4ab01-d # internal github.com/dustin/go-humanize 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 fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b039/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/dustin/go-humanize /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/dustin/go-humanize -complete -installsuffix shared -buildid EuDVx9e0dXj_qTee6wYW/EuDVx9e0dXj_qTee6wYW -goversion go1.14.6 -D "" -importcfg $WORK/b034/importcfg -pack ./big.go ./bigbytes.go ./bytes.go ./comma.go ./commaf.go ./ftoa.go ./humanize.go ./number.go ./ordinals.go ./si.go ./times.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/13/13793108ab89c14a1b77ae4047b8faed9cc604e45c2f38d6b0fa421b18ccffd5-d # internal path/filepath mkdir -p $WORK/b043/ cat >$WORK/b043/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/b038/_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/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid EaEDXbdb7IfHLyAjDTss/EaEDXbdb7IfHLyAjDTss -goversion go1.14.6 -D "" -importcfg $WORK/b043/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f3/f35fe6246533f96d7b1f9a1728553d9e242dfbbbeb3c2c64b7e883a88e8a6d0f-d # internal github.com/matryer/try /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/share/gocode/src/github.com/matryer/try /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/matryer/try -complete -installsuffix shared -buildid D1GrKBvQx41SOQzv5rWJ/D1GrKBvQx41SOQzv5rWJ -goversion go1.14.6 -D "" -importcfg $WORK/b044/importcfg -pack ./doc.go ./try.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/11/11cb5cebcc4684cdf0e046c93ef4024fd790dbf2ee485a5fd4a34c546fb92f3b-d # internal github.com/fsnotify/fsnotify mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid Iaq2MbGgiiuQALaOn0nR/Iaq2MbGgiiuQALaOn0nR -goversion go1.14.6 -D "" -importcfg $WORK/b041/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/0c/0cf9d194061ea5f3116e50935e527ff6b810abcea0fc4d9d13301b3ea3c69eee-d # internal encoding/base64 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b036/_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/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid bihjBs1e0t_W3QcrbOR1/bihjBs1e0t_W3QcrbOR1 -goversion go1.14.6 -D "" -importcfg $WORK/b046/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/9b/9bc2b2f19cfc5b07f06c263268c6321a6b9a39a744d7dea62630f1b7b2910de1-d # internal encoding/csv mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_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/b038/_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/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid B5Qkn4voEwrxNtZiTURk/B5Qkn4voEwrxNtZiTURk -goversion go1.14.6 -D "" -importcfg $WORK/b047/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/80/804da3c316cd3b829e8304636ef002d4a7475b77dfb042fbe33f7989798383bf-d # internal encoding/hex mkdir -p $WORK/b048/ cat >$WORK/b048/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/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid ahfwnkEV_j1PwYH-YU28/ahfwnkEV_j1PwYH-YU28 -goversion go1.14.6 -D "" -importcfg $WORK/b048/importcfg -pack ./hex.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/da/da45e289087a1b751aac880cfa16cf146aba48ba4a8cb78e1e14c49973311e91-d # internal flag mkdir -p $WORK/b049/ cat >$WORK/b049/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/b038/_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/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p flag -std -complete -installsuffix shared -buildid LHJmM8nDCAhlJ7CuyFJa/LHJmM8nDCAhlJ7CuyFJa -goversion go1.14.6 -D "" -importcfg $WORK/b049/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b4/b4e82db29a1a79e378aa9c7bb42c4fe759a34831207557771b62192ad2fa1c29-d # internal context mkdir -p $WORK/b051/ cat >$WORK/b051/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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p context -std -complete -installsuffix shared -buildid QanBvKaRkonaT70zBQvB/QanBvKaRkonaT70zBQvB -goversion go1.14.6 -D "" -importcfg $WORK/b051/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/be/be9fc7cad6f17ecb18b39d653780381b0b854fffcd9f084644767795c0bf4946-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b052/ cat >$WORK/b052/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/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 1BKWcTurj2xYDNo12UIE/1BKWcTurj2xYDNo12UIE -goversion go1.14.6 -D "" -importcfg $WORK/b052/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0c/0c0ad00c1f0e40ed764d10dd5cd021a9b36313de29daa9162c695d6674f0907d-d # internal io/ioutil mkdir -p $WORK/b058/ cat >$WORK/b058/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/b043/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b038/_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/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 0FIvr6x7lZSGEOhGGe89/0FIvr6x7lZSGEOhGGe89 -goversion go1.14.6 -D "" -importcfg $WORK/b058/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/af/afd015a6864fe6a0c6a21ad46985cb40484c954f3bc239dbfd62dc34e951cd26-d # internal github.com/tdewolff/parse/v2 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/tdewolff/parse/v2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/tdewolff/parse/v2 -complete -installsuffix shared -buildid 2KIuxrV5X8Ro6JXsrZFf/2KIuxrV5X8Ro6JXsrZFf -goversion go1.14.6 -D "" -importcfg $WORK/b057/importcfg -pack ./common.go ./error.go ./input.go ./position.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6b/6b001560b89bd4b2aca9db099da10e472121c662f462b35037d00f3da38b4d54-d # internal github.com/tdewolff/parse/v2/buffer mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a EOF cd /usr/share/gocode/src/github.com/tdewolff/parse/v2/buffer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/tdewolff/parse/v2/buffer -complete -installsuffix shared -buildid -GWzgNyJGwOMTRFpovqY/-GWzgNyJGwOMTRFpovqY -goversion go1.14.6 -D "" -importcfg $WORK/b059/importcfg -pack ./buffer.go ./lexer.go ./reader.go ./streamlexer.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/19/191d09e133a86854344ad43af543ce1137e0469d02d34f1e1e9c44b09bac94cb-d # internal log mkdir -p $WORK/b061/ cat >$WORK/b061/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/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p log -std -complete -installsuffix shared -buildid ifrAJ--mrncDyeHvRjxa/ifrAJ--mrncDyeHvRjxa -goversion go1.14.6 -D "" -importcfg $WORK/b061/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/7a/7adbc082184f65ed50196dc770b84facf48bbb4ab7dcd2aa7a3e5172dfca6232-d # internal mime mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b046/_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/b038/_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/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p mime -std -complete -installsuffix shared -buildid Q7QK34YjVH84uhhPoatZ/Q7QK34YjVH84uhhPoatZ -goversion go1.14.6 -D "" -importcfg $WORK/b062/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/1b/1b06f5750b85d819ee0b37b5daa311a626b48844e46b8839f2c32925f90475e8-d # internal net mkdir -p $WORK/b050/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b050/ -importpath net -- -I $WORK/b050/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/47/474082a242b48639a6d1a67f01896e3e3967f0809e86b98f314367cdae4e4e9f-d # internal compress/flate mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_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/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid CLRWG8-2GsY7HLtXVHAH/CLRWG8-2GsY7HLtXVHAH -goversion go1.14.6 -D "" -importcfg $WORK/b065/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/81/8168f88f58d5209040acafd8b05d7eec61efc27b1371044adae32b6974802e3d-d # internal hash mkdir -p $WORK/b067/ cat >$WORK/b067/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/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p hash -std -complete -installsuffix shared -buildid eYbaepDxZwcyZ7vbV-x5/eYbaepDxZwcyZ7vbV-x5 -goversion go1.14.6 -D "" -importcfg $WORK/b067/importcfg -pack ./hash.go cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/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/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/54/54ea47ee6ffa67142ca85521e7634c772ad481c633b09612cb37b710906a5f25-d # internal hash/crc32 mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b066/symabis ./crc32_s390x.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p hash/crc32 -std -installsuffix shared -buildid Ee3TOJnYrJdxZM0S9KyL/Ee3TOJnYrJdxZM0S9KyL -goversion go1.14.6 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b066/crc32_s390x.o ./crc32_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b066/_pkg_.a $WORK/b066/crc32_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/1f/1fad4c04b8989ef1d78eb7aaf9e97f7b21e1696dedf0c80feb7d8c42e4a593da-d # internal compress/gzip mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b066/_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/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 7OvxWXUQxauGmN2fyuSH/7OvxWXUQxauGmN2fyuSH -goversion go1.14.6 -D "" -importcfg $WORK/b064/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/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/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/72/72bbb0109f92ac117c9f7e97eea7e9774c2560c792662b5d1cde3d99a718c8ee-d # internal crypto/cipher mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a packagefile crypto/subtle=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b036/_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/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid d5yFj7_hxYlps7crXWTG/d5yFj7_hxYlps7crXWTG -goversion go1.14.6 -D "" -importcfg $WORK/b071/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -o $WORK/b050/_cgo_.o $WORK/b050/_cgo_main.o $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b050/_cgo_.o -dynout $WORK/b050/_cgo_import.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b052/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b053/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b054/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b037/_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/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p net -std -installsuffix shared -buildid IgNiEdNMH1Oiuve6cLHJ/IgNiEdNMH1Oiuve6cLHJ -goversion go1.14.6 -D "" -importcfg $WORK/b050/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/b050/_cgo_gotypes.go $WORK/b050/cgo_linux.cgo1.go $WORK/b050/cgo_resnew.cgo1.go $WORK/b050/cgo_socknew.cgo1.go $WORK/b050/cgo_unix.cgo1.go $WORK/b050/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/2a/2a47da884377d353e2146d25883aa0484f7dd96c7f220f39b8c03fb0b38cd055-d # internal crypto/aes mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b070/symabis ./asm_s390x.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b071/_pkg_.a packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a packagefile crypto/subtle=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b036/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/aes -std -installsuffix shared -buildid IfX9QLFwTu68VcZmGqZL/IfX9QLFwTu68VcZmGqZL -goversion go1.14.6 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b070/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b070/_pkg_.a $WORK/b070/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/5b/5b6fac8e1ae85e908f22b5cb98706392cb3cfccf33158a4aeb79551091350240-d # internal crypto/rand mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b036/_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/b035/_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/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid kFIxobkwzrZ1lU0itzJG/kFIxobkwzrZ1lU0itzJG -goversion go1.14.6 -D "" -importcfg $WORK/b069/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/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f0/f014550bc6c1f33ec45215a38741a2c9a7b0a6aa6c601ae49ec9cc848a31f13f-d # internal crypto mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b067/_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/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto -std -complete -installsuffix shared -buildid 0sLe7L6_dkxaVL7L7uDW/0sLe7L6_dkxaVL7L7uDW -goversion go1.14.6 -D "" -importcfg $WORK/b075/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/2c/2cb99c3bd2dfe67e90934350f5276f4ae5c19eb6a616595ee4fc06a3ea0fa646-d # internal crypto/des mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b071/_pkg_.a packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b036/_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/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid Uh6KnGp52G-epJg_13Eo/Uh6KnGp52G-epJg_13Eo -goversion go1.14.6 -D "" -importcfg $WORK/b076/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/ca/cab69283618e8493e91e9b7b679799243650fd88d28c956d195d0fee25f0961a-d # internal crypto/elliptic mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b078/symabis ./p256_asm_s390x.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b073/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 2UfjOz6fkLDoQY4y8MuZ/2UfjOz6fkLDoQY4y8MuZ -goversion go1.14.6 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b078/p256_asm_s390x.o ./p256_asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b078/_pkg_.a $WORK/b078/p256_asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/fe/fe14f9b13e51db0eeb5f86b46c9fde1ec53ade0aabd5b957b184e069af3cf98a-d # internal crypto/internal/randutil mkdir -p $WORK/b079/ cat >$WORK/b079/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/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid x_D4_WFinU7JHTzpCa20/x_D4_WFinU7JHTzpCa20 -goversion go1.14.6 -D "" -importcfg $WORK/b079/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d3/d34be1ecb0b4dc69f56c41a73771d6e843241a18df3e6d9a5c85a6cd90255f85-d # internal crypto/sha512 mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b080/symabis ./sha512block_s390x.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b067/_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/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid 25qQC9aHG1RF95XdIoVP/25qQC9aHG1RF95XdIoVP -goversion go1.14.6 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b080/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b080/_pkg_.a $WORK/b080/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ea/ea0fcd2b2d81e3a87bf13c6205ae6bc4958e5a73a15ccb7968f90c195ad856ea-d # internal encoding/asn1 mkdir -p $WORK/b081/ cat >$WORK/b081/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/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b082/_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/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid PEz_53jPLAGYVIO0A4-k/PEz_53jPLAGYVIO0A4-k -goversion go1.14.6 -D "" -importcfg $WORK/b081/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/25/252f567f8804ce241a75378d87583553f5bede41190af51c9a869bad548ee3d8-d # internal crypto/ecdsa mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b071/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 37FnZjAhh_g7TNbmf-M1/37FnZjAhh_g7TNbmf-M1 -goversion go1.14.6 -D "" -importcfg $WORK/b077/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/60/60accb40bff8434100ba626175da87d48df3d374be8a90faa5b1203cfa8e3bdc-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid -o5GdQFcosOwcx3F9TfD/-o5GdQFcosOwcx3F9TfD -goversion go1.14.6 -D "" -importcfg $WORK/b084/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/2b/2b161f7f09409e29927f34ccc45dfc1466f20cddd00a861008cf72bb2da88c97-d # internal crypto/ed25519 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/sha512=$WORK/b080/_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/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid roAltUkPaxrEjdVtX1eJ/roAltUkPaxrEjdVtX1eJ -goversion go1.14.6 -D "" -importcfg $WORK/b083/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/1d/1d62d1cd60577101952eb550ca660a1dc5d678873cbb666eb3dec11c0e562a80-d # internal crypto/hmac mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b073/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 1f6ffCNc84kDwN5F8oFj/1f6ffCNc84kDwN5F8oFj -goversion go1.14.6 -D "" -importcfg $WORK/b085/importcfg -pack ./hmac.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/220cfab79e60b02299a4f900447255e731e4316c7ba5256a8b6a98cb22389365-d # internal crypto/md5 mkdir -p $WORK/b086/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b086/symabis ./md5block_s390x.s cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b050/_pkg_.a $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b067/_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/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/md5 -std -installsuffix shared -buildid RL1DosuF1V6oxFM1ELwh/RL1DosuF1V6oxFM1ELwh -goversion go1.14.6 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/9b/9bfd391c956f5ff0b5d18c4400f0d4a4ffeebc7189f703393a3405e24e1ce198-d # internal github.com/spf13/pflag mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/csv=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b050/_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/b038/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid hm70C1JWJY0hkz_69dlC/hm70C1JWJY0hkz_69dlC -goversion go1.14.6 -D "" -importcfg $WORK/b045/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./ipnet_slice.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b086/md5block_s390x.o ./md5block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b086/_pkg_.a $WORK/b086/md5block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/cf/cf2ac8cc1b396cebcf375cea0b2c13e73a6499ff72ee31dad6056068b5a97f41-d # internal crypto/rc4 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b072/_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/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid Jggwl5BHJOmwcFXbJoP4/Jggwl5BHJOmwcFXbJoP4 -goversion go1.14.6 -D "" -importcfg $WORK/b087/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ac/ac349c1d0ef2658db4c0d57b94c67fd0a5361f99cfaa79d3a30122e6563bd158-d # internal crypto/rsa mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid QMYHEShdYGX8uy-BAPJN/QMYHEShdYGX8uy-BAPJN -goversion go1.14.6 -D "" -importcfg $WORK/b088/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/6d/6d23e936b44e0f150ba0f40c1a4f586aeaae6630110b9e89809838a950c703bf-d # internal crypto/sha1 mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b089/symabis ./sha1block_s390x.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b067/_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/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid ziSPj00R6JghEH-KRgsT/ziSPj00R6JghEH-KRgsT -goversion go1.14.6 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b089/sha1block_s390x.o ./sha1block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b089/_pkg_.a $WORK/b089/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/91/91fd9a3ebdb195cddbb327e795e02d256e9fc168c626af6352972f28922f7a87-d # internal crypto/sha256 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b090/symabis ./sha256block_s390x.s cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b067/_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/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid NzsI1fLdATafrlFEDqDj/NzsI1fLdATafrlFEDqDj -goversion go1.14.6 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go ./sha256block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b090/sha256block_s390x.o ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b090/_pkg_.a $WORK/b090/sha256block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/78/78491f71fe3c7e18f64ea0d14a71a97ba005c3c24cb3810b4775656e12b8972d-d # internal crypto/dsa mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid k3zSHw1baI__6z1hrlKy/k3zSHw1baI__6z1hrlKy -goversion go1.14.6 -D "" -importcfg $WORK/b092/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/53/53400fee318a66964c3a8f65f8be4c9e4326c6487ff0ebc6d29c97d3c4af7f5a-d # internal crypto/x509/pkix mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b035/_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/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid VZV5UwVHGJkWuZADtOPu/VZV5UwVHGJkWuZADtOPu -goversion go1.14.6 -D "" -importcfg $WORK/b093/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/c9/c96512d13c5bc3d505e0208e88aa89b5ef66d782ab6d07348332125d6eb77743-d # internal encoding/pem mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 53oe2sVocdRsLgnLFBYv/53oe2sVocdRsLgnLFBYv -goversion go1.14.6 -D "" -importcfg $WORK/b094/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/9c/9cef702376ba8b7467cd704987afbc8bad45072a814c3fd72319bb505d8f3aeb-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile math/big=$WORK/b035/_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/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid NlzBW0TC_ll_Kh6Aa4HT/NlzBW0TC_ll_Kh6Aa4HT -goversion go1.14.6 -D "" -importcfg $WORK/b095/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/e8/e841fc6642fc864263abf2d4ed5ec1d936ed7de7c7d121437656a8b1cca6bbe0-d # internal net/url mkdir -p $WORK/b097/ cat >$WORK/b097/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/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p net/url -std -complete -installsuffix shared -buildid PABLXkgBNtcmFMtIx3s_/PABLXkgBNtcmFMtIx3s_ -goversion go1.14.6 -D "" -importcfg $WORK/b097/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/42/421c077214f1eb1a0449cfb561d2cfccc13b1db1d00abe4f5bd83de52e482a1e-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b101/ cat >$WORK/b101/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/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b101/symabis ./cpu_s390x.s cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid p74mHt5TDs9J8J5Aem2S/p74mHt5TDs9J8J5Aem2S -goversion go1.14.6 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_s390x.go ./cpu_linux.go ./cpu_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b101/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b101/_pkg_.a $WORK/b101/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/4a/4a70ff4ad3f755daa38771070209e73f368b57f86779ca3a5f0950d22aedb990-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b099/ cat >$WORK/b099/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/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b099/symabis ./chacha_s390x.s cat >$WORK/b099/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/b071/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b101/_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/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid 0dbszZjTOK3hk2yGADni/0dbszZjTOK3hk2yGADni -goversion go1.14.6 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h ./chacha_generic.go ./chacha_s390x.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/cb/cb44e4026d6711a978785fe77bf0bce189548e499242e3ce6b1c94329196b021-d # internal crypto/x509 mkdir -p $WORK/b091/ cat >$WORK/b091/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/b075/_pkg_.a packagefile crypto/aes=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b071/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile net/url=$WORK/b097/_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/b038/_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/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 5Hug6DOtJY1Ysb0Gov_6/5Hug6DOtJY1Ysb0Gov_6 -goversion go1.14.6 -D "" -importcfg $WORK/b091/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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b099/chacha_s390x.o ./chacha_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b099/_pkg_.a $WORK/b099/chacha_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/04/0471cd437d93b19fe0dc2868c03da3578302e1fa18e640c0f3d350b313c4574d-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b102/ cat >$WORK/b102/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/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b102/symabis ./sum_s390x.s ./sum_vmsl_s390x.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/subtle=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b101/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid IfliLH2e06ad0TKMBAE5/IfliLH2e06ad0TKMBAE5 -goversion go1.14.6 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b102/sum_s390x.o ./sum_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b102/sum_vmsl_s390x.o ./sum_vmsl_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b102/_pkg_.a $WORK/b102/sum_s390x.o $WORK/b102/sum_vmsl_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/b2/b27e42126a1118b1b129155678f6d2724d4cbc7961a8ca20d435786222f6997f-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b098/ cat >$WORK/b098/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/b071/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid c4HNSFekDhw5S4Ho96NN/c4HNSFekDhw5S4Ho96NN -goversion go1.14.6 -D "" -importcfg $WORK/b098/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/04/0413facd8b393c2850db19af2930f28bf04604ecf723dcd407f55eeada4db824-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b036/_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/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid yY1a7WmW0L5t8k0EAIjI/yY1a7WmW0L5t8k0EAIjI -goversion go1.14.6 -D "" -importcfg $WORK/b103/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/5b/5b27e4fe20a38c644eb43d673a96f282dc32d6966f9839ba7c10b3394616d017-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b067/_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/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid i-ET4NExWYbBXkMkme1s/i-ET4NExWYbBXkMkme1s -goversion go1.14.6 -D "" -importcfg $WORK/b104/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/8b/8b9c451c1ee8a83bfb7fb67a29fcbaa6023b7998f337f1ca73995d5a08552881-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b108/ cat >$WORK/b108/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/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid aa63urxsfr8bcAilS6fS/aa63urxsfr8bcAilS6fS -goversion go1.14.6 -D "" -importcfg $WORK/b108/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/73/739d1af3e559da3b547ad068d88d852b334bbafdcef74162466e8dfc6833706e-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b061/_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/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid bHTDIPau7uw2VFJcnrML/bHTDIPau7uw2VFJcnrML -goversion go1.14.6 -D "" -importcfg $WORK/b109/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/6d/6d33f8257ca0accf8143fe91ac9b87ab814b185a5e3d24660ca3703f6a6eefda-d # internal crypto/tls mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b071/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/rc4=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b073/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b038/_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/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid kQ0VHcjSTOme3Rk9JT_6/kQ0VHcjSTOme3Rk9JT_6 -goversion go1.14.6 -D "" -importcfg $WORK/b074/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/56/56c9e5f59beec7fa105547dd9856353d0b29c41be370f3a8ea72f28c21288b88-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b107/ cat >$WORK/b107/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/b108/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_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/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid XwuB_ZSyrG3eN70rjMlX/XwuB_ZSyrG3eN70rjMlX -goversion go1.14.6 -D "" -importcfg $WORK/b107/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/9c/9c41c2547452a8526a68cb4d1de285b65e1331a0d3d4640d3fa3384465cf5cea-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_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/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid Kq2Pd9QKC_5zbZMfOXO2/Kq2Pd9QKC_5zbZMfOXO2 -goversion go1.14.6 -D "" -importcfg $WORK/b110/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/45/45f49e9f4e4e85b39a4bbca379af8919915434e72c5d05df44478c72e0bd482f-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b106/ cat >$WORK/b106/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/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b038/_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/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid ryl7riyAPzU2RUrKj60R/ryl7riyAPzU2RUrKj60R -goversion go1.14.6 -D "" -importcfg $WORK/b106/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/0b/0bf434811669915cd3ecab573df73e8103b51107a16c3970f93cc993e8a30fdb-d # internal net/textproto mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b038/_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/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid slj3ZpdMrK29m2zMo2Ur/slj3ZpdMrK29m2zMo2Ur -goversion go1.14.6 -D "" -importcfg $WORK/b111/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/5a/5aea59133cb413307ac429e2cdf8932720d6faa2e0c9ed1e53fb32b9a4e9999e-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b105/ cat >$WORK/b105/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/b106/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile strings=$WORK/b038/_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/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid pI0ZatQuQwEItx5QslEw/pI0ZatQuQwEItx5QslEw -goversion go1.14.6 -D "" -importcfg $WORK/b105/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/4c/4ca12c5dd8a9d228b7ce285a0abd992573a6abc7b9783719933e851f6fad9567-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b112/ cat >$WORK/b112/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/b106/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_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/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid dXziQbJWj5r8FcsncjLL/dXziQbJWj5r8FcsncjLL -goversion go1.14.6 -D "" -importcfg $WORK/b112/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/86/860eda513bfdafd9673531bcd4dd4007869ba225a365161650a4e86f82d000e6-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b113/ cat >$WORK/b113/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/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid x25kykQ-sZ-VH1j9Cet-/x25kykQ-sZ-VH1j9Cet- -goversion go1.14.6 -D "" -importcfg $WORK/b113/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/3e/3e0d1df25b1a085c2e31599f9c66116e4ff15c8270361e9bf24a09fc97456029-d # internal mime/quotedprintable mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_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/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid VyOGyloO7lMJdQsQLR9h/VyOGyloO7lMJdQsQLR9h -goversion go1.14.6 -D "" -importcfg $WORK/b115/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/35/35db898627fa37ffdddcb78cef2e371ddb1f323f72f0db08f2a60f910296b4a1-d # internal net/http/httptrace mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b051/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile internal/nettrace=$WORK/b053/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile net/textproto=$WORK/b111/_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/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid LQZcI0Us3mf27LIEVcz_/LQZcI0Us3mf27LIEVcz_ -goversion go1.14.6 -D "" -importcfg $WORK/b116/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/48/484bec917dccfe09812433453082d0cd8b7dc4bc0bc119f21f0394e11e5c8e5f-d # internal mime/multipart mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile mime=$WORK/b062/_pkg_.a packagefile mime/quotedprintable=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid oOxXEAkxsYXUoqY2GmKv/oOxXEAkxsYXUoqY2GmKv -goversion go1.14.6 -D "" -importcfg $WORK/b114/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/fa/fa5979f3d05c19e9dcb04c54908b114a99d54acd29ce71fb9ed72ff0b518d4e9-d # internal net/http/internal mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_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/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid m1Nz_TYjNhPeXdYFvRAa/m1Nz_TYjNhPeXdYFvRAa -goversion go1.14.6 -D "" -importcfg $WORK/b117/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/1c/1c3c803a68fde9ec89af1af9db6b597b8526cce397bb995b0590d4062d80723c-d # internal path mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b038/_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/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p path -std -complete -installsuffix shared -buildid FEUkzUyRSukYvUZLI1G2/FEUkzUyRSukYvUZLI1G2 -goversion go1.14.6 -D "" -importcfg $WORK/b118/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/76/7686384ee16a24ed9c0d3e8fced6dab3600e33bb1ae5690cbd642c082cc110d4-d # internal os/exec mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b038/_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/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p os/exec -std -complete -installsuffix shared -buildid bPzcyfOCYsFxS6N6ecqu/bPzcyfOCYsFxS6N6ecqu -goversion go1.14.6 -D "" -importcfg $WORK/b119/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/1f/1f74ed838d6a0b1f331ec73d9eafdd3f5f9aec4f7660ba6466296b00b41cbc5d-d # internal net/http mkdir -p $WORK/b063/ cat >$WORK/b063/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/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile log=$WORK/b061/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b037/_pkg_.a packagefile mime=$WORK/b062/_pkg_.a packagefile mime/multipart=$WORK/b114/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile net/http/httptrace=$WORK/b116/_pkg_.a packagefile net/http/internal=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b118/_pkg_.a packagefile path/filepath=$WORK/b043/_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/b038/_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/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p net/http -std -complete -installsuffix shared -buildid RVFzQE2VB66x8mLb_MU8/RVFzQE2VB66x8mLb_MU8 -goversion go1.14.6 -D "" -importcfg $WORK/b063/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/21/21b3f8d9559cb81463998fe45d787622bae84cef58806270fa847493f1756993-d # internal github.com/tdewolff/parse/v2/css mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/tdewolff/parse/v2=$WORK/b057/_pkg_.a packagefile github.com/tdewolff/parse/v2/buffer=$WORK/b059/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/tdewolff/parse/v2/css /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/tdewolff/parse/v2/css -complete -installsuffix shared -buildid spVkK3MlpF5-YEljWQIw/spVkK3MlpF5-YEljWQIw -goversion go1.14.6 -D "" -importcfg $WORK/b121/importcfg -pack ./hash.go ./lex.go ./parse.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/4c/4ca69b8f98b1234502e8b8bb5a1bfe8ae2603f97db1fa970705faeb4bdd89c72-d # internal github.com/tdewolff/parse/v2/html mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile github.com/tdewolff/parse/v2=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/tdewolff/parse/v2/html /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/tdewolff/parse/v2/html -complete -installsuffix shared -buildid jZMhOsxjeDHLpDYRHInA/jZMhOsxjeDHLpDYRHInA -goversion go1.14.6 -D "" -importcfg $WORK/b123/importcfg -pack ./hash.go ./lex.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/9d/9d78801ed9c43a30271acf6b2f7b8b83fc8786e889325e495fbf86fb87f99697-d # internal github.com/tdewolff/parse/v2/js mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/tdewolff/parse/v2=$WORK/b057/_pkg_.a packagefile github.com/tdewolff/parse/v2/buffer=$WORK/b059/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/tdewolff/parse/v2/js /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/tdewolff/parse/v2/js -complete -installsuffix shared -buildid shHEXR0PGFQJ_8j_AFxa/shHEXR0PGFQJ_8j_AFxa -goversion go1.14.6 -D "" -importcfg $WORK/b125/importcfg -pack ./ast.go ./lex.go ./parse.go ./table.go ./tokentype.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/b7/b7f69209a09f1f64731b1cce7732997e9adabf919fb5a1f4ed31a26fa967c105-d # internal github.com/tdewolff/parse/v2/json mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/tdewolff/parse/v2=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/tdewolff/parse/v2/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/tdewolff/parse/v2/json -complete -installsuffix shared -buildid Auree8EI2PZwWeLTX1Dl/Auree8EI2PZwWeLTX1Dl -goversion go1.14.6 -D "" -importcfg $WORK/b127/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/c7/c7a4fc2286ebc8e1634a9786fc52205f3702c9201c0197635429f4bd245a6865-d # internal github.com/tdewolff/parse/v2/xml mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/tdewolff/parse/v2=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/tdewolff/parse/v2/xml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/tdewolff/parse/v2/xml -complete -installsuffix shared -buildid H011z7ZOEmNqOy2oUT2t/H011z7ZOEmNqOy2oUT2t -goversion go1.14.6 -D "" -importcfg $WORK/b130/importcfg -pack ./lex.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/ae/ae91a941c381cd67e0c08352026e0f9ec8d62ee58ec553eb95f9400b4c3678d8-d # internal os/signal mkdir -p $WORK/b131/ cat >$WORK/b131/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b131/symabis ./sig.s cat >$WORK/b131/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/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p os/signal -std -installsuffix shared -buildid viwkysNYpABbpivd5AbG/viwkysNYpABbpivd5AbG -goversion go1.14.6 -symabis $WORK/b131/symabis -D "" -importcfg $WORK/b131/importcfg -pack -asmhdr $WORK/b131/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b131/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b131/_pkg_.a $WORK/b131/sig.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/63/63ba5610a1cd403af9726ffa04bcefb382d7d5ffad28385d0a7ab56032f79d10-d # internal text/tabwriter mkdir -p $WORK/b133/ cat >$WORK/b133/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/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid j3q0GnbTI0_uB-ohELnO/j3q0GnbTI0_uB-ohELnO -goversion go1.14.6 -D "" -importcfg $WORK/b133/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/b5/b57456047226fc9746b26a2ca64adf06d90e8bf6b6ffd158efd79e04984a2c93-d # internal runtime/pprof mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile context=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b058/_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/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/tabwriter=$WORK/b133/_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/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p runtime/pprof -std -installsuffix shared -buildid pocL7xpTKbPX2xffIzln/pocL7xpTKbPX2xffIzln -goversion go1.14.6 -D "" -importcfg $WORK/b132/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/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/85/852060fd3dba76d9a2365d7480e55867a416e8e1e1ae10e15f175b4a1996f9de-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/56/5617b6bcb95fffee80f225a231712eb5ac5f0a569033c95831ad5379f33c1c07-d # internal github.com/tdewolff/minify mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/tdewolff/parse/v2=$WORK/b057/_pkg_.a packagefile github.com/tdewolff/parse/v2/buffer=$WORK/b059/_pkg_.a packagefile github.com/tdewolff/parse/v2/strconv=$WORK/b060/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile log=$WORK/b061/_pkg_.a packagefile mime=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b119/_pkg_.a packagefile path=$WORK/b118/_pkg_.a packagefile regexp=$WORK/b039/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/minify-2.9.4/_build/src/github.com/tdewolff/minify /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/tdewolff/minify -complete -installsuffix shared -buildid evAvXjpKgnxdCLSk-N_l/evAvXjpKgnxdCLSk-N_l -goversion go1.14.6 -D "" -importcfg $WORK/b056/importcfg -pack ./common.go ./minify.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/8d/8d2fe8397f95407c5dd1f1b29ac1d098dfede0e24439a1dcb3696d97a83c734f-d # internal github.com/tdewolff/minify/html mkdir -p $WORK/b122/ github.com/tdewolff/minify/css cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap github.com/tdewolff/minify/v2=github.com/tdewolff/minify packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/tdewolff/minify=$WORK/b056/_pkg_.a packagefile github.com/tdewolff/parse/v2=$WORK/b057/_pkg_.a packagefile github.com/tdewolff/parse/v2/buffer=$WORK/b059/_pkg_.a packagefile github.com/tdewolff/parse/v2/html=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/minify-2.9.4/_build/src/github.com/tdewolff/minify/html /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/tdewolff/minify/html -complete -installsuffix shared -buildid q5KL3_uOnymrbfRorlw9/q5KL3_uOnymrbfRorlw9 -goversion go1.14.6 -D "" -importcfg $WORK/b122/importcfg -pack ./buffer.go ./hash.go ./html.go ./table.go mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap github.com/tdewolff/minify/v2=github.com/tdewolff/minify packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/tdewolff/minify=$WORK/b056/_pkg_.a packagefile github.com/tdewolff/parse/v2=$WORK/b057/_pkg_.a packagefile github.com/tdewolff/parse/v2/css=$WORK/b121/_pkg_.a packagefile github.com/tdewolff/parse/v2/strconv=$WORK/b060/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/minify-2.9.4/_build/src/github.com/tdewolff/minify/css /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/tdewolff/minify/css -complete -installsuffix shared -buildid jWkjpHEQ4GAKq7eeSBQe/jWkjpHEQ4GAKq7eeSBQe -goversion go1.14.6 -D "" -importcfg $WORK/b120/importcfg -pack ./css.go ./hash.go ./table.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/5c/5cea9502e635f3de2346744d437d42941e363f2c2b2a90599bc37aa109f9a929-d # internal github.com/tdewolff/minify/js mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config importmap github.com/tdewolff/minify/v2=github.com/tdewolff/minify packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b048/_pkg_.a packagefile github.com/tdewolff/minify=$WORK/b056/_pkg_.a packagefile github.com/tdewolff/parse/v2=$WORK/b057/_pkg_.a packagefile github.com/tdewolff/parse/v2/js=$WORK/b125/_pkg_.a packagefile github.com/tdewolff/parse/v2/strconv=$WORK/b060/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/minify-2.9.4/_build/src/github.com/tdewolff/minify/js /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/tdewolff/minify/js -complete -installsuffix shared -buildid ssPiFedMiuJuqlhRQuZO/ssPiFedMiuJuqlhRQuZO -goversion go1.14.6 -D "" -importcfg $WORK/b124/importcfg -pack ./js.go ./stmtlist.go ./util.go ./vars.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/f2/f2fe857c94e8168fe83efe3d2a89f6db0bdfb67632fc0ecb3e0521a303049998-d # internal github.com/tdewolff/minify/json mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap github.com/tdewolff/minify/v2=github.com/tdewolff/minify packagefile github.com/tdewolff/minify=$WORK/b056/_pkg_.a packagefile github.com/tdewolff/parse/v2=$WORK/b057/_pkg_.a packagefile github.com/tdewolff/parse/v2/json=$WORK/b127/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/minify-2.9.4/_build/src/github.com/tdewolff/minify/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/tdewolff/minify/json -complete -installsuffix shared -buildid 5g21Rud0R8Q0ymGgPzsf/5g21Rud0R8Q0ymGgPzsf -goversion go1.14.6 -D "" -importcfg $WORK/b126/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/d5/d5e4950cd9a8ffdd9abaed23f2f1e9b9e02fa84e28ae20d9f123afedb99697f5-d # internal github.com/tdewolff/minify/xml mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap github.com/tdewolff/minify/v2=github.com/tdewolff/minify packagefile github.com/tdewolff/minify=$WORK/b056/_pkg_.a packagefile github.com/tdewolff/parse/v2=$WORK/b057/_pkg_.a packagefile github.com/tdewolff/parse/v2/xml=$WORK/b130/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/minify-2.9.4/_build/src/github.com/tdewolff/minify/xml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/tdewolff/minify/xml -complete -installsuffix shared -buildid 7Blq70GkS5GAPGpzp9ZN/7Blq70GkS5GAPGpzp9ZN -goversion go1.14.6 -D "" -importcfg $WORK/b129/importcfg -pack ./buffer.go ./table.go ./xml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/5a/5a833bda9fbe638517ae743350632597b7addef089470c70b1e6e045b8e286f3-d # internal github.com/tdewolff/minify/svg mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap github.com/tdewolff/minify/v2=github.com/tdewolff/minify importmap github.com/tdewolff/minify/v2/css=github.com/tdewolff/minify/css importmap github.com/tdewolff/minify/v2/xml=github.com/tdewolff/minify/xml packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/tdewolff/minify=$WORK/b056/_pkg_.a packagefile github.com/tdewolff/minify/css=$WORK/b120/_pkg_.a packagefile github.com/tdewolff/minify/xml=$WORK/b129/_pkg_.a packagefile github.com/tdewolff/parse/v2=$WORK/b057/_pkg_.a packagefile github.com/tdewolff/parse/v2/buffer=$WORK/b059/_pkg_.a packagefile github.com/tdewolff/parse/v2/strconv=$WORK/b060/_pkg_.a packagefile github.com/tdewolff/parse/v2/xml=$WORK/b130/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/minify-2.9.4/_build/src/github.com/tdewolff/minify/svg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/tdewolff/minify/svg -complete -installsuffix shared -buildid JPV3okOmxIv6qOL958nF/JPV3okOmxIv6qOL958nF -goversion go1.14.6 -D "" -importcfg $WORK/b128/importcfg -pack ./buffer.go ./hash.go ./pathdata.go ./svg.go ./table.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a7/a790b78e35590b081f53af4dff918e09c1d6fec5f797836dc2c5493bf940c19c-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/5a/5a1f34e4b0bfe18820240b4dd08bab88236603abd6b7e257279f2809ad1cebc4-d # internal github.com/tdewolff/minify/cmd/minify mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/tdewolff/minify/v2=github.com/tdewolff/minify importmap github.com/tdewolff/minify/v2/css=github.com/tdewolff/minify/css importmap github.com/tdewolff/minify/v2/html=github.com/tdewolff/minify/html importmap github.com/tdewolff/minify/v2/js=github.com/tdewolff/minify/js importmap github.com/tdewolff/minify/v2/json=github.com/tdewolff/minify/json importmap github.com/tdewolff/minify/v2/svg=github.com/tdewolff/minify/svg importmap github.com/tdewolff/minify/v2/xml=github.com/tdewolff/minify/xml packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/dustin/go-humanize=$WORK/b034/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b041/_pkg_.a packagefile github.com/matryer/try=$WORK/b044/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile github.com/tdewolff/minify=$WORK/b056/_pkg_.a packagefile github.com/tdewolff/minify/css=$WORK/b120/_pkg_.a packagefile github.com/tdewolff/minify/html=$WORK/b122/_pkg_.a packagefile github.com/tdewolff/minify/js=$WORK/b124/_pkg_.a packagefile github.com/tdewolff/minify/json=$WORK/b126/_pkg_.a packagefile github.com/tdewolff/minify/svg=$WORK/b128/_pkg_.a packagefile github.com/tdewolff/minify/xml=$WORK/b129/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile log=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b131/_pkg_.a packagefile path=$WORK/b118/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/pprof=$WORK/b132/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/minify-2.9.4/_build/src/github.com/tdewolff/minify/cmd/minify /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid DFX6zBI4VJbYykEDEOTO/DFX6zBI4VJbYykEDEOTO -goversion go1.14.6 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go ./util.go ./watch.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b1/b1a3242f5f1547487c1279712eb693c3366bbbb0110a2c45bf5dc612f8542e02-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/tdewolff/minify/cmd/minify=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/dustin/go-humanize=$WORK/b034/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b041/_pkg_.a packagefile github.com/matryer/try=$WORK/b044/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b045/_pkg_.a packagefile github.com/tdewolff/minify=$WORK/b056/_pkg_.a packagefile github.com/tdewolff/minify/css=$WORK/b120/_pkg_.a packagefile github.com/tdewolff/minify/html=$WORK/b122/_pkg_.a packagefile github.com/tdewolff/minify/js=$WORK/b124/_pkg_.a packagefile github.com/tdewolff/minify/json=$WORK/b126/_pkg_.a packagefile github.com/tdewolff/minify/svg=$WORK/b128/_pkg_.a packagefile github.com/tdewolff/minify/xml=$WORK/b129/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b058/_pkg_.a packagefile log=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b131/_pkg_.a packagefile path=$WORK/b118/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/pprof=$WORK/b132/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/csv=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b048/_pkg_.a packagefile flag=$WORK/b049/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile github.com/tdewolff/parse/v2=$WORK/b057/_pkg_.a packagefile github.com/tdewolff/parse/v2/buffer=$WORK/b059/_pkg_.a packagefile github.com/tdewolff/parse/v2/strconv=$WORK/b060/_pkg_.a packagefile mime=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os/exec=$WORK/b119/_pkg_.a packagefile github.com/tdewolff/parse/v2/css=$WORK/b121/_pkg_.a packagefile github.com/tdewolff/parse/v2/html=$WORK/b123/_pkg_.a packagefile github.com/tdewolff/parse/v2/js=$WORK/b125/_pkg_.a packagefile github.com/tdewolff/parse/v2/json=$WORK/b127/_pkg_.a packagefile github.com/tdewolff/parse/v2/xml=$WORK/b130/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile regexp/syntax=$WORK/b040/_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 compress/gzip=$WORK/b064/_pkg_.a packagefile context=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b133/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b052/_pkg_.a packagefile internal/nettrace=$WORK/b053/_pkg_.a packagefile internal/singleflight=$WORK/b054/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile mime/multipart=$WORK/b114/_pkg_.a packagefile net/http/httptrace=$WORK/b116/_pkg_.a packagefile net/http/internal=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile compress/flate=$WORK/b065/_pkg_.a packagefile hash/crc32=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b071/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rc4=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b073/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile mime/quotedprintable=$WORK/b115/_pkg_.a packagefile crypto/internal/subtle=$WORK/b072/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile unicode/utf16=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b101/_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=HUBmFilfSb3nBOyazPi-/DFX6zBI4VJbYykEDEOTO/hdlEWfSrDRQiPU5VA7S8/HUBmFilfSb3nBOyazPi- -X main.Version=2.9.4 -X github.com/tdewolff/minify/version=2.9.4 -B 0x540e0e9d332b7aa39af28619d4b4cd406959b8be -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/minify-2.9.4/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/minify-2.9.4/_build/bin/gominify rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.piI0pS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x ++ dirname /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x + cd minify-2.9.4 + cd /builddir/build/BUILD/minify-2.9.4/_build/src/github.com/tdewolff/minify + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/tdewolff/minify -b /builddir/build/BUILD/minify-2.9.4/_build/bin -s /builddir/build/BUILD/minify-2.9.4/_build -o golang-github-tdewolff-minify-devel.file-list -O /builddir/build/BUILD/minify-2.9.4 -V 2.9.4-1.fc32 -p /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x -g /usr/share/gocode -r '.*example.*' Installing: github.com/tdewolff/minify + IFS= +++ realpath -e --relative-base=. README.md README-minify.md +++ sort -u ++ listfiles_include='README-minify.md README.md' ++ echo 'README-minify.md README.md' + godocs='README-minify.md README.md' + [[ -n README-minify.md README.md ]] + IFS= + read -r f + echo %doc '"README-minify.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ sort -u +++ realpath -e --relative-base=. LICENSE ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -d /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/gocode/src/github.com/tdewolff/minify + ln -rs /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/gocode/src/github.com/tdewolff/minify /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/gocode/src/github.com/tdewolff/minify/v2 + echo /usr/share/gocode/src/github.com/tdewolff/minify/v2 + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/minify-2.9.4/_build/bin/gominify /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/bin/ '/builddir/build/BUILD/minify-2.9.4/_build/bin/gominify' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/bin/gominify' + install -d /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/bash-completion/completions + install -Dpm0644 cmd/minify/bash_completion /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/bash-completion/completions/gominify + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.9.4-1.fc32 --unique-debug-suffix -2.9.4-1.fc32.s390x --unique-debug-src-base golang-github-tdewolff-minify-2.9.4-1.fc32.s390x --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/minify-2.9.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/bin/gominify extracting debug info from /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/bin/gominify warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/bin/gominify. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 8508kB, size after compression: 8136kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 716 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.I68AET + umask 022 + cd /builddir/build/BUILD + cd minify-2.9.4 + LDFLAGS=' -X github.com/tdewolff/minify/version=2.9.4' + 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/tdewolff/minify -b /builddir/build/BUILD/minify-2.9.4/_build/bin -s /builddir/build/BUILD/minify-2.9.4/_build -V 2.9.4-1.fc32 -p /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/minify-2.9.4/_build/src PATH: /builddir/build/BUILD/minify-2.9.4/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/minify-2.9.4/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/tdewolff/minify/version=2.9.4 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/tdewolff/minify github.com/tdewolff/minify PASS ok github.com/tdewolff/minify 0.122s github.com/tdewolff/minify/cmd/minify PASS ok github.com/tdewolff/minify/cmd/minify 0.021s github.com/tdewolff/minify/css PASS ok github.com/tdewolff/minify/css 0.053s github.com/tdewolff/minify/html PASS ok github.com/tdewolff/minify/html 0.029s github.com/tdewolff/minify/js PASS ok github.com/tdewolff/minify/js 0.069s github.com/tdewolff/minify/json PASS ok github.com/tdewolff/minify/json 0.011s github.com/tdewolff/minify/minify PASS ok github.com/tdewolff/minify/minify 0.019s github.com/tdewolff/minify/svg PASS ok github.com/tdewolff/minify/svg 0.018s github.com/tdewolff/minify/xml PASS ok github.com/tdewolff/minify/xml 0.022s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-tdewolff-minify-2.9.4-1.fc32.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LZLunT + umask 022 + cd /builddir/build/BUILD + cd minify-2.9.4 + DOCDIR=/builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/doc/golang-github-tdewolff-minify + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/doc/golang-github-tdewolff-minify + cp -pr README.md /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/doc/golang-github-tdewolff-minify + cp -pr README-minify.md /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/doc/golang-github-tdewolff-minify + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hEW5nS + umask 022 + cd /builddir/build/BUILD + cd minify-2.9.4 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/licenses/golang-github-tdewolff-minify + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/licenses/golang-github-tdewolff-minify + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/licenses/golang-github-tdewolff-minify + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-tdewolff-minify = 2.9.4-1.fc32 golang-github-tdewolff-minify(s390-64) = 2.9.4-1.fc32 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.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: golang-github-tdewolff-minify-devel-2.9.4-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x67luU + umask 022 + cd /builddir/build/BUILD + cd minify-2.9.4 + DOCDIR=/builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/doc/golang-github-tdewolff-minify-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/doc/golang-github-tdewolff-minify-devel + cp -pr README-minify.md /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/doc/golang-github-tdewolff-minify-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/doc/golang-github-tdewolff-minify-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Enm4PV + umask 022 + cd /builddir/build/BUILD + cd minify-2.9.4 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/licenses/golang-github-tdewolff-minify-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/licenses/golang-github-tdewolff-minify-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x/usr/share/licenses/golang-github-tdewolff-minify-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/tdewolff/minify) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/css) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/html) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/js) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/json) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/minify) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/svg) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/tests/css) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/tests/css-token) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/tests/data-uri) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/tests/decimal) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/tests/html) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/tests/js) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/tests/json) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/tests/mediatype) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/tests/number) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/tests/svg) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/tests/svg-pathdata) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/tests/xml) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/xml) = 2.9.4-1.fc32 golang-github-tdewolff-minify-devel = 2.9.4-1.fc32 golang-ipath(github.com/tdewolff/minify) = 2.9.4-1.fc32 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/dustin/go-humanize) golang(github.com/fsnotify/fsnotify) golang(github.com/matryer/try) golang(github.com/spf13/pflag) golang(github.com/tdewolff/parse/v2) golang(github.com/tdewolff/parse/v2/buffer) golang(github.com/tdewolff/parse/v2/css) golang(github.com/tdewolff/parse/v2/html) golang(github.com/tdewolff/parse/v2/js) golang(github.com/tdewolff/parse/v2/json) golang(github.com/tdewolff/parse/v2/strconv) golang(github.com/tdewolff/parse/v2/xml) Processing files: compat-golang-github-tdewolff-minify-2-devel-2.9.4-1.fc32.noarch Provides: compat-golang-github-tdewolff-minify-2-devel = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/css) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/html) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/js) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/json) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/minify) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/svg) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/tests/css) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/tests/css-token) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/tests/data-uri) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/tests/decimal) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/tests/html) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/tests/js) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/tests/json) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/tests/mediatype) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/tests/number) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/tests/svg) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/tests/svg-pathdata) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/tests/xml) = 2.9.4-1.fc32 golang(github.com/tdewolff/minify/v2/xml) = 2.9.4-1.fc32 golang-symlink(github.com/tdewolff/minify/v2) = 2.9.4-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang-ipath(github.com/tdewolff/minify) = 2.9.4-1.fc32 Obsoletes: golang-github-tdewolff-minify-2-devel < 2.9.4-1.fc32 Processing files: golang-github-tdewolff-minify-debugsource-2.9.4-1.fc32.s390x Provides: golang-github-tdewolff-minify-debugsource = 2.9.4-1.fc32 golang-github-tdewolff-minify-debugsource(s390-64) = 2.9.4-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-tdewolff-minify-debuginfo-2.9.4-1.fc32.s390x Provides: debuginfo(build-id) = 3e2aa94ccd48915591050bee761da5964839d4e8 golang-github-tdewolff-minify-debuginfo = 2.9.4-1.fc32 golang-github-tdewolff-minify-debuginfo(s390-64) = 2.9.4-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-tdewolff-minify-debugsource(s390-64) = 2.9.4-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x Wrote: /builddir/build/RPMS/golang-github-tdewolff-minify-devel-2.9.4-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/compat-golang-github-tdewolff-minify-2-devel-2.9.4-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-tdewolff-minify-debugsource-2.9.4-1.fc32.s390x.rpm Wrote: /builddir/build/RPMS/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x.rpm Wrote: /builddir/build/RPMS/golang-github-tdewolff-minify-debuginfo-2.9.4-1.fc32.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VovBMV + umask 022 + cd /builddir/build/BUILD + cd minify-2.9.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-tdewolff-minify-2.9.4-1.fc32.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0