Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/golang-github-euank-kmsg-parser.spec'], chrootPath='/var/lib/mock/f29-build-15702023-1128760/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/golang-github-euank-kmsg-parser.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 Wrote: /builddir/build/SRPMS/golang-github-euank-kmsg-parser-2.0.1-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/golang-github-euank-kmsg-parser.spec'], chrootPath='/var/lib/mock/f29-build-15702023-1128760/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/golang-github-euank-kmsg-parser.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n2PN5I + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf go-kmsg-parser-2.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/go-kmsg-parser-2.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd go-kmsg-parser-2.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AQdBmg + umask 022 + cd /builddir/build/BUILD + cd go-kmsg-parser-2.0.1 + goipath=github.com/euank/go-kmsg-parser + GO_BUILD_PATH=/builddir/build/BUILD/go-kmsg-parser-2.0.1/_build + [[ ! -e /builddir/build/BUILD/go-kmsg-parser-2.0.1/_build/src/github.com/euank/go-kmsg-parser ]] BUILDSTDERR: ++ dirname /builddir/build/BUILD/go-kmsg-parser-2.0.1/_build/src/github.com/euank/go-kmsg-parser + install -m 0755 -vd /builddir/build/BUILD/go-kmsg-parser-2.0.1/_build/src/github.com/euank install: creating directory '/builddir/build/BUILD/go-kmsg-parser-2.0.1/_build' install: creating directory '/builddir/build/BUILD/go-kmsg-parser-2.0.1/_build/src' install: creating directory '/builddir/build/BUILD/go-kmsg-parser-2.0.1/_build/src/github.com' install: creating directory '/builddir/build/BUILD/go-kmsg-parser-2.0.1/_build/src/github.com/euank' + ln -fs /builddir/build/BUILD/go-kmsg-parser-2.0.1 /builddir/build/BUILD/go-kmsg-parser-2.0.1/_build/src/github.com/euank/go-kmsg-parser + cd /builddir/build/BUILD/go-kmsg-parser-2.0.1/_build/src/github.com/euank/go-kmsg-parser + install -m 0755 -vd _bin install: creating directory '_bin' + export PATH=/builddir/build/BUILD/go-kmsg-parser-2.0.1/_build/src/github.com/euank/go-kmsg-parser/_bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILD/go-kmsg-parser-2.0.1/_build/src/github.com/euank/go-kmsg-parser/_bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export GOPATH=/builddir/build/BUILD/go-kmsg-parser-2.0.1/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/go-kmsg-parser-2.0.1/_build:/usr/share/gocode + export 'LDFLAGS= -X github.com/euank/go-kmsg-parser/version=2.0.1' + LDFLAGS=' -X github.com/euank/go-kmsg-parser/version=2.0.1' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -X github.com/euank/go-kmsg-parser/version=2.0.1 -B 0xefec8f4fcb8c47590794d2d8aee1130ae3175ecb -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/godmesg github.com/euank/go-kmsg-parser/cmd/godmesg BUILDSTDERR: WORK=/tmp/go-build588373461 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b007/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/compare_s390x.o ./compare_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/equal_s390x.o ./equal_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./abs.go ./acosh.go ./arith_s390x.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/index_s390x.o ./index_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_s390x.o $WORK/b010/equal_s390x.o $WORK/b010/index_s390x.o $WORK/b010/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b015/_pkg_.a $WORK/b015/acos_s390x.o $WORK/b015/acosh_s390x.o $WORK/b015/asin_s390x.o $WORK/b015/asinh_s390x.o $WORK/b015/atan2_s390x.o $WORK/b015/atan_s390x.o $WORK/b015/atanh_s390x.o $WORK/b015/cbrt_s390x.o $WORK/b015/cosh_s390x.o $WORK/b015/dim_s390x.o $WORK/b015/erf_s390x.o $WORK/b015/erfc_s390x.o $WORK/b015/exp_s390x.o $WORK/b015/expm1_s390x.o $WORK/b015/floor_s390x.o $WORK/b015/log10_s390x.o $WORK/b015/log1p_s390x.o $WORK/b015/log_s390x.o $WORK/b015/pow_s390x.o $WORK/b015/sin_s390x.o $WORK/b015/sinh_s390x.o $WORK/b015/sqrt_s390x.o $WORK/b015/stubs_s390x.o $WORK/b015/tan_s390x.o $WORK/b015/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math/bits -std -complete -installsuffix shared -buildid lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b031/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b031/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b031 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b031=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b031=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b031=/tmp/go-build -gno-record-gcc-switches -I $WORK/b031/ -g -O2 -Wall -Werror -o $WORK/b031/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b031=/tmp/go-build -gno-record-gcc-switches -I $WORK/b031/ -g -O2 -Wall -Werror -o $WORK/b031/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b031=/tmp/go-build -gno-record-gcc-switches -I $WORK/b031/ -g -O2 -Wall -Werror -o $WORK/b031/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b031=/tmp/go-build -gno-record-gcc-switches -I $WORK/b031/ -g -O2 -Wall -Werror -o $WORK/b031/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b031=/tmp/go-build -gno-record-gcc-switches -I $WORK/b031/ -g -O2 -Wall -Werror -o $WORK/b031/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b031=/tmp/go-build -gno-record-gcc-switches -I $WORK/b031/ -g -O2 -Wall -Werror -o $WORK/b031/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b031=/tmp/go-build -gno-record-gcc-switches -I $WORK/b031/ -g -O2 -Wall -Werror -o $WORK/b031/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b031=/tmp/go-build -gno-record-gcc-switches -I $WORK/b031/ -g -O2 -Wall -Werror -o $WORK/b031/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b031 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b031=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b031=/tmp/go-build -gno-record-gcc-switches -o $WORK/b031/_cgo_.o $WORK/b031/_cgo_main.o $WORK/b031/_x001.o $WORK/b031/_x002.o $WORK/b031/_x003.o $WORK/b031/_x004.o $WORK/b031/_x005.o $WORK/b031/_x006.o $WORK/b031/_x007.o $WORK/b031/_x008.o $WORK/b031/_x009.o $WORK/b031/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b031/_cgo_.o -dynout $WORK/b031/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b031/_cgo_gotypes.go $WORK/b031/cgo.cgo1.go $WORK/b031/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b031/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_s390x.o $WORK/b031/_x001.o $WORK/b031/_x002.o $WORK/b031/_x003.o $WORK/b031/_x004.o $WORK/b031/_x005.o $WORK/b031/_x006.o $WORK/b031/_x007.o $WORK/b031/_x008.o $WORK/b031/_x009.o $WORK/b031/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/4d/4d2fc125774bae1e1458b441d164d16afd6e35c3ad823549955238c3deaa7785-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_s390x.o $WORK/b009/memclr_s390x.o $WORK/b009/memmove_s390x.o $WORK/b009/rt0_linux_s390x.o $WORK/b009/sys_linux_s390x.o $WORK/b009/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./dirent.go ./endian_big.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b028/_pkg_.a $WORK/b028/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p flag -std -complete -installsuffix shared -buildid BHA094l2hpYTobnsptr6/BHA094l2hpYTobnsptr6 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./flag.go BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: github.com/euank/go-kmsg-parser/kmsgparser BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/go-kmsg-parser-2.0.1/_build/src/github.com/euank/go-kmsg-parser/kmsgparser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p github.com/euank/go-kmsg-parser/kmsgparser -complete -installsuffix shared -buildid ALZziLnRAfNmFw4Ugixo/ALZziLnRAfNmFw4Ugixo -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack ./kmsgparser.go ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/b2/b21808c2b8dd0a75e9778fac8ebfbf53a708dfdefc964c496b43842b1216b4cf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/65/65674f8a615481bf666c62ad6a89f9f6882a4b64cc1a286d3cc70b72224c836f-d # internal BUILDSTDERR: github.com/euank/go-kmsg-parser/cmd/godmesg BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile flag=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/euank/go-kmsg-parser/kmsgparser=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/go-kmsg-parser-2.0.1/_build/src/github.com/euank/go-kmsg-parser/cmd/godmesg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid rIYfa2_7JT-_KH4XAXyw/rIYfa2_7JT-_KH4XAXyw -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c0/c0997b2166e07dc03c35a5bbf039af4eab3b94ce140fc9f9b52c76853946ea71-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/euank/go-kmsg-parser/cmd/godmesg=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/euank/go-kmsg-parser/kmsgparser=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=HENwzkdWdE5Qjvr-yPnk/rIYfa2_7JT-_KH4XAXyw/jgnA4u8zpRlR5gRAd61n/HENwzkdWdE5Qjvr-yPnk -X github.com/euank/go-kmsg-parser/version=2.0.1 -B 0xefec8f4fcb8c47590794d2d8aee1130ae3175ecb -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p _bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out _bin/godmesg BUILDSTDERR: rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JiEez1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x + cd go-kmsg-parser-2.0.1 + go-rpm-integration install -i github.com/euank/go-kmsg-parser -o devel.file-list -p /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x -g /usr/share/gocode -b /builddir/build/BUILD/go-kmsg-parser-2.0.1/_build -r '.*example.*' install: creating directory '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr' install: creating directory '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share' install: creating directory '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/gocode' install: creating directory '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/gocode/src' Installing: github.com/euank/go-kmsg-parser install: creating directory '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/gocode/src/github.com' install: creating directory '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/gocode/src/github.com/euank' install: creating directory '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/gocode/src/github.com/euank/go-kmsg-parser' '/builddir/build/BUILD/go-kmsg-parser-2.0.1/README.md' -> '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/gocode/src/github.com/euank/go-kmsg-parser/README.md' install: creating directory '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/gocode/src/github.com/euank/go-kmsg-parser/cmd' install: creating directory '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/gocode/src/github.com/euank/go-kmsg-parser/cmd/godmesg' '/builddir/build/BUILD/go-kmsg-parser-2.0.1/cmd/godmesg/main.go' -> '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/gocode/src/github.com/euank/go-kmsg-parser/cmd/godmesg/main.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/gocode/src/github.com/euank/go-kmsg-parser/kmsgparser' '/builddir/build/BUILD/go-kmsg-parser-2.0.1/kmsgparser/kmsgparser.go' -> '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/gocode/src/github.com/euank/go-kmsg-parser/kmsgparser/kmsgparser.go' '/builddir/build/BUILD/go-kmsg-parser-2.0.1/kmsgparser/kmsgparser_test.go' -> '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/gocode/src/github.com/euank/go-kmsg-parser/kmsgparser/kmsgparser_test.go' '/builddir/build/BUILD/go-kmsg-parser-2.0.1/kmsgparser/log.go' -> '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/gocode/src/github.com/euank/go-kmsg-parser/kmsgparser/log.go' '/builddir/build/BUILD/go-kmsg-parser-2.0.1/.goipath' -> '/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/gocode/src/github.com/euank/go-kmsg-parser/.goipath' + install -Dpm 0755 _bin/godmesg /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/bin/godmesg + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.0.1-1.fc29 --unique-debug-suffix -2.0.1-1.fc29.s390x --unique-debug-src-base golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/go-kmsg-parser-2.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/bin/godmesg extracting debug info from /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/bin/godmesg /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 16 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yZRWSd + umask 022 + cd /builddir/build/BUILD + cd go-kmsg-parser-2.0.1 + PATH=/builddir/build/BUILD/go-kmsg-parser-2.0.1/_bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/euank/go-kmsg-parser -p /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x -g /usr/share/gocode -b /builddir/build/BUILD/go-kmsg-parser-2.0.1/_build -r '.*example.*' Testing: github.com/euank/go-kmsg-parser BUILDSTDERR: panic: runtime error: invalid memory address or nil pointer dereference [recovered] BUILDSTDERR: panic: runtime error: invalid memory address or nil pointer dereference BUILDSTDERR: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1dadf2] BUILDSTDERR: goroutine 1 [running]: BUILDSTDERR: github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli.HandleAction.func1(0xc000105a48) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli/app.go:472 +0x25e BUILDSTDERR: panic(0x545340, 0x9aec30) BUILDSTDERR: /usr/lib/golang/src/runtime/panic.go:513 +0x1d4 BUILDSTDERR: github.com/gofed/symbols-extractor/pkg/util/internal/load.ImportPaths(0xc000224e90, 0x1, 0x1, 0x0, 0x1, 0xc000290280) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/pkg/util/internal/load/pkg.go:1888 +0x62 BUILDSTDERR: github.com/gofed/symbols-extractor/pkg/util/internal/load.PackagesAndErrors(0xc000224e90, 0x1, 0x1, 0x11, 0xb, 0x1039e4) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/pkg/util/internal/load/pkg.go:1842 +0x92 BUILDSTDERR: github.com/gofed/symbols-extractor/pkg/util.ListPackage(0xc0000785d6, 0x1f, 0x1f, 0xe, 0xc00008f100) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/pkg/util/util.go:420 +0x8e BUILDSTDERR: github.com/gofed/symbols-extractor/pkg/util.(*PackageInfoCollector).CollectPackageInfos.func1(0xc0000785a0, 0x56, 0x66ae20, 0xc0001d5380, 0x0, 0x0, 0x0, 0xc0000785e7) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/pkg/util/util.go:181 +0x780 BUILDSTDERR: path/filepath.walk(0xc0000785a0, 0x56, 0x66ae20, 0xc0001d5380, 0xc000215c60, 0x0, 0x2) BUILDSTDERR: /usr/lib/golang/src/path/filepath/path.go:362 +0xd4 BUILDSTDERR: path/filepath.Walk(0xc0000785a0, 0x56, 0xc000215c60, 0x5c74d4, 0x1) BUILDSTDERR: /usr/lib/golang/src/path/filepath/path.go:404 +0x128 BUILDSTDERR: github.com/gofed/symbols-extractor/pkg/util.(*PackageInfoCollector).CollectPackageInfos(0xc00020fd10, 0x3ffdca7f9ff, 0x1f, 0x3ffdca7f9ff, 0x1f) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/pkg/util/util.go:139 +0x162 BUILDSTDERR: main.main.func1(0xc000298280, 0x0, 0x0) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/cmd/golist/golist.go:73 +0x630 BUILDSTDERR: reflect.Value.call(0x529960, 0x5ed010, 0x13, 0x5c7f08, 0x4, 0xc0001059f0, 0x1, 0x1, 0xc0000a2200, 0xc000240ba0, ...) BUILDSTDERR: /usr/lib/golang/src/reflect/value.go:447 +0x4a0 BUILDSTDERR: reflect.Value.Call(0x529960, 0x5ed010, 0x13, 0xc0001059f0, 0x1, 0x1, 0x5cb6f9, 0x1, 0x5c74b8) BUILDSTDERR: /usr/lib/golang/src/reflect/value.go:308 +0x90 BUILDSTDERR: github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli.HandleAction(0x529960, 0x5ed010, 0xc000298280, 0x0, 0x0) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli/app.go:481 +0x1e6 BUILDSTDERR: github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli.(*App).Run(0xc00007ca80, 0xc0000a4000, 0x7, 0x7, 0x0, 0x0) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli/app.go:240 +0x3f8 BUILDSTDERR: main.main() BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/cmd/golist/golist.go:125 +0x548 Processing files: godmesg-2.0.1-1.fc29.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Rzqb5r + exit 0 + umask 022 + cd /builddir/build/BUILD + cd go-kmsg-parser-2.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/licenses/godmesg + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/licenses/godmesg + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/licenses/godmesg + exit 0 Provides: godmesg = 2.0.1-1.fc29 godmesg(s390-64) = 2.0.1-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: golang-github-euank-kmsg-parser-devel-2.0.1-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0CooiK + umask 022 + cd /builddir/build/BUILD + cd go-kmsg-parser-2.0.1 + DOCDIR=/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/doc/golang-github-euank-kmsg-parser-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/doc/golang-github-euank-kmsg-parser-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/doc/golang-github-euank-kmsg-parser-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fFwJ20 + umask 022 + cd /builddir/build/BUILD + cd go-kmsg-parser-2.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/licenses/golang-github-euank-kmsg-parser-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/licenses/golang-github-euank-kmsg-parser-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x/usr/share/licenses/golang-github-euank-kmsg-parser-devel + exit 0 Provides: golang(github.com/euank/go-kmsg-parser/kmsgparser) = 2.0.1-1.fc29 golang-github-euank-kmsg-parser-devel = 2.0.1-1.fc29 golang-ipath(github.com/euank/go-kmsg-parser) = 2.0.1-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-euank-kmsg-parser-debugsource-2.0.1-1.fc29.s390x Provides: golang-github-euank-kmsg-parser-debugsource = 2.0.1-1.fc29 golang-github-euank-kmsg-parser-debugsource(s390-64) = 2.0.1-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: godmesg-debuginfo-2.0.1-1.fc29.s390x Provides: debuginfo(build-id) = ed77715f299079534872b7198386b698fae38904 godmesg-debuginfo = 2.0.1-1.fc29 godmesg-debuginfo(s390-64) = 2.0.1-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-euank-kmsg-parser-debugsource(s390-64) = 2.0.1-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x Wrote: /builddir/build/RPMS/godmesg-2.0.1-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/golang-github-euank-kmsg-parser-devel-2.0.1-1.fc29.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-euank-kmsg-parser-debugsource-2.0.1-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/godmesg-debuginfo-2.0.1-1.fc29.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.O997KW + umask 022 + cd /builddir/build/BUILD + cd go-kmsg-parser-2.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-euank-kmsg-parser-2.0.1-1.fc29.s390x + exit 0 Child return code was: 0