Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/golang-github-cosmos72-gomacro.spec'], chrootPath='/var/lib/mock/f28-build-12698718-927378/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/golang-github-cosmos72-gomacro.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/golang-github-cosmos72-gomacro-2.7-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/golang-github-cosmos72-gomacro.spec'], chrootPath='/var/lib/mock/f28-build-12698718-927378/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/golang-github-cosmos72-gomacro.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OExIId + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gomacro-2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/gomacro-2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gomacro-2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aiioll + umask 022 + cd /builddir/build/BUILD + cd gomacro-2.7 + goipath=github.com/cosmos72/gomacro + GO_BUILD_PATH=/builddir/build/BUILD/gomacro-2.7/_build + [[ ! -e /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro ]] ++ dirname /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro + install -m 0755 -vd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72 install: creating directory '/builddir/build/BUILD/gomacro-2.7/_build' install: creating directory '/builddir/build/BUILD/gomacro-2.7/_build/src' install: creating directory '/builddir/build/BUILD/gomacro-2.7/_build/src/github.com' install: creating directory '/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72' + ln -fs /builddir/build/BUILD/gomacro-2.7 /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro + cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro + install -m 0755 -vd _bin install: creating directory '_bin' + export PATH=/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/_bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/_bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + export 'LDFLAGS= -X github.com/cosmos72/gomacro/version=2.7' + LDFLAGS=' -X github.com/cosmos72/gomacro/version=2.7' ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -X github.com/cosmos72/gomacro/version=2.7 -B 0xa48957e1630487f8f9205816565e599ae82f8f67 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/gomacro github.com/cosmos72/gomacro WORK=/tmp/go-build194470574 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid xVXU2zQoRA8CBQbb9IjZ/xVXU2zQoRA8CBQbb9IjZ -goversion go1.10.2 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /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 OOgZRoTFihh7n5Yx7Uzf/OOgZRoTFihh7n5Yx7Uzf -goversion go1.10.2 -D "" -importcfg $WORK/b007/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/21/219ad56cd9ff6574b1a2aa659a77a7a64298b93ef51a9bbdbbdb6fca97f3dd95-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/69/691fa8a6082e17b9ca11f43bc0c1257a978683cb8cda72ff943a90f81cee6fb1-d # internal runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid MYaXFuLwtDLZE69SeV38/MYaXFuLwtDLZE69SeV38 -goversion go1.10.2 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid c5NdBumq_Zn4Whvj9g10/c5NdBumq_Zn4Whvj9g10 -goversion go1.10.2 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_s390x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/56/5607d521c5e57b83f20907e608a88aca5bbfd254014344de67613704ff97aee2-d # internal sync/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p sync/atomic -std -installsuffix shared -buildid bkg78gpNegHs5FYpLvJo/bkg78gpNegHs5FYpLvJo -goversion go1.10.2 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/fc/fc2bf94150f4e8c17ecd6c4e9536af29b7f16d7db6d75bd9394dc8801e99b9b6-d # internal runtime mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime -std -+ -installsuffix shared -buildid 6FJdq_fHIQ1upwGGzAV9/6FJdq_fHIQ1upwGGzAV9 -goversion go1.10.2 -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 ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.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_s390x.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_linux.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./write_err.go cd /usr/lib/golang/src/sync/atomic /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 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_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/a2/a216aa994d282677e9eaae4f7585a45a6ffcae5f58b9ae51c84e8c1a9e36eaf1-d # internal unicode mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p unicode -std -complete -installsuffix shared -buildid G5PQlw4lrmv-xmiXZqFu/G5PQlw4lrmv-xmiXZqFu -goversion go1.10.2 -D "" -importcfg $WORK/b013/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/d0/d07751f24391747f5d4e9d39f4fb55ff5c95d4a72c8521a8191935193c6ed3e5-d # internal unicode/utf8 mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid pL05yeFPApL5CuWelCg5/pL05yeFPApL5CuWelCg5 -goversion go1.10.2 -D "" -importcfg $WORK/b014/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/92/9277a3e05d76eb172539c445d582f301aecf40ce3458174cfc852957419d141f-d # internal math mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p math -std -installsuffix shared -buildid 0yT3MHa4RhZ2K9ZFe0tA/0yT3MHa4RhZ2K9ZFe0tA -goversion go1.10.2 -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b016/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b016/_pkg_.a $WORK/b016/acos_s390x.o $WORK/b016/acosh_s390x.o $WORK/b016/asin_s390x.o $WORK/b016/asinh_s390x.o $WORK/b016/atan2_s390x.o $WORK/b016/atan_s390x.o $WORK/b016/atanh_s390x.o $WORK/b016/cbrt_s390x.o $WORK/b016/cosh_s390x.o $WORK/b016/dim_s390x.o $WORK/b016/erf_s390x.o $WORK/b016/erfc_s390x.o $WORK/b016/exp_s390x.o $WORK/b016/expm1_s390x.o $WORK/b016/floor_s390x.o $WORK/b016/log10_s390x.o $WORK/b016/log1p_s390x.o $WORK/b016/log_s390x.o $WORK/b016/pow_s390x.o $WORK/b016/sin_s390x.o $WORK/b016/sinh_s390x.o $WORK/b016/sqrt_s390x.o $WORK/b016/stubs_s390x.o $WORK/b016/tan_s390x.o $WORK/b016/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/11/1181563dac3c3ee5f769ce7127c8fd56770c9141c6e401535b86034a93db8acb-d # internal internal/testlog mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /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 AhaOP5-KQ_oPxk5-YlUN/AhaOP5-KQ_oPxk5-YlUN -goversion go1.10.2 -D "" -importcfg $WORK/b021/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/73/7397b744c26fe1caa4b2e894fc81971a1774fda218995e88fc6087dd718a9008-d # internal strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid y734fbB-udgyXGKtpI_t/y734fbB-udgyXGKtpI_t -goversion go1.10.2 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/66/668e2a1ce44b5311b6f6e68b007d6d7c02681c98b34c5d2eeccf0c56e5069338-d # internal runtime/cgo mkdir -p $WORK/b034/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b034/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b034/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b034 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/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 gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x003.o -c gcc_context.c gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x004.o -c gcc_fatalf.c gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x005.o -c gcc_libinit.c gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x006.o -c gcc_linux_s390x.c gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x007.o -c gcc_setenv.c gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x008.o -c gcc_traceback.c gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x009.o -c gcc_util.c gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x010.o -c gcc_s390x.S cd $WORK/b034 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/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 gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -o $WORK/b034/_cgo_.o $WORK/b034/_cgo_main.o $WORK/b034/_x001.o $WORK/b034/_x002.o $WORK/b034/_x003.o $WORK/b034/_x004.o $WORK/b034/_x005.o $WORK/b034/_x006.o $WORK/b034/_x007.o $WORK/b034/_x008.o $WORK/b034/_x009.o $WORK/b034/_x010.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b034/_cgo_.o -dynout $WORK/b034/_cgo_import.go -dynlinker cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p runtime/cgo -std -installsuffix shared -buildid SiK4NRaEtCZbixM_Gu0z/SiK4NRaEtCZbixM_Gu0z -goversion go1.10.2 -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b034/_cgo_gotypes.go $WORK/b034/cgo.cgo1.go $WORK/b034/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b034/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b034/_pkg_.a $WORK/b034/asm_s390x.o $WORK/b034/_x001.o $WORK/b034/_x002.o $WORK/b034/_x003.o $WORK/b034/_x004.o $WORK/b034/_x005.o $WORK/b034/_x006.o $WORK/b034/_x007.o $WORK/b034/_x008.o $WORK/b034/_x009.o $WORK/b034/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/af/afcd54aa1c86d9a21d74b771eedbb5a4d7aab6d546e439aa2e1d0460ff5836d3-d # internal math/bits mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p math/bits -std -complete -installsuffix shared -buildid -mHZBMCj5BFpPNw-wqsp/-mHZBMCj5BFpPNw-wqsp -goversion go1.10.2 -D "" -importcfg $WORK/b038/importcfg -pack ./bits.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/be/be2c5a80e145b5ab8f6126d6d5437e74116812348d77663564de2f4eb2aaa271-d # internal container/list mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p container/list -std -complete -installsuffix shared -buildid AeI6tUrccplbEn7uihw7/AeI6tUrccplbEn7uihw7 -goversion go1.10.2 -D "" -importcfg $WORK/b048/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e3/e3e47cdeea9ea5d0fc0d5d8cf5b39211edbbba0a5521cf2438405fc97caa799f-d # internal container/ring mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/ring /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p container/ring -std -complete -installsuffix shared -buildid ivafI92_PBIr1uMSonng/ivafI92_PBIr1uMSonng -goversion go1.10.2 -D "" -importcfg $WORK/b049/importcfg -pack ./ring.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d6/d6820ca5186b6703c5de8fece56bdf7c183da3cdcad60874a83c249988e13933-d # internal crypto/subtle mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid MzqK_HBzNbJRJx2U6ZJE/MzqK_HBzNbJRJx2U6ZJE -goversion go1.10.2 -D "" -importcfg $WORK/b054/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/29/29467a12030c29cd0338b172eceb5b9614950d6e614288dd05074f8a4e1a7ff2-d # internal crypto/internal/cipherhw mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/internal/cipherhw -std -installsuffix shared -buildid jTz8645aIELYkz2S8xHO/jTz8645aIELYkz2S8xHO -goversion go1.10.2 -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./cipherhw_s390x.go ./doc.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b055/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b055/_pkg_.a $WORK/b055/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/41/41c21b43163b24379cf97d025855d6ccf021f9b1b9b1d65b8f36307c29c70b27-d # internal crypto/rc4 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid Qw3SmGPrBNCW2g6x08Dv/Qw3SmGPrBNCW2g6x08Dv -goversion go1.10.2 -D "" -importcfg $WORK/b068/importcfg -pack ./rc4.go ./rc4_ref.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/9f/9f5f18470dc257fca1b4cb6cb78f49a8d0b36fca137120b23e52e72397a581f1-d # internal vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid sWXusA1MjorRwPZwbWPn/sWXusA1MjorRwPZwbWPn -goversion go1.10.2 -D "" -importcfg $WORK/b079/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/e9/e9828772305b53f653e6681210c06937e3f737e03b94dd0d58a0eeaae118eb82-d # internal internal/nettrace mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid lSBogi9ye8fUPGfbOtsP/lSBogi9ye8fUPGfbOtsP -goversion go1.10.2 -D "" -importcfg $WORK/b081/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/8d/8de4ada46d3872be290aa894bc20db67a1a1ff78ed94cddd07a9578f50089dd8-d # internal encoding mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p encoding -std -complete -installsuffix shared -buildid eUkIzR9SrCu9nacYmezU/eUkIzR9SrCu9nacYmezU -goversion go1.10.2 -D "" -importcfg $WORK/b096/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/16/169f87315a9c24696bbf89fb08993b76dfa78e3da2cc978f993cdff9f3c6eb5e-d # internal unicode/utf16 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Ttc30NHHvvA-qTl4ff4T/Ttc30NHHvvA-qTl4ff4T -goversion go1.10.2 -D "" -importcfg $WORK/b102/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/dd/dd7d944dee6cc48b04240b8124a6bb3441eed3ffc4a89aaca5a214ae4c2ce923-d # internal image/color mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p image/color -std -complete -installsuffix shared -buildid SiuqybCo9z5D3IeuNxdV/SiuqybCo9z5D3IeuNxdV -goversion go1.10.2 -D "" -importcfg $WORK/b150/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/e7/e77571c27842ee0006a0a7829f5ab37f5e8f630ab69de2b58e5086ada1eb149a-d # internal image/color/palette mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile image/color=$WORK/b150/_pkg_.a EOF cd /usr/lib/golang/src/image/color/palette /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p image/color/palette -std -complete -installsuffix shared -buildid Oq37sQo9CbaTGFAQpeCB/Oq37sQo9CbaTGFAQpeCB -goversion go1.10.2 -D "" -importcfg $WORK/b151/importcfg -pack ./generate.go ./palette.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/e0/e0989fb5038d033f5ded42a6a16fd58b17d73601ab00a8078d2062dffc3d482c-d # internal math/cmplx mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math/cmplx /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p math/cmplx -std -complete -installsuffix shared -buildid bG5DKzqSmBkDYKjqtRxF/bG5DKzqSmBkDYKjqtRxF -goversion go1.10.2 -D "" -importcfg $WORK/b159/importcfg -pack ./abs.go ./asin.go ./conj.go ./exp.go ./isinf.go ./isnan.go ./log.go ./phase.go ./polar.go ./pow.go ./rect.go ./sin.go ./sqrt.go ./tan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/b3/b367c438a7189204d3ef00b48d793ee1b103ed6e3a8012eb35e7b5532bf37e37-d # internal github.com/cosmos72/gomacro/gls mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/gls /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/cosmos72/gomacro/gls -installsuffix shared -buildid EGDw1dc_o4lHtOp8owHG/EGDw1dc_o4lHtOp8owHG -goversion go1.10.2 -D "" -importcfg $WORK/b189/importcfg -pack -asmhdr $WORK/b189/go_asm.h ./api_gc.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b189 -I $WORK/b189/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b189/id_s390x.o ./id_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b189/_pkg_.a $WORK/b189/id_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/aa/aaef7fe63d2f3bc7ba6ed682e6dd6677cf753f0197a6b11db01f5d8919fc59d0-d # internal cd /usr/lib/golang/src/runtime /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 /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 /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 /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 /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 /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 /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 /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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/10/100e6d4a2566c4ef05fa5efdc596e1694c10167f79ca2e65a8a86865ff1c8fa1-d # internal github.com/cosmos72/gomacro/atomic mkdir -p $WORK/b186/ sync cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p sync -std -installsuffix shared -buildid QgbW3u-Dtkz7N9e1lD49/QgbW3u-Dtkz7N9e1lD49 -goversion go1.10.2 -D "" -importcfg $WORK/b006/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/cosmos72/gomacro/atomic -complete -installsuffix shared -buildid fRCiI7SQhAptmaB1isgv/fRCiI7SQhAptmaB1isgv -goversion go1.10.2 -D "" -importcfg $WORK/b186/importcfg -pack ./spinlock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/54/54717f5c706b118f9af415d72a96ba2ec45633b0b2f4661b4acd89948db6f8f4-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/3d/3dff0b98171f42502be7c65b71474eb4ee8aa3b496a77ba2bfbbeb46ccb26665-d # internal io mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p io -std -complete -installsuffix shared -buildid mmBIqGx24ZPVughb9oP9/mmBIqGx24ZPVughb9oP9 -goversion go1.10.2 -D "" -importcfg $WORK/b005/importcfg -pack ./io.go ./multi.go ./pipe.go syscall mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p syscall -std -installsuffix shared -buildid CBEVA1KHojrF29mMQKyO/CBEVA1KHojrF29mMQKyO -goversion go1.10.2 -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a7/a79b9013789e377ec338d043259e7e968d12b1216237363137b56c0673909c2f-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid hXxz1ocHIOtZ4Z9HVFmK/hXxz1ocHIOtZ4Z9HVFmK -goversion go1.10.2 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_s390x.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/44/443e19cfa850cf9f6060429f696d16e4b3fc5a87faca018f7c7b1b2e8890b51e-d # internal reflect mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid zP5lPTr4Aj0wbJTZs6jH/zP5lPTr4Aj0wbJTZs6jH -goversion go1.10.2 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b019/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/b5/b5928eab4c39d8fcfa035764a9e598c861ae01498a40407541ac115d7c06a4b1-d # internal time mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p time -std -installsuffix shared -buildid TI5nf26QNzTXp2VKE6-H/TI5nf26QNzTXp2VKE6-H -goversion go1.10.2 -D "" -importcfg $WORK/b020/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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e6/e66633aa12913f8efb39c4e99466e94ca37f1791165d286f1b8f871a3e5b20a7-d # internal internal/poll mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p internal/poll -std -installsuffix shared -buildid gAJvXZlyWA8MB26aQxNy/gAJvXZlyWA8MB26aQxNy -goversion go1.10.2 -D "" -importcfg $WORK/b018/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 ./writev.go cd /usr/lib/golang/src/reflect /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 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/6b/6bd7764a00bceae1d780754d4ed715320136d727e644bdf0c5454a251a549ac5-d # internal bufio mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p bufio -std -complete -installsuffix shared -buildid 8oySr4YGxjUkiwoJQf8r/8oySr4YGxjUkiwoJQf8r -goversion go1.10.2 -D "" -importcfg $WORK/b025/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a1/a1260f0bed3186546a6c2ccb6896da78a60bfd632cb0a2b1e1d44e9a76fab2a3-d # internal os mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b018/_pkg_.a packagefile internal/testlog=$WORK/b021/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p os -std -installsuffix shared -buildid VRFwA1sP3jHeYhKzXFXw/VRFwA1sP3jHeYhKzXFXw -goversion go1.10.2 -D "" -importcfg $WORK/b017/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/44/44836831766907c5437c0b96eba8ca4ceb9889d5a5ed83d4aa1f26ae032abc16-d # internal sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid WvcTAC0Sx8PQa94SDAfY/WvcTAC0Sx8PQa94SDAfY -goversion go1.10.2 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a8/a8838fe7de61433120d1c73ff61523f2cea9272db1470b4b4fdd393e30a64af3-d # internal strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid oPor6Hzjch9_nKn0SHGG/oPor6Hzjch9_nKn0SHGG -goversion go1.10.2 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/a1/a1d418fdc85f01c6b5fc4bcc767fc8c5d6d019811736450df1d02b039895785e-d # internal fmt mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p fmt -std -complete -installsuffix shared -buildid Gc4-tc63RhF_D-D9W5el/Gc4-tc63RhF_D-D9W5el -goversion go1.10.2 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c5/c5b24cada1a403bb9a5a57adff4230d95a73b3f0ab0336221e23cfd1155e757d-d # internal path/filepath mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p path/filepath -std -complete -installsuffix shared -buildid qJFD-cjA0cNdYjncixWG/qJFD-cjA0cNdYjncixWG -goversion go1.10.2 -D "" -importcfg $WORK/b030/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ca/ca1e76052781238adbb34146f7b845d93a9a4b68d5a5ec667ef52dcb80f7cf4e-d # internal io/ioutil mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9-457VKZcQ2oPKSTzJ7W/9-457VKZcQ2oPKSTzJ7W -goversion go1.10.2 -D "" -importcfg $WORK/b029/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/fe/fe17feed3d4cb1ce09c3828438ddf44e7d83978ed52d3a8922865aa5aceddd1b-d # internal path mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p path -std -complete -installsuffix shared -buildid D1LtndxZOvesfr03UDck/D1LtndxZOvesfr03UDck -goversion go1.10.2 -D "" -importcfg $WORK/b035/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/41/4126630879d8a42f93028f0feab1dacb46241d1eed09c76036124953fc5fccca-d # internal os/user mkdir -p $WORK/b033/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b033/ -importpath os/user -- -I $WORK/b033/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/3c/3ca47429d721a7c9b100c603ccd2e001f3b0602a30f51b7a13f4dae4fedef4ed-d # internal compress/flate mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b038/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p compress/flate -std -complete -installsuffix shared -buildid PWsDCr0gxTw2tXnptnla/PWsDCr0gxTw2tXnptnla -goversion go1.10.2 -D "" -importcfg $WORK/b037/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd $WORK/b033 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/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/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f7/f7f8febf2fb2633aaa58da8807b38be6a6180331191efdf24c998b22c9ed51cd-d # internal encoding/binary mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p encoding/binary -std -complete -installsuffix shared -buildid xe69BeEwXk4i4Vc5WIyQ/xe69BeEwXk4i4Vc5WIyQ -goversion go1.10.2 -D "" -importcfg $WORK/b039/importcfg -pack ./binary.go ./varint.go cd $WORK/b033 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/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/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/dc/dc816c226b11b37d95de45178325458cf5b3b00f00ae1fa9e51479249a059d8e-d # internal hash mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p hash -std -complete -installsuffix shared -buildid S33KamLjQuuvl4EFzEpC/S33KamLjQuuvl4EFzEpC -goversion go1.10.2 -D "" -importcfg $WORK/b040/importcfg -pack ./hash.go cd /usr/lib/golang/src/os/user gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -o $WORK/b033/_cgo_.o $WORK/b033/_cgo_main.o $WORK/b033/_x001.o $WORK/b033/_x002.o $WORK/b033/_x003.o $WORK/b033/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/68/68601f23994b9d71848f307bdedac3034cafe9e68e00fe15b2377bd08ffae9ab-d # internal hash/crc32 mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p hash/crc32 -std -installsuffix shared -buildid hxQ_RAW2duSewBSiRqdQ/hxQ_RAW2duSewBSiRqdQ -goversion go1.10.2 -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage user -dynimport $WORK/b033/_cgo_.o -dynout $WORK/b033/_cgo_import.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p os/user -std -installsuffix shared -buildid vuS2bMjeV5-frmjVT9tp/vuS2bMjeV5-frmjVT9tp -goversion go1.10.2 -D "" -importcfg $WORK/b033/importcfg -pack ./lookup.go ./user.go $WORK/b033/_cgo_gotypes.go $WORK/b033/cgo_lookup_unix.cgo1.go $WORK/b033/getgrouplist_unix.cgo1.go $WORK/b033/listgroups_unix.cgo1.go $WORK/b033/_cgo_import.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b041 -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b041/crc32_s390x.o ./crc32_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b041/_pkg_.a $WORK/b041/crc32_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/57/57d4a52f35e9b9b298a4f403d1ca3aacd2e0af23b2d42aea6b3cb8ac354a0686-d # internal archive/zip mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile compress/flate=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile hash/crc32=$WORK/b041/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p archive/zip -std -complete -installsuffix shared -buildid 3ms5bRQtubW9VO7yry0-/3ms5bRQtubW9VO7yry0- -goversion go1.10.2 -D "" -importcfg $WORK/b036/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b033/_pkg_.a $WORK/b033/_x001.o $WORK/b033/_x002.o $WORK/b033/_x003.o $WORK/b033/_x004.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/eb/eb009875b60d055e528289494dc1a8369eda56615e68f18da48171eb1dbdfc9e-d # internal archive/tar mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile os/user=$WORK/b033/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p archive/tar -std -complete -installsuffix shared -buildid gAaUhSEMu8JMaSj9jgw6/gAaUhSEMu8JMaSj9jgw6 -goversion go1.10.2 -D "" -importcfg $WORK/b028/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5f/5f12f3434b720087ea9e08f4c5d6d2e0147e728290df39ed77b1d3fcfcb583ce-d # internal compress/bzip2 mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid X__V4HbggcaPa5bWSxhT/X__V4HbggcaPa5bWSxhT -goversion go1.10.2 -D "" -importcfg $WORK/b042/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/95/95f50217c3486054a7ae9305085e97a6a41bec18ac6526d648cd55a17bfac48c-d # internal compress/gzip mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile compress/flate=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile hash/crc32=$WORK/b041/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p compress/gzip -std -complete -installsuffix shared -buildid YzstDiOHutsad_BBOZFX/YzstDiOHutsad_BBOZFX -goversion go1.10.2 -D "" -importcfg $WORK/b043/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/6b/6b7f9939bf6ba3e5f8c2dc2d31bbe8a5e73e4bf7b4f4d297a01d77c897589937-d # internal compress/lzw mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/compress/lzw /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p compress/lzw -std -complete -installsuffix shared -buildid Tio_uECqqFm_oPgCGMYF/Tio_uECqqFm_oPgCGMYF -goversion go1.10.2 -D "" -importcfg $WORK/b044/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/21/213fb18d8e46dafde5bf59d5dbf93dc33e828507385c213fc53b188c52140921-d # internal hash/adler32 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid WqB0WbUYmbXX_fgraLPx/WqB0WbUYmbXX_fgraLPx -goversion go1.10.2 -D "" -importcfg $WORK/b046/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/1c/1c06b3e69850b78eaed678819e7822c2da07bed8de5c17646e3dceed6eadf7d6-d # internal container/heap mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p container/heap -std -complete -installsuffix shared -buildid RVvG95ks68-UvnQX4ae9/RVvG95ks68-UvnQX4ae9 -goversion go1.10.2 -D "" -importcfg $WORK/b047/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ae/aeab0a72d8e24be5355425ab55563ff64393f84a999e6d538e8e18ec2051b821-d # internal context mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p context -std -complete -installsuffix shared -buildid S8syIoz7AtpntVCesRJK/S8syIoz7AtpntVCesRJK -goversion go1.10.2 -D "" -importcfg $WORK/b050/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/14/1438a893a18ab52a22df60ab344d2e854d7e8d35d752f312d188952a7b65d536-d # internal compress/zlib mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile compress/flate=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile hash/adler32=$WORK/b046/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p compress/zlib -std -complete -installsuffix shared -buildid 48fxO4VBJj7tPJIamBtf/48fxO4VBJj7tPJIamBtf -goversion go1.10.2 -D "" -importcfg $WORK/b045/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/96/96e94bf182f85686455bfc794467e5b81dbcde675a39dd09e955b2c8bbde0600-d # internal crypto mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto -std -complete -installsuffix shared -buildid jm5ei5Votso8MtzDhuBO/jm5ei5Votso8MtzDhuBO -goversion go1.10.2 -D "" -importcfg $WORK/b051/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/05/05eb58b718ed4bdfaef9008dbebedfdc252630eb8453dcb42eff16d92794041e-d # internal crypto/cipher mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid ClDTrBb7ZcnTlop102Kz/ClDTrBb7ZcnTlop102Kz -goversion go1.10.2 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/8f/8f7e20960a3569372eb0ec0592840eae236e9de836730b847897ce383187f0ba-d # internal math/rand mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p math/rand -std -complete -installsuffix shared -buildid 8I-DaY82o04A_9NmqiGF/8I-DaY82o04A_9NmqiGF -goversion go1.10.2 -D "" -importcfg $WORK/b059/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/01/012578d6e92bf36d6082b0457cedf2d001b0d5af6e15bf532480fa7fa047d1ff-d # internal math/big mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p math/big -std -installsuffix shared -buildid aNy97Ckhw5LcGZnBLAYn/aNy97Ckhw5LcGZnBLAYn -goversion go1.10.2 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/d7/d7d4662d1b94e4517362ef98efa3d831daacacd613d1522ed9991d68a1b4ed2f-d # internal crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid 1aLVrMbA0SaMCNq_WgGs/1aLVrMbA0SaMCNq_WgGs -goversion go1.10.2 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5a/5a1213d038cbe3ce21cb225313b86a9401f01897c87032ed4eed871970a5ec44-d # internal crypto/des mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/des -std -complete -installsuffix shared -buildid iLrMxg-huv0jqTKd_bJz/iLrMxg-huv0jqTKd_bJz -goversion go1.10.2 -D "" -importcfg $WORK/b056/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/49/49c71dc8cee1ed9db9e7bd3597ffa7b4801968dff7052884f213b044d0e8f0bd-d # internal crypto/sha512 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p crypto/sha512 -std -installsuffix shared -buildid -I-hQdIYrSUf3r-jZPiP/-I-hQdIYrSUf3r-jZPiP -goversion go1.10.2 -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b062/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b062/_pkg_.a $WORK/b062/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/a1/a12f90f099c22627e8f733b8fc34f01e256d71fc05e4eb19f3883367edcdc5ef-d # internal crypto/hmac mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 3JI3UK4XrtRtTVXcxCjB/3JI3UK4XrtRtTVXcxCjB -goversion go1.10.2 -D "" -importcfg $WORK/b064/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/57/579eda10b9f8a796a1008565e6c4e6f490663518b114dd8f85b5413e632f1f0e-d # internal crypto/md5 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p crypto/md5 -std -installsuffix shared -buildid AtzeQHtGsupUgcn3Cewl/AtzeQHtGsupUgcn3Cewl -goversion go1.10.2 -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b065 -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b065/md5block_s390x.o ./md5block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b065/_pkg_.a $WORK/b065/md5block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/d0/d0b411a235357c7511dbec33fcd9475ca827ff1a9d6b25879e3ddecdb45e1813-d # internal internal/syscall/unix mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid jaXmHL8N_sP55SdWSbaR/jaXmHL8N_sP55SdWSbaR -goversion go1.10.2 -D "" -importcfg $WORK/b067/importcfg -pack ./getrandom_linux.go ./getrandom_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/cb/cb7cf4ad4af76b81e9f443f71acbbe51ff609a7ad92a2ee0e17cf03328be1aa4-d # internal crypto/sha1 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p crypto/sha1 -std -installsuffix shared -buildid XqjImR9ZPtQN2NMBaH7I/XqjImR9ZPtQN2NMBaH7I -goversion go1.10.2 -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b070 -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b070/sha1block_s390x.o ./sha1block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b070/_pkg_.a $WORK/b070/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/80/80248bf28b1b28aa7e150c20232875152fec4825c6176dcde65582dde98de126-d # internal crypto/sha256 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p crypto/sha256 -std -installsuffix shared -buildid LDWzFDWQ3iJJl_F12roL/LDWzFDWQ3iJJl_F12roL -goversion go1.10.2 -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go ./sha256block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b071/sha256block_s390x.o ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b071/_pkg_.a $WORK/b071/sha256block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/4c/4c8433fe760481c383807113171e212e102d22c63e35d1d1cc04330ac1b9a78f-d # internal encoding/hex mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p encoding/hex -std -complete -installsuffix shared -buildid vSL9m4z0-GxRr0oV8Ibu/vSL9m4z0-GxRr0oV8Ibu -goversion go1.10.2 -D "" -importcfg $WORK/b075/importcfg -pack ./hex.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f6/f64df660fd8e88eab5428ba1071e7f9f4775d3ab94f99e4f99d48c8c8e1b58c6-d # internal crypto/dsa mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid RuvbSN5AL80rhbfgF0UI/RuvbSN5AL80rhbfgF0UI -goversion go1.10.2 -D "" -importcfg $WORK/b057/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/20/206a45e2a47b902f603cb18a838495f0552bbd26ace91ba0117135f207539b51-d # internal crypto/elliptic mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/elliptic -std -installsuffix shared -buildid 0YFR-U-f7Z8Pqqr0nHMy/0YFR-U-f7Z8Pqqr0nHMy -goversion go1.10.2 -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/e5/e551c006e12df884077bdce93cdb9f05d9eaf7d9b43302cd2927f1e5c4578ab3-d # internal encoding/asn1 mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid b11-NWyYsL-jEz-d-tuD/b11-NWyYsL-jEz-d-tuD -goversion go1.10.2 -D "" -importcfg $WORK/b063/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b061/p256_asm_s390x.o ./p256_asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b061/_pkg_.a $WORK/b061/p256_asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c7/c7d0b23981ed636e9f42be6deec262a27fb351e2f281f915da943d1cbdac9153-d # internal crypto/rand mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b067/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p crypto/rand -std -complete -installsuffix shared -buildid xPGKuOy7MN9qR6VVMt5m/xPGKuOy7MN9qR6VVMt5m -goversion go1.10.2 -D "" -importcfg $WORK/b066/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/09/09abbad15589bc62cf4dd329f0754d374d83eed3696a25a0a23d9f8d8ea6f5c7-d # internal crypto/ecdsa mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile encoding/asn1=$WORK/b063/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid UwPWlcH6ttFylD9BsDGP/UwPWlcH6ttFylD9BsDGP -goversion go1.10.2 -D "" -importcfg $WORK/b060/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/26/26031138b6f92e7262339f3ec78ec8b188e9b3fed7894934589d4094fd447406-d # internal crypto/rsa mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid Vw1F4OEkzUrck43vt7Au/Vw1F4OEkzUrck43vt7Au -goversion go1.10.2 -D "" -importcfg $WORK/b069/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/47/47c466b69952a000318709ddbd9812e5fab869948de42874f93c69ebf9ac28ce-d # internal crypto/x509/pkix mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b063/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid AGQ4-KAInswJlGbhJ79B/AGQ4-KAInswJlGbhJ79B -goversion go1.10.2 -D "" -importcfg $WORK/b074/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/18/18fcdd926290cb42a72c0690a8fe0639ede301aef4a7b8aadf9d64983eaa00d7-d # internal encoding/base64 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid GehYQdUES9SkpNzjef7m/GehYQdUES9SkpNzjef7m -goversion go1.10.2 -D "" -importcfg $WORK/b077/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/98/98dd12508c780eb9963d2c574d4f6b13e0888c30eea42359c311eb59c7395cd8-d # internal vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b063/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b079/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid PCcZYcMvbr86FdSuGYQV/PCcZYcMvbr86FdSuGYQV -goversion go1.10.2 -D "" -importcfg $WORK/b078/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/61/61879f0e357b3bd682d77ac5d8d9d22ae2e70a9e823f3ae8b2cb6f0232e3fc1b-d # internal encoding/pem mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p encoding/pem -std -complete -installsuffix shared -buildid vRmxuesFQcavgR-52o6t/vRmxuesFQcavgR-52o6t -goversion go1.10.2 -D "" -importcfg $WORK/b076/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/3f/3f65f7eba5e744ec060a709cd23997f16f66364e78eeca993b2af914c5bfd34d-d # internal internal/singleflight mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid pDi4_dwxJN-mltNNDOcR/pDi4_dwxJN-mltNNDOcR -goversion go1.10.2 -D "" -importcfg $WORK/b082/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/8f/8f790fdf950b2c544af7530ba5b9605f58b51766eaab07a3de0f5a1851af7c30-d # internal net mkdir -p $WORK/b080/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b080/ -importpath net -- -I $WORK/b080/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/c3/c349de5575ad43b01bd75b2bdb51017445872826960b5a2b89e220a14edd077c-d # internal net/url mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p net/url -std -complete -installsuffix shared -buildid YekLs5z8YUhn4w-rGrHH/YekLs5z8YUhn4w-rGrHH -goversion go1.10.2 -D "" -importcfg $WORK/b083/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a5/a5ecc1756e57013be5dbaa5c9edae3f518d41db1f055b22a61557a544c833e64-d # internal vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid tvuzL1-Xxvn_cA-JAvRD/tvuzL1-Xxvn_cA-JAvRD -goversion go1.10.2 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha_generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/6e/6e5206a83eb3cb112d78c9cffceb06c6d6d4d88aa9e7414862b4bc3819b315ac-d # internal vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid RZr53ojFahELDHURQq9H/RZr53ojFahELDHURQq9H -goversion go1.10.2 -D "" -importcfg $WORK/b086/importcfg -pack ./poly1305.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/75/7507985af4ed952b91a6b32f78ce28abc03f1d5cd4c01fe451b43ac57889ea31-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305/internal/chacha20=vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b086/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 0tHZiQ8tZ0l3X44876xA/0tHZiQ8tZ0l3X44876xA -goversion go1.10.2 -D "" -importcfg $WORK/b084/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/4c/4c39a3afc36b7959ddfe413d203ef2a1c3a83a191e247e4855787a492262969d-d # internal vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid kf6IO3KboFxi0-aEgOI3/kf6IO3KboFxi0-aEgOI3 -goversion go1.10.2 -D "" -importcfg $WORK/b087/importcfg -pack ./curve25519.go ./doc.go cd $WORK/b080 gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/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/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/2e/2e92c80f42faa3af5107ac257233d1cf9d80ab353d29878deb5ed5d505a88814-d # internal database/sql/driver mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid oZXiFO9tdvXzQsTwrh4b/oZXiFO9tdvXzQsTwrh4b -goversion go1.10.2 -D "" -importcfg $WORK/b089/importcfg -pack ./driver.go ./types.go cd $WORK/b080 gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/52/5299f07fff4cd77d4712d281130126fb81d301dd4f89f2bc66b23c3d23641a2a-d # internal database/sql mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile database/sql/driver=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/database/sql /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p database/sql -std -complete -installsuffix shared -buildid sM8KKdqcI7Pj8GRVLA-d/sM8KKdqcI7Pj8GRVLA-d -goversion go1.10.2 -D "" -importcfg $WORK/b088/importcfg -pack ./convert.go ./ctxutil.go ./sql.go cd $WORK/b080 gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/poll=$WORK/b018/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p net -std -installsuffix shared -buildid PwOJBzDlkqHDAB547aMw/PwOJBzDlkqHDAB547aMw -goversion go1.10.2 -D "" -importcfg $WORK/b080/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./error_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 ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.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/b080/_cgo_gotypes.go $WORK/b080/cgo_linux.cgo1.go $WORK/b080/cgo_resnew.cgo1.go $WORK/b080/cgo_socknew.cgo1.go $WORK/b080/cgo_unix.cgo1.go $WORK/b080/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/70/70e224213c77502f334ae7a01039d98c2615fa628bf70e51bf82eef5690b77fd-d # internal debug/dwarf mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid Lpx94hyxxhuALB9Sxrl-/Lpx94hyxxhuALB9Sxrl- -goversion go1.10.2 -D "" -importcfg $WORK/b090/importcfg -pack ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./type.go ./typeunit.go ./unit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/4d/4d9d942b8820eaaa32b28b697c4519509a8c7dbe92e68dcebefbd6d7778bf854-d # internal debug/elf mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b045/_pkg_.a packagefile debug/dwarf=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p debug/elf -std -complete -installsuffix shared -buildid -Yy6FthPB62Y7_07kHRH/-Yy6FthPB62Y7_07kHRH -goversion go1.10.2 -D "" -importcfg $WORK/b091/importcfg -pack ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/2d/2d0df8e644b6aa707dfc3880c3a185c9fa7d701662ec597fe62f07fd2bba08ad-d # internal debug/gosym mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/debug/gosym /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p debug/gosym -std -complete -installsuffix shared -buildid 5ERJfuVoCYO0yGUTR0aK/5ERJfuVoCYO0yGUTR0aK -goversion go1.10.2 -D "" -importcfg $WORK/b092/importcfg -pack ./pclntab.go ./symtab.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/6c/6cb8da32776b75666a4ead972c300d511fa1e63548dacfd621d70b2d82f6ccb6-d # internal debug/macho mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile debug/dwarf=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/debug/macho /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p debug/macho -std -complete -installsuffix shared -buildid hqpkCIrW-KXIFOzOjwUv/hqpkCIrW-KXIFOzOjwUv -goversion go1.10.2 -D "" -importcfg $WORK/b093/importcfg -pack ./fat.go ./file.go ./macho.go ./reloctype.go ./reloctype_string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/5f/5fc4389bc4e3d441bbe986eaaa55d12533a78919bc7dd594f448095b978b73af-d # internal debug/pe mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile debug/dwarf=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/debug/pe /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p debug/pe -std -complete -installsuffix shared -buildid MN2XdhSUgrZ7_Qzy-kBG/MN2XdhSUgrZ7_Qzy-kBG -goversion go1.10.2 -D "" -importcfg $WORK/b094/importcfg -pack ./file.go ./pe.go ./section.go ./string.go ./symbol.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b080/_pkg_.a $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/50/508eee81254e791335543ffad531db63b5b445871d6e19c47c648e32f9f4f6eb-d # internal crypto/x509 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b057/_pkg_.a packagefile crypto/ecdsa=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b061/_pkg_.a packagefile crypto/md5=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b063/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b078/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b079/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid eCtvASldQVztW6ILwktg/eCtvASldQVztW6ILwktg -goversion go1.10.2 -D "" -importcfg $WORK/b073/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/55/555bdc90fdfcb0dc1d758b1e3aa8ac1d320e166e95130dacf4285b807c5df96c-d # internal debug/plan9obj mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/debug/plan9obj /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p debug/plan9obj -std -complete -installsuffix shared -buildid -qUocGR1klq3kFBI2Mew/-qUocGR1klq3kFBI2Mew -goversion go1.10.2 -D "" -importcfg $WORK/b095/importcfg -pack ./file.go ./plan9obj.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/10/1003b7494ad70036a26fd8d42d65f7e23d1b345fe3b5f16fa2c9cc0139b83a3f-d # internal encoding/ascii85 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/ascii85 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p encoding/ascii85 -std -complete -installsuffix shared -buildid f0a4nXmN1rvQ-MmDlY5d/f0a4nXmN1rvQ-MmDlY5d -goversion go1.10.2 -D "" -importcfg $WORK/b097/importcfg -pack ./ascii85.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/70/70a25c3a09099bef2674098ab867e2e254f8da06decb02bb3058004576ddd231-d # internal encoding/base32 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid XZ2iBScsVcJ1DKMTMJ0r/XZ2iBScsVcJ1DKMTMJ0r -goversion go1.10.2 -D "" -importcfg $WORK/b098/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/25/25aa0cc9674e2b5c0a47341cfd87204694ca848838cb1e54a5c414be275b4858-d # internal encoding/csv mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p encoding/csv -std -complete -installsuffix shared -buildid 4tmcqkKS3HnF6B1zHydD/4tmcqkKS3HnF6B1zHydD -goversion go1.10.2 -D "" -importcfg $WORK/b099/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/61/6189aa59b39f7844c5e0fb290867873c7272253bf1378693e737826f5c14ba5f-d # internal encoding/gob mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile encoding=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b038/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p encoding/gob -std -complete -installsuffix shared -buildid 6n5JbXyZb0kO8eP-fard/6n5JbXyZb0kO8eP-fard -goversion go1.10.2 -D "" -importcfg $WORK/b100/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c1/c1d92fb89302cf2ebd613a13a4eeace21d2362e119f969507b291ddf8132a2b6-d # internal crypto/tls mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/ecdsa=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b061/_pkg_.a packagefile crypto/hmac=$WORK/b064/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b063/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b087/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p crypto/tls -std -complete -installsuffix shared -buildid k5MflltHIzr2Gg7r7WVX/k5MflltHIzr2Gg7r7WVX -goversion go1.10.2 -D "" -importcfg $WORK/b072/importcfg -pack ./alert.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/9d/9d6475e4e926e76f7bbab1ff414dc8783724db0ab665cc737775a9dd9f4e9e45-d # internal encoding/json mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b096/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf16=$WORK/b102/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p encoding/json -std -complete -installsuffix shared -buildid NOHrVvSjJEes9ms7R2mG/NOHrVvSjJEes9ms7R2mG -goversion go1.10.2 -D "" -importcfg $WORK/b101/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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/66/667865ce372b6f3f08c42aa09e8eeed39d9395a1d05f70e9b645b9d25169186a-d # internal encoding/xml mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p encoding/xml -std -complete -installsuffix shared -buildid oBVZfYSls5LpKTGjtb_r/oBVZfYSls5LpKTGjtb_r -goversion go1.10.2 -D "" -importcfg $WORK/b103/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/f3/f3f2235d472c1f3142e4325c2f89163a959b0d9d15d5f763bc5f798a0aae847f-d # internal log mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p log -std -complete -installsuffix shared -buildid ssvNfLDvnNT9tKG-64nN/ssvNfLDvnNT9tKG-64nN -goversion go1.10.2 -D "" -importcfg $WORK/b105/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ef/eff6f539b4aec3c8bd6f6665135557e8bda70e419eb3aa8e381ed5f16b664bed-d # internal vendor/golang_org/x/net/http2/hpack mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid hJbOz9tQU-CvInc4jYl1/hJbOz9tQU-CvInc4jYl1 -goversion go1.10.2 -D "" -importcfg $WORK/b107/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/f2/f2bb5d4e4c30064987b3642dbed53f74e7bc88ab82049795bde383bb3e8ab660-d # internal vendor/golang_org/x/text/transform mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid SauVNx9m2PetoaNXQeK5/SauVNx9m2PetoaNXQeK5 -goversion go1.10.2 -D "" -importcfg $WORK/b110/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/89/890cd7c4480453be607b889fc32d1bec1da3839fb160147e320608875fe8630d-d # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid DR-x4K7HOBDfTMXK3rz2/DR-x4K7HOBDfTMXK3rz2 -goversion go1.10.2 -D "" -importcfg $WORK/b111/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/6d/6dd2fd62e2f909f3d75b3ca011f11ee4be5c4552fd96e9bef28d1ffbec5f97bd-d # internal vendor/golang_org/x/text/unicode/norm mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform packagefile fmt=$WORK/b015/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b110/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid j3P8RFaEoe-aywAvC_EM/j3P8RFaEoe-aywAvC_EM -goversion go1.10.2 -D "" -importcfg $WORK/b112/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/84/84d06c79095e15e8b63cb8ccf82ea5f78d0f767ce9ef02eaca03be93f1d3eead-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b110/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 2z3Ihw543Hmdnfgvgbx7/2z3Ihw543Hmdnfgvgbx7 -goversion go1.10.2 -D "" -importcfg $WORK/b109/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/11/11ca22116d8f918ee76f4989811628cd55560fac9235c9ac9c0288b675de2e4a-d # internal vendor/golang_org/x/net/proxy mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/proxy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p vendor/golang_org/x/net/proxy -std -complete -installsuffix shared -buildid vDihbGIZRm_X6WaKmkKk/vDihbGIZRm_X6WaKmkKk -goversion go1.10.2 -D "" -importcfg $WORK/b114/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/1d/1d2bff675dae9ffcd328aedfc893a568c5fdb13ef417ad042afb40be8d4aed2f-d # internal mime mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p mime -std -complete -installsuffix shared -buildid yk1nKq67Yt2ambSDvNft/yk1nKq67Yt2ambSDvNft -goversion go1.10.2 -D "" -importcfg $WORK/b115/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/38/3817b6031be350b41efa40331761716570cd3a25bd1e2e1b5cdcc59d1baada24-d # internal mime/quotedprintable mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid Vl591k-DABRYsr0zKlyU/Vl591k-DABRYsr0zKlyU -goversion go1.10.2 -D "" -importcfg $WORK/b117/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/3c/3cb6c1f71b408cd98b4721253e76e16254548c491244694afb153dbbe014369a-d # internal net/textproto mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p net/textproto -std -complete -installsuffix shared -buildid 4MDgc_cYc45EFcPJF3-z/4MDgc_cYc45EFcPJF3-z -goversion go1.10.2 -D "" -importcfg $WORK/b118/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/1a/1a6cbcc1991689277de08435f8c0ae730313cbc0e360ab106049b2b7f530fc36-d # internal vendor/golang_org/x/net/idna mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm packagefile fmt=$WORK/b015/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b109/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b112/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid 8VtNsA9FeOtKRxqOxSoj/8VtNsA9FeOtKRxqOxSoj -goversion go1.10.2 -D "" -importcfg $WORK/b108/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/4f/4fe31f9ac6c30a85fd0ab804090ab753e456e85a7687a30e660e53d119561225-d # internal mime/multipart mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/quotedprintable=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p mime/multipart -std -complete -installsuffix shared -buildid Kt5FsIjVD_rMhbiLD401/Kt5FsIjVD_rMhbiLD401 -goversion go1.10.2 -D "" -importcfg $WORK/b116/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/fe/fe8d655ae42aa52ee5fcb51c11f9aedf4514a452f6eade3b5a23bdf9016b996d-d # internal vendor/golang_org/x/net/lex/httplex mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile vendor/golang_org/x/net/idna=$WORK/b108/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p vendor/golang_org/x/net/lex/httplex -std -complete -installsuffix shared -buildid cCN8wjL8xcsBu8_oKA99/cCN8wjL8xcsBu8_oKA99 -goversion go1.10.2 -D "" -importcfg $WORK/b113/importcfg -pack ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/1c/1c30e17d0e82e11f194333194281e04b5f315d7b243f08ae944bdbffd807970a-d # internal net/http/httptrace mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid wz_1x_d4GRbov_njl7g0/wz_1x_d4GRbov_njl7g0 -goversion go1.10.2 -D "" -importcfg $WORK/b119/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/1f/1f358353b467e9c98eb4a00184525a3f75ac7552566ad68c65d8f09595a7e2ec-d # internal net/http/internal mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p net/http/internal -std -complete -installsuffix shared -buildid PJ0awoxVFpZtNaEQ-9WN/PJ0awoxVFpZtNaEQ-9WN -goversion go1.10.2 -D "" -importcfg $WORK/b120/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/00/00e605e02cb8b0a48bdc974a49644e992a9c594e093309cd83066884b4d7e7e7-d # internal flag mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p flag -std -complete -installsuffix shared -buildid mpRKuk12cS6Lg8dl2jkI/mpRKuk12cS6Lg8dl2jkI -goversion go1.10.2 -D "" -importcfg $WORK/b121/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/6d/6d2321f597bce31346bad568c71c5a609cbf557100506e59e5795ee2a95d5c09-d # internal net/http mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna importmap golang_org/x/net/lex/httplex=vendor/golang_org/x/net/lex/httplex importmap golang_org/x/net/proxy=vendor/golang_org/x/net/proxy packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b043/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b108/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b113/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b114/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b116/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http/httptrace=$WORK/b119/_pkg_.a packagefile net/http/internal=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p net/http -std -complete -installsuffix shared -buildid wm2iMG7sg0iPIoGFkZZH/wm2iMG7sg0iPIoGFkZZH -goversion go1.10.2 -D "" -importcfg $WORK/b106/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./server.go ./sniff.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/82/82a285598650a05cf6073a6ebc44859370aa80a6569712aafb14105fc44ad6f7-d # internal github.com/cosmos72/gomacro/imports/syscall mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/imports/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/cosmos72/gomacro/imports/syscall -complete -installsuffix shared -buildid C38m0FFaR6vy_akgyyvT/C38m0FFaR6vy_akgyyvT -goversion go1.10.2 -D "" -importcfg $WORK/b122/importcfg -pack ./a_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/4f/4f4a30aa5ebde93b73bad32041e7d4adb22d5d3153fc55b82a3434b39a11731f-d # internal github.com/cosmos72/gomacro/imports/thirdparty mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/imports/thirdparty /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/cosmos72/gomacro/imports/thirdparty -complete -installsuffix shared -buildid 1zBXQEO5_NDXUfLqJVyb/1zBXQEO5_NDXUfLqJVyb -goversion go1.10.2 -D "" -importcfg $WORK/b123/importcfg -pack ./a_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/7e/7ec3dc1d73f03f35566471807adc5989d81ccca13b6573e51edbf5b1e2eba248-d # internal go/token mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p go/token -std -complete -installsuffix shared -buildid qOZiHanZ9puwlYiWqgaa/qOZiHanZ9puwlYiWqgaa -goversion go1.10.2 -D "" -importcfg $WORK/b126/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/4b/4b4decb314c38955da9f5ee4d9ca37229494fcb460a29f007e5eb16b93db3a10-d # internal go/scanner mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p go/scanner -std -complete -installsuffix shared -buildid DDtKUFpo1A7o1a-mWgme/DDtKUFpo1A7o1a-mWgme -goversion go1.10.2 -D "" -importcfg $WORK/b125/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/65/657d6b99a83598a1c55b7fdd9a9713d0b3cdc63145c08e027c16d6c3cbb72be7-d # internal go/ast mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/scanner=$WORK/b125/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p go/ast -std -complete -installsuffix shared -buildid bPcqZl_YnhYbKgEZ29qR/bPcqZl_YnhYbKgEZ29qR -goversion go1.10.2 -D "" -importcfg $WORK/b124/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/6f/6f1a2ae7d21a20a9c1ce503de385642dc81bd53546c55c505d88d42d605cfab2-d # internal regexp/syntax mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid _ltXTIiBDuVMsfC_ff8R/_ltXTIiBDuVMsfC_ff8R -goversion go1.10.2 -D "" -importcfg $WORK/b130/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e6/e6f27fdfeac984d87002464bdf8ca3fff69bf99e66abd8f659e7e5a6f1610726-d # internal regexp mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile regexp/syntax=$WORK/b130/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p regexp -std -complete -installsuffix shared -buildid -eIUT3OqlnPdZhFvhHB_/-eIUT3OqlnPdZhFvhHB_ -goversion go1.10.2 -D "" -importcfg $WORK/b129/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/30/30cf7ac9f55262d440f3d4ad73de04d2f4df528c3adf5ec24b12de45133e2038-d # internal text/template/parse mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p text/template/parse -std -complete -installsuffix shared -buildid oUk-f6GQIaNJoyrrM0YH/oUk-f6GQIaNJoyrrM0YH -goversion go1.10.2 -D "" -importcfg $WORK/b132/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/53/53525edabae693e3f0a77fbbf3bfef06b4a268f94823f150a08c2ce295103616-d # internal text/template mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile text/template/parse=$WORK/b132/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p text/template -std -complete -installsuffix shared -buildid WlzeWRlv6v00UC4GQG3t/WlzeWRlv6v00UC4GQG3t -goversion go1.10.2 -D "" -importcfg $WORK/b131/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/41/41c4333328202d9437d00e8c924421f981b31c1a804b85c00709598b0b9462db-d # internal go/doc mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b129/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile text/template=$WORK/b131/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p go/doc -std -complete -installsuffix shared -buildid ScxqFgN8-vZ5bkntywlp/ScxqFgN8-vZ5bkntywlp -goversion go1.10.2 -D "" -importcfg $WORK/b128/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/1c/1c9fecdb790129c6d1eb1faead93117825ac49479adf7fd1b13cf5dd45d89ff7-d # internal expvar mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b101/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p expvar -std -complete -installsuffix shared -buildid ccV_QmBfwn4xABRCZ3NP/ccV_QmBfwn4xABRCZ3NP -goversion go1.10.2 -D "" -importcfg $WORK/b104/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/10/108a685e833c3ba333c4eae4caa5d8a192408e9c9e450037477188374ccf35f7-d # internal go/parser mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/scanner=$WORK/b125/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p go/parser -std -complete -installsuffix shared -buildid RTPZbveAMG4F9i8iwZG2/RTPZbveAMG4F9i8iwZG2 -goversion go1.10.2 -D "" -importcfg $WORK/b133/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/dd/dd75a143597867e41fe217e57dd1033c22eb21ec85d90d183b5713d6a56f4df1-d # internal go/constant mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/constant /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p go/constant -std -complete -installsuffix shared -buildid DA5b_WyAcTm1PvOeRCtE/DA5b_WyAcTm1PvOeRCtE -goversion go1.10.2 -D "" -importcfg $WORK/b134/importcfg -pack ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/9a/9ae6f9faa24a7a30b0ff63772298c9eacaac33bfe7e7a0ad494789c1fef00b09-d # internal go/build mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/doc=$WORK/b128/_pkg_.a packagefile go/parser=$WORK/b133/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/build /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p go/build -std -complete -installsuffix shared -buildid 9H68eumd0nBqdCd5ZzQ6/9H68eumd0nBqdCd5ZzQ6 -goversion go1.10.2 -D "" -importcfg $WORK/b127/importcfg -pack ./build.go ./doc.go ./read.go ./syslist.go ./zcgo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/b3/b3b88e3947e2dd25643ddfdd6d3d0f4af461370935d9c713818b3a97a4a9b533-d # internal text/tabwriter mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid O8UelrowUkPl9EL8I_42/O8UelrowUkPl9EL8I_42 -goversion go1.10.2 -D "" -importcfg $WORK/b137/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/41/41747e9f76cffed5032252a7c439c793cb58799a14cd960bba666ca4fc2fd8cf-d # internal go/printer mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile text/tabwriter=$WORK/b137/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p go/printer -std -complete -installsuffix shared -buildid Faeg-lvgBM1C6EnNX5XL/Faeg-lvgBM1C6EnNX5XL -goversion go1.10.2 -D "" -importcfg $WORK/b136/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/3f/3f425ba10ab73b33d07346d9a21196069b183926d684a78f8609215d1c40c443-d # internal go/format mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/parser=$WORK/b133/_pkg_.a packagefile go/printer=$WORK/b136/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p go/format -std -complete -installsuffix shared -buildid kLZwzpA3oMkK8zSte9u-/kLZwzpA3oMkK8zSte9u- -goversion go1.10.2 -D "" -importcfg $WORK/b135/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ad/ada5454ad35462df58bafd0a6fa972e7f741d8d04f650b0b814e8f86e56d5673-d # internal go/types mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/parser=$WORK/b133/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/go/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p go/types -std -complete -installsuffix shared -buildid -EpbcXvD_xgGmIlf-jcn/-EpbcXvD_xgGmIlf-jcn -goversion go1.10.2 -D "" -importcfg $WORK/b140/importcfg -pack ./api.go ./assignments.go ./builtins.go ./call.go ./check.go ./conversions.go ./decl.go ./errors.go ./eval.go ./expr.go ./exprstring.go ./initorder.go ./labels.go ./lookup.go ./methodset.go ./object.go ./objset.go ./operand.go ./ordering.go ./package.go ./predicates.go ./resolver.go ./return.go ./scope.go ./selection.go ./sizes.go ./stmt.go ./type.go ./typestring.go ./typexpr.go ./universe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/bf/bf6f05643c70dcaf0c77b2032e451d98b0a0e2282c17a181788ed2aff69ac195-d # internal os/exec mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p os/exec -std -complete -installsuffix shared -buildid 2IzQYhzfGYao51eie1eH/2IzQYhzfGYao51eie1eH -goversion go1.10.2 -D "" -importcfg $WORK/b141/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/7f/7f94b4123654f7da7153ee8a1906f483913bc220f7371338166ea3bf0673fe04-d # internal text/scanner mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p text/scanner -std -complete -installsuffix shared -buildid -zdTxNzv09UieILMJwOg/-zdTxNzv09UieILMJwOg -goversion go1.10.2 -D "" -importcfg $WORK/b142/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ce/cec4365cfb2f641e7dc726af7e791be24d014a0e2ecf9f0dbfedd957b6700bdd-d # internal hash/crc64 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid ZwEcI5C9g93cHBj5t3MV/ZwEcI5C9g93cHBj5t3MV -goversion go1.10.2 -D "" -importcfg $WORK/b145/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c8/c828ee37dc0f910f6dda9ffc01ea85f6a83a7a691a2573652cecdd48161d6b95-d # internal hash/fnv mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p hash/fnv -std -complete -installsuffix shared -buildid iOvio3MkeApIWA1oZkzP/iOvio3MkeApIWA1oZkzP -goversion go1.10.2 -D "" -importcfg $WORK/b146/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/4e/4e682fcace0a327f64bd1d466c67fe82617830b28912e0f7dcc072026eeed3ae-d # internal html mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p html -std -complete -installsuffix shared -buildid 8wnG2EIYlny6Hw4K3u4o/8wnG2EIYlny6Hw4K3u4o -goversion go1.10.2 -D "" -importcfg $WORK/b147/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/e9/e91eb0fab4183017e979727a6f9aba5ce8b3333d0612a0a6eb1408604798f843-d # internal html/template mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b101/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile html=$WORK/b147/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile text/template=$WORK/b131/_pkg_.a packagefile text/template/parse=$WORK/b132/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p html/template -std -complete -installsuffix shared -buildid _TgNWv0Rr5Wyb8saNh6Z/_TgNWv0Rr5Wyb8saNh6Z -goversion go1.10.2 -D "" -importcfg $WORK/b148/importcfg -pack ./attr.go ./content.go ./context.go ./css.go ./doc.go ./error.go ./escape.go ./html.go ./js.go ./template.go ./transition.go ./url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/a1/a1958770ef6279458b525d6ae280022893c408e3e62b412232299f70874406ff-d # internal image mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p image -std -complete -installsuffix shared -buildid EDrQR49OksuJ3hZoZ15I/EDrQR49OksuJ3hZoZ15I -goversion go1.10.2 -D "" -importcfg $WORK/b149/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/6a/6aeef6d70b913bfb76a479dc7352fcf7d93b42a0eaf0b7097ebd762165cce170-d # internal go/internal/gccgoimporter mkdir -p $WORK/b139/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b149/_pkg_.a # internal cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile debug/elf=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile os/exec=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile text/scanner=$WORK/b142/_pkg_.a EOF cd /usr/lib/golang/src/go/internal/gccgoimporter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p go/internal/gccgoimporter -std -complete -installsuffix shared -buildid qlFcNes_EjOrSwmn-PZb/qlFcNes_EjOrSwmn-PZb -goversion go1.10.2 -D "" -importcfg $WORK/b139/importcfg -pack ./gccgoinstallation.go ./importer.go ./parser.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/e2/e27eee1364eff04f974430a0bee8535bd4587bac8a47cacaa2e7dcef46d558bd-d # internal go/internal/gcimporter mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/build=$WORK/b127/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/internal/gcimporter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p go/internal/gcimporter -std -complete -installsuffix shared -buildid nJKuLUXn4c0hAVAJwycF/nJKuLUXn4c0hAVAJwycF -goversion go1.10.2 -D "" -importcfg $WORK/b143/importcfg -pack ./bimport.go ./exportdata.go ./gcimporter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/58/5846a8ca9e2edde5c290f6f49ab707f8836f20b0ad67545f3cfc73c56598867d-d # internal go/internal/srcimporter mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/build=$WORK/b127/_pkg_.a packagefile go/parser=$WORK/b133/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/go/internal/srcimporter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p go/internal/srcimporter -std -complete -installsuffix shared -buildid L1apaIc2d_c3RYoNJwvX/L1apaIc2d_c3RYoNJwvX -goversion go1.10.2 -D "" -importcfg $WORK/b144/importcfg -pack ./srcimporter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/16/16c3c2d37de83b7aca9555f0138d07204a11067a40855fad1f98733bc0ab2c72-d # internal image/internal/imageutil mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b149/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid C2KU_ioLn4kiYO0triVD/C2KU_ioLn4kiYO0triVD -goversion go1.10.2 -D "" -importcfg $WORK/b153/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/13/13e0aa7202de674bfe36c2957bb83ecd35ea41e744f3344c3d39dd32eab5ae2c-d # internal go/importer mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile go/build=$WORK/b127/_pkg_.a packagefile go/internal/gccgoimporter=$WORK/b139/_pkg_.a packagefile go/internal/gcimporter=$WORK/b143/_pkg_.a packagefile go/internal/srcimporter=$WORK/b144/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/go/importer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p go/importer -std -complete -installsuffix shared -buildid L_liT4IuC3J7ucVmIq4L/L_liT4IuC3J7ucVmIq4L -goversion go1.10.2 -D "" -importcfg $WORK/b138/importcfg -pack ./importer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/9c/9c97d585c833fc14027c133382c8b71e70086ae3105e7694d522d6f8a84b555c-d # internal image/draw mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile image/internal/imageutil=$WORK/b153/_pkg_.a EOF cd /usr/lib/golang/src/image/draw /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p image/draw -std -complete -installsuffix shared -buildid jTn-yJI04_wobrpjjZU4/jTn-yJI04_wobrpjjZU4 -goversion go1.10.2 -D "" -importcfg $WORK/b152/importcfg -pack ./draw.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/57/577f33f330728f36930bdd04ea43f9682735dbc953b69d1af363738cc11f7d88-d # internal image/jpeg mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile image/internal/imageutil=$WORK/b153/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p image/jpeg -std -complete -installsuffix shared -buildid irKHB1ez8PywjkcWB_NV/irKHB1ez8PywjkcWB_NV -goversion go1.10.2 -D "" -importcfg $WORK/b155/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/d2/d2ce874bead23621c433e38432cc37ffca0e2b58129a15067bc390f4fb26fb8b-d # internal image/gif mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/lzw=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile image=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile image/color/palette=$WORK/b151/_pkg_.a packagefile image/draw=$WORK/b152/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/image/gif /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p image/gif -std -complete -installsuffix shared -buildid EXx720PDkFVEnXFjNORq/EXx720PDkFVEnXFjNORq -goversion go1.10.2 -D "" -importcfg $WORK/b154/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/ff/ff3bb6a46d6d7a8eefeb9f82d51fcb45e088680c6dc659e0bb5277e2da2c3c9d-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/d7/d7218c1674000bb055f2e990cb4a2b9e6ac26961ab2f8fbc883f2144eb090e69-d # internal image/png mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile compress/zlib=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile hash/crc32=$WORK/b041/_pkg_.a packagefile image=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/image/png /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p image/png -std -complete -installsuffix shared -buildid trp9nwJ-D61dgsZ8VBhB/trp9nwJ-D61dgsZ8VBhB -goversion go1.10.2 -D "" -importcfg $WORK/b156/importcfg -pack ./paeth.go ./reader.go ./writer.go index/suffixarray mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile regexp=$WORK/b129/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/index/suffixarray /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p index/suffixarray -std -complete -installsuffix shared -buildid 59NgII3mygUtMKvqKGeh/59NgII3mygUtMKvqKGeh -goversion go1.10.2 -D "" -importcfg $WORK/b157/importcfg -pack ./qsufsort.go ./suffixarray.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/b9/b9f20bcd4750697bd53cca57cd8929efcc886b8e323bda3661f79db1962c7f05-d # internal log/syslog mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p log/syslog -std -complete -installsuffix shared -buildid h4BWNmlP4Wb9XrWPToAl/h4BWNmlP4Wb9XrWPToAl -goversion go1.10.2 -D "" -importcfg $WORK/b158/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a4/a4a25a353b7bda42df4c6587175967a19e05b5722b621b5ee94207f962516dc3-d # internal net/http/cgi mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile os/exec=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b129/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/cgi /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p net/http/cgi -std -complete -installsuffix shared -buildid 8DktH2bKsqClMSgEmXo6/8DktH2bKsqClMSgEmXo6 -goversion go1.10.2 -D "" -importcfg $WORK/b160/importcfg -pack ./child.go ./host.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/a9/a99c7cdced6e34aa4defce882276078cbffdf026dab6ff388ca8add178e63dfa-d # internal net/http/cookiejar mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/http/cookiejar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid Y0wjlo-PnDhplQwq827q/Y0wjlo-PnDhplQwq827q -goversion go1.10.2 -D "" -importcfg $WORK/b161/importcfg -pack ./jar.go ./punycode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/b2/b27eb1a5e14b7e9dc60f867bb3d7788693760ea19db8cda565fa7f0d3f1ac6df-d # internal net/http/fcgi mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/http/cgi=$WORK/b160/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/fcgi /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p net/http/fcgi -std -complete -installsuffix shared -buildid j-3_IVR7m0qC6GJ6UdSQ/j-3_IVR7m0qC6GJ6UdSQ -goversion go1.10.2 -D "" -importcfg $WORK/b162/importcfg -pack ./child.go ./fcgi.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/d3/d365d948962e440630b16eb95c385e25e282080819b9ff780546b93b66b1395d-d # internal net/http/httptest mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile flag=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/http/internal=$WORK/b120/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p net/http/httptest -std -complete -installsuffix shared -buildid RdNZciWvkKEVH6hBUjSg/RdNZciWvkKEVH6hBUjSg -goversion go1.10.2 -D "" -importcfg $WORK/b163/importcfg -pack ./httptest.go ./recorder.go ./server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/52/52a8ba29697008cd9d6469016524df25fe54f2274d7f862992c14208bbef27ae-d # internal net/http/httputil mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/http/internal=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid o-zE7Zfjlip3i4fXhcLn/o-zE7Zfjlip3i4fXhcLn -goversion go1.10.2 -D "" -importcfg $WORK/b164/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/9c/9c87b37835486d0f6ed321e85bdb7649019d8a1a23c7a533992ff979adc0ab30-d # internal runtime/pprof mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b043/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile text/tabwriter=$WORK/b137/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p runtime/pprof -std -installsuffix shared -buildid mGpJPn17VOJJPTZJm_RN/mGpJPn17VOJJPTZJm_RN -goversion go1.10.2 -D "" -importcfg $WORK/b166/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/3a/3ab128de012699ab9bbb242997dc4b741808ce907f824b0a532d7213605ca4fa-d # internal runtime/trace mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p runtime/trace -std -complete -installsuffix shared -buildid XnuR_QdAVoObsTQ4Yf0i/XnuR_QdAVoObsTQ4Yf0i -goversion go1.10.2 -D "" -importcfg $WORK/b167/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/ad/ade8c007fa91661a86c030e257c7e38e08a3e91a6021cccb3cc5dfb343601708-d # internal net/mail mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p net/mail -std -complete -installsuffix shared -buildid mbrBLI_Ab1CBABYmp6tu/mbrBLI_Ab1CBABYmp6tu -goversion go1.10.2 -D "" -importcfg $WORK/b168/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/00/00c8eec1b7d9ace1a46593acdd8fb558d0b96a9b22dde03588453a9475997e21-d # internal net/http/pprof mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile html/template=$WORK/b148/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/pprof=$WORK/b166/_pkg_.a packagefile runtime/trace=$WORK/b167/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid ONSqv6hSkDwjtKmsf0OT/ONSqv6hSkDwjtKmsf0OT -goversion go1.10.2 -D "" -importcfg $WORK/b165/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/52/52491cf2f190019d9e0c1227f193c1606e72c82434efdaeda932724058604132-d # internal net/rpc mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile encoding/gob=$WORK/b100/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile html/template=$WORK/b148/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p net/rpc -std -complete -installsuffix shared -buildid dWfsGbY7HKqtM6AhHvx-/dWfsGbY7HKqtM6AhHvx- -goversion go1.10.2 -D "" -importcfg $WORK/b169/importcfg -pack ./client.go ./debug.go ./server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/27/27280b98aaf607d4b4099c7b1324822813c952b4153a2aaad465b1f5c3349b71-d # internal net/smtp mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b064/_pkg_.a packagefile crypto/md5=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/smtp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p net/smtp -std -complete -installsuffix shared -buildid xnq0AtHxDasY7ocPuV7T/xnq0AtHxDasY7ocPuV7T -goversion go1.10.2 -D "" -importcfg $WORK/b171/importcfg -pack ./auth.go ./smtp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/f4/f453d14a23b405657641c2e32aaef94c00f412ec102d7b7d686530e29d82dafc-d # internal os/signal mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b017/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p os/signal -std -installsuffix shared -buildid LDTdiWXv1JaKKriTuUpY/LDTdiWXv1JaKKriTuUpY -goversion go1.10.2 -D "" -importcfg $WORK/b172/importcfg -pack -asmhdr $WORK/b172/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b172 -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b172/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b172/_pkg_.a $WORK/b172/sig.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/1c/1c61300be2aa28f115be1a91cead11ca1cdee68df82cdc71c008470473394161-d # internal plugin mkdir -p $WORK/b173/ cd /usr/lib/golang/src/plugin CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b173/ -importpath plugin -- -I $WORK/b173/ -g -O2 ./plugin_dlopen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/cd/cd0b47321716ed775e77bcec32a8e3eb492ec24f96b5b0579f6ef50623aea8b8-d # internal net/rpc/jsonrpc mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b101/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/rpc=$WORK/b169/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc/jsonrpc /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p net/rpc/jsonrpc -std -complete -installsuffix shared -buildid Z28K2xNnwfMTiK8gPhHS/Z28K2xNnwfMTiK8gPhHS -goversion go1.10.2 -D "" -importcfg $WORK/b170/importcfg -pack ./client.go ./server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/c3/c3e8955a961e5b56e94b002aa634b944158e70d4759476941becf0eed2fa67fe-d # internal runtime/debug mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p runtime/debug -std -installsuffix shared -buildid GfWfnhl9No9YtUI7M9Fh/GfWfnhl9No9YtUI7M9Fh -goversion go1.10.2 -D "" -importcfg $WORK/b174/importcfg -pack -asmhdr $WORK/b174/go_asm.h ./garbage.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b174 -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b174/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b174/_pkg_.a $WORK/b174/debug.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/3e/3e00a5c4683bec3e959bb407b99607935fc551e08483d61c04a1aa911c0bf1ba-d # internal testing mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile internal/race=$WORK/b007/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b174/_pkg_.a packagefile runtime/trace=$WORK/b167/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p testing -std -complete -installsuffix shared -buildid Dzt-3aQWv2zxqabOvOg8/Dzt-3aQWv2zxqabOvOg8 -goversion go1.10.2 -D "" -importcfg $WORK/b175/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./testing.go cd $WORK/b173 gcc -I /usr/lib/golang/src/plugin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c gcc -I /usr/lib/golang/src/plugin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c plugin_dlopen.cgo2.c gcc -I /usr/lib/golang/src/plugin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/plugin gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -o $WORK/b173/_cgo_.o $WORK/b173/_cgo_main.o $WORK/b173/_x001.o $WORK/b173/_x002.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage plugin -dynimport $WORK/b173/_cgo_.o -dynout $WORK/b173/_cgo_import.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p plugin -std -installsuffix shared -buildid 5ESYWPNO3WRu6UN9YQgd/5ESYWPNO3WRu6UN9YQgd -goversion go1.10.2 -D "" -importcfg $WORK/b173/importcfg -pack ./plugin.go $WORK/b173/_cgo_gotypes.go $WORK/b173/plugin_dlopen.cgo1.go $WORK/b173/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/06/06608cb5b4858f18646d4d94690d4789803347ed0c1d5ee64bec46c4abfd635b-d # internal testing/iotest mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile log=$WORK/b105/_pkg_.a EOF cd /usr/lib/golang/src/testing/iotest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p testing/iotest -std -complete -installsuffix shared -buildid yXQANj4XD5voiE5OydA9/yXQANj4XD5voiE5OydA9 -goversion go1.10.2 -D "" -importcfg $WORK/b176/importcfg -pack ./logger.go ./reader.go ./writer.go cd /usr/lib/golang/src/plugin /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b173/_pkg_.a $WORK/b173/_x001.o $WORK/b173/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/50/50101482363c8877a735aad11e6a0e10a6e0cb98860d700e0b8048299c642f9c-d # internal testing/quick mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/testing/quick /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p testing/quick -std -complete -installsuffix shared -buildid 21KeVFzT26Ud6kztVZMV/21KeVFzT26Ud6kztVZMV -goversion go1.10.2 -D "" -importcfg $WORK/b177/importcfg -pack ./quick.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/a2/a24ea5437227947ffbdd6e6ebc4d98ecdbefee2fb9681bea687a16dfa6d4c92f-d # internal github.com/peterh/liner mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile container/ring=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile os/signal=$WORK/b172/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/peterh/liner /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/peterh/liner -complete -installsuffix shared -buildid LjKFTKaPCAXp8DoYO5sv/LjKFTKaPCAXp8DoYO5sv -goversion go1.10.2 -D "" -importcfg $WORK/b183/importcfg -pack ./common.go ./input.go ./input_linux.go ./line.go ./output.go ./signal.go ./unixmode.go ./width.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/ac/ac949fb38a005569fca67b26fc46378380e5bc0d14760fea8be16acde44f7317-d # internal github.com/cosmos72/gomacro/imports mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b028/_pkg_.a packagefile archive/zip=$WORK/b036/_pkg_.a packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b042/_pkg_.a packagefile compress/flate=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b043/_pkg_.a packagefile compress/lzw=$WORK/b044/_pkg_.a packagefile compress/zlib=$WORK/b045/_pkg_.a packagefile container/heap=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile container/ring=$WORK/b049/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b057/_pkg_.a packagefile crypto/ecdsa=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b061/_pkg_.a packagefile crypto/hmac=$WORK/b064/_pkg_.a packagefile crypto/md5=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile database/sql=$WORK/b088/_pkg_.a packagefile database/sql/driver=$WORK/b089/_pkg_.a packagefile debug/dwarf=$WORK/b090/_pkg_.a packagefile debug/elf=$WORK/b091/_pkg_.a packagefile debug/gosym=$WORK/b092/_pkg_.a packagefile debug/macho=$WORK/b093/_pkg_.a packagefile debug/pe=$WORK/b094/_pkg_.a packagefile debug/plan9obj=$WORK/b095/_pkg_.a packagefile encoding=$WORK/b096/_pkg_.a packagefile encoding/ascii85=$WORK/b097/_pkg_.a packagefile encoding/asn1=$WORK/b063/_pkg_.a packagefile encoding/base32=$WORK/b098/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/csv=$WORK/b099/_pkg_.a packagefile encoding/gob=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b101/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile encoding/xml=$WORK/b103/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b104/_pkg_.a packagefile flag=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/syscall=$WORK/b122/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/thirdparty=$WORK/b123/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/build=$WORK/b127/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/doc=$WORK/b128/_pkg_.a packagefile go/format=$WORK/b135/_pkg_.a packagefile go/importer=$WORK/b138/_pkg_.a packagefile go/parser=$WORK/b133/_pkg_.a packagefile go/printer=$WORK/b136/_pkg_.a packagefile go/scanner=$WORK/b125/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile hash/adler32=$WORK/b046/_pkg_.a packagefile hash/crc32=$WORK/b041/_pkg_.a packagefile hash/crc64=$WORK/b145/_pkg_.a packagefile hash/fnv=$WORK/b146/_pkg_.a packagefile html=$WORK/b147/_pkg_.a packagefile html/template=$WORK/b148/_pkg_.a packagefile image=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile image/color/palette=$WORK/b151/_pkg_.a packagefile image/draw=$WORK/b152/_pkg_.a packagefile image/gif=$WORK/b154/_pkg_.a packagefile image/jpeg=$WORK/b155/_pkg_.a packagefile image/png=$WORK/b156/_pkg_.a packagefile index/suffixarray=$WORK/b157/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile log/syslog=$WORK/b158/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b038/_pkg_.a packagefile math/cmplx=$WORK/b159/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b117/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/http/cgi=$WORK/b160/_pkg_.a packagefile net/http/cookiejar=$WORK/b161/_pkg_.a packagefile net/http/fcgi=$WORK/b162/_pkg_.a packagefile net/http/httptest=$WORK/b163/_pkg_.a packagefile net/http/httptrace=$WORK/b119/_pkg_.a packagefile net/http/httputil=$WORK/b164/_pkg_.a packagefile net/http/pprof=$WORK/b165/_pkg_.a packagefile net/mail=$WORK/b168/_pkg_.a packagefile net/rpc=$WORK/b169/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b170/_pkg_.a packagefile net/smtp=$WORK/b171/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile os/exec=$WORK/b141/_pkg_.a packagefile os/signal=$WORK/b172/_pkg_.a packagefile os/user=$WORK/b033/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile plugin=$WORK/b173/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b129/_pkg_.a packagefile regexp/syntax=$WORK/b130/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b174/_pkg_.a packagefile runtime/pprof=$WORK/b166/_pkg_.a packagefile runtime/trace=$WORK/b167/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile testing=$WORK/b175/_pkg_.a packagefile testing/iotest=$WORK/b176/_pkg_.a packagefile testing/quick=$WORK/b177/_pkg_.a packagefile text/scanner=$WORK/b142/_pkg_.a packagefile text/tabwriter=$WORK/b137/_pkg_.a packagefile text/template=$WORK/b131/_pkg_.a packagefile text/template/parse=$WORK/b132/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf16=$WORK/b102/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/imports /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p github.com/cosmos72/gomacro/imports -complete -installsuffix shared -buildid Sj8KVdmGaYJzDtP77-n3/Sj8KVdmGaYJzDtP77-n3 -goversion go1.10.2 -D "" -importcfg $WORK/b027/importcfg -pack ./a_package.go ./archive_tar.go ./archive_zip.go ./bufio.go ./bytes.go ./compress_bzip2.go ./compress_flate.go ./compress_gzip.go ./compress_lzw.go ./compress_zlib.go ./container_heap.go ./container_list.go ./container_ring.go ./context.go ./crypto.go ./crypto_aes.go ./crypto_cipher.go ./crypto_des.go ./crypto_dsa.go ./crypto_ecdsa.go ./crypto_elliptic.go ./crypto_hmac.go ./crypto_md5.go ./crypto_rand.go ./crypto_rc4.go ./crypto_rsa.go ./crypto_sha1.go ./crypto_sha256.go ./crypto_sha512.go ./crypto_subtle.go ./crypto_tls.go ./crypto_x509.go ./crypto_x509_pkix.go ./database_sql.go ./database_sql_driver.go ./debug_dwarf.go ./debug_elf.go ./debug_gosym.go ./debug_macho.go ./debug_pe.go ./debug_plan9obj.go ./encoding.go ./encoding_ascii85.go ./encoding_asn1.go ./encoding_base32.go ./encoding_base64.go ./encoding_binary.go ./encoding_csv.go ./encoding_gob.go ./encoding_hex.go ./encoding_json.go ./encoding_pem.go ./encoding_xml.go ./errors.go ./expvar.go ./flag.go ./fmt.go ./go_ast.go ./go_build.go ./go_constant.go ./go_doc.go ./go_format.go ./go_importer.go ./go_parser.go ./go_printer.go ./go_scanner.go ./go_token.go ./go_types.go ./hash.go ./hash_adler32.go ./hash_crc32.go ./hash_crc64.go ./hash_fnv.go ./html.go ./html_template.go ./image.go ./image_color.go ./image_color_palette.go ./image_draw.go ./image_gif.go ./image_jpeg.go ./image_png.go ./index_suffixarray.go ./io.go ./io_ioutil.go ./log.go ./log_syslog.go ./math.go ./math_big.go ./math_bits.go ./math_cmplx.go ./math_rand.go ./mime.go ./mime_multipart.go ./mime_quotedprintable.go ./net.go ./net_http.go ./net_http_cgi.go ./net_http_cookiejar.go ./net_http_fcgi.go ./net_http_httptest.go ./net_http_httptrace.go ./net_http_httputil.go ./net_http_pprof.go ./net_mail.go ./net_rpc.go ./net_rpc_jsonrpc.go ./net_smtp.go ./net_textproto.go ./net_url.go ./os.go ./os_exec.go ./os_signal.go ./os_user.go ./path.go ./path_filepath.go ./plugin.go ./reflect.go ./regexp.go ./regexp_syntax.go ./runtime.go ./runtime_debug.go ./runtime_pprof.go ./runtime_trace.go ./sort.go ./strconv.go ./strings.go ./sync.go ./sync_atomic.go ./testing.go ./testing_iotest.go ./testing_quick.go ./text_scanner.go ./text_tabwriter.go ./text_template.go ./text_template_parse.go ./time.go ./unicode.go ./unicode_utf16.go ./unicode_utf8.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/66/661838345c4f91e2ef66444a4c0a485fe75767f567b2a2f9a7cdfed730ed38c7-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ea/eae7d08bdc9713a6b985de78f50149c0e4850b081a06876036eb6ad7998a0d62-d # internal github.com/cosmos72/gomacro/token mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/token /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/cosmos72/gomacro/token -complete -installsuffix shared -buildid bcaJBPvss-JASg5EUBxF/bcaJBPvss-JASg5EUBxF -goversion go1.10.2 -D "" -importcfg $WORK/b178/importcfg -pack ./fileset.go ./token.go ./x_package.go github.com/cosmos72/gomacro/typeutil mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/typeutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/cosmos72/gomacro/typeutil -complete -installsuffix shared -buildid YOaGFckY77dgaDIn0OHh/YOaGFckY77dgaDIn0OHh -goversion go1.10.2 -D "" -importcfg $WORK/b182/importcfg -pack ./map.go ./predicates.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/c2/c2fa3ecf51b52454b19b6b0af01e36fa1f67beff933d9a84f09c0002846bcff2-d # internal github.com/cosmos72/gomacro/ast2 mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile github.com/cosmos72/gomacro/token=$WORK/b178/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/ast2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p github.com/cosmos72/gomacro/ast2 -complete -installsuffix shared -buildid fl1J8TSOXvhnjHigGRsd/fl1J8TSOXvhnjHigGRsd -goversion go1.10.2 -D "" -importcfg $WORK/b026/importcfg -pack ./ast.go ./ast_node.go ./ast_slice.go ./error.go ./tonodes.go ./unwrap.go ./wrap.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/b7/b74297c868844d01a5e8445e5993741bcf4697d2f6a6c5aa4c3b1994561e15cc-d # internal github.com/cosmos72/gomacro/scanner mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile github.com/cosmos72/gomacro/token=$WORK/b178/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/scanner /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/cosmos72/gomacro/scanner -complete -installsuffix shared -buildid 9gr3VeYn1o4PW9uIHnBD/9gr3VeYn1o4PW9uIHnBD -goversion go1.10.2 -D "" -importcfg $WORK/b180/importcfg -pack ./errors.go ./scanner.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/6a/6af3e296a3109b61d81aa11f24d2db455116febb843cbf6a5aa3ec4f06d3c492-d # internal github.com/cosmos72/gomacro/parser mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile github.com/cosmos72/gomacro/scanner=$WORK/b180/_pkg_.a packagefile github.com/cosmos72/gomacro/token=$WORK/b178/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/parser /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/cosmos72/gomacro/parser -complete -installsuffix shared -buildid XRptZn2Vb87lw7KredW1/XRptZn2Vb87lw7KredW1 -goversion go1.10.2 -D "" -importcfg $WORK/b179/importcfg -pack ./global.go ./parser.go ./quote.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/c1/c1635916fbf05661a350feb350cc4854b47ed6fb266d67dda99dfc267285a132-d # internal github.com/cosmos72/gomacro/xreflect mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile github.com/cosmos72/gomacro/typeutil=$WORK/b182/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/importer=$WORK/b138/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/xreflect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/cosmos72/gomacro/xreflect -complete -installsuffix shared -buildid JZuTEiCH5p1s5_S3l9BA/JZuTEiCH5p1s5_S3l9BA -goversion go1.10.2 -D "" -importcfg $WORK/b181/importcfg -pack ./build_compact.go ./composite.go ./debug.go ./fromreflect.go ./function.go ./gensym.go ./global.go ./importer.go ./init.go ./interface.go ./lookup.go ./method.go ./named.go ./package.go ./struct.go ./type.go ./universe.go ./util.go ./value.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/b8/b869a65c89df57184f05d95c98a7b8e564c800cb876f5b02f76556f396e5581b-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/52/524689e18b408fb029523c58f3efeb3f72c34c3da57b2379bf9153155b8ed48a-d # internal github.com/cosmos72/gomacro/base mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b026/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile github.com/cosmos72/gomacro/parser=$WORK/b179/_pkg_.a packagefile github.com/cosmos72/gomacro/token=$WORK/b178/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b181/_pkg_.a packagefile github.com/peterh/liner=$WORK/b183/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/build=$WORK/b127/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/importer=$WORK/b138/_pkg_.a packagefile go/printer=$WORK/b136/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile os/exec=$WORK/b141/_pkg_.a packagefile os/signal=$WORK/b172/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/base /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p github.com/cosmos72/gomacro/base -complete -installsuffix shared -buildid 8b0TbKoTRYh65wTNQ0tH/8b0TbKoTRYh65wTNQ0tH -goversion go1.10.2 -D "" -importcfg $WORK/b024/importcfg -pack ./constant.go ./genimport.go ./genimport_proxy.go ./genimport_wrapper.go ./global.go ./import_scanner.go ./importer.go ./literal.go ./output.go ./plugin.go ./quasiquote.go ./read.go ./readline.go ./signal.go ./string.go ./type.go ./untyped.go ./util.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/37/3727386f4c4ba4e80867749dbac401045ec0efd8f8dff29c4b6ffae7c2c6ee18-d # internal github.com/cosmos72/gomacro/base/dep mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b026/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b024/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/base/dep /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/cosmos72/gomacro/base/dep -complete -installsuffix shared -buildid DyHuZlmz4qfVKXcwLOZZ/DyHuZlmz4qfVKXcwLOZZ -goversion go1.10.2 -D "" -importcfg $WORK/b187/importcfg -pack ./api.go ./api_internal.go ./decl.go ./graph.go ./scope.go ./sorter.go ./util.go github.com/cosmos72/gomacro/base/inspect mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b024/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b181/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/base/inspect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/cosmos72/gomacro/base/inspect -complete -installsuffix shared -buildid -1VL5dd4663Hl6A3j4w_/-1VL5dd4663Hl6A3j4w_ -goversion go1.10.2 -D "" -importcfg $WORK/b184/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/af/af3b4ef9e0c67a511cf56184a02c0b9853f87b5686700bc6ccab73c82aca69f5-d # internal github.com/cosmos72/gomacro/base/untyped mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b024/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b181/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/base/untyped /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/cosmos72/gomacro/base/untyped -complete -installsuffix shared -buildid hXR3GliPlEOY40C2Zztc/hXR3GliPlEOY40C2Zztc -goversion go1.10.2 -D "" -importcfg $WORK/b188/importcfg -pack ./global.go ./lit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/61/61edc8d0c03a76a967acebcd2b4ba8ddc10634599a4f0df7aa63c5e816f3055c-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/98/98108d49fb9798419ce93c47ea4aefa9ffb1ee14e78b950d3af8251e64553fdd-d # internal github.com/cosmos72/gomacro/fast mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b026/_pkg_.a packagefile github.com/cosmos72/gomacro/atomic=$WORK/b186/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b024/_pkg_.a packagefile github.com/cosmos72/gomacro/base/dep=$WORK/b187/_pkg_.a packagefile github.com/cosmos72/gomacro/base/untyped=$WORK/b188/_pkg_.a packagefile github.com/cosmos72/gomacro/gls=$WORK/b189/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile github.com/cosmos72/gomacro/parser=$WORK/b179/_pkg_.a packagefile github.com/cosmos72/gomacro/token=$WORK/b178/_pkg_.a packagefile github.com/cosmos72/gomacro/typeutil=$WORK/b182/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b181/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime/debug=$WORK/b174/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/fast /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/cosmos72/gomacro/fast -complete -installsuffix shared -buildid ZKn6EDwRjKkUTg5WMkOd/ZKn6EDwRjKkUTg5WMkOd -goversion go1.10.2 -D "" -importcfg $WORK/b185/importcfg -pack ./address.go ./assignment.go ./binary.go ./binary_eqlneq.go ./binary_ops.go ./binary_relops.go ./binary_shifts.go ./builtin.go ./call.go ./call0ret1.go ./call1ret1.go ./call2ret1.go ./call_ellipsis.go ./call_multivalue.go ./call_variadic.go ./callnret0.go ./callnret1.go ./channel.go ./cmd.go ./code.go ./compile.go ./compositelit.go ./convert.go ./debug.go ./declaration.go ./expr.go ./expr1.go ./func0ret0.go ./func0ret1.go ./func1ret0.go ./func1ret1.go ./func2ret0.go ./function.go ./global.go ./identifier.go ./import.go ./index.go ./inspect.go ./interface.go ./interpreter.go ./literal.go ./macroexpand.go ./output.go ./place_get.go ./place_ops.go ./place_set.go ./place_set_value.go ./place_shifts.go ./quasiquote.go ./range.go ./repl.go ./select.go ./selector.go ./slice.go ./statement.go ./switch.go ./switch2.go ./switch_type.go ./type.go ./unary.go ./unary_ops.go ./util.go ./var_ops.go ./var_set.go ./var_set_value.go ./var_shifts.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/5b/5bef5725e22876b6aef7c813f4fcb1ff831c7b392196431ba0041bebb74e73ce-d # internal github.com/cosmos72/gomacro/fast/debug mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/base=$WORK/b024/_pkg_.a packagefile github.com/cosmos72/gomacro/fast=$WORK/b185/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b181/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime/debug=$WORK/b174/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/fast/debug /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/cosmos72/gomacro/fast/debug -complete -installsuffix shared -buildid aqHdS8uwFtuWfBHPFQUO/aqHdS8uwFtuWfBHPFQUO -goversion go1.10.2 -D "" -importcfg $WORK/b190/importcfg -pack ./api.go ./backtrace.go ./bind.go ./cmd.go ./debugger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/4c/4cb6c3f64fd31366d43adff311e4a345b2ca2cca0e7eea06c7844eaabccb3eb6-d # internal github.com/cosmos72/gomacro/cmd mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b024/_pkg_.a packagefile github.com/cosmos72/gomacro/base/inspect=$WORK/b184/_pkg_.a packagefile github.com/cosmos72/gomacro/fast=$WORK/b185/_pkg_.a packagefile github.com/cosmos72/gomacro/fast/debug=$WORK/b190/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/cmd /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p github.com/cosmos72/gomacro/cmd -complete -installsuffix shared -buildid bqsBDW16HoAf8kojLeO_/bqsBDW16HoAf8kojLeO_ -goversion go1.10.2 -D "" -importcfg $WORK/b002/importcfg -pack ./cmd.go ./x_package.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e3/e344196b4a6132bb5a0a48faf08781c3b41fa05206d59b8e84e562a82dd3c97d-d # internal github.com/cosmos72/gomacro mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/cmd=$WORK/b002/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/cgo=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid zLGQkmwmbA2AhDQZXlMC/zLGQkmwmbA2AhDQZXlMC -goversion go1.10.2 -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/7e/7eb7bb98957a3e029c94bf2652ea7eb19bd844b95306181a474714676faeb4eb-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/cosmos72/gomacro=$WORK/b001/_pkg_.a packagefile github.com/cosmos72/gomacro/cmd=$WORK/b002/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/cgo=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b024/_pkg_.a packagefile github.com/cosmos72/gomacro/base/inspect=$WORK/b184/_pkg_.a packagefile github.com/cosmos72/gomacro/fast=$WORK/b185/_pkg_.a packagefile github.com/cosmos72/gomacro/fast/debug=$WORK/b190/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b018/_pkg_.a packagefile internal/testlog=$WORK/b021/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile bufio=$WORK/b025/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b026/_pkg_.a packagefile github.com/cosmos72/gomacro/parser=$WORK/b179/_pkg_.a packagefile github.com/cosmos72/gomacro/token=$WORK/b178/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b181/_pkg_.a packagefile github.com/peterh/liner=$WORK/b183/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/build=$WORK/b127/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/importer=$WORK/b138/_pkg_.a packagefile go/printer=$WORK/b136/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os/exec=$WORK/b141/_pkg_.a packagefile os/signal=$WORK/b172/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile github.com/cosmos72/gomacro/atomic=$WORK/b186/_pkg_.a packagefile github.com/cosmos72/gomacro/base/dep=$WORK/b187/_pkg_.a packagefile github.com/cosmos72/gomacro/base/untyped=$WORK/b188/_pkg_.a packagefile github.com/cosmos72/gomacro/gls=$WORK/b189/_pkg_.a packagefile github.com/cosmos72/gomacro/typeutil=$WORK/b182/_pkg_.a packagefile runtime/debug=$WORK/b174/_pkg_.a packagefile archive/tar=$WORK/b028/_pkg_.a packagefile archive/zip=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b042/_pkg_.a packagefile compress/flate=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b043/_pkg_.a packagefile compress/lzw=$WORK/b044/_pkg_.a packagefile compress/zlib=$WORK/b045/_pkg_.a packagefile container/heap=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile container/ring=$WORK/b049/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b057/_pkg_.a packagefile crypto/ecdsa=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b061/_pkg_.a packagefile crypto/hmac=$WORK/b064/_pkg_.a packagefile crypto/md5=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile database/sql=$WORK/b088/_pkg_.a packagefile database/sql/driver=$WORK/b089/_pkg_.a packagefile debug/dwarf=$WORK/b090/_pkg_.a packagefile debug/elf=$WORK/b091/_pkg_.a packagefile debug/gosym=$WORK/b092/_pkg_.a packagefile debug/macho=$WORK/b093/_pkg_.a packagefile debug/pe=$WORK/b094/_pkg_.a packagefile debug/plan9obj=$WORK/b095/_pkg_.a packagefile encoding=$WORK/b096/_pkg_.a packagefile encoding/ascii85=$WORK/b097/_pkg_.a packagefile encoding/asn1=$WORK/b063/_pkg_.a packagefile encoding/base32=$WORK/b098/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/csv=$WORK/b099/_pkg_.a packagefile encoding/gob=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b101/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile encoding/xml=$WORK/b103/_pkg_.a packagefile expvar=$WORK/b104/_pkg_.a packagefile flag=$WORK/b121/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/syscall=$WORK/b122/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/thirdparty=$WORK/b123/_pkg_.a packagefile go/doc=$WORK/b128/_pkg_.a packagefile go/format=$WORK/b135/_pkg_.a packagefile go/parser=$WORK/b133/_pkg_.a packagefile go/scanner=$WORK/b125/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile hash/adler32=$WORK/b046/_pkg_.a packagefile hash/crc32=$WORK/b041/_pkg_.a packagefile hash/crc64=$WORK/b145/_pkg_.a packagefile hash/fnv=$WORK/b146/_pkg_.a packagefile html=$WORK/b147/_pkg_.a packagefile html/template=$WORK/b148/_pkg_.a packagefile image=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile image/color/palette=$WORK/b151/_pkg_.a packagefile image/draw=$WORK/b152/_pkg_.a packagefile image/gif=$WORK/b154/_pkg_.a packagefile image/jpeg=$WORK/b155/_pkg_.a packagefile image/png=$WORK/b156/_pkg_.a packagefile index/suffixarray=$WORK/b157/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile log/syslog=$WORK/b158/_pkg_.a packagefile math/bits=$WORK/b038/_pkg_.a packagefile math/cmplx=$WORK/b159/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b117/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/http/cgi=$WORK/b160/_pkg_.a packagefile net/http/cookiejar=$WORK/b161/_pkg_.a packagefile net/http/fcgi=$WORK/b162/_pkg_.a packagefile net/http/httptest=$WORK/b163/_pkg_.a packagefile net/http/httptrace=$WORK/b119/_pkg_.a packagefile net/http/httputil=$WORK/b164/_pkg_.a packagefile net/http/pprof=$WORK/b165/_pkg_.a packagefile net/mail=$WORK/b168/_pkg_.a packagefile net/rpc=$WORK/b169/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b170/_pkg_.a packagefile net/smtp=$WORK/b171/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os/user=$WORK/b033/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile plugin=$WORK/b173/_pkg_.a packagefile regexp=$WORK/b129/_pkg_.a packagefile regexp/syntax=$WORK/b130/_pkg_.a packagefile runtime/pprof=$WORK/b166/_pkg_.a packagefile runtime/trace=$WORK/b167/_pkg_.a packagefile testing=$WORK/b175/_pkg_.a packagefile testing/iotest=$WORK/b176/_pkg_.a packagefile testing/quick=$WORK/b177/_pkg_.a packagefile text/scanner=$WORK/b142/_pkg_.a packagefile text/tabwriter=$WORK/b137/_pkg_.a packagefile text/template=$WORK/b131/_pkg_.a packagefile text/template/parse=$WORK/b132/_pkg_.a packagefile unicode/utf16=$WORK/b102/_pkg_.a packagefile internal/race=$WORK/b007/_pkg_.a packagefile github.com/cosmos72/gomacro/scanner=$WORK/b180/_pkg_.a packagefile go/internal/gccgoimporter=$WORK/b139/_pkg_.a packagefile go/internal/gcimporter=$WORK/b143/_pkg_.a packagefile go/internal/srcimporter=$WORK/b144/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b055/_pkg_.a packagefile internal/syscall/unix=$WORK/b067/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b087/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b078/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b079/_pkg_.a packagefile image/internal/imageutil=$WORK/b153/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b108/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b113/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b114/_pkg_.a packagefile net/http/internal=$WORK/b120/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b086/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b109/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b112/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b110/_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=UDRCRbBODGl__et0SYYw/zLGQkmwmbA2AhDQZXlMC/U9Ju7I6sJv4N5S_vrMgS/UDRCRbBODGl__et0SYYw -X github.com/cosmos72/gomacro/version=2.7 -B 0xa48957e1630487f8f9205816565e599ae82f8f67 -extldflags "-Wl,-z,relro -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 _bin/ mv $WORK/b001/exe/a.out _bin/gomacro rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zsuOcn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x ++ dirname /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x + cd gomacro-2.7 + go-rpm-integration install -i github.com/cosmos72/gomacro -o devel.file-list -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x -g /usr/share/gocode -b /builddir/build/BUILD/gomacro-2.7/_build -r '.*example.*' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src' Installing: github.com/cosmos72/gomacro install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro' '/builddir/build/BUILD/gomacro-2.7/README.md' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/README.md' '/builddir/build/BUILD/gomacro-2.7/TrickyGo.md' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/TrickyGo.md' '/builddir/build/BUILD/gomacro-2.7/all_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/all_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2' '/builddir/build/BUILD/gomacro-2.7/ast2/ast.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/ast.go' '/builddir/build/BUILD/gomacro-2.7/ast2/ast_node.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/ast_node.go' '/builddir/build/BUILD/gomacro-2.7/ast2/ast_slice.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/ast_slice.go' '/builddir/build/BUILD/gomacro-2.7/ast2/error.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/error.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/test' '/builddir/build/BUILD/gomacro-2.7/ast2/test/empty.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/test/empty.go' '/builddir/build/BUILD/gomacro-2.7/ast2/test/z_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/test/z_test.go' '/builddir/build/BUILD/gomacro-2.7/ast2/tonodes.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/tonodes.go' '/builddir/build/BUILD/gomacro-2.7/ast2/unwrap.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/unwrap.go' '/builddir/build/BUILD/gomacro-2.7/ast2/wrap.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/wrap.go' '/builddir/build/BUILD/gomacro-2.7/ast2/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/atomic' '/builddir/build/BUILD/gomacro-2.7/atomic/spinlock.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/atomic/spinlock.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base' '/builddir/build/BUILD/gomacro-2.7/base/constant.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/constant.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep' '/builddir/build/BUILD/gomacro-2.7/base/dep/api.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/api.go' '/builddir/build/BUILD/gomacro-2.7/base/dep/api_internal.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/api_internal.go' '/builddir/build/BUILD/gomacro-2.7/base/dep/decl.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/decl.go' '/builddir/build/BUILD/gomacro-2.7/base/dep/graph.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/graph.go' '/builddir/build/BUILD/gomacro-2.7/base/dep/scope.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/scope.go' '/builddir/build/BUILD/gomacro-2.7/base/dep/sorter.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/sorter.go' '/builddir/build/BUILD/gomacro-2.7/base/dep/util.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/util.go' '/builddir/build/BUILD/gomacro-2.7/base/dep/z_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/z_test.go' '/builddir/build/BUILD/gomacro-2.7/base/genimport.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/genimport.go' '/builddir/build/BUILD/gomacro-2.7/base/genimport_proxy.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/genimport_proxy.go' '/builddir/build/BUILD/gomacro-2.7/base/genimport_wrapper.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/genimport_wrapper.go' '/builddir/build/BUILD/gomacro-2.7/base/global.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/global.go' '/builddir/build/BUILD/gomacro-2.7/base/import_scanner.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/import_scanner.go' '/builddir/build/BUILD/gomacro-2.7/base/importer.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/importer.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/inspect' '/builddir/build/BUILD/gomacro-2.7/base/inspect/inspect.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/inspect/inspect.go' '/builddir/build/BUILD/gomacro-2.7/base/literal.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/literal.go' '/builddir/build/BUILD/gomacro-2.7/base/output.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/output.go' '/builddir/build/BUILD/gomacro-2.7/base/plugin.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/plugin.go' '/builddir/build/BUILD/gomacro-2.7/base/quasiquote.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/quasiquote.go' '/builddir/build/BUILD/gomacro-2.7/base/read.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/read.go' '/builddir/build/BUILD/gomacro-2.7/base/readline.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/readline.go' '/builddir/build/BUILD/gomacro-2.7/base/signal.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/signal.go' '/builddir/build/BUILD/gomacro-2.7/base/string.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/string.go' '/builddir/build/BUILD/gomacro-2.7/base/type.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/type.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/untyped' '/builddir/build/BUILD/gomacro-2.7/base/untyped.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/untyped.go' '/builddir/build/BUILD/gomacro-2.7/base/untyped/global.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/untyped/global.go' '/builddir/build/BUILD/gomacro-2.7/base/untyped/lit.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/untyped/lit.go' '/builddir/build/BUILD/gomacro-2.7/base/util.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/util.go' '/builddir/build/BUILD/gomacro-2.7/base/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/base/x_package.go' '/builddir/build/BUILD/gomacro-2.7/benchmark_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/benchmark_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic' '/builddir/build/BUILD/gomacro-2.7/classic/assignment.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/assignment.go' '/builddir/build/BUILD/gomacro-2.7/classic/binaryexpr.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/binaryexpr.go' '/builddir/build/BUILD/gomacro-2.7/classic/builtin.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/builtin.go' '/builddir/build/BUILD/gomacro-2.7/classic/call.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/call.go' '/builddir/build/BUILD/gomacro-2.7/classic/cmd.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/cmd.go' '/builddir/build/BUILD/gomacro-2.7/classic/declaration.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/declaration.go' '/builddir/build/BUILD/gomacro-2.7/classic/env.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/env.go' '/builddir/build/BUILD/gomacro-2.7/classic/env_multithread.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/env_multithread.go' '/builddir/build/BUILD/gomacro-2.7/classic/eval.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/eval.go' '/builddir/build/BUILD/gomacro-2.7/classic/expr.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/expr.go' '/builddir/build/BUILD/gomacro-2.7/classic/file.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/file.go' '/builddir/build/BUILD/gomacro-2.7/classic/for.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/for.go' '/builddir/build/BUILD/gomacro-2.7/classic/function.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/function.go' '/builddir/build/BUILD/gomacro-2.7/classic/global.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/global.go' '/builddir/build/BUILD/gomacro-2.7/classic/identifier.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/identifier.go' '/builddir/build/BUILD/gomacro-2.7/classic/import.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/import.go' '/builddir/build/BUILD/gomacro-2.7/classic/inspect.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/inspect.go' '/builddir/build/BUILD/gomacro-2.7/classic/interface.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/interface.go' '/builddir/build/BUILD/gomacro-2.7/classic/interpreter.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/interpreter.go' '/builddir/build/BUILD/gomacro-2.7/classic/literal.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/literal.go' '/builddir/build/BUILD/gomacro-2.7/classic/macroexpand.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/macroexpand.go' '/builddir/build/BUILD/gomacro-2.7/classic/method.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/method.go' '/builddir/build/BUILD/gomacro-2.7/classic/number.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/number.go' '/builddir/build/BUILD/gomacro-2.7/classic/output.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/output.go' '/builddir/build/BUILD/gomacro-2.7/classic/quasiquote.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/quasiquote.go' '/builddir/build/BUILD/gomacro-2.7/classic/select.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/select.go' '/builddir/build/BUILD/gomacro-2.7/classic/statement.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/statement.go' '/builddir/build/BUILD/gomacro-2.7/classic/switch.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/switch.go' '/builddir/build/BUILD/gomacro-2.7/classic/switch_type.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/switch_type.go' '/builddir/build/BUILD/gomacro-2.7/classic/type.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/type.go' '/builddir/build/BUILD/gomacro-2.7/classic/unaryexpr.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/unaryexpr.go' '/builddir/build/BUILD/gomacro-2.7/classic/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/cmd' '/builddir/build/BUILD/gomacro-2.7/cmd/cmd.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/cmd/cmd.go' '/builddir/build/BUILD/gomacro-2.7/cmd/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/cmd/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/bytecode_interfaces' '/builddir/build/BUILD/gomacro-2.7/experiments/bytecode_interfaces/bytecode_interfaces.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/bytecode_interfaces/bytecode_interfaces.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/bytecode_values' '/builddir/build/BUILD/gomacro-2.7/experiments/bytecode_values/bytecode_values.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/bytecode_values/bytecode_values.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_interfaces' '/builddir/build/BUILD/gomacro-2.7/experiments/closure_interfaces/closure_interfaces.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_interfaces/closure_interfaces.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_ints' '/builddir/build/BUILD/gomacro-2.7/experiments/closure_ints/closure_ints.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_ints/closure_ints.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_maps' '/builddir/build/BUILD/gomacro-2.7/experiments/closure_maps/closure_maps.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_maps/closure_maps.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_values' '/builddir/build/BUILD/gomacro-2.7/experiments/closure_values/closure_values.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_values/closure_values.go' '/builddir/build/BUILD/gomacro-2.7/experiments/dummy.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/dummy.go' '/builddir/build/BUILD/gomacro-2.7/experiments/stmt_0-3_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/stmt_0-3_test.go' '/builddir/build/BUILD/gomacro-2.7/experiments/stmt_4-5_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/stmt_4-5_test.go' '/builddir/build/BUILD/gomacro-2.7/experiments/stmt_6_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/stmt_6_test.go' '/builddir/build/BUILD/gomacro-2.7/experiments/stmt_7_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/stmt_7_test.go' '/builddir/build/BUILD/gomacro-2.7/experiments/stmt_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/stmt_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast' '/builddir/build/BUILD/gomacro-2.7/fast/README.md' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/README.md' '/builddir/build/BUILD/gomacro-2.7/fast/address.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/address.go' '/builddir/build/BUILD/gomacro-2.7/fast/assignment.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/assignment.go' '/builddir/build/BUILD/gomacro-2.7/fast/binary.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/binary.go' '/builddir/build/BUILD/gomacro-2.7/fast/binary_eqlneq.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/binary_eqlneq.go' '/builddir/build/BUILD/gomacro-2.7/fast/binary_ops.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/binary_ops.go' '/builddir/build/BUILD/gomacro-2.7/fast/binary_relops.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/binary_relops.go' '/builddir/build/BUILD/gomacro-2.7/fast/binary_shifts.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/binary_shifts.go' '/builddir/build/BUILD/gomacro-2.7/fast/builtin.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/builtin.go' '/builddir/build/BUILD/gomacro-2.7/fast/call.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/call.go' '/builddir/build/BUILD/gomacro-2.7/fast/call0ret1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/call0ret1.go' '/builddir/build/BUILD/gomacro-2.7/fast/call1ret1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/call1ret1.go' '/builddir/build/BUILD/gomacro-2.7/fast/call2ret1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/call2ret1.go' '/builddir/build/BUILD/gomacro-2.7/fast/call_ellipsis.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/call_ellipsis.go' '/builddir/build/BUILD/gomacro-2.7/fast/call_multivalue.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/call_multivalue.go' '/builddir/build/BUILD/gomacro-2.7/fast/call_variadic.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/call_variadic.go' '/builddir/build/BUILD/gomacro-2.7/fast/callnret0.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/callnret0.go' '/builddir/build/BUILD/gomacro-2.7/fast/callnret1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/callnret1.go' '/builddir/build/BUILD/gomacro-2.7/fast/channel.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/channel.go' '/builddir/build/BUILD/gomacro-2.7/fast/cmd.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/cmd.go' '/builddir/build/BUILD/gomacro-2.7/fast/code.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/code.go' '/builddir/build/BUILD/gomacro-2.7/fast/compile.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/compile.go' '/builddir/build/BUILD/gomacro-2.7/fast/compositelit.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/compositelit.go' '/builddir/build/BUILD/gomacro-2.7/fast/convert.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/convert.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/debug' '/builddir/build/BUILD/gomacro-2.7/fast/debug.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/debug.go' '/builddir/build/BUILD/gomacro-2.7/fast/debug/api.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/debug/api.go' '/builddir/build/BUILD/gomacro-2.7/fast/debug/backtrace.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/debug/backtrace.go' '/builddir/build/BUILD/gomacro-2.7/fast/debug/bind.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/debug/bind.go' '/builddir/build/BUILD/gomacro-2.7/fast/debug/cmd.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/debug/cmd.go' '/builddir/build/BUILD/gomacro-2.7/fast/debug/debugger.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/debug/debugger.go' '/builddir/build/BUILD/gomacro-2.7/fast/declaration.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/declaration.go' '/builddir/build/BUILD/gomacro-2.7/fast/expr.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/expr.go' '/builddir/build/BUILD/gomacro-2.7/fast/expr1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/expr1.go' '/builddir/build/BUILD/gomacro-2.7/fast/func0ret0.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/func0ret0.go' '/builddir/build/BUILD/gomacro-2.7/fast/func0ret1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/func0ret1.go' '/builddir/build/BUILD/gomacro-2.7/fast/func1ret0.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/func1ret0.go' '/builddir/build/BUILD/gomacro-2.7/fast/func1ret1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/func1ret1.go' '/builddir/build/BUILD/gomacro-2.7/fast/func2ret0.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/func2ret0.go' '/builddir/build/BUILD/gomacro-2.7/fast/function.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/function.go' '/builddir/build/BUILD/gomacro-2.7/fast/global.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/global.go' '/builddir/build/BUILD/gomacro-2.7/fast/identifier.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/identifier.go' '/builddir/build/BUILD/gomacro-2.7/fast/import.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/import.go' '/builddir/build/BUILD/gomacro-2.7/fast/index.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/index.go' '/builddir/build/BUILD/gomacro-2.7/fast/inspect.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/inspect.go' '/builddir/build/BUILD/gomacro-2.7/fast/interface.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/interface.go' '/builddir/build/BUILD/gomacro-2.7/fast/interpreter.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/interpreter.go' '/builddir/build/BUILD/gomacro-2.7/fast/literal.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/literal.go' '/builddir/build/BUILD/gomacro-2.7/fast/macroexpand.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/macroexpand.go' '/builddir/build/BUILD/gomacro-2.7/fast/output.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/output.go' '/builddir/build/BUILD/gomacro-2.7/fast/place_get.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/place_get.go' '/builddir/build/BUILD/gomacro-2.7/fast/place_ops.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/place_ops.go' '/builddir/build/BUILD/gomacro-2.7/fast/place_set.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/place_set.go' '/builddir/build/BUILD/gomacro-2.7/fast/place_set_value.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/place_set_value.go' '/builddir/build/BUILD/gomacro-2.7/fast/place_shifts.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/place_shifts.go' '/builddir/build/BUILD/gomacro-2.7/fast/quasiquote.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/quasiquote.go' '/builddir/build/BUILD/gomacro-2.7/fast/range.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/range.go' '/builddir/build/BUILD/gomacro-2.7/fast/repl.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/repl.go' '/builddir/build/BUILD/gomacro-2.7/fast/select.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/select.go' '/builddir/build/BUILD/gomacro-2.7/fast/selector.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/selector.go' '/builddir/build/BUILD/gomacro-2.7/fast/slice.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/slice.go' '/builddir/build/BUILD/gomacro-2.7/fast/statement.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/statement.go' '/builddir/build/BUILD/gomacro-2.7/fast/switch.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/switch.go' '/builddir/build/BUILD/gomacro-2.7/fast/switch2.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/switch2.go' '/builddir/build/BUILD/gomacro-2.7/fast/switch_type.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/switch_type.go' '/builddir/build/BUILD/gomacro-2.7/fast/type.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/type.go' '/builddir/build/BUILD/gomacro-2.7/fast/unary.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/unary.go' '/builddir/build/BUILD/gomacro-2.7/fast/unary_ops.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/unary_ops.go' '/builddir/build/BUILD/gomacro-2.7/fast/util.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/util.go' '/builddir/build/BUILD/gomacro-2.7/fast/var_ops.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/var_ops.go' '/builddir/build/BUILD/gomacro-2.7/fast/var_set.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/var_set.go' '/builddir/build/BUILD/gomacro-2.7/fast/var_set_value.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/var_set_value.go' '/builddir/build/BUILD/gomacro-2.7/fast/var_shifts.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/var_shifts.go' '/builddir/build/BUILD/gomacro-2.7/fast/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/gls' '/builddir/build/BUILD/gomacro-2.7/gls/README.md' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/gls/README.md' '/builddir/build/BUILD/gomacro-2.7/gls/api_gc.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/gls/api_gc.go' '/builddir/build/BUILD/gomacro-2.7/gls/id_s390x.s' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/gls/id_s390x.s' '/builddir/build/BUILD/gomacro-2.7/gls/z_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/gls/z_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports' '/builddir/build/BUILD/gomacro-2.7/imports/a_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/a_package.go' '/builddir/build/BUILD/gomacro-2.7/imports/archive_tar.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/archive_tar.go' '/builddir/build/BUILD/gomacro-2.7/imports/archive_zip.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/archive_zip.go' '/builddir/build/BUILD/gomacro-2.7/imports/bufio.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/bufio.go' '/builddir/build/BUILD/gomacro-2.7/imports/bytes.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/bytes.go' '/builddir/build/BUILD/gomacro-2.7/imports/compress_bzip2.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/compress_bzip2.go' '/builddir/build/BUILD/gomacro-2.7/imports/compress_flate.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/compress_flate.go' '/builddir/build/BUILD/gomacro-2.7/imports/compress_gzip.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/compress_gzip.go' '/builddir/build/BUILD/gomacro-2.7/imports/compress_lzw.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/compress_lzw.go' '/builddir/build/BUILD/gomacro-2.7/imports/compress_zlib.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/compress_zlib.go' '/builddir/build/BUILD/gomacro-2.7/imports/container_heap.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/container_heap.go' '/builddir/build/BUILD/gomacro-2.7/imports/container_list.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/container_list.go' '/builddir/build/BUILD/gomacro-2.7/imports/container_ring.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/container_ring.go' '/builddir/build/BUILD/gomacro-2.7/imports/context.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/context.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_aes.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_aes.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_cipher.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_cipher.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_des.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_des.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_dsa.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_dsa.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_ecdsa.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_ecdsa.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_elliptic.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_elliptic.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_hmac.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_hmac.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_md5.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_md5.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_rand.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_rand.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_rc4.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_rc4.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_rsa.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_rsa.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_sha1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_sha1.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_sha256.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_sha256.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_sha512.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_sha512.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_subtle.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_subtle.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_tls.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_tls.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_x509.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_x509.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_x509_pkix.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_x509_pkix.go' '/builddir/build/BUILD/gomacro-2.7/imports/database_sql.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/database_sql.go' '/builddir/build/BUILD/gomacro-2.7/imports/database_sql_driver.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/database_sql_driver.go' '/builddir/build/BUILD/gomacro-2.7/imports/debug_dwarf.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/debug_dwarf.go' '/builddir/build/BUILD/gomacro-2.7/imports/debug_elf.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/debug_elf.go' '/builddir/build/BUILD/gomacro-2.7/imports/debug_gosym.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/debug_gosym.go' '/builddir/build/BUILD/gomacro-2.7/imports/debug_macho.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/debug_macho.go' '/builddir/build/BUILD/gomacro-2.7/imports/debug_pe.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/debug_pe.go' '/builddir/build/BUILD/gomacro-2.7/imports/debug_plan9obj.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/debug_plan9obj.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_ascii85.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_ascii85.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_asn1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_asn1.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_base32.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_base32.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_base64.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_base64.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_binary.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_binary.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_csv.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_csv.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_gob.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_gob.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_hex.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_hex.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_json.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_json.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_pem.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_pem.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_xml.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_xml.go' '/builddir/build/BUILD/gomacro-2.7/imports/errors.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/errors.go' '/builddir/build/BUILD/gomacro-2.7/imports/expvar.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/expvar.go' '/builddir/build/BUILD/gomacro-2.7/imports/flag.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/flag.go' '/builddir/build/BUILD/gomacro-2.7/imports/fmt.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/fmt.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_ast.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_ast.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_build.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_build.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_constant.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_constant.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_doc.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_doc.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_format.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_format.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_importer.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_importer.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_parser.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_parser.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_printer.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_printer.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_scanner.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_scanner.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_token.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_token.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_types.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_types.go' '/builddir/build/BUILD/gomacro-2.7/imports/hash.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/hash.go' '/builddir/build/BUILD/gomacro-2.7/imports/hash_adler32.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/hash_adler32.go' '/builddir/build/BUILD/gomacro-2.7/imports/hash_crc32.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/hash_crc32.go' '/builddir/build/BUILD/gomacro-2.7/imports/hash_crc64.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/hash_crc64.go' '/builddir/build/BUILD/gomacro-2.7/imports/hash_fnv.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/hash_fnv.go' '/builddir/build/BUILD/gomacro-2.7/imports/html.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/html.go' '/builddir/build/BUILD/gomacro-2.7/imports/html_template.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/html_template.go' '/builddir/build/BUILD/gomacro-2.7/imports/image.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/image.go' '/builddir/build/BUILD/gomacro-2.7/imports/image_color.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/image_color.go' '/builddir/build/BUILD/gomacro-2.7/imports/image_color_palette.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/image_color_palette.go' '/builddir/build/BUILD/gomacro-2.7/imports/image_draw.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/image_draw.go' '/builddir/build/BUILD/gomacro-2.7/imports/image_gif.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/image_gif.go' '/builddir/build/BUILD/gomacro-2.7/imports/image_jpeg.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/image_jpeg.go' '/builddir/build/BUILD/gomacro-2.7/imports/image_png.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/image_png.go' '/builddir/build/BUILD/gomacro-2.7/imports/index_suffixarray.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/index_suffixarray.go' '/builddir/build/BUILD/gomacro-2.7/imports/io.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/io.go' '/builddir/build/BUILD/gomacro-2.7/imports/io_ioutil.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/io_ioutil.go' '/builddir/build/BUILD/gomacro-2.7/imports/log.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/log.go' '/builddir/build/BUILD/gomacro-2.7/imports/log_syslog.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/log_syslog.go' '/builddir/build/BUILD/gomacro-2.7/imports/math.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/math.go' '/builddir/build/BUILD/gomacro-2.7/imports/math_big.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/math_big.go' '/builddir/build/BUILD/gomacro-2.7/imports/math_bits.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/math_bits.go' '/builddir/build/BUILD/gomacro-2.7/imports/math_cmplx.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/math_cmplx.go' '/builddir/build/BUILD/gomacro-2.7/imports/math_rand.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/math_rand.go' '/builddir/build/BUILD/gomacro-2.7/imports/mime.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/mime.go' '/builddir/build/BUILD/gomacro-2.7/imports/mime_multipart.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/mime_multipart.go' '/builddir/build/BUILD/gomacro-2.7/imports/mime_quotedprintable.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/mime_quotedprintable.go' '/builddir/build/BUILD/gomacro-2.7/imports/net.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http_cgi.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http_cgi.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http_cookiejar.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http_cookiejar.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http_fcgi.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http_fcgi.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http_httptest.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http_httptest.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http_httptrace.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http_httptrace.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http_httputil.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http_httputil.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http_pprof.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http_pprof.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_mail.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_mail.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_rpc.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_rpc.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_rpc_jsonrpc.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_rpc_jsonrpc.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_smtp.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_smtp.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_textproto.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_textproto.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_url.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_url.go' '/builddir/build/BUILD/gomacro-2.7/imports/os.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/os.go' '/builddir/build/BUILD/gomacro-2.7/imports/os_exec.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/os_exec.go' '/builddir/build/BUILD/gomacro-2.7/imports/os_signal.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/os_signal.go' '/builddir/build/BUILD/gomacro-2.7/imports/os_user.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/os_user.go' '/builddir/build/BUILD/gomacro-2.7/imports/path.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/path.go' '/builddir/build/BUILD/gomacro-2.7/imports/path_filepath.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/path_filepath.go' '/builddir/build/BUILD/gomacro-2.7/imports/plugin.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/plugin.go' '/builddir/build/BUILD/gomacro-2.7/imports/reflect.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/reflect.go' '/builddir/build/BUILD/gomacro-2.7/imports/regexp.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/regexp.go' '/builddir/build/BUILD/gomacro-2.7/imports/regexp_syntax.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/regexp_syntax.go' '/builddir/build/BUILD/gomacro-2.7/imports/runtime.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/runtime.go' '/builddir/build/BUILD/gomacro-2.7/imports/runtime_debug.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/runtime_debug.go' '/builddir/build/BUILD/gomacro-2.7/imports/runtime_pprof.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/runtime_pprof.go' '/builddir/build/BUILD/gomacro-2.7/imports/runtime_trace.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/runtime_trace.go' '/builddir/build/BUILD/gomacro-2.7/imports/sort.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/sort.go' '/builddir/build/BUILD/gomacro-2.7/imports/strconv.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/strconv.go' '/builddir/build/BUILD/gomacro-2.7/imports/strings.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/strings.go' '/builddir/build/BUILD/gomacro-2.7/imports/sync.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/sync.go' '/builddir/build/BUILD/gomacro-2.7/imports/sync_atomic.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/sync_atomic.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/syscall' '/builddir/build/BUILD/gomacro-2.7/imports/syscall/a_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/syscall/a_package.go' '/builddir/build/BUILD/gomacro-2.7/imports/testing.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/testing.go' '/builddir/build/BUILD/gomacro-2.7/imports/testing_iotest.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/testing_iotest.go' '/builddir/build/BUILD/gomacro-2.7/imports/testing_quick.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/testing_quick.go' '/builddir/build/BUILD/gomacro-2.7/imports/text_scanner.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/text_scanner.go' '/builddir/build/BUILD/gomacro-2.7/imports/text_tabwriter.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/text_tabwriter.go' '/builddir/build/BUILD/gomacro-2.7/imports/text_template.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/text_template.go' '/builddir/build/BUILD/gomacro-2.7/imports/text_template_parse.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/text_template_parse.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/thirdparty' '/builddir/build/BUILD/gomacro-2.7/imports/thirdparty/README.md' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/thirdparty/README.md' '/builddir/build/BUILD/gomacro-2.7/imports/thirdparty/a_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/thirdparty/a_package.go' '/builddir/build/BUILD/gomacro-2.7/imports/time.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/time.go' '/builddir/build/BUILD/gomacro-2.7/imports/unicode.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/unicode.go' '/builddir/build/BUILD/gomacro-2.7/imports/unicode_utf16.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/unicode_utf16.go' '/builddir/build/BUILD/gomacro-2.7/imports/unicode_utf8.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/unicode_utf8.go' '/builddir/build/BUILD/gomacro-2.7/imports/unsafe.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/unsafe.go' '/builddir/build/BUILD/gomacro-2.7/main.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/main.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/parser' '/builddir/build/BUILD/gomacro-2.7/parser/global.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/parser/global.go' '/builddir/build/BUILD/gomacro-2.7/parser/parser.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/parser/parser.go' '/builddir/build/BUILD/gomacro-2.7/parser/quote.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/parser/quote.go' '/builddir/build/BUILD/gomacro-2.7/parser/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/parser/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/scanner' '/builddir/build/BUILD/gomacro-2.7/scanner/errors.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/scanner/errors.go' '/builddir/build/BUILD/gomacro-2.7/scanner/scanner.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/scanner/scanner.go' '/builddir/build/BUILD/gomacro-2.7/scanner/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/scanner/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/token' '/builddir/build/BUILD/gomacro-2.7/token/fileset.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/token/fileset.go' '/builddir/build/BUILD/gomacro-2.7/token/token.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/token/token.go' '/builddir/build/BUILD/gomacro-2.7/token/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/token/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/typeutil' '/builddir/build/BUILD/gomacro-2.7/typeutil/README.md' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/typeutil/README.md' '/builddir/build/BUILD/gomacro-2.7/typeutil/map.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/typeutil/map.go' '/builddir/build/BUILD/gomacro-2.7/typeutil/predicates.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/typeutil/predicates.go' '/builddir/build/BUILD/gomacro-2.7/typeutil/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/typeutil/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect' '/builddir/build/BUILD/gomacro-2.7/xreflect/README.md' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/README.md' '/builddir/build/BUILD/gomacro-2.7/xreflect/build_compact.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/build_compact.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/composite.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/composite.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/debug.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/debug.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/fromreflect.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/fromreflect.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/function.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/function.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/gensym.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/gensym.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/global.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/global.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/importer.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/importer.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/init.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/init.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/interface.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/interface.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/lookup.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/lookup.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/method.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/method.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/named.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/named.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/package.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/struct.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/struct.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/type.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/type.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/type_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/type_test.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/universe.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/universe.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/util.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/util.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/value.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/value.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/x_package.go' '/builddir/build/BUILD/gomacro-2.7/.goipath' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/gocode/src/github.com/cosmos72/gomacro/.goipath' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/bin' + install -m 0755 -vp _bin/gomacro /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/bin/ '_bin/gomacro' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/bin/gomacro' + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.7-1.fc28 --unique-debug-suffix -2.7-1.fc28.s390x --unique-debug-src-base golang-github-cosmos72-gomacro-2.7-1.fc28.s390x --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gomacro-2.7 extracting debug info from /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/bin/gomacro /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zUBTHy + umask 022 + cd /builddir/build/BUILD + cd gomacro-2.7 + PATH=/builddir/build/BUILD/gomacro-2.7/_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/cosmos72/gomacro -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x -g /usr/share/gocode -b /builddir/build/BUILD/gomacro-2.7/_build -r '.*example.*' Testing: github.com/cosmos72/gomacro Testing: "/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro" + GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' // warning: value 128 overflows , truncated to -128 // warning: value 98304 overflows , truncated to 32768 // warning: value -248 underflows , result truncated to 8 // warning: value -12 underflows , result truncated to 65524 // warning: redefined identifier: vf // warning: value 257 overflows , truncated to 1 // warning: value 4278190080 overflows , truncated to -16777216 // warning: expression returned 2 values, using only the first one: [x true] // warning: expression returned 2 values, using only the first one: [2 true] // warning: expression returned 2 values, using only the first one: [33 true] // warning: expression returned 2 values, using only the first one: [8 true] // warning: redefined identifier: x // warning: known limitation (warned only once): untyped floating point constant shifted by untyped constant. returning untyped integer instead of deducing the type from the surrounding context: 2.0 >> 1 // warning: redefined identifier: c5 // warning: known limitation (warned only once): untyped constant shifted by a non-constant expression. returning int instead of deducing the type from the surrounding context: 0xff << v2 // warning: redefined identifier: vf // warning: redefined identifier: errors // warning: redefined identifier: fmt // warning: redefined identifier: io // warning: redefined identifier: f1 // warning: redefined identifier: f2 // debug: start sleeping on switch, env = 0xc420438280 // debug: start sleeping on switch, env = 0xc42030c000 // debug: done sleeping on switch, env = 0xc42030c000 // debug: done sleeping on switch, env = 0xc420438280 // warning: redefined identifier: x PASS ok github.com/cosmos72/gomacro 0.369s Testing: "/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/ast2/test" + GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' package = test var c = []int{0: a, 1: b} var a, b = pair(2, 3) func pair(a, b int) (int, int) { return a, b } package = fast import ( "fmt" "go/ast" "go/constant" "go/token" r "reflect" "sort" "github.com/cosmos72/gomacro/atomic" . "github.com/cosmos72/gomacro/base" "github.com/cosmos72/gomacro/base/untyped" xr "github.com/cosmos72/gomacro/xreflect" ) type I = interface{} type UntypedLit = untyped.Lit var untypedOne = UntypedLit{Kind: r.Int, Val: constant.MakeInt64(1)} func MakeUntypedLit(kind r.Kind, val constant.Value, basicTypes *[]xr.Type) UntypedLit { return untyped.MakeLit(kind, val, basicTypes) } type Lit struct { Type xr.Type Value I } func (lit *Lit) Untyped() bool { _, ok := lit.Value.(UntypedLit) return ok } func (lit *Lit) UntypedKind() r.Kind { if untyp, ok := lit.Value.(UntypedLit); ok { return untyp.Kind } else { return r.Invalid } } func (lit *Lit) ConstValue() r.Value { v := r.ValueOf(lit.Value) if lit.Type != nil { rtype := lit.Type.ReflectType() if !v.IsValid() { v = r.Zero(rtype) } else if !lit.Untyped() && v.Type() != rtype { v = v.Convert(rtype) } } return v } func (lit Lit) String() string { switch val := lit.Value.(type) { case string, nil: return fmt.Sprintf("%#v", val) default: return fmt.Sprintf("%v", val) } } type EFlags uint32 const ( EIsNil EFlags = 1 << iota EIsTypeAssert ) func (f EFlags) IsNil() bool { return f&EIsNil != 0 } func MakeEFlag(flag bool, iftrue EFlags) EFlags { if flag { return iftrue } return 0 } func EFlag4Value(value I) EFlags { if value == nil { return EIsNil } return 0 } type Expr struct { Lit Types []xr.Type Fun I Sym *Symbol EFlags } func (e *Expr) Const() bool { return e.Value != nil || e.IsNil() } func (e *Expr) NumOut() int { if e.Types == nil { return 1 } return len(e.Types) } func (e *Expr) Out(i int) xr.Type { if i == 0 && e.Types == nil { return e.Type } return e.Types[i] } func (e *Expr) String() string { if e == nil { return "nil" } var str string if e.Const() { str = fmt.Sprintf("Expr{Type: %v, Value: %v}", e.Type, e.Lit.String()) } else if e.NumOut() == 1 { str = fmt.Sprintf("Expr{Type: %v, Fun: %#v}", e.Type, e.Fun) } else { str = fmt.Sprintf("Expr{Types: %v, Fun: %#v}", e.Types, e.Fun) } return str } type Stmt func(*Env) (Stmt, *Env) type Builtin struct { Compile func(c *Comp, sym Symbol, node *ast.CallExpr) *Call ArgMin uint16 ArgMax uint16 } type Function struct { Fun interface{} Type xr.Type } type Macro struct { closure func(args []r.Value) (results []r.Value) argNum int } type BindClass uint const ( ConstBind BindClass = iota FuncBind VarBind IntBind ) func (class BindClass) String() string { switch class { case ConstBind: return "const" case FuncBind: return "func" default: return "var" } } type BindDescriptor BindClass const ( bindClassMask = BindClass(0x3) bindIndexShift = 2 NoIndex = int(0) ConstBindDescriptor = BindDescriptor(ConstBind) ) func (class BindClass) MakeDescriptor(index int) BindDescriptor { class &= bindClassMask return BindDescriptor(index<> bindIndexShift) return index } func (desc BindDescriptor) Settable() bool { class := desc.Class() return class == IntBind || class == VarBind } func (desc BindDescriptor) String() string { return fmt.Sprintf("%s index=%d", desc.Class(), desc.Index()) } type Bind struct { Lit Desc BindDescriptor Name string } func (bind *Bind) String() string { return fmt.Sprintf("{%s name=%q value=%v type=<%v>}", bind.Desc, bind.Name, bind.Lit.Value, bind.Lit.Type) } func (bind *Bind) Const() bool { return bind.Desc.Class() == ConstBind } func (bind *Bind) ConstValue() r.Value { if !bind.Const() { return Nil } return bind.Lit.ConstValue() } func (bind *Bind) RuntimeValue(env *Env) r.Value { var v r.Value switch bind.Desc.Class() { case ConstBind: v = bind.Lit.ConstValue() case IntBind: expr := bind.intExpr(&env.Run.Stringer) v = expr.AsX1()(env) default: v = env.Vals[bind.Desc.Index()] } return v } func (bind *Bind) AsVar(upn int, opt PlaceOption) *Var { class := bind.Desc.Class() switch class { case VarBind, IntBind: return &Var{Upn: upn, Desc: bind.Desc, Type: bind.Type, Name: bind.Name} default: Errorf("%s a %s: %s <%v>", opt, class, bind.Name, bind.Type) return nil } } func (bind *Bind) AsSymbol(upn int) *Symbol { return &Symbol{Bind: *bind, Upn: upn} } func (c *Comp) BindUntyped(kind r.Kind, value constant.Value) *Bind { untypedlit := MakeUntypedLit(kind, value, &c.Universe.BasicTypes) return &Bind{Lit: Lit{Type: c.TypeOfUntypedLit(), Value: untypedlit}, Desc: ConstBindDescriptor} } type Symbol struct { Bind Upn int } func (sym *Symbol) AsVar(opt PlaceOption) *Var { return sym.Bind.AsVar(sym.Upn, opt) } type Var struct { Upn int Desc BindDescriptor Type xr.Type Name string } func (va *Var) AsSymbol() *Symbol { return &Symbol{ Bind: Bind{ Lit: Lit{Type: va.Type}, Desc: va.Desc, Name: va.Name, }, Upn: va.Upn, } } func (va *Var) AsPlace() *Place { return &Place{Var: *va} } type Place struct { Var Fun func(*Env) r.Value Addr func(*Env) r.Value MapKey func(*Env) r.Value MapType xr.Type } func (place *Place) IsVar() bool { return place.Fun == nil } type PlaceOption bool const ( PlaceSettable PlaceOption = false PlaceAddress PlaceOption = true ) func (opt PlaceOption) String() string { if opt == PlaceAddress { return "cannot take the address of" } else { return "cannot assign to" } } type CompileOptions int const ( COptKeepUntyped CompileOptions = 1 << iota COptDefaults CompileOptions = 0 ) type Code struct { List []Stmt DebugPos []token.Pos WithDefers bool } type LoopInfo struct { Break *int Continue *int ThisLabels []string } func (l *LoopInfo) HasLabel(label string) bool { i := sort.SearchStrings(l.ThisLabels, label) return i >= 0 && i < len(l.ThisLabels) && l.ThisLabels[i] == label } type FuncInfo struct { Name string Param []*Bind Result []*Bind NamedResults bool } const ( poolCapacity = 32 ) type ExecFlags uint32 const ( EFStartDefer ExecFlags = 1 << iota EFDefer EFDebug ) func (ef ExecFlags) StartDefer() bool { return ef&EFStartDefer != 0 } func (ef ExecFlags) IsDefer() bool { return ef&EFDefer != 0 } func (ef ExecFlags) IsDebug() bool { return ef&EFDebug != 0 } func (ef *ExecFlags) SetDefer(flag bool) { if flag { (*ef) |= EFDefer } else { (*ef) &^= EFDefer } } func (ef *ExecFlags) SetStartDefer(flag bool) { if flag { (*ef) |= EFStartDefer } else { (*ef) &^= EFStartDefer } } func (ef *ExecFlags) SetDebug(flag bool) { if flag { (*ef) |= EFDebug } else { (*ef) &^= EFDebug } } type DebugOp struct { Depth int Panic *interface{} } var ( DebugOpContinue = DebugOp{0, nil} DebugOpStep = DebugOp{MaxInt, nil} ) type Debugger interface { Breakpoint(ir *Interp, env *Env) DebugOp At(ir *Interp, env *Env) DebugOp } type IrGlobals struct { gls map[uintptr]*Run lock atomic.SpinLock Globals } type Run struct { *IrGlobals goid uintptr Interrupt Stmt Signals Signals ExecFlags ExecFlags CurrEnv *Env InstallDefer func() DeferOfFun *Env PanicFun *Env Panic interface{} CmdOpt CmdOpt Debugger Debugger DebugDepth int PoolSize int Pool [poolCapacity]*Env } type CompGlobals struct { *IrGlobals Universe *xr.Universe KnownImports map[string]*Import interf2proxy map[r.Type]r.Type proxy2interf map[r.Type]xr.Type Prompt string } func (cg *CompGlobals) CompileOptions() CompileOptions { var opts CompileOptions if cg.Options&OptKeepUntyped != 0 { opts = COptKeepUntyped } return opts } type CompBinds struct { Binds map[string]*Bind BindNum int IntBindNum int IntBindMax int Types map[string]xr.Type Name string Path string } type Comp struct { *CompGlobals CompBinds UpCost int Depth int Code Code Loop *LoopInfo Func *FuncInfo Labels map[string]*int Outer *Comp FuncMaker *funcMaker } type EnvBinds struct { Vals []r.Value Ints []uint64 } type Env struct { EnvBinds Outer *Env IP int Code []Stmt Run *Run FileEnv *Env DebugPos []token.Pos DebugComp *Comp Caller *Env CallDepth int UsedByClosure bool IntAddressTaken bool } type Import struct { CompBinds *EnvBinds env *Env } PASS ok github.com/cosmos72/gomacro/ast2/test 0.031s Testing: "/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/base/dep" + GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' ---- sorted decls ---- Package &{Package 0xc4200b1d10 [] 427 } ---- sorted decls ---- fmt Import &{Import fmt 0xc420201b00 [] 439 } ast Import &{Import ast 0xc420201b30 [] 446 } token Import &{Import token 0xc420201b60 [] 456 } ---- sorted decls ---- Kind Type &{Type Kind 0xc420201b90 [] 509 } Unknown Const &{Const Unknown 0xc4200b1db0 [Kind] 528 0xc420234c30} Const Const &{Const Const 0xc4200b1e50 [Kind] 549 0xc420234c60} Expr Const &{Const Expr 0xc4200b1ef0 [Kind] 556 0xc420234c90} Func Const &{Const Func 0xc4200b1f90 [Kind] 562 0xc420234cc0} Import Const &{Const Import 0xc420232050 [Kind] 568 0xc420234cf0} Macro Const &{Const Macro 0xc4202320f0 [Kind] 576 0xc420234d20} Method Const &{Const Method 0xc420232190 [Kind] 583 0xc420234d50} Package Const &{Const Package 0xc420232230 [Kind] 591 0xc420234d80} Stmt Const &{Const Stmt 0xc4202322d0 [Kind] 600 0xc420234db0} Type Const &{Const Type 0xc420232370 [Kind] 606 0xc420234de0} TypeFwd Const &{Const TypeFwd 0xc420232410 [Kind] 612 0xc420234e10} Var Const &{Const Var 0xc4202324b0 [Kind] 621 0xc420234e40} VarMulti Const &{Const VarMulti 0xc420232550 [Kind] 626 0xc420234e70} kinds Var &{Var kinds 0xc4202325f0 [Kind] 642 0xc420234ed0} Kind.String Method &{Method Kind.String 0xc420234090 [Kind] 1030 } Extra Type &{Type Extra 0xc4202340c0 [] 1211 } Extra.Spec Method &{Method Extra.Spec 0xc4202343c0 [Extra] 1379 } Decl Type &{Type Decl 0xc4202343f0 [Extra Kind] 1577 } NewDecl Func &{Func NewDecl 0xc420234690 [] 1857 } DeclMap Type &{Type DeclMap 0xc4202346c0 [Decl] 2043 } DeclList Type &{Type DeclList 0xc420234720 [Decl] 2074 } Scope Type &{Type Scope 0xc420234780 [DeclMap] 2097 } NewScope Func &{Func NewScope 0xc420234960 [] 2163 } Sorter Type &{Type Sorter 0xc420234990 [Scope] 2271 } NewSorter Func &{Func NewSorter 0xc420234ba0 [] 2326 } ---- sorted decls ---- Package &{Package 0xc42023eeb0 [] 429 } ---- sorted decls ---- token Import &{Import token 0xc420235bf0 [] 441 } r Import &{Import r 0xc420235c20 [] 453 } xr Import &{Import xr 0xc420235c50 [] 467 } ---- sorted decls ---- DebugOp Type &{Type DebugOp 0xc420235dd0 [] 725 } EnvBinds Type &{Type EnvBinds 0xc420235fb0 [] 1567 } Env TypeFwd &{TypeFwd Env 0xc420246090 [Comp EnvBinds Run Stmt] 1672 } Stmt Type &{Type Stmt 0xc420235c80 [Env] 655 } Code Type &{Type Code 0xc420235d40 [Stmt] 690 } Run Type &{Type Run 0xc420235e30 [Env] 823 } Comp Type &{Type Comp 0xc420235f50 [Code] 1425 } Env Type &{Type Env 0xc420246090 [Comp EnvBinds Run Stmt] 1672 } ---- sorted decls ---- Package &{Package 0xc42024a4b0 [] 13 } ---- sorted decls ---- fmt Import &{Import fmt 0xc420246900 [] 22 } ---- sorted decls ---- Expr &{Expr 0xc4202445c0 [] 29 } ---- sorted decls ---- pair Func &{Func pair 0xc420246ae0 [] 112 } a VarMulti &{VarMulti a 0xc42024a5a0 [pair] 88 } b VarMulti &{VarMulti b [pair] 91 } c Var &{Var c 0xc42024a500 [a b] 63 0xc420246cc0} ---- sorted decls ---- Expr &{Expr 0xc420244880 [] 156 } Stmt &{Stmt 0xc420244900 [] 176 } ---- sorted decls ---- i Var &{Var i [] 5 0xc420247230} j Var &{Var j [] 8 0xc420247260} k Var &{Var k [] 11 0xc420247290} ---- sorted decls ---- Stmt &{Stmt 0xc420244b40 [] 18 } Expr &{Expr i [] 68 } ---- sorted decls ---- b Var &{Var b [] 78 0xc420247440} a Var &{Var a [b] 75 0xc420247410} ---- sorted decls ---- Package &{Package 0xc42024b5e0 [] 429 } ---- sorted decls ---- fmt Import &{Import fmt 0xc420247620 [] 441 } ast Import &{Import ast 0xc420247650 [] 448 } constant Import &{Import constant 0xc420247680 [] 458 } token Import &{Import token 0xc4202476b0 [] 473 } r Import &{Import r 0xc4202476e0 [] 485 } sort Import &{Import sort 0xc420247710 [] 498 } atomic Import &{Import atomic 0xc420247740 [] 507 } Import &{Import 0xc420247770 [] 545 } untyped Import &{Import untyped 0xc4202477a0 [] 583 } xr Import &{Import xr 0xc4202477d0 [] 627 } ---- sorted decls ---- I Type &{Type I 0xc420247800 [] 677 } UntypedLit Type &{Type UntypedLit 0xc420247860 [] 779 } untypedOne Var &{Var untypedOne 0xc42024b6d0 [UntypedLit] 809 0xc4202878f0} MakeUntypedLit Func &{Func MakeUntypedLit 0xc420247a40 [] 880 } Lit Type &{Type Lit 0xc420247a70 [I] 1163 } Lit.Untyped Method &{Method Lit.Untyped 0xc420247c20 [Lit] 1847 } Lit.UntypedKind Method &{Method Lit.UntypedKind 0xc420247e90 [Lit] 2018 } Lit.ConstValue Method &{Method Lit.ConstValue 0xc420266240 [Lit] 2158 } Lit.String Method &{Method Lit.String 0xc4202664b0 [Lit] 2414 } EFlags Type &{Type EFlags 0xc4202664e0 [] 2698 } EIsNil Const &{Const EIsNil 0xc42024bd60 [EFlags] 2722 0xc420287da0} EIsTypeAssert Const &{Const EIsTypeAssert 0xc42024be00 [EFlags] 2749 0xc420287dd0} EFlags.IsNil Method &{Method EFlags.IsNil 0xc4202666c0 [EFlags] 2782 } MakeEFlag Func &{Func MakeEFlag 0xc420266870 [] 2827 } EFlag4Value Func &{Func EFlag4Value 0xc420266a50 [] 2920 } Function Type &{Type Function 0xc4202676e0 [] 4887 } Macro Type &{Type Macro 0xc420267770 [] 5075 } BindClass Type &{Type BindClass 0xc4202678c0 [] 5396 } ConstBind Const &{Const ConstBind 0xc42026a960 [BindClass] 5421 0xc42029c630} FuncBind Const &{Const FuncBind 0xc42026aa00 [BindClass] 5449 0xc42029c660} VarBind Const &{Const VarBind 0xc42026aaa0 [BindClass] 5459 0xc42029c690} IntBind Const &{Const IntBind 0xc42026ab40 [BindClass] 5468 0xc42029c6c0} BindClass.String Method &{Method BindClass.String 0xc420267b30 [BindClass] 5502 } BindDescriptor Type &{Type BindDescriptor 0xc420267b60 [BindClass] 5853 } bindClassMask Const &{Const bindClassMask 0xc42026ac80 [BindClass] 5888 0xc42029c720} bindIndexShift Const &{Const bindIndexShift 0xc42026ad20 [] 5921 0xc42029c750} NoIndex Const &{Const NoIndex 0xc42026adc0 [] 5942 0xc42029c780} ConstBindDescriptor Const &{Const ConstBindDescriptor 0xc42026ae60 [BindDescriptor ConstBind] 6048 0xc42029c7b0} BindClass.MakeDescriptor Method &{Method BindClass.MakeDescriptor 0xc420267d10 [BindClass] 6159 } BindDescriptor.Class Method &{Method BindDescriptor.Class 0xc420267e90 [BindDescriptor] 6422 } BindDescriptor.Index Method &{Method BindDescriptor.Index 0xc420276030 [BindDescriptor] 6672 } BindDescriptor.Settable Method &{Method BindDescriptor.Settable 0xc420276210 [BindDescriptor] 6847 } BindDescriptor.String Method &{Method BindDescriptor.String 0xc420276360 [BindDescriptor] 6963 } Bind Type &{Type Bind 0xc420276390 [BindDescriptor Lit] 7209 } Bind.String Method &{Method Bind.String 0xc420276510 [Bind] 7283 } Bind.Const Method &{Method Bind.Const 0xc420276690 [Bind] 7430 } Bind.ConstValue Method &{Method Bind.ConstValue 0xc420276870 [Bind] 7622 } Symbol Type &{Type Symbol 0xc420277200 [Bind] 9015 } Expr Type &{Type Expr 0xc420266a80 [EFlags I Lit Symbol] 3134 } Expr.Const Method &{Method Expr.Const 0xc420266c90 [Expr] 3396 } Expr.NumOut Method &{Method Expr.NumOut 0xc420266ea0 [Expr] 3551 } Expr.Out Method &{Method Expr.Out 0xc420267140 [Expr] 3716 } Expr.String Method &{Method Expr.String 0xc420267500 [Expr] 3824 } Bind.AsSymbol Method &{Method Bind.AsSymbol 0xc420276fc0 [Bind Symbol] 8538 } Var Type &{Type Var 0xc4202773b0 [BindDescriptor] 9181 } Var.AsSymbol Method &{Method Var.AsSymbol 0xc420277650 [Var] 9389 } PlaceOption Type &{Type PlaceOption 0xc420277b90 [] 10390 } Bind.AsVar Method &{Method Bind.AsVar 0xc420276e10 [Bind PlaceOption Var] 8246 } Symbol.AsVar Method &{Method Symbol.AsVar 0xc420277380 [PlaceOption Symbol Var] 9068 } PlaceSettable Const &{Const PlaceSettable 0xc42026bdb0 [PlaceOption] 10500 0xc42029d620} PlaceAddress Const &{Const PlaceAddress 0xc42026be50 [PlaceOption] 10535 0xc42029d650} PlaceOption.String Method &{Method PlaceOption.String 0xc420277e00 [PlaceOption] 10594 } CompileOptions Type &{Type CompileOptions 0xc420277e30 [] 10808 } COptKeepUntyped Const &{Const COptKeepUntyped 0xc42026bf90 [CompileOptions] 10837 0xc42029d6b0} COptDefaults Const &{Const COptDefaults 0xc420284050 [CompileOptions] 11030 0xc42029d6e0} LoopInfo Type &{Type LoopInfo 0xc420277f50 [] 11261 } LoopInfo.HasLabel Method &{Method LoopInfo.HasLabel 0xc420286240 [LoopInfo] 11398 } FuncInfo Type &{Type FuncInfo 0xc420286270 [Bind] 11550 } poolCapacity Const &{Const poolCapacity 0xc4202845f0 [] 11664 0xc42029da40} ExecFlags Type &{Type ExecFlags 0xc420286330 [] 11690 } EFStartDefer Const &{Const EFStartDefer 0xc4202846e0 [ExecFlags] 11717 0xc42029da70} EFDefer Const &{Const EFDefer 0xc420284780 [ExecFlags] 11800 0xc42029daa0} EFDebug Const &{Const EFDebug 0xc420284820 [ExecFlags] 11879 0xc42029dad0} ExecFlags.StartDefer Method &{Method ExecFlags.StartDefer 0xc420286510 [ExecFlags] 11989 } ExecFlags.IsDefer Method &{Method ExecFlags.IsDefer 0xc4202866c0 [ExecFlags] 12061 } ExecFlags.IsDebug Method &{Method ExecFlags.IsDebug 0xc420286870 [ExecFlags] 12125 } ExecFlags.SetDefer Method &{Method ExecFlags.SetDefer 0xc420286a80 [ExecFlags] 12190 } ExecFlags.SetStartDefer Method &{Method ExecFlags.SetStartDefer 0xc420286c90 [ExecFlags] 12299 } ExecFlags.SetDebug Method &{Method ExecFlags.SetDebug 0xc420286ea0 [ExecFlags] 12423 } DebugOp Type &{Type DebugOp 0xc420286ed0 [] 12516 } DebugOpContinue Var &{Var DebugOpContinue 0xc420284c80 [DebugOp] 12832 0xc42029dd10} DebugOpStep Var &{Var DebugOpStep 0xc420284d20 [DebugOp] 12867 0xc42029ddd0} CompBinds Type &{Type CompBinds 0xc420287560 [Bind] 14457 } EnvBinds Type &{Type EnvBinds 0xc4202876b0 [] 15964 } Env TypeFwd &{TypeFwd Env 0xc420287770 [Comp EnvBinds Run Stmt] 16069 } Stmt Type &{Type Stmt 0xc420267530 [Env] 4302 } Place Type &{Type Place 0xc420277800 [Env Var] 9666 } Var.AsPlace Method &{Method Var.AsPlace 0xc4202777d0 [Place Var] 9547 } Place.IsVar Method &{Method Place.IsVar 0xc420277b60 [Place] 10342 } Code Type &{Type Code 0xc420277e90 [Stmt] 11073 } Debugger Type &{Type Debugger 0xc420286f60 [Env] 12914 } Import Type &{Type Import 0xc420287830 [CompBinds Env EnvBinds] 17014 } IrGlobals TypeFwd &{TypeFwd IrGlobals 0xc420287080 [Run] 13067 } Run Type &{Type Run 0xc420287110 [Debugger Env ExecFlags IrGlobals Stmt poolCapacity] 13221 } IrGlobals Type &{Type IrGlobals 0xc420287080 [Run] 13067 } CompGlobals Type &{Type CompGlobals 0xc420287230 [Import IrGlobals] 14019 } CompGlobals.CompileOptions Method &{Method CompGlobals.CompileOptions 0xc420287530 [CompGlobals] 14312 } Comp Type &{Type Comp 0xc420287620 [Code CompBinds CompGlobals FuncInfo LoopInfo] 15278 } Builtin Type &{Type Builtin 0xc4202675f0 [Comp Symbol] 4482 } Comp.BindUntyped Method &{Method Comp.BindUntyped 0xc4202771d0 [Comp] 8623 } Env Type &{Type Env 0xc420287770 [Comp EnvBinds Run Stmt] 16069 } Bind.RuntimeValue Method &{Method Bind.RuntimeValue 0xc420276b10 [Bind Env] 7830 } PASS ok github.com/cosmos72/gomacro/base/dep 0.035s Testing: "/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/experiments" + GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' n = 2000 testing: warning: no tests to run PASS ok github.com/cosmos72/gomacro/experiments 0.004s Testing: "/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/gls" + GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' PASS ok github.com/cosmos72/gomacro/gls 0.005s Testing: "/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/xreflect" + GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' // debug: importer: cannot find package "github.com/cosmos72/gomacro/xreflect" metadata, approximating it with reflection // debug: struct xreflect.Request4Test // debug: . map map[string]string // debug: . ptr *xreflect.Response4Test // debug: . . struct xreflect.Response4Test // debug: . . . ptr *xreflect.Request4Test PASS ok github.com/cosmos72/gomacro/xreflect 0.042s + exit 0 Processing files: gomacro-2.7-1.fc28.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FefgNF + umask 022 + cd /builddir/build/BUILD + cd gomacro-2.7 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/doc/gomacro + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/doc/gomacro + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/doc/gomacro + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5gq1uM + umask 022 + cd /builddir/build/BUILD + cd gomacro-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/licenses/gomacro + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/licenses/gomacro + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x/usr/share/licenses/gomacro + exit 0 Provides: gomacro = 2.7-1.fc28 gomacro(s390-64) = 2.7-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.2.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: golang-github-cosmos72-gomacro-devel-2.7-1.fc28.s390x Provides: golang(github.com/cosmos72/gomacro/ast2) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/ast2/test) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/atomic) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/base) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/base/dep) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/base/inspect) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/base/untyped) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/classic) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/cmd) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/experiments) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/experiments/bytecode_interfaces) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/experiments/bytecode_values) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/experiments/closure_interfaces) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/experiments/closure_ints) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/experiments/closure_maps) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/experiments/closure_values) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/fast) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/fast/debug) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/gls) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/imports) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/imports/syscall) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/imports/thirdparty) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/parser) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/scanner) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/token) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/typeutil) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/xreflect) = 2.7-1.fc28 golang-github-cosmos72-gomacro-devel = 2.7-1.fc28 golang-github-cosmos72-gomacro-devel(s390-64) = 2.7-1.fc28 golang-ipath(github.com/cosmos72/gomacro) = 2.7-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: golang(github.com/peterh/liner) golang(golang.org/x/sync/syncmap) Processing files: gomacro-debuginfo-2.7-1.fc28.s390x Provides: debuginfo(build-id) = 4c8a5bdd233df3f15eb9ffbe5fa0015ff1e2398e gomacro-debuginfo = 2.7-1.fc28 gomacro-debuginfo(s390-64) = 2.7-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-cosmos72-gomacro-debuginfo(s390-64) = 2.7-1.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x Wrote: /builddir/build/RPMS/gomacro-2.7-1.fc28.s390x.rpm Wrote: /builddir/build/RPMS/golang-github-cosmos72-gomacro-devel-2.7-1.fc28.s390x.rpm Wrote: /builddir/build/RPMS/gomacro-debuginfo-2.7-1.fc28.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FGsoEZ + umask 022 + cd /builddir/build/BUILD + cd gomacro-2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.s390x + exit 0 Child return code was: 0