Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/meshbird.spec'], chrootPath='/var/lib/mock/f33-build-21865504-1792221/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/meshbird.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=1595894400 Wrote: /builddir/build/SRPMS/meshbird-2.3-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/meshbird.spec'], chrootPath='/var/lib/mock/f33-build-21865504-1792221/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/meshbird.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=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lT9Oai + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf meshbird-2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/meshbird-2.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd meshbird-2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/meshbird-2.3/vendor + [[ ! -e /builddir/build/BUILD/meshbird-2.3/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/meshbird-2.3/_build/bin install: creating directory '/builddir/build/BUILD/meshbird-2.3/_build' install: creating directory '/builddir/build/BUILD/meshbird-2.3/_build/bin' + export GOPATH=/builddir/build/BUILD/meshbird-2.3/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/meshbird-2.3/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird ]] ++ dirname /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird + install -m 0755 -vd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird install: creating directory '/builddir/build/BUILD/meshbird-2.3/_build/src' install: creating directory '/builddir/build/BUILD/meshbird-2.3/_build/src/github.com' install: creating directory '/builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird' + ln -fs /builddir/build/BUILD/meshbird-2.3 /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird + cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.INtFLj + umask 022 + cd /builddir/build/BUILD + cd meshbird-2.3 ++ tr -d ' \n' ++ od -An -tx1 ++ head -c20 /dev/urandom + GOPATH=/builddir/build/BUILD/meshbird-2.3/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/meshbird/meshbird/version=2.3 -B 0xf269c385bdd3f135170d3c1803766ee82f84ca6e -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/meshbird-2.3/_build/bin/meshbird github.com/meshbird/meshbird WORK=/tmp/go-build075742192 internal/unsafeheader mkdir -p $WORK/b009/ encoding mkdir -p $WORK/b003/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid ai2psoNt6v42lU8nYg7a/ai2psoNt6v42lU8nYg7a -goversion go1.15rc1 -D "" -importcfg $WORK/b009/importcfg -pack ./unsafeheader.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p encoding -std -complete -installsuffix shared -buildid OYxm6dkTGjhi5bq_eHBK/OYxm6dkTGjhi5bq_eHBK -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/16/1601189b56658595e91b60275ea18cab50067a93c37b25ab0f76c2fe831f4b7a-d # internal internal/cpu mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b013/symabis ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid TVSN_VnGp5yvcezabFpS/TVSN_VnGp5yvcezabFpS -goversion go1.15rc1 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./cpu.go ./cpu_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b013/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b013/_pkg_.a $WORK/b013/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9c/9ce48cb04fdf8f285f095374f15181c6f08d219e12699a782d048e9a25488efe-d # internal runtime/internal/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b014/symabis ./asm_s390x.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 0NyO3Xkn3GvyFWbnZGwi/0NyO3Xkn3GvyFWbnZGwi -goversion go1.15rc1 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./atomic_s390x.go ./stubs.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c5/c5b9faa90b50c93f23d73bd9eec1b72b7d3aa879d0a23934f333cf871511adf3-d # internal internal/bytealg mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm_s390x.o ./asm_s390x.s cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b012/symabis ./compare_s390x.s ./count_s390x.s ./equal_s390x.s ./index_s390x.s ./indexbyte_s390x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/3b/3b7122cc3970f3c355e49d016245b1013db164d6e676ef4fe51e0efadfbcc42e-d # internal runtime/internal/sys mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid H9Exg9q2qdJoOmYK8LbR/H9Exg9q2qdJoOmYK8LbR -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid CxZwJi0BEZMgNbWj0qEH/CxZwJi0BEZMgNbWj0qEH -goversion go1.15rc1 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/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/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/a8/a847f6d9312bb7295f62b684f3cbaebab3ef5ef47bc03d86f57f53b7fe4f7ab6-d # internal runtime/internal/math mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 87u36Ov0yuEVP2LQWlnN/87u36Ov0yuEVP2LQWlnN -goversion go1.15rc1 -D "" -importcfg $WORK/b015/importcfg -pack ./math.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/6b/6bb494cbb1bd9257829b5aa7a8cbcba841630f4f95a386c04b75e8123603697b-d # internal internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid qtP6FM6ezA4cTnq8rdJD/qtP6FM6ezA4cTnq8rdJD -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/count_s390x.o ./count_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/equal_s390x.o ./equal_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/index_s390x.o ./index_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/compare_s390x.o $WORK/b012/count_s390x.o $WORK/b012/equal_s390x.o $WORK/b012/index_s390x.o $WORK/b012/indexbyte_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/64/64695785607b84a51453cb50b6109aaceb5ae56f7030e1744009f84a1b3c164d-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_s390x.s ./duff_s390x.s ./memclr_s390x.s ./memmove_s390x.s ./preempt_s390x.s ./rt0_linux_s390x.s ./sys_linux_s390x.s ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c5/c5b0f435825a592fffddaea63e08f55ff0677f015fdc1195711ad3617b02263a-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p sync/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b020/symabis ./asm.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime -std -+ -installsuffix shared -buildid Frvbs50xHkpGA7DMDALu/Frvbs50xHkpGA7DMDALu -goversion go1.15rc1 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_s390x.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_s390x.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid Fb308i57v2VXko8JIltG/Fb308i57v2VXko8JIltG -goversion go1.15rc1 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p sync/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/9e/9e14b477e26f8048d541e772b9d5e066b9c9f1f823647707018004d6af638db7-d # internal unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid hDWu7Zt_1YYAX8mxp9-t/hDWu7Zt_1YYAX8mxp9-t -goversion go1.15rc1 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/1a/1ab2499b0ed9623b746b3ef3df9061a3aff254a641f30beb88e0e2984795d886-d # internal unicode/utf8 mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 3lhuR_n8hpIqSYu-TEDb/3lhuR_n8hpIqSYu-TEDb -goversion go1.15rc1 -D "" -importcfg $WORK/b022/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c0/c02cdbc2f7a703d8aabc05cdb2d4f7d0b8872ce0e6065cc766bd604e5c88cd17-d # internal math/bits mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 7hXC96xLjp7ww88NzoyB/7hXC96xLjp7ww88NzoyB -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/e1/e1c4e6d4f99802b75ee5e9d4d92828ad6e2fa8fdd3544e6aca20ecf7300497e3-d # internal math mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b027/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/b027/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid w0nNFU-qQbpOBf5IJkuf/w0nNFU-qQbpOBf5IJkuf -goversion go1.15rc1 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/acos_s390x.o $WORK/b027/acosh_s390x.o $WORK/b027/asin_s390x.o $WORK/b027/asinh_s390x.o $WORK/b027/atan2_s390x.o $WORK/b027/atan_s390x.o $WORK/b027/atanh_s390x.o $WORK/b027/cbrt_s390x.o $WORK/b027/cosh_s390x.o $WORK/b027/dim_s390x.o $WORK/b027/erf_s390x.o $WORK/b027/erfc_s390x.o $WORK/b027/exp_s390x.o $WORK/b027/expm1_s390x.o $WORK/b027/floor_s390x.o $WORK/b027/log10_s390x.o $WORK/b027/log1p_s390x.o $WORK/b027/log_s390x.o $WORK/b027/pow_s390x.o $WORK/b027/sin_s390x.o $WORK/b027/sinh_s390x.o $WORK/b027/sqrt_s390x.o $WORK/b027/stubs_s390x.o $WORK/b027/tan_s390x.o $WORK/b027/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/d6/d69f1e57c7dd6f24edc79848d4fd02cb2fdde4276d62a0722cffabebb0b69a95-d # internal internal/testlog mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid TeUN5GOFV5jnHsCWKJ7r/TeUN5GOFV5jnHsCWKJ7r -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/06/06b1ed725e16d14c7b651fd677522db8d0bc2be8edd42f74c745340a0c3cafe2-d # internal internal/nettrace mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Phbwrl8-XVU59CyIJsXn/Phbwrl8-XVU59CyIJsXn -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/cd/cdee5ad27b094e1d8ef1b1db19f8349a95670f9419bdada49e901cdb4c7aee71-d # internal runtime/cgo mkdir -p $WORK/b046/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -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/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/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/b046=/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/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_s390x.S cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/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/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/cgo -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b046/symabis ./asm_s390x.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p runtime/cgo -std -installsuffix shared -buildid rIaiEjft2a3n3PeXNXto/rIaiEjft2a3n3PeXNXto -goversion go1.15rc1 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/cgo -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b046/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_s390x.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/b6/b6aff9d9f3247990ad93a88572b6c66d021f3989c8da96260d80d0023880e111-d # internal unicode/utf16 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid -5bHT2P-o4xgmGrl66IH/-5bHT2P-o4xgmGrl66IH -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/6c/6cc35b6bbf7d3ca1269e9d627be1381430deeb9bda29d0f2f7f911f53c480581-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid pixmfhsL49edrnX_GLZF/pixmfhsL49edrnX_GLZF -goversion go1.15rc1 -D "" -importcfg $WORK/b073/importcfg -pack ./flags.go ./proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/18/18f8f0338c1e28cb1c76abfabbd45c9f9d9cfc10a36a3aea90674488600910cb-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid IUbJk1G5dDFk8Ed28RjU/IUbJk1G5dDFk8Ed28RjU -goversion go1.15rc1 -D "" -importcfg $WORK/b080/importcfg -pack ./ints.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/d6/d65bb51465441b81e25c5be7d47430a092027dfba62888abb4d9fc7d8151690c-d # internal crypto/internal/subtle mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid jdGq60p-rca77PCw7R8A/jdGq60p-rca77PCw7R8A -goversion go1.15rc1 -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/0f/0f83b8022e687ae5c0593748026a327d05d3d48ac90880e40f869241a1882405-d # internal crypto/subtle mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid KOJDPEgMNkbte5uw5gUZ/KOJDPEgMNkbte5uw5gUZ -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/1a/1a83c88e0b2e3e5f6818cdcf5884feeb80a3d5ee3aa284b54b6b013b276a72b1-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/duff_s390x.o ./duff_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/preempt_s390x.o ./preempt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/duff_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/preempt_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/29/29f521c42927c3ad4ed324e28db454200b4de967f7cae3c82a31a7ae71dea0cd-d # internal internal/reflectlite mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/reflectlite -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b008/symabis ./asm.s sync mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid z_FSPJk4OXFNwhfgeuRI/z_FSPJk4OXFNwhfgeuRI -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 0gn2sGdt31cX9TRM58Uw/0gn2sGdt31cX9TRM58Uw -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/88/88a15f61501e1de4b7e10bf78ae3bf797573b6abb7778c1ec461e2955d79de92-d # internal internal/singleflight mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 7P9fBxHsJKZ2x_nNUDwI/7P9fBxHsJKZ2x_nNUDwI -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/3d/3d1799f2b0e604c7f2bce606cd968b4757463f6555e9db75991b72797a8eec1f-d # internal math/rand mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 2Trw98YEx_21gMITvjaB/2Trw98YEx_21gMITvjaB -goversion go1.15rc1 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/reflectlite -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.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/d1/d1e8ed39f6bcd04800278dae9102fd97589d4caba913a27a81eea273980f7f65-d # internal errors mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p errors -std -complete -installsuffix shared -buildid NDx1Hhe31-QDuA5gF8Oc/NDx1Hhe31-QDuA5gF8Oc -goversion go1.15rc1 -D "" -importcfg $WORK/b007/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/da/daf9293e05890d0f3ecfc87a7db81622b2c8eaa7c29a2cddc1b818d59eb866ce-d # internal io mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p io -std -complete -installsuffix shared -buildid zypEQ3odMxK7ZNid4IV-/zypEQ3odMxK7ZNid4IV- -goversion go1.15rc1 -D "" -importcfg $WORK/b017/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/2b/2b735e52dea0c67a21a9847504fa5cf6e03fee3f3c6047aa68ea0bc603383595-d # internal strconv mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid 20XKBvxgyub0nQZLMVj9/20XKBvxgyub0nQZLMVj9 -goversion go1.15rc1 -D "" -importcfg $WORK/b029/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/98/98a1c5f87bdd93f5dc8cf0b53d464f7ed5f2e1ee53e590f43cd0d97d9952a0b4-d # internal bytes mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p bytes -std -installsuffix shared -buildid k0bI0noinUgm4zNyfOYg/k0bI0noinUgm4zNyfOYg -goversion go1.15rc1 -D "" -importcfg $WORK/b006/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/b2/b2f951a9b57f9fa4b86f589cb1275a845b98ffa017aba6e73ddd363269c123e0-d # internal strings mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p strings -std -complete -installsuffix shared -buildid VnSktsBRAbC_17WQDolZ/VnSktsBRAbC_17WQDolZ -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/62/624754dcb6be47d207f81cb3e10834615a2c04041591a3a3184195138d3b48a7-d # internal reflect mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -p reflect -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b026/symabis ./asm_s390x.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b009/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p reflect -std -installsuffix shared -buildid KpdT9Q0-gakB35IBGHjE/KpdT9Q0-gakB35IBGHjE -goversion go1.15rc1 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/da/da7d82f9ba22d27ad621279fdbd874b9b02ec108c2e7c4f234f4c951aabdeb5c-d # internal bufio mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p bufio -std -complete -installsuffix shared -buildid Wet5yJxAXQmCjmZfNpYf/Wet5yJxAXQmCjmZfNpYf -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/db/db7aa3950d8c4338f32ffedb29970a8768ffebd3a04f286fe5903460f5b834f1-d # internal sort mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p sort -std -complete -installsuffix shared -buildid 0EDmSXNip4uj6tBOq0VW/0EDmSXNip4uj6tBOq0VW -goversion go1.15rc1 -D "" -importcfg $WORK/b030/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/d8/d8f9f800080ef9387e557f34053f9ac9ec63fb6f67c83f7e50c3e29a5000cf6a-d # internal internal/oserror mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid UumdzQmRWMSKUVDF8h65/UumdzQmRWMSKUVDF8h65 -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/85/8518bbb9990f098fd63b4082e0b0ebb8e79bd2f21f39f5422cd09753ca6313d9-d # internal syscall mkdir -p $WORK/b035/ cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p syscall -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b035/symabis ./asm_linux_s390x.s cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/oserror=$WORK/b032/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/unsafeheader=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p syscall -std -installsuffix shared -buildid H3k6RGFqkVQtNZ41Np9J/H3k6RGFqkVQtNZ41Np9J -goversion go1.15rc1 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./dirent.go ./endian_big.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p syscall -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b035/asm_linux_s390x.o ./asm_linux_s390x.s cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -p reflect -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b026/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_linux_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/36/365ce2095d425e346fc8210134502aa698b41ec92a4ac321fbcd125eba22db4d-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ff/ff7a2535f1b5a1ded05be00bad29d44147d61319296734eafba9f9dc868971c8-d # internal internal/fmtsort mkdir -p $WORK/b025/ internal/syscall/unix mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b035/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid jHNY7hzlD0vgHjy1lQy4/jHNY7hzlD0vgHjy1lQy4 -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack ./sort.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 0PcE4qothoh8Hc0xP1dA/0PcE4qothoh8Hc0xP1dA -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/3f/3f0dabdf73a7ce8b062ae91e0fa60cdc2587db839196eb92eb1933ca0f1f1384-d # internal time mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p time -std -installsuffix shared -buildid Gk6Zns61hrlnQjsYo4on/Gk6Zns61hrlnQjsYo4on -goversion go1.15rc1 -D "" -importcfg $WORK/b036/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/e9/e9d50e252157bbcdf451c4ad3317dea7be64ab1c1881abce11468c394c50f60f-d # internal internal/syscall/execenv mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid YFmeaf1WG4Dp3JY0w-xy/YFmeaf1WG4Dp3JY0w-xy -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/15/1588e1cef468c53431f6dea0c5a05d4564e962181b74338a1f231c8fcc2297fb-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_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/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid H1ngvqQc7a6F2QhjPyZd/H1ngvqQc7a6F2QhjPyZd -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b4/b4496910ffe1b2e8cf1f4f2cbe153e717a43e3af40117de751e9aaf7505ba855-d # internal encoding/binary mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid Pz3p78n5o85hjEHFn8Wp/Pz3p78n5o85hjEHFn8Wp -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e2/e27d4a9add9a2917f4515da5da32087ae6b3bccf5889060aed74bfa559a66303-d # internal encoding/base64 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid K8YyJg-OBez2Waa12syT/K8YyJg-OBez2Waa12syT -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/4f/4f9867c01ffcbf05d4b971c35294a7c449a33e9250cdc114b708692163198154-d # internal internal/poll mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b035/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/poll -std -installsuffix shared -buildid QE72IZUiihTp7ad0KqHa/QE72IZUiihTp7ad0KqHa -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/59/595830e823fdb25ba33ee131c1bb12578f9dff7249e85ad746a308c22cb4d770-d # internal context mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile internal/reflectlite=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p context -std -complete -installsuffix shared -buildid qut06tVAAZJ2dVBonX3x/qut06tVAAZJ2dVBonX3x -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/c1/c1b7c6f9a3b404794aa35c9051d68a19a689f7bbe91bf4031d1b76468247b7b4-d # internal hash mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p hash -std -complete -installsuffix shared -buildid KMpG1oUqJA-wJtwwHuVr/KMpG1oUqJA-wJtwwHuVr -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/9d/9dee9f7cf428cf22fb38fb0811ed7bde7f8bb1ddecc65dfeb4658bb69622d100-d # internal hash/crc32 mkdir -p $WORK/b059/ cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -p hash/crc32 -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b059/symabis ./crc32_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/1b/1b03b799d2c768bf9eac079597cfdbbd069ec2b037c9f14ea9177d449a37487d-d # internal os mkdir -p $WORK/b031/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p hash/crc32 -std -installsuffix shared -buildid lK_cF5pM-4CurVcx7wLU/lK_cF5pM-4CurVcx7wLU -goversion go1.15rc1 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b032/_pkg_.a packagefile internal/poll=$WORK/b033/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b035/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p os -std -installsuffix shared -buildid DKrz16IlFUYLbhI_EcJc/DKrz16IlFUYLbhI_EcJc -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -p hash/crc32 -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b059/crc32_s390x.o ./crc32_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b059/_pkg_.a $WORK/b059/crc32_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/0b/0b5ac9f5351072274627b61b70879534f35ec3c5adc0331088a657c1beadb915-d # internal hash/fnv mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid fJPHNE4aQzGfdKUTHmd9/fJPHNE4aQzGfdKUTHmd9 -goversion go1.15rc1 -D "" -importcfg $WORK/b067/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/8d/8dd93768e92c7f2d86b9711fbf12968c96b0e75e32d29cc4ea11e801ad517b8b-d # internal google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid QRyG6JialYIzWeWIR37O/QRyG6JialYIzWeWIR37O -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack ./pragma.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/32/32ca7ba1d27a6c950d108beda8c6bccdc1eeb08f7ed4cd0a80297e3969e168e6-d # internal regexp/syntax mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 1qhW2Co-3L7CFRDCEdhO/1qhW2Co-3L7CFRDCEdhO -goversion go1.15rc1 -D "" -importcfg $WORK/b077/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/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2d/2d50d72f73a356413c309208977e80f7d2178ff6e4adc14fdde5bc81ebdbdc26-d # internal fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile internal/fmtsort=$WORK/b025/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p fmt -std -complete -installsuffix shared -buildid En-nizFhnv4JlPvGCFUK/En-nizFhnv4JlPvGCFUK -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/a8/a8fd27be12e6e29da59c4428824b55149894d22bb95e4877fe9abe589266d706-d # internal net mkdir -p $WORK/b040/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b040/ -importpath net -- -I $WORK/b040/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/fe/fe33f54af14e50b9c3e8f7a4e3048f318d929fda01003f4ad4838afe29851616-d # internal encoding/csv mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile bytes=$WORK/b006/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid XFJcFregxQ_sZsHWwQ7h/XFJcFregxQ_sZsHWwQ7h -goversion go1.15rc1 -D "" -importcfg $WORK/b004/importcfg -pack ./reader.go ./writer.go cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/a8/a8644bfa6b15276041db2f42f310f62a10c488c0b703c10cc0e062db1eb1ea75-d # internal log mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p log -std -complete -installsuffix shared -buildid swslWzx5FKPZiMqpkV1f/swslWzx5FKPZiMqpkV1f -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/1d/1dacb3fa414bfc302206791668e73122f575e3517215200b736c478ecb6fb7ea-d # internal mime mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile bytes=$WORK/b006/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p mime -std -complete -installsuffix shared -buildid UuMxXXjtetlswzO9keUq/UuMxXXjtetlswzO9keUq -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/de/de013d2fb0f13975cf327a739f4069cf198077e83dc1e22f70ba4f5762bd6c5f-d # internal path/filepath mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid v4rkXAYq9e0N44ay70Xo/v4rkXAYq9e0N44ay70Xo -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/d1/d1f7da30a3e2a0ea12b1f017dbb5654af84becd644f70e2f370fbc3fd58a6978-d # internal io/ioutil mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid KEybf2-sYSk_rYJllSBq/KEybf2-sYSk_rYJllSBq -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/58/58a55124f3759c175d1c5c95b2a1c3de416c597d1db4325013b173465325a731-d # internal compress/flate mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid XqBbmJ3jdIL8wqax_jjl/XqBbmJ3jdIL8wqax_jjl -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b033/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b035/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p net -std -installsuffix shared -buildid BqoxFxDrCDesfFG0JeLq/BqoxFxDrCDesfFG0JeLq -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b040/_cgo_gotypes.go $WORK/b040/cgo_linux.cgo1.go $WORK/b040/cgo_resnew.cgo1.go $WORK/b040/cgo_socknew.cgo1.go $WORK/b040/cgo_unix.cgo1.go $WORK/b040/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/80/80ad5b824f25538989254b82793f99cc29252009b0681f75b580ff278c726e55-d # internal compress/gzip mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile compress/flate=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile hash/crc32=$WORK/b059/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid zYyIYt8XR4bn-bp4wshY/zYyIYt8XR4bn-bp4wshY -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/35/35e4b1f6470f909bf9b72b54936d2382d5ca99a303e3ff6aac575ff388c2ce99-d # internal encoding/json mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile encoding=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b062/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid JyGH3oTnp_uQ3KK-HhST/JyGH3oTnp_uQ3KK-HhST -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/89/89fbb80cbcae5fb2132daf159ecf3c5981392f73c20a5cf7889ce2d38f8430c0-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile hash/fnv=$WORK/b067/_pkg_.a packagefile os=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid SRYm85L_YbE2nISMsd3d/SRYm85L_YbE2nISMsd3d -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/6d/6d0e18c8e92ccc58f570e4dfb9e66f90811f65f33642ce8cd6a173e59cc38ecc-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b066/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid HEhuCiqE_h5Gzn08bCjc/HEhuCiqE_h5Gzn08bCjc -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f3/f3b0ac0a40ae3e6bd21257db063d94631819fcf95e0f6d88780d5ec4a0e42b08-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b065/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid mmaPe9iOiMi4F60tl3-3/mmaPe9iOiMi4F60tl3-3 -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a6/a69477b42a42cb6567680e47e533be84c8515c1b34d3dcd3776840bf7036e32c-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b070/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid y-dI9_U0mGcRh26GJXu0/y-dI9_U0mGcRh26GJXu0 -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ac/acadbc2fea4310ca9ff8d30e06dfae9244e716568652a7074c58638d174c620c-d # internal net/textproto mkdir -p $WORK/b052/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/11/11359551918c86db94cb78f778e31789e8db0741e02a0459a2dd3686134573cf-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b071/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile bytes=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid WMzb9l6XMd-Tn0tSCeHb/WMzb9l6XMd-Tn0tSCeHb -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b065/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid IYY0BtSynYl-bJyOvmuu/IYY0BtSynYl-bJyOvmuu -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7d/7dec43b37e5aaf1b2cb6fa97948017a2375fe79826d84bf17d0d145b3b250bde-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b065/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b071/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid DRGfGH1H8Ar2-Q4-rxCP/DRGfGH1H8Ar2-Q4-rxCP -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b9/b90eb865233834765b7f9a2d21f4004d350d14f9073f96a7bf7844b0da5c7344-d # internal net/mail mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile mime=$WORK/b049/_pkg_.a packagefile net/textproto=$WORK/b052/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p net/mail -std -complete -installsuffix shared -buildid r-v10KZ12CszWeewgugg/r-v10KZ12CszWeewgugg -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e7/e7faad92d436d3bb0be8a755d1f04500d750448a996651253e633364e59ba6e7-d # internal go/token mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p go/token -std -complete -installsuffix shared -buildid HNQgkonPHENmhGB972Wt/HNQgkonPHENmhGB972Wt -goversion go1.15rc1 -D "" -importcfg $WORK/b075/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/28/284c815f3f488d4c69ae364885aa8ca937eaf6a56ed73b011065f424aa0a9960-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b075/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b073/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid vHzwXbeLOKjuR7FdVY2e/vHzwXbeLOKjuR7FdVY2e -goversion go1.15rc1 -D "" -importcfg $WORK/b074/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/74/74e347f5c3fd5fa3342ed8b1c5f7e36623b0a5c9a3b000aa4bfeead68a71cad5-d # internal github.com/alexflint/go-scalar mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b003/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/mail=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alexflint/go-scalar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/alexflint/go-scalar -complete -installsuffix shared -buildid A7x-WCEq3H3YzglItpWY/A7x-WCEq3H3YzglItpWY -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack ./scalar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/98/98d92d1fee822b6f7fea679d2979498d3c2a3e58c4b94621fd6404e699500fa5-d # internal regexp mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile regexp/syntax=$WORK/b077/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p regexp -std -complete -installsuffix shared -buildid 1QFC5RG30VKum6jgYr2_/1QFC5RG30VKum6jgYr2_ -goversion go1.15rc1 -D "" -importcfg $WORK/b076/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/6c/6c59369c8c6b0d9b9e10279691433574cf7e2b427d0cba448f0d29a0c836dd35-d # internal github.com/alexflint/go-arg mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b003/_pkg_.a packagefile encoding/csv=$WORK/b004/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/alexflint/go-scalar=$WORK/b039/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alexflint/go-arg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/alexflint/go-arg -complete -installsuffix shared -buildid Q3TIUAkfDPnpIh5KEDjZ/Q3TIUAkfDPnpIh5KEDjZ -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./parse.go ./reflect.go ./subcommand.go ./usage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c7/c7bc077d3011c94f023bee63f31d4ce93bdc3d07c4ac4c7712c1fb282acf0ec5-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid RP-OgkS_hrv1WcoaThDI/RP-OgkS_hrv1WcoaThDI -goversion go1.15rc1 -D "" -importcfg $WORK/b078/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./goname.go ./map_entry.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers.go ./wrappers_gen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/e9/e9f6bae23cb152d21049383e346aab29d70946ed5a9d08d8f3c24febc027cb44-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid zJD6t65rEhRsRTQA18_G/zJD6t65rEhRsRTQA18_G -goversion go1.15rc1 -D "" -importcfg $WORK/b079/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/db/db054663eb6b0f772802409bdbbfeaec0d36c02f50139919aad97a2646e7bb20-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid P7ageZ0lNGOKaL7zAwKs/P7ageZ0lNGOKaL7zAwKs -goversion go1.15rc1 -D "" -importcfg $WORK/b082/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/5d/5da30c5adcd998502c66107d3ece39deb67ff3e4081bff4b5bbebf4d1370b204-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b070/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid dJeZYgDWx3MNX_FiS2EI/dJeZYgDWx3MNX_FiS2EI -goversion go1.15rc1 -D "" -importcfg $WORK/b083/importcfg -pack ./legacy.go ./methods.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/f2/f2b5146fac6e69575c6bfaa9323244b018c253e19c1cd26be8e4e77b25ebfcba-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b066/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b065/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b073/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b074/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b062/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid Cqy195hCc0b6hjA9NBYT/Cqy195hCc0b6hjA9NBYT -goversion go1.15rc1 -D "" -importcfg $WORK/b072/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/53/531c619607fefa3cab023a24eee3828bfe125ea9d0595cf7b45bf20c970a314e-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b068/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b065/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b082/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b073/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b078/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b079/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b070/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b074/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b071/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b083/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid -Czxgi-xZGmk1lz7KOKm/-Czxgi-xZGmk1lz7KOKm -goversion go1.15rc1 -D "" -importcfg $WORK/b081/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/0b/0b69ca50dca27f1044dd15c88600839ad577c496d797fbb3b24b2850e0a11f4b-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b066/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b070/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid Uwnmw4wLA2IcCURvLLtG/Uwnmw4wLA2IcCURvLLtG -goversion go1.15rc1 -D "" -importcfg $WORK/b086/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/73/73ce2b947c54537672f60a624872646ca864d4fc7a4d97ca1e41895841bf4478-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid zOJ6242tiz00rqmGZ27I/zOJ6242tiz00rqmGZ27I -goversion go1.15rc1 -D "" -importcfg $WORK/b087/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/c3/c3e75206b3614926575dce58497b93a7375ac4a61a90053b6c0c6d815017d622-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b072/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b065/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid 2ybyk8rm8w_cWsnWCoJI/2ybyk8rm8w_cWsnWCoJI -goversion go1.15rc1 -D "" -importcfg $WORK/b088/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c6/c6ba7ddfcee7d4876c0f79982533d869ee98ab275ec52228700e6493c7c5b7a8-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b068/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b072/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b065/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b073/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b078/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b079/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b070/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b080/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b074/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b081/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b071/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid xnG1dWVQ1nYVWvJ_Xn39/xnG1dWVQ1nYVWvJ_Xn39 -goversion go1.15rc1 -D "" -importcfg $WORK/b063/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/55/55471a96a7ff0544e0acb5bcd80187fc9c7a2df76afd7dbbdd8dfe798347e775-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b086/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b087/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b088/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b065/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b078/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b070/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b074/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b081/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid rsGyNvA4g3U4Nh8mSKVu/rsGyNvA4g3U4Nh8mSKVu -goversion go1.15rc1 -D "" -importcfg $WORK/b085/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/8c/8ccd239a8c647651fcd0e8f145fad459094ba464ff4eb7c72e8a8b3c5782275f-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid ETPk32knAFNOIjsuDKCj/ETPk32knAFNOIjsuDKCj -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/91/919c37d33038e9faed68bccbc5eccaa365011fbd676fa2587e168f68bf1bd588-d # internal github.com/songgao/water mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/songgao/water /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/songgao/water -complete -installsuffix shared -buildid NGLEaE3B5gK_3947H6MG/NGLEaE3B5gK_3947H6MG -goversion go1.15rc1 -D "" -importcfg $WORK/b094/importcfg -pack ./doc.go ./if.go ./if_linux.go ./params_linux.go ./syscalls_linux.go ./syscalls_linux_go1.11.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e7/e70b8065284de4b7f255c5b6bfc54ad12f4421f5f38f9eee5ec71701b423568e-d # internal os/exec mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p os/exec -std -complete -installsuffix shared -buildid f44nJY7yGOt4BEEPjaFH/f44nJY7yGOt4BEEPjaFH -goversion go1.15rc1 -D "" -importcfg $WORK/b095/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/1d/1d71bd5bb5ef4d263fe0b7e0d548b2058e08617f19f53420d9009f834fd04763-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b088/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b085/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b074/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid lsKJ5t2VOr0PVBIbpbx-/lsKJ5t2VOr0PVBIbpbx- -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/49/491731960bcc25d51a66a07f180ce78d2b69a289211c5c7a05faf63025b3b4ea-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b061/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b063/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b087/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b068/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b091/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b065/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b082/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b085/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b073/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b078/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b070/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b074/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b081/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b071/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b083/_pkg_.a packagefile hash/crc32=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid qwlAidhH0aT4EZrqz_Yn/qwlAidhH0aT4EZrqz_Yn -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/7a/7ad7bd1952007d59aa641ae181aad606a673d8b74c94a8f4db9960e68b1f0c07-d # internal github.com/meshbird/meshbird/iface mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/songgao/water=$WORK/b094/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os/exec=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird/iface /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/meshbird/meshbird/iface -complete -installsuffix shared -buildid fu86hDZ2Gv6SYQBApt6P/fu86hDZ2Gv6SYQBApt6P -goversion go1.15rc1 -D "" -importcfg $WORK/b093/importcfg -pack ./iface.go ./iface_linux.go ./packet_ip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/1b/1beadfa08b6ed8258e1169732c016b8fe48c47c348b47ffe05715d2236ced37f-d # internal crypto/cipher mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b100/_pkg_.a packagefile crypto/subtle=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 1SsyiKGMdEIZ0ZlY5DAA/1SsyiKGMdEIZ0ZlY5DAA -goversion go1.15rc1 -D "" -importcfg $WORK/b099/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ab/ab86810aaec9a118780c5817d4993e012e73165340edc6a7cb2bb3e87ceb32b0-d # internal crypto/aes mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b098/symabis ./asm_s390x.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b099/_pkg_.a packagefile crypto/internal/subtle=$WORK/b100/_pkg_.a packagefile crypto/subtle=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/aes -std -installsuffix shared -buildid mnCk1a-jaLQ88yY0gkF_/mnCk1a-jaLQ88yY0gkF_ -goversion go1.15rc1 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b098/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b098/_pkg_.a $WORK/b098/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e4/e45b7ebb2996bc9de5e42658005ef242776d5823ecf8cd45495c7221bee7e7d6-d # internal math/big mkdir -p $WORK/b103/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -p math/big -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b103/symabis ./arith_s390x.s cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p math/big -std -installsuffix shared -buildid MWrFcc-Pc7ww4gswFBSM/MWrFcc-Pc7ww4gswFBSM -goversion go1.15rc1 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/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/asm -p math/big -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b103/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b103/_pkg_.a $WORK/b103/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/4b/4beb9feedbe39f3a2eb44c5b5aa06a98daed94d56a42d3c2ea229aacb6c89293-d # internal crypto/rand mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile crypto/aes=$WORK/b098/_pkg_.a packagefile crypto/cipher=$WORK/b099/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math/big=$WORK/b103/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b035/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid fiEVbWNaDTcFeo4GKnWG/fiEVbWNaDTcFeo4GKnWG -goversion go1.15rc1 -D "" -importcfg $WORK/b102/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/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/5b/5bbf1ec21eb7f1d888bf60fc3ecff6875ca71d29cd4734600ef1e7881f5dae2c-d # internal crypto mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto -std -complete -installsuffix shared -buildid guluwzxO8nIGZqsvHQyB/guluwzxO8nIGZqsvHQyB -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/62/62f2e183be08d860802b616af687355aa1bf3ba6e5affff4a2219d79fdc13c23-d # internal crypto/md5 mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b105/symabis ./md5block_s390x.s cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b106/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/md5 -std -installsuffix shared -buildid wYeyy14G_0cN06ZBq4GF/wYeyy14G_0cN06ZBq4GF -goversion go1.15rc1 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b105/md5block_s390x.o ./md5block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b105/_pkg_.a $WORK/b105/md5block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/42/4226849383c1473518f76314eca83bb0b0a47a045c1bac49e67b67a7e09cd4e0-d # internal crypto/sha1 mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b107/symabis ./sha1block_s390x.s cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b106/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid AFRaQnw5F46Uuq6pDd9V/AFRaQnw5F46Uuq6pDd9V -goversion go1.15rc1 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b107/sha1block_s390x.o ./sha1block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b107/_pkg_.a $WORK/b107/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/67/67f54bd4a876b3a9b1fd176309838b60bf5fc9b047ee2d9ecb68af279e6c9960-d # internal crypto/sha256 mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha256 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b108/symabis ./sha256block_s390x.s cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b106/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid b87N4cyf4pJfOwPxa2sC/b87N4cyf4pJfOwPxa2sC -goversion go1.15rc1 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go ./sha256block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha256 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b108/sha256block_s390x.o ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b108/_pkg_.a $WORK/b108/sha256block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/fe/fec2e5313442fe7b4bc76fccd5d8fe437bee5ac874bfcab7de1534ede501e707-d # internal encoding/hex mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid jU9q04TZsWRSkkKEJKvG/jU9q04TZsWRSkkKEJKvG -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/83/8329549c0d047da62eb47fa207520c2aaca43b7ffc01812f821fec86d7453dd9-d # internal github.com/meshbird/meshbird/utils mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b105/_pkg_.a packagefile crypto/sha1=$WORK/b107/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b109/_pkg_.a EOF cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird/utils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/meshbird/meshbird/utils -complete -installsuffix shared -buildid IEy5oWu5Qxt_D1F_0t9U/IEy5oWu5Qxt_D1F_0t9U -goversion go1.15rc1 -D "" -importcfg $WORK/b104/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/e5/e518d044c91e246ff0be39ccc4407fc75f7b79abd95c04d76844e3cc67e7514f-d # internal github.com/meshbird/meshbird/transport mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b005/_pkg_.a packagefile bytes=$WORK/b006/_pkg_.a packagefile crypto/aes=$WORK/b098/_pkg_.a packagefile crypto/cipher=$WORK/b099/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/meshbird/meshbird/utils=$WORK/b104/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird/transport /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/meshbird/meshbird/transport -complete -installsuffix shared -buildid ZBn1w8xVrFDGooyAn7UE/ZBn1w8xVrFDGooyAn7UE -goversion go1.15rc1 -D "" -importcfg $WORK/b097/importcfg -pack ./client.go ./client_conn.go ./crypto.go ./pool.go ./server.go ./server_conn.go ./server_handler.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/c7/c7170e5b0edd8711021b09506e81a32de31308962c631806fda560498e1ce92e-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/45/45db263848edd88ec42aa62799e1c7b794efb47e6b7998e501e62dfaf86568aa-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b087/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b085/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b090/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid pofANl-6R-2soh2yQkM4/pofANl-6R-2soh2yQkM4 -goversion go1.15rc1 -D "" -importcfg $WORK/b089/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/aa/aa8e518b8692933d5437bff301c19a26840ce08ca3890ebc0f1f81f1d30bd902-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b085/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b089/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b090/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b092/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid NHPOUFnOVuJJXNHR92xP/NHPOUFnOVuJJXNHR92xP -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/fa/fa0a3992b06a48109ef37e94b7313bbc1056f43b0b54b9209e029fdfdf6aecfa-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b006/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile encoding=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b061/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b063/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b081/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b071/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b083/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b084/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid pxAPPKF2rkrs8vJOTYDd/pxAPPKF2rkrs8vJOTYDd -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/db/db59a959b6f2654120cf57d6d71d4f4781ff53a2d9b34a1400730192f2d4e969-d # internal github.com/meshbird/meshbird/protocol mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird/protocol /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/meshbird/meshbird/protocol -complete -installsuffix shared -buildid 8AnD2QAy6MG6aKZxqjav/8AnD2QAy6MG6aKZxqjav -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack ./protocol.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/45/45709675e1c51561c8fcec2c26271276007e3e517b69f2bd54485ad0b092ae70-d # internal github.com/meshbird/meshbird/common mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a packagefile github.com/meshbird/meshbird/iface=$WORK/b093/_pkg_.a packagefile github.com/meshbird/meshbird/protocol=$WORK/b096/_pkg_.a packagefile github.com/meshbird/meshbird/transport=$WORK/b097/_pkg_.a packagefile github.com/meshbird/meshbird/utils=$WORK/b104/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird/common /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/meshbird/meshbird/common -complete -installsuffix shared -buildid jt81mkiwf2KoMs8a7iDJ/jt81mkiwf2KoMs8a7iDJ -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack ./app.go ./config.go ./peer.go ./route.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/6a/6a23c76c2c3a87c1676ae0e4c82c3fa8daa3c60c0ddbf2ced126550063d5430f-d # internal github.com/meshbird/meshbird mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/alexflint/go-arg=$WORK/b002/_pkg_.a packagefile github.com/meshbird/meshbird/common=$WORK/b055/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid C92NzKExAlJGtAKFBVAF/C92NzKExAlJGtAKFBVAF -goversion go1.15rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/58/58e0129226df27c4dfb2e4b9357928f16175e65731d2c8ddab447cf24af16799-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/meshbird/meshbird=$WORK/b001/_pkg_.a packagefile github.com/alexflint/go-arg=$WORK/b002/_pkg_.a packagefile github.com/meshbird/meshbird/common=$WORK/b055/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile encoding=$WORK/b003/_pkg_.a packagefile encoding/csv=$WORK/b004/_pkg_.a packagefile errors=$WORK/b007/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/alexflint/go-scalar=$WORK/b039/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b023/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a packagefile github.com/meshbird/meshbird/iface=$WORK/b093/_pkg_.a packagefile github.com/meshbird/meshbird/protocol=$WORK/b096/_pkg_.a packagefile github.com/meshbird/meshbird/transport=$WORK/b097/_pkg_.a packagefile github.com/meshbird/meshbird/utils=$WORK/b104/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b036/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a packagefile bufio=$WORK/b005/_pkg_.a packagefile bytes=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a packagefile internal/reflectlite=$WORK/b008/_pkg_.a packagefile internal/fmtsort=$WORK/b025/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile net/mail=$WORK/b047/_pkg_.a packagefile internal/oserror=$WORK/b032/_pkg_.a packagefile internal/poll=$WORK/b033/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b035/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile internal/unsafeheader=$WORK/b009/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b061/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b063/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b064/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b081/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b069/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b071/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b083/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b084/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile github.com/songgao/water=$WORK/b094/_pkg_.a packagefile os/exec=$WORK/b095/_pkg_.a packagefile crypto/aes=$WORK/b098/_pkg_.a packagefile crypto/cipher=$WORK/b099/_pkg_.a packagefile crypto/rand=$WORK/b102/_pkg_.a packagefile encoding/binary=$WORK/b051/_pkg_.a packagefile crypto/md5=$WORK/b105/_pkg_.a packagefile crypto/sha1=$WORK/b107/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/base64=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b109/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile mime=$WORK/b049/_pkg_.a packagefile net/textproto=$WORK/b052/_pkg_.a packagefile compress/flate=$WORK/b058/_pkg_.a packagefile hash/crc32=$WORK/b059/_pkg_.a packagefile unicode/utf16=$WORK/b062/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b068/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b072/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b065/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b073/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b078/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b079/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b070/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b080/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b074/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b082/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b085/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b089/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b090/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b092/_pkg_.a packagefile crypto/internal/subtle=$WORK/b100/_pkg_.a packagefile crypto/subtle=$WORK/b101/_pkg_.a packagefile math/big=$WORK/b103/_pkg_.a packagefile crypto=$WORK/b106/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b076/_pkg_.a packagefile go/token=$WORK/b075/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b086/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b087/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b088/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b091/_pkg_.a packagefile hash/fnv=$WORK/b067/_pkg_.a packagefile regexp/syntax=$WORK/b077/_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=zjsNN1N5xkqvixUTL_Mi/C92NzKExAlJGtAKFBVAF/2ucbqQfkKKzmBfm9a8ex/zjsNN1N5xkqvixUTL_Mi -X github.com/meshbird/meshbird/version=2.3 -B 0xf269c385bdd3f135170d3c1803766ee82f84ca6e -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/meshbird-2.3/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/meshbird-2.3/_build/bin/meshbird rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KgnmHi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x ++ dirname /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x + cd meshbird-2.3 + cd /builddir/build/BUILD/meshbird-2.3/_build/src/github.com/meshbird/meshbird + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/meshbird/meshbird -b /builddir/build/BUILD/meshbird-2.3/_build/bin -s /builddir/build/BUILD/meshbird-2.3/_build -o golang-github-meshbird-devel.file-list -O /builddir/build/BUILD/meshbird-2.3 -V 2.3-2.fc33 -p /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x -g /usr/share/gocode -r '.*example.*' Installing: github.com/meshbird/meshbird + IFS= +++ sort -u +++ realpath -e --relative-base=. README.md CHANGELOG.md ++ listfiles_include='CHANGELOG.md README.md' ++ echo 'CHANGELOG.md README.md' + godocs='CHANGELOG.md README.md' + [[ -n CHANGELOG.md README.md ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ 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: creating directory '/builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/bin' + install -m 0755 -vd /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/bin + install -m 0755 -vp /builddir/build/BUILD/meshbird-2.3/_build/bin/meshbird /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/bin/ '/builddir/build/BUILD/meshbird-2.3/_build/bin/meshbird' -> '/builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/bin/meshbird' + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.3-2.fc33 --unique-debug-suffix -2.3-2.fc33.s390x --unique-debug-src-base meshbird-2.3-2.fc33.s390x --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/meshbird-2.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/bin/meshbird extracting debug info from /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/bin/meshbird warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/bin/meshbird. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 7500kB, size after compression: 7132kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 52 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ef9DCi + umask 022 + cd /builddir/build/BUILD + cd meshbird-2.3 + LDFLAGS='-X github.com/meshbird/meshbird/version=2.3' + 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/meshbird/meshbird -b /builddir/build/BUILD/meshbird-2.3/_build/bin -s /builddir/build/BUILD/meshbird-2.3/_build -V 2.3-2.fc33 -p /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/meshbird-2.3/_build/src PATH: /builddir/build/BUILD/meshbird-2.3/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/meshbird-2.3/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/meshbird/meshbird/version=2.3 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/meshbird/meshbird + RPM_EC=0 Processing files: meshbird-2.3-2.fc33.s390x ++ jobs -p + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.czQP8g + umask 022 + cd /builddir/build/BUILD + cd meshbird-2.3 + DOCDIR=/builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/share/doc/meshbird + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/share/doc/meshbird + cp -pr README.md /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/share/doc/meshbird + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/share/doc/meshbird + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0VpSnh + umask 022 + cd /builddir/build/BUILD + cd meshbird-2.3 + LICENSEDIR=/builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/share/licenses/meshbird + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/share/licenses/meshbird + cp -pr LICENSE /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/share/licenses/meshbird + RPM_EC=0 ++ jobs -p + exit 0 Provides: meshbird = 2.3-2.fc33 meshbird(s390-64) = 2.3-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: golang-github-meshbird-devel-2.3-2.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fuvldj + umask 022 + cd /builddir/build/BUILD + cd meshbird-2.3 + DOCDIR=/builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/share/doc/golang-github-meshbird-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/share/doc/golang-github-meshbird-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/share/doc/golang-github-meshbird-devel + cp -pr README.md /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/share/doc/golang-github-meshbird-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1GdpFi + umask 022 + cd /builddir/build/BUILD + cd meshbird-2.3 + LICENSEDIR=/builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/share/licenses/golang-github-meshbird-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/share/licenses/golang-github-meshbird-devel + cp -pr LICENSE /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x/usr/share/licenses/golang-github-meshbird-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/meshbird/meshbird/common) = 2.3-2.fc33 golang(github.com/meshbird/meshbird/iface) = 2.3-2.fc33 golang(github.com/meshbird/meshbird/protocol) = 2.3-2.fc33 golang(github.com/meshbird/meshbird/transport) = 2.3-2.fc33 golang(github.com/meshbird/meshbird/utils) = 2.3-2.fc33 golang-github-meshbird-devel = 2.3-2.fc33 golang-ipath(github.com/meshbird/meshbird) = 2.3-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/alexflint/go-arg) golang(github.com/golang/protobuf/proto) golang(github.com/songgao/water) Processing files: meshbird-debugsource-2.3-2.fc33.s390x Provides: meshbird-debugsource = 2.3-2.fc33 meshbird-debugsource(s390-64) = 2.3-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: meshbird-debuginfo-2.3-2.fc33.s390x Provides: debuginfo(build-id) = 5efa62d9357977eac5b89b4653b72e3420ac329d meshbird-debuginfo = 2.3-2.fc33 meshbird-debuginfo(s390-64) = 2.3-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: meshbird-debugsource(s390-64) = 2.3-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x Wrote: /builddir/build/RPMS/meshbird-2.3-2.fc33.s390x.rpm Wrote: /builddir/build/RPMS/golang-github-meshbird-devel-2.3-2.fc33.noarch.rpm Wrote: /builddir/build/RPMS/meshbird-debugsource-2.3-2.fc33.s390x.rpm Wrote: /builddir/build/RPMS/meshbird-debuginfo-2.3-2.fc33.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XNvbjl + umask 022 + cd /builddir/build/BUILD + cd meshbird-2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/meshbird-2.3-2.fc33.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0