Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/golang-github-gdamore-tcell.spec'], chrootPath='/var/lib/mock/f27-build-11821926-876875/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 i686 --nodeps /builddir/build/SPECS/golang-github-gdamore-tcell.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: i686 Building for target i686 Wrote: /builddir/build/SRPMS/golang-github-gdamore-tcell-1.0.0-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/golang-github-gdamore-tcell.spec'], chrootPath='/var/lib/mock/f27-build-11821926-876875/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 i686 --nodeps /builddir/build/SPECS/golang-github-gdamore-tcell.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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bPb8Ab + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tcell-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tcell-1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tcell-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oEdH7l + umask 022 + cd /builddir/build/BUILD + cd tcell-1.0.0 + mkdir -p src/github.com/gdamore/ ++ pwd + ln -s /builddir/build/BUILD/tcell-1.0.0 src/github.com/gdamore/tcell ++ pwd + export GOPATH=/builddir/build/BUILD/tcell-1.0.0:/usr/share/gocode + GOPATH=/builddir/build/BUILD/tcell-1.0.0:/usr/share/gocode + for f in boxes mouse unicode ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xbb8e72bc1783210756c2339925988d2f3dbe84bd -extldflags '\''-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/boxes _demos/boxes.go WORK=/tmp/go-build471604305 runtime/internal/sys mkdir -p $WORK/runtime/internal/sys/_obj/ mkdir -p $WORK/runtime/internal/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/sys -std -+ -installsuffix shared -buildid 7cc2be4d89c8989af92cdcfe156f0dc00a236160 -D _/usr/lib/golang/src/runtime/internal/sys -I $WORK -pack -asmhdr $WORK/runtime/internal/sys/_obj/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/internal/sys/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/internal/sys/_obj/intrinsics_386.o ./intrinsics_386.s pack r $WORK/runtime/internal/sys.a $WORK/runtime/internal/sys/_obj/intrinsics_386.o # internal runtime/internal/atomic mkdir -p $WORK/runtime/internal/atomic/_obj/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 809510c234279983e1386926d2cd5c2d378d24fc -D _/usr/lib/golang/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_386.go ./stubs.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/internal/atomic/_obj/asm_386.o ./asm_386.s pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm_386.o # internal runtime mkdir -p $WORK/runtime/_obj/ mkdir -p $WORK/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime -std -+ -installsuffix shared -buildid ac59d2f3644d0df0cf30eb18df1d3ca41e463189 -D _/usr/lib/golang/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/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_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.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 ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.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_386.go ./signal_linux_386.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 ./stubs32.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/vlop_386.o ./vlop_386.s pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_386.o $WORK/runtime/_obj/duff_386.o $WORK/runtime/_obj/memclr_386.o $WORK/runtime/_obj/memmove_386.o $WORK/runtime/_obj/rt0_linux_386.o $WORK/runtime/_obj/sys_linux_386.o $WORK/runtime/_obj/vlop_386.o # internal errors mkdir -p $WORK/errors/_obj/ internal/race cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/errors.a -trimpath $WORK -shared -goversion go1.9.4 -p errors -std -complete -installsuffix shared -buildid 5e3b802ec602aad7b1b500c841efed695bcac6cb -D _/usr/lib/golang/src/errors -I $WORK -pack ./errors.go mkdir -p $WORK/internal/race/_obj/ mkdir -p $WORK/internal/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/race.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/race -std -complete -installsuffix shared -buildid 6b082e7ad7c3dc38ba78eb3a6e7b3fd959e8825e -D _/usr/lib/golang/src/internal/race -I $WORK -pack ./doc.go ./norace.go unicode/utf8 mkdir -p $WORK/unicode/utf8/_obj/ sync/atomic math unicode mkdir -p $WORK/sync/atomic/_obj/ mkdir -p $WORK/math/_obj/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math.a -trimpath $WORK -shared -goversion go1.9.4 -p math -std -installsuffix shared -buildid dd23a5bf14c46a10c39c791cc9bd4f8946684213 -D _/usr/lib/golang/src/math -I $WORK -pack -asmhdr $WORK/math/_obj/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.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_386.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go mkdir -p $WORK/unicode/ mkdir -p $WORK/unicode/_obj/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode/utf8.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf8 -std -complete -installsuffix shared -buildid 96f0448d4dce0d2b66f57a9c5134a649aed39a4a -D _/usr/lib/golang/src/unicode/utf8 -I $WORK -pack ./utf8.go mkdir -p $WORK/sync/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode -std -complete -installsuffix shared -buildid 1fab91616ce249db6792f695a746988ed04ccac3 -D _/usr/lib/golang/src/unicode -I $WORK -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sync/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p sync/atomic -std -installsuffix shared -buildid 6a870c4a9d170a284e5d8408bfabefbfb0282d61 -D _/usr/lib/golang/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/golang.org/x/text/encoding/internal/identifier/_obj/ mkdir -p $WORK/golang.org/x/text/encoding/internal/ cd /usr/share/gocode/src/golang.org/x/text/encoding/internal/identifier /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding/internal/identifier.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding/internal/identifier -complete -installsuffix shared -buildid e14060a0e9b247b227e50ea736dcadc86f6d5836 -D _/usr/share/gocode/src/golang.org/x/text/encoding/internal/identifier -I $WORK -pack ./identifier.go ./mib.go math/bits mkdir -p $WORK/math/bits/_obj/ mkdir -p $WORK/math/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math/bits.a -trimpath $WORK -shared -goversion go1.9.4 -p math/bits -std -complete -installsuffix shared -buildid 4df2db7ab67acd8515e8fc390e57c06ce85fcbbc -D _/usr/lib/golang/src/math/bits -I $WORK -pack ./bits.go ./bits_tables.go encoding mkdir -p $WORK/encoding/_obj/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding -std -complete -installsuffix shared -buildid 25ac586625677773eafb5f2fdd42705a77852ebd -D _/usr/lib/golang/src/encoding -I $WORK -pack ./encoding.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/sync/atomic/_obj/asm_386.o ./asm_386.s unicode/utf16 mkdir -p $WORK/unicode/utf16/_obj/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode/utf16.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf16 -std -complete -installsuffix shared -buildid 3297d4750b9634cc5978b92a3f89a71389661af8 -D _/usr/lib/golang/src/unicode/utf16 -I $WORK -pack ./utf16.go cd /usr/lib/golang/src/sync/atomic pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_386.o # internal sync mkdir -p $WORK/sync/_obj/ cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sync.a -trimpath $WORK -shared -goversion go1.9.4 -p sync -std -installsuffix shared -buildid 77cad7aa85273a20e5e8e50640570c1814cef665 -D _/usr/lib/golang/src/sync -I $WORK -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go io mkdir -p $WORK/io/_obj/ syscall cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/io.a -trimpath $WORK -shared -goversion go1.9.4 -p io -std -complete -installsuffix shared -buildid 9f35f76ad127894077c5eb8f7d9393764cb3362b -D _/usr/lib/golang/src/io -I $WORK -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/syscall/_obj/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/syscall.a -trimpath $WORK -shared -goversion go1.9.4 -p syscall -std -installsuffix shared -buildid 431a699706768e7b3bd71222f89588f22f0c605d -D _/usr/lib/golang/src/syscall -I $WORK -pack -asmhdr $WORK/syscall/_obj/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/dim_386.o ./dim_386.s hash mkdir -p $WORK/hash/_obj/ /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/erf_stub.o ./erf_stub.s bytes strings mkdir -p $WORK/strings/_obj/ mkdir -p $WORK/bytes/_obj/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/strings.a -trimpath $WORK -shared -goversion go1.9.4 -p strings -std -installsuffix shared -buildid 7e9be2b57b567628c3ea2df121cfc5a390236429 -D _/usr/lib/golang/src/strings -I $WORK -pack -asmhdr $WORK/strings/_obj/go_asm.h ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/hash.a -trimpath $WORK -shared -goversion go1.9.4 -p hash -std -complete -installsuffix shared -buildid 9cadd02927def2148d40f4fe1eb25237d5184a61 -D _/usr/lib/golang/src/hash -I $WORK -pack ./hash.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/bytes.a -trimpath $WORK -shared -goversion go1.9.4 -p bytes -std -installsuffix shared -buildid 9d1a60ff6c26a2b39d629047dd89954388180c87 -D _/usr/lib/golang/src/bytes -I $WORK -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/exp_386.o ./exp_386.s hash/crc32 mkdir -p $WORK/hash/crc32/_obj/ mkdir -p $WORK/hash/ cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/hash/crc32.a -trimpath $WORK -shared -goversion go1.9.4 -p hash/crc32 -std -complete -installsuffix shared -buildid 9057efc355b3814d5c7d059d3e1a96ee5389f844 -D _/usr/lib/golang/src/hash/crc32 -I $WORK -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sin_386.o ./sin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sincos_386.o ./sincos_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/tan_386.o ./tan_386.s pack r $WORK/math.a $WORK/math/_obj/asin_386.o $WORK/math/_obj/asinh_stub.o $WORK/math/_obj/atan2_386.o $WORK/math/_obj/atan_386.o $WORK/math/_obj/cbrt_stub.o $WORK/math/_obj/dim_386.o $WORK/math/_obj/erf_stub.o $WORK/math/_obj/exp2_386.o $WORK/math/_obj/exp_386.o $WORK/math/_obj/expm1_386.o $WORK/math/_obj/floor_386.o $WORK/math/_obj/frexp_386.o $WORK/math/_obj/hypot_386.o $WORK/math/_obj/ldexp_386.o $WORK/math/_obj/log10_386.o $WORK/math/_obj/log1p_386.o $WORK/math/_obj/log_386.o $WORK/math/_obj/mod_386.o $WORK/math/_obj/modf_386.o $WORK/math/_obj/pow_stub.o $WORK/math/_obj/remainder_386.o $WORK/math/_obj/sin_386.o $WORK/math/_obj/sincos_386.o $WORK/math/_obj/sinh_stub.o $WORK/math/_obj/sqrt_386.o $WORK/math/_obj/tan_386.o # internal strconv mkdir -p $WORK/strconv/_obj/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/strconv.a -trimpath $WORK -shared -goversion go1.9.4 -p strconv -std -complete -installsuffix shared -buildid b4912c4b9578a71d11379fe93045eac7452b5d04 -D _/usr/lib/golang/src/strconv -I $WORK -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go math/rand mkdir -p $WORK/math/rand/_obj/ cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math/rand.a -trimpath $WORK -shared -goversion go1.9.4 -p math/rand -std -complete -installsuffix shared -buildid 9ffa7bd532f0a6dc37fe6b2c10585e708fa59bf5 -D _/usr/lib/golang/src/math/rand -I $WORK -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go golang.org/x/text/transform mkdir -p $WORK/golang.org/x/text/transform/_obj/ mkdir -p $WORK/golang.org/x/text/ bufio mkdir -p $WORK/bufio/_obj/ cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/transform.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/transform -complete -installsuffix shared -buildid f633bd590a6dc42f5017a84f2f68d56c21fe3e4c -D _/usr/share/gocode/src/golang.org/x/text/transform -I $WORK -pack ./transform.go cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/bufio.a -trimpath $WORK -shared -goversion go1.9.4 -p bufio -std -complete -installsuffix shared -buildid 4355bd069699810b27dd2db016428a1286b65ca4 -D _/usr/lib/golang/src/bufio -I $WORK -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/strings/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/strings/_obj/strings.o ./strings.s pack r $WORK/strings.a $WORK/strings/_obj/strings.o # internal path mkdir -p $WORK/path/_obj/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/path.a -trimpath $WORK -shared -goversion go1.9.4 -p path -std -complete -installsuffix shared -buildid 1fcc085a10e0736a07c77a6786e970dc79cb73f5 -D _/usr/lib/golang/src/path -I $WORK -pack ./match.go ./path.go reflect mkdir -p $WORK/reflect/_obj/ golang.org/x/text/encoding cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/reflect.a -trimpath $WORK -shared -goversion go1.9.4 -p reflect -std -installsuffix shared -buildid 658b3b29f4625aadb8310219c49fc9fd1f6131ed -D _/usr/lib/golang/src/reflect -I $WORK -pack -asmhdr $WORK/reflect/_obj/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go mkdir -p $WORK/golang.org/x/text/encoding/_obj/ cd /usr/share/gocode/src/golang.org/x/text/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding -complete -installsuffix shared -buildid fbf219b3f15e4cd95e3fafd0f11398ce83d1573d -D _/usr/share/gocode/src/golang.org/x/text/encoding -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./encoding.go encoding/base64 mkdir -p $WORK/encoding/base64/_obj/ mkdir -p $WORK/encoding/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/base64.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/base64 -std -complete -installsuffix shared -buildid da8e7cce4a4f163ce1bf64184e5c17e097f4a0a7 -D _/usr/lib/golang/src/encoding/base64 -I $WORK -pack ./base64.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/syscall/_obj/asm_linux_386.o ./asm_linux_386.s pack r $WORK/syscall.a $WORK/syscall/_obj/asm_linux_386.o # internal time mkdir -p $WORK/time/_obj/ cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/time.a -trimpath $WORK -shared -goversion go1.9.4 -p time -std -installsuffix shared -buildid 8b9a4df0d1940c458d018f06fccfd9c929b53a18 -D _/usr/lib/golang/src/time -I $WORK -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go github.com/gdamore/encoding mkdir -p $WORK/github.com/gdamore/encoding/_obj/ mkdir -p $WORK/github.com/gdamore/ cd /usr/share/gocode/src/github.com/gdamore/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/gdamore/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/encoding -complete -installsuffix shared -buildid f30b5f08352e083c29e91a5fb92dfa10fc54f507 -D _/usr/share/gocode/src/github.com/gdamore/encoding -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./ascii.go ./charmap.go ./doc.go ./ebcdic.go ./latin1.go ./latin5.go ./utf8.go internal/poll mkdir -p $WORK/internal/poll/_obj/ cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/poll.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/poll -std -installsuffix shared -buildid 01803bcf24fe30cf194ea803438a050bcaa263d1 -D _/usr/lib/golang/src/internal/poll -I $WORK -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 os mkdir -p $WORK/os/_obj/ cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/os.a -trimpath $WORK -shared -goversion go1.9.4 -p os -std -installsuffix shared -buildid 93f1952b7fe0a8826b8a4435d055cf95c800d769 -D _/usr/lib/golang/src/os -I $WORK -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_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 os/signal mkdir -p $WORK/os/signal/_obj/ mkdir -p $WORK/os/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/os/signal.a -trimpath $WORK -shared -goversion go1.9.4 -p os/signal -std -installsuffix shared -buildid 463faaf2ca97d7f557a37f242af3cb0df0e3a396 -D _/usr/lib/golang/src/os/signal -I $WORK -pack -asmhdr $WORK/os/signal/_obj/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/os/signal/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/os/signal/_obj/sig.o ./sig.s pack r $WORK/os/signal.a $WORK/os/signal/_obj/sig.o # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/reflect/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/reflect/_obj/asm_386.o ./asm_386.s pack r $WORK/reflect.a $WORK/reflect/_obj/asm_386.o # internal fmt mkdir -p $WORK/fmt/_obj/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/fmt.a -trimpath $WORK -shared -goversion go1.9.4 -p fmt -std -complete -installsuffix shared -buildid b45fc7dd632b05b9e25f8503ec291c8794be5152 -D _/usr/lib/golang/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.go sort mkdir -p $WORK/sort/_obj/ encoding/binary mkdir -p $WORK/encoding/binary/_obj/ cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sort.a -trimpath $WORK -shared -goversion go1.9.4 -p sort -std -complete -installsuffix shared -buildid 62002b19d5be1a4907eead6a337b6a0c53244c24 -D _/usr/lib/golang/src/sort -I $WORK -pack ./search.go ./sort.go ./zfuncversion.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/binary.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/binary -std -complete -installsuffix shared -buildid 5342d33f2ff977fda28b623cc0723adceec0cb9d -D _/usr/lib/golang/src/encoding/binary -I $WORK -pack ./binary.go ./varint.go regexp/syntax mkdir -p $WORK/regexp/syntax/_obj/ mkdir -p $WORK/regexp/ cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/regexp/syntax.a -trimpath $WORK -shared -goversion go1.9.4 -p regexp/syntax -std -complete -installsuffix shared -buildid 59a7a1377f7a5752ccafd72a998006de28a6c135 -D _/usr/lib/golang/src/regexp/syntax -I $WORK -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go compress/flate mkdir -p $WORK/compress/flate/_obj/ encoding/json github.com/lucasb-eyer/go-colorful mkdir -p $WORK/compress/ mkdir -p $WORK/encoding/json/_obj/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/compress/flate.a -trimpath $WORK -shared -goversion go1.9.4 -p compress/flate -std -complete -installsuffix shared -buildid ce2060a3bee2ce51e965194e576bfab3890832ce -D _/usr/lib/golang/src/compress/flate -I $WORK -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/github.com/lucasb-eyer/go-colorful/_obj/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/json.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/json -std -complete -installsuffix shared -buildid 4e64cdcb528d4d0a9a228f2dff0f28588c3dcfe5 -D _/usr/lib/golang/src/encoding/json -I $WORK -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/github.com/lucasb-eyer/ cd /usr/share/gocode/src/github.com/lucasb-eyer/go-colorful /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/lucasb-eyer/go-colorful.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/lucasb-eyer/go-colorful -complete -installsuffix shared -buildid 49d9fb4dfeeae7ba4deb87ed00a1cf98a02434a6 -D _/usr/share/gocode/src/github.com/lucasb-eyer/go-colorful -I $WORK -pack ./colorgens.go ./colors.go ./happy_palettegen.go ./soft_palettegen.go ./warm_palettegen.go regexp mkdir -p $WORK/regexp/_obj/ cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/regexp.a -trimpath $WORK -shared -goversion go1.9.4 -p regexp -std -complete -installsuffix shared -buildid b34bcb64e03cebad5f0a6433bed4db1eaa32024a -D _/usr/lib/golang/src/regexp -I $WORK -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go compress/gzip mkdir -p $WORK/compress/gzip/_obj/ cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/compress/gzip.a -trimpath $WORK -shared -goversion go1.9.4 -p compress/gzip -std -complete -installsuffix shared -buildid 4fb43120adac4b59702f3bb5dadc72444ae26e95 -D _/usr/lib/golang/src/compress/gzip -I $WORK -pack ./gunzip.go ./gzip.go runtime/cgo mkdir -p $WORK/runtime/cgo/_obj/ mkdir -p $WORK/runtime/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS="-g" "-O2" "-lpthread" /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/runtime/cgo/_obj/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror cgo.go cd $WORK gcc -fdebug-prefix-map=a=b -c trivial.c gcc -gno-record-gcc-switches -c trivial.c cd $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_export.o -c _cgo_export.c github.com/mattn/go-runewidth mkdir -p $WORK/github.com/mattn/go-runewidth/_obj/ mkdir -p $WORK/github.com/mattn/ cd /usr/share/gocode/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/mattn/go-runewidth.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 98ec923f132185e2c614ee55e4efc93c3c67d90d -D _/usr/share/gocode/src/github.com/mattn/go-runewidth -I $WORK -pack ./runewidth.go ./runewidth_posix.go cd $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./cgo.cgo2.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_context.o -c gcc_context.c github.com/gdamore/tcell/terminfo mkdir -p $WORK/github.com/gdamore/tcell/terminfo/_obj/ mkdir -p $WORK/github.com/gdamore/tcell/ cd /builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell/terminfo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/gdamore/tcell/terminfo.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/tcell/terminfo -complete -installsuffix shared -buildid 9be905232c8dec5807833bd29fe82900fb888381 -D _/builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell/terminfo -I $WORK -pack ./term_Eterm.go ./term_Eterm_256color.go ./term_adm3a.go ./term_aixterm.go ./term_ansi.go ./term_aterm.go ./term_beterm.go ./term_bsdos_pc.go ./term_cygwin.go ./term_d200.go ./term_d210.go ./term_dtterm.go ./term_gnome.go ./term_gnome_256color.go ./term_hpterm.go ./term_hz1500.go ./term_konsole.go ./term_konsole_256color.go ./term_kterm.go ./term_linux.go ./term_pcansi.go ./term_rxvt.go ./term_rxvt_256color.go ./term_rxvt_unicode.go ./term_rxvt_unicode_256color.go ./term_screen.go ./term_screen_256color.go ./term_st.go ./term_st_meta.go ./term_st_meta_256color.go ./term_st_meta_truecolor.go ./term_st_truecolor.go ./term_sun.go ./term_sun_color.go ./term_tvi910.go ./term_tvi912.go ./term_tvi921.go ./term_tvi925.go ./term_tvi950.go ./term_tvi970.go ./term_vt100.go ./term_vt102.go ./term_vt220.go ./term_vt320.go ./term_vt400.go ./term_vt420.go ./term_vt52.go ./term_wy50.go ./term_wy60.go ./term_wy99_ansi.go ./term_wy99a_ansi.go ./term_xfce.go ./term_xnuppc.go ./term_xterm.go ./term_xterm_256color.go ./term_xterm_truecolor.go ./terminfo.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_fatalf.o -c gcc_fatalf.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_libinit.o -c gcc_libinit.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_linux_386.o -c gcc_linux_386.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_setenv.o -c gcc_setenv.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_traceback.o -c gcc_traceback.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_util.o -c gcc_util.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_386.o -c gcc_386.S cd $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/runtime/cgo/_obj/_cgo_.o $WORK/runtime/cgo/_obj/_cgo_main.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_context.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_386.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_386.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/runtime/cgo/_obj/_cgo_.o -dynout $WORK/runtime/cgo/_obj/_cgo_import.go -dynlinker cd $WORK gcc -no-pie -c trivial.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/runtime/cgo/_obj/_all.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_context.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_386.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_386.o -g -O2 -Wl,-r -nostdlib -no-pie -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/cgo.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/cgo -std -installsuffix shared -buildid f6727bb89c38ad089f266c2f3b79fdd14c28445b -D _/usr/lib/golang/src/runtime/cgo -I $WORK -pack -asmhdr $WORK/runtime/cgo/_obj/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/runtime/cgo/_obj/_cgo_gotypes.go $WORK/runtime/cgo/_obj/cgo.cgo1.go $WORK/runtime/cgo/_obj/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/cgo/_obj/asm_386.o ./asm_386.s pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_386.o $WORK/runtime/cgo/_obj/_all.o # internal github.com/gdamore/tcell mkdir -p $WORK/github.com/gdamore/tcell/_obj/ cd /builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/gdamore/tcell.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/tcell -complete -installsuffix shared -buildid 2c18b601b21e7ba276f41a5b11ebec01c4333c2c -D _/builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell -I $WORK -I /builddir/build/BUILD/tcell-1.0.0/pkg/linux_386_shared -I /usr/share/gocode/pkg/linux_386_shared -pack ./attr.go ./cell.go ./charset_unix.go ./color.go ./colorfit.go ./console_stub.go ./doc.go ./encoding.go ./errors.go ./event.go ./interrupt.go ./key.go ./mouse.go ./resize.go ./runes.go ./screen.go ./simulation.go ./style.go ./tscreen.go ./tscreen_linux.go command-line-arguments mkdir -p $WORK/command-line-arguments/_obj/ mkdir -p $WORK/command-line-arguments/_obj/exe/ cd /builddir/build/BUILD/tcell-1.0.0/_demos /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/command-line-arguments.a -trimpath $WORK -shared -goversion go1.9.4 -p main -complete -installsuffix shared -buildid 34c5a3989937e02c0525ab4d7c473571e50ed95b -D _/builddir/build/BUILD/tcell-1.0.0/_demos -I $WORK -I /builddir/build/BUILD/tcell-1.0.0/pkg/linux_386_shared -pack ./boxes.go cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/command-line-arguments/_obj/exe/a.out -L $WORK -L /builddir/build/BUILD/tcell-1.0.0/pkg/linux_386_shared -L /usr/share/gocode/pkg/linux_386_shared -installsuffix shared -extld=gcc -buildmode=pie -buildid=34c5a3989937e02c0525ab4d7c473571e50ed95b -B 0xbb8e72bc1783210756c2339925988d2f3dbe84bd -extldflags "-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " $WORK/command-line-arguments.a mkdir -p bin/ mv $WORK/command-line-arguments/_obj/exe/a.out bin/boxes + for f in boxes mouse unicode ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x139ace1fa985df3e61cf49b41827869b1caeb4c3 -extldflags '\''-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/mouse _demos/mouse.go WORK=/tmp/go-build692956239 runtime/internal/sys mkdir -p $WORK/runtime/internal/sys/_obj/ mkdir -p $WORK/runtime/internal/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/sys -std -+ -installsuffix shared -buildid 7cc2be4d89c8989af92cdcfe156f0dc00a236160 -D _/usr/lib/golang/src/runtime/internal/sys -I $WORK -pack -asmhdr $WORK/runtime/internal/sys/_obj/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/internal/sys/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/internal/sys/_obj/intrinsics_386.o ./intrinsics_386.s pack r $WORK/runtime/internal/sys.a $WORK/runtime/internal/sys/_obj/intrinsics_386.o # internal runtime/internal/atomic mkdir -p $WORK/runtime/internal/atomic/_obj/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 809510c234279983e1386926d2cd5c2d378d24fc -D _/usr/lib/golang/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_386.go ./stubs.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/internal/atomic/_obj/asm_386.o ./asm_386.s pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm_386.o # internal runtime mkdir -p $WORK/runtime/_obj/ mkdir -p $WORK/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime -std -+ -installsuffix shared -buildid ac59d2f3644d0df0cf30eb18df1d3ca41e463189 -D _/usr/lib/golang/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/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_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.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 ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.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_386.go ./signal_linux_386.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 ./stubs32.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/vlop_386.o ./vlop_386.s pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_386.o $WORK/runtime/_obj/duff_386.o $WORK/runtime/_obj/memclr_386.o $WORK/runtime/_obj/memmove_386.o $WORK/runtime/_obj/rt0_linux_386.o $WORK/runtime/_obj/sys_linux_386.o $WORK/runtime/_obj/vlop_386.o # internal errors mkdir -p $WORK/errors/_obj/ internal/race mkdir -p $WORK/internal/race/_obj/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/errors.a -trimpath $WORK -shared -goversion go1.9.4 -p errors -std -complete -installsuffix shared -buildid 5e3b802ec602aad7b1b500c841efed695bcac6cb -D _/usr/lib/golang/src/errors -I $WORK -pack ./errors.go mkdir -p $WORK/internal/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/race.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/race -std -complete -installsuffix shared -buildid 6b082e7ad7c3dc38ba78eb3a6e7b3fd959e8825e -D _/usr/lib/golang/src/internal/race -I $WORK -pack ./doc.go ./norace.go sync/atomic mkdir -p $WORK/sync/atomic/_obj/ mkdir -p $WORK/sync/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sync/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p sync/atomic -std -installsuffix shared -buildid 6a870c4a9d170a284e5d8408bfabefbfb0282d61 -D _/usr/lib/golang/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go unicode/utf8 mkdir -p $WORK/unicode/utf8/_obj/ math mkdir -p $WORK/math/_obj/ mkdir -p $WORK/unicode/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode/utf8.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf8 -std -complete -installsuffix shared -buildid 96f0448d4dce0d2b66f57a9c5134a649aed39a4a -D _/usr/lib/golang/src/unicode/utf8 -I $WORK -pack ./utf8.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math.a -trimpath $WORK -shared -goversion go1.9.4 -p math -std -installsuffix shared -buildid dd23a5bf14c46a10c39c791cc9bd4f8946684213 -D _/usr/lib/golang/src/math -I $WORK -pack -asmhdr $WORK/math/_obj/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.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_386.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go unicode mkdir -p $WORK/unicode/_obj/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode -std -complete -installsuffix shared -buildid 1fab91616ce249db6792f695a746988ed04ccac3 -D _/usr/lib/golang/src/unicode -I $WORK -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/golang.org/x/text/encoding/internal/identifier/_obj/ math/bits mkdir -p $WORK/golang.org/x/text/encoding/internal/ cd /usr/share/gocode/src/golang.org/x/text/encoding/internal/identifier /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding/internal/identifier.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding/internal/identifier -complete -installsuffix shared -buildid e14060a0e9b247b227e50ea736dcadc86f6d5836 -D _/usr/share/gocode/src/golang.org/x/text/encoding/internal/identifier -I $WORK -pack ./identifier.go ./mib.go mkdir -p $WORK/math/bits/_obj/ mkdir -p $WORK/math/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math/bits.a -trimpath $WORK -shared -goversion go1.9.4 -p math/bits -std -complete -installsuffix shared -buildid 4df2db7ab67acd8515e8fc390e57c06ce85fcbbc -D _/usr/lib/golang/src/math/bits -I $WORK -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/sync/atomic/_obj/asm_386.o ./asm_386.s encoding mkdir -p $WORK/encoding/_obj/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding -std -complete -installsuffix shared -buildid 25ac586625677773eafb5f2fdd42705a77852ebd -D _/usr/lib/golang/src/encoding -I $WORK -pack ./encoding.go unicode/utf16 mkdir -p $WORK/unicode/utf16/_obj/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode/utf16.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf16 -std -complete -installsuffix shared -buildid 3297d4750b9634cc5978b92a3f89a71389661af8 -D _/usr/lib/golang/src/unicode/utf16 -I $WORK -pack ./utf16.go cd /usr/lib/golang/src/sync/atomic pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_386.o # internal sync mkdir -p $WORK/sync/_obj/ cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sync.a -trimpath $WORK -shared -goversion go1.9.4 -p sync -std -installsuffix shared -buildid 77cad7aa85273a20e5e8e50640570c1814cef665 -D _/usr/lib/golang/src/sync -I $WORK -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go io mkdir -p $WORK/io/_obj/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/io.a -trimpath $WORK -shared -goversion go1.9.4 -p io -std -complete -installsuffix shared -buildid 9f35f76ad127894077c5eb8f7d9393764cb3362b -D _/usr/lib/golang/src/io -I $WORK -pack ./io.go ./multi.go ./pipe.go syscall mkdir -p $WORK/syscall/_obj/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/syscall.a -trimpath $WORK -shared -goversion go1.9.4 -p syscall -std -installsuffix shared -buildid 431a699706768e7b3bd71222f89588f22f0c605d -D _/usr/lib/golang/src/syscall -I $WORK -pack -asmhdr $WORK/syscall/_obj/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go bytes mkdir -p $WORK/bytes/_obj/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/bytes.a -trimpath $WORK -shared -goversion go1.9.4 -p bytes -std -installsuffix shared -buildid 9d1a60ff6c26a2b39d629047dd89954388180c87 -D _/usr/lib/golang/src/bytes -I $WORK -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go hash mkdir -p $WORK/hash/_obj/ strings mkdir -p $WORK/strings/_obj/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/strings.a -trimpath $WORK -shared -goversion go1.9.4 -p strings -std -installsuffix shared -buildid 7e9be2b57b567628c3ea2df121cfc5a390236429 -D _/usr/lib/golang/src/strings -I $WORK -pack -asmhdr $WORK/strings/_obj/go_asm.h ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/hash.a -trimpath $WORK -shared -goversion go1.9.4 -p hash -std -complete -installsuffix shared -buildid 9cadd02927def2148d40f4fe1eb25237d5184a61 -D _/usr/lib/golang/src/hash -I $WORK -pack ./hash.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/asinh_stub.o ./asinh_stub.s hash/crc32 mkdir -p $WORK/hash/crc32/_obj/ mkdir -p $WORK/hash/ cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/hash/crc32.a -trimpath $WORK -shared -goversion go1.9.4 -p hash/crc32 -std -complete -installsuffix shared -buildid 9057efc355b3814d5c7d059d3e1a96ee5389f844 -D _/usr/lib/golang/src/hash/crc32 -I $WORK -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/dim_386.o ./dim_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/exp_386.o ./exp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sin_386.o ./sin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sincos_386.o ./sincos_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/tan_386.o ./tan_386.s golang.org/x/text/transform bufio mkdir -p $WORK/golang.org/x/text/transform/_obj/ pack r $WORK/math.a $WORK/math/_obj/asin_386.o $WORK/math/_obj/asinh_stub.o $WORK/math/_obj/atan2_386.o $WORK/math/_obj/atan_386.o $WORK/math/_obj/cbrt_stub.o $WORK/math/_obj/dim_386.o $WORK/math/_obj/erf_stub.o $WORK/math/_obj/exp2_386.o $WORK/math/_obj/exp_386.o $WORK/math/_obj/expm1_386.o $WORK/math/_obj/floor_386.o $WORK/math/_obj/frexp_386.o $WORK/math/_obj/hypot_386.o $WORK/math/_obj/ldexp_386.o $WORK/math/_obj/log10_386.o $WORK/math/_obj/log1p_386.o $WORK/math/_obj/log_386.o $WORK/math/_obj/mod_386.o $WORK/math/_obj/modf_386.o $WORK/math/_obj/pow_stub.o $WORK/math/_obj/remainder_386.o $WORK/math/_obj/sin_386.o $WORK/math/_obj/sincos_386.o $WORK/math/_obj/sinh_stub.o $WORK/math/_obj/sqrt_386.o $WORK/math/_obj/tan_386.o # internal mkdir -p $WORK/golang.org/x/text/ cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/transform.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/transform -complete -installsuffix shared -buildid f633bd590a6dc42f5017a84f2f68d56c21fe3e4c -D _/usr/share/gocode/src/golang.org/x/text/transform -I $WORK -pack ./transform.go mkdir -p $WORK/bufio/_obj/ strconv cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/bufio.a -trimpath $WORK -shared -goversion go1.9.4 -p bufio -std -complete -installsuffix shared -buildid 4355bd069699810b27dd2db016428a1286b65ca4 -D _/usr/lib/golang/src/bufio -I $WORK -pack ./bufio.go ./scan.go mkdir -p $WORK/strconv/_obj/ math/rand mkdir -p $WORK/math/rand/_obj/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/strconv.a -trimpath $WORK -shared -goversion go1.9.4 -p strconv -std -complete -installsuffix shared -buildid b4912c4b9578a71d11379fe93045eac7452b5d04 -D _/usr/lib/golang/src/strconv -I $WORK -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math/rand.a -trimpath $WORK -shared -goversion go1.9.4 -p math/rand -std -complete -installsuffix shared -buildid 9ffa7bd532f0a6dc37fe6b2c10585e708fa59bf5 -D _/usr/lib/golang/src/math/rand -I $WORK -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/strings/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/strings/_obj/strings.o ./strings.s pack r $WORK/strings.a $WORK/strings/_obj/strings.o # internal path mkdir -p $WORK/path/_obj/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/path.a -trimpath $WORK -shared -goversion go1.9.4 -p path -std -complete -installsuffix shared -buildid 1fcc085a10e0736a07c77a6786e970dc79cb73f5 -D _/usr/lib/golang/src/path -I $WORK -pack ./match.go ./path.go reflect mkdir -p $WORK/reflect/_obj/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/reflect.a -trimpath $WORK -shared -goversion go1.9.4 -p reflect -std -installsuffix shared -buildid 658b3b29f4625aadb8310219c49fc9fd1f6131ed -D _/usr/lib/golang/src/reflect -I $WORK -pack -asmhdr $WORK/reflect/_obj/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go golang.org/x/text/encoding mkdir -p $WORK/golang.org/x/text/encoding/_obj/ encoding/base64 mkdir -p $WORK/encoding/base64/_obj/ mkdir -p $WORK/encoding/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/base64.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/base64 -std -complete -installsuffix shared -buildid da8e7cce4a4f163ce1bf64184e5c17e097f4a0a7 -D _/usr/lib/golang/src/encoding/base64 -I $WORK -pack ./base64.go cd /usr/share/gocode/src/golang.org/x/text/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding -complete -installsuffix shared -buildid fbf219b3f15e4cd95e3fafd0f11398ce83d1573d -D _/usr/share/gocode/src/golang.org/x/text/encoding -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./encoding.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/syscall/_obj/asm_linux_386.o ./asm_linux_386.s pack r $WORK/syscall.a $WORK/syscall/_obj/asm_linux_386.o # internal time mkdir -p $WORK/time/_obj/ cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/time.a -trimpath $WORK -shared -goversion go1.9.4 -p time -std -installsuffix shared -buildid 8b9a4df0d1940c458d018f06fccfd9c929b53a18 -D _/usr/lib/golang/src/time -I $WORK -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go golang.org/x/text/encoding/internal mkdir -p $WORK/golang.org/x/text/encoding/internal/_obj/ mkdir -p $WORK/golang.org/x/text/encoding/ cd /usr/share/gocode/src/golang.org/x/text/encoding/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding/internal.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding/internal -complete -installsuffix shared -buildid 403737462f97f8328145724a6bcfdfb3c243eee1 -D _/usr/share/gocode/src/golang.org/x/text/encoding/internal -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./internal.go github.com/gdamore/encoding mkdir -p $WORK/github.com/gdamore/encoding/_obj/ mkdir -p $WORK/github.com/gdamore/ cd /usr/share/gocode/src/github.com/gdamore/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/gdamore/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/encoding -complete -installsuffix shared -buildid f30b5f08352e083c29e91a5fb92dfa10fc54f507 -D _/usr/share/gocode/src/github.com/gdamore/encoding -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./ascii.go ./charmap.go ./doc.go ./ebcdic.go ./latin1.go ./latin5.go ./utf8.go golang.org/x/text/encoding/charmap golang.org/x/text/encoding/japanese mkdir -p $WORK/golang.org/x/text/encoding/charmap/_obj/ cd /usr/share/gocode/src/golang.org/x/text/encoding/charmap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding/charmap.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding/charmap -complete -installsuffix shared -buildid a23529286f85f427348e5bf5759fc32a3fe7be0c -D _/usr/share/gocode/src/golang.org/x/text/encoding/charmap -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./charmap.go ./tables.go golang.org/x/text/encoding/korean mkdir -p $WORK/golang.org/x/text/encoding/korean/_obj/ mkdir -p $WORK/golang.org/x/text/encoding/japanese/_obj/ cd /usr/share/gocode/src/golang.org/x/text/encoding/korean /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding/korean.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding/korean -complete -installsuffix shared -buildid 7b4c2b4f3fb24f1726a24c90abe35caa5e864bd9 -D _/usr/share/gocode/src/golang.org/x/text/encoding/korean -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./euckr.go ./tables.go cd /usr/share/gocode/src/golang.org/x/text/encoding/japanese /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding/japanese.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding/japanese -complete -installsuffix shared -buildid 137569c334cc5afbd5b0d54fccb6bea9decdf8a6 -D _/usr/share/gocode/src/golang.org/x/text/encoding/japanese -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./all.go ./eucjp.go ./iso2022jp.go ./shiftjis.go ./tables.go golang.org/x/text/encoding/simplifiedchinese mkdir -p $WORK/golang.org/x/text/encoding/simplifiedchinese/_obj/ cd /usr/share/gocode/src/golang.org/x/text/encoding/simplifiedchinese /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding/simplifiedchinese.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding/simplifiedchinese -complete -installsuffix shared -buildid 1c8e148b339227d19345bf1c192a3e91f2c93d32 -D _/usr/share/gocode/src/golang.org/x/text/encoding/simplifiedchinese -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./all.go ./gbk.go ./hzgb2312.go ./tables.go golang.org/x/text/encoding/traditionalchinese mkdir -p $WORK/golang.org/x/text/encoding/traditionalchinese/_obj/ cd /usr/share/gocode/src/golang.org/x/text/encoding/traditionalchinese /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding/traditionalchinese.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding/traditionalchinese -complete -installsuffix shared -buildid 4ced0fca514761ea60900ad1ca67be5fb537e894 -D _/usr/share/gocode/src/golang.org/x/text/encoding/traditionalchinese -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./big5.go ./tables.go internal/poll mkdir -p $WORK/internal/poll/_obj/ cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/poll.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/poll -std -installsuffix shared -buildid 01803bcf24fe30cf194ea803438a050bcaa263d1 -D _/usr/lib/golang/src/internal/poll -I $WORK -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 os mkdir -p $WORK/os/_obj/ cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/os.a -trimpath $WORK -shared -goversion go1.9.4 -p os -std -installsuffix shared -buildid 93f1952b7fe0a8826b8a4435d055cf95c800d769 -D _/usr/lib/golang/src/os -I $WORK -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_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 os/signal mkdir -p $WORK/os/signal/_obj/ mkdir -p $WORK/os/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/os/signal.a -trimpath $WORK -shared -goversion go1.9.4 -p os/signal -std -installsuffix shared -buildid 463faaf2ca97d7f557a37f242af3cb0df0e3a396 -D _/usr/lib/golang/src/os/signal -I $WORK -pack -asmhdr $WORK/os/signal/_obj/go_asm.h ./doc.go ./signal.go ./signal_unix.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/reflect/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/reflect/_obj/asm_386.o ./asm_386.s pack r $WORK/reflect.a $WORK/reflect/_obj/asm_386.o # internal fmt mkdir -p $WORK/fmt/_obj/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/fmt.a -trimpath $WORK -shared -goversion go1.9.4 -p fmt -std -complete -installsuffix shared -buildid b45fc7dd632b05b9e25f8503ec291c8794be5152 -D _/usr/lib/golang/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.go sort mkdir -p $WORK/sort/_obj/ encoding/binary cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sort.a -trimpath $WORK -shared -goversion go1.9.4 -p sort -std -complete -installsuffix shared -buildid 62002b19d5be1a4907eead6a337b6a0c53244c24 -D _/usr/lib/golang/src/sort -I $WORK -pack ./search.go ./sort.go ./zfuncversion.go mkdir -p $WORK/encoding/binary/_obj/ cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/binary.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/binary -std -complete -installsuffix shared -buildid 5342d33f2ff977fda28b623cc0723adceec0cb9d -D _/usr/lib/golang/src/encoding/binary -I $WORK -pack ./binary.go ./varint.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/os/signal/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/os/signal/_obj/sig.o ./sig.s pack r $WORK/os/signal.a $WORK/os/signal/_obj/sig.o # internal regexp/syntax mkdir -p $WORK/regexp/syntax/_obj/ mkdir -p $WORK/regexp/ cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/regexp/syntax.a -trimpath $WORK -shared -goversion go1.9.4 -p regexp/syntax -std -complete -installsuffix shared -buildid 59a7a1377f7a5752ccafd72a998006de28a6c135 -D _/usr/lib/golang/src/regexp/syntax -I $WORK -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go compress/flate mkdir -p $WORK/compress/flate/_obj/ mkdir -p $WORK/compress/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/compress/flate.a -trimpath $WORK -shared -goversion go1.9.4 -p compress/flate -std -complete -installsuffix shared -buildid ce2060a3bee2ce51e965194e576bfab3890832ce -D _/usr/lib/golang/src/compress/flate -I $WORK -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go encoding/json github.com/lucasb-eyer/go-colorful mkdir -p $WORK/encoding/json/_obj/ mkdir -p $WORK/github.com/lucasb-eyer/go-colorful/_obj/ mkdir -p $WORK/github.com/lucasb-eyer/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/json.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/json -std -complete -installsuffix shared -buildid 4e64cdcb528d4d0a9a228f2dff0f28588c3dcfe5 -D _/usr/lib/golang/src/encoding/json -I $WORK -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/share/gocode/src/github.com/lucasb-eyer/go-colorful /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/lucasb-eyer/go-colorful.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/lucasb-eyer/go-colorful -complete -installsuffix shared -buildid 49d9fb4dfeeae7ba4deb87ed00a1cf98a02434a6 -D _/usr/share/gocode/src/github.com/lucasb-eyer/go-colorful -I $WORK -pack ./colorgens.go ./colors.go ./happy_palettegen.go ./soft_palettegen.go ./warm_palettegen.go regexp mkdir -p $WORK/regexp/_obj/ cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/regexp.a -trimpath $WORK -shared -goversion go1.9.4 -p regexp -std -complete -installsuffix shared -buildid b34bcb64e03cebad5f0a6433bed4db1eaa32024a -D _/usr/lib/golang/src/regexp -I $WORK -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go compress/gzip mkdir -p $WORK/compress/gzip/_obj/ runtime/cgo cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/compress/gzip.a -trimpath $WORK -shared -goversion go1.9.4 -p compress/gzip -std -complete -installsuffix shared -buildid 4fb43120adac4b59702f3bb5dadc72444ae26e95 -D _/usr/lib/golang/src/compress/gzip -I $WORK -pack ./gunzip.go ./gzip.go mkdir -p $WORK/runtime/cgo/_obj/ mkdir -p $WORK/runtime/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS="-g" "-O2" "-lpthread" /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/runtime/cgo/_obj/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror cgo.go cd $WORK gcc -fdebug-prefix-map=a=b -c trivial.c gcc -gno-record-gcc-switches -c trivial.c cd $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_export.o -c _cgo_export.c gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./cgo.cgo2.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_context.o -c gcc_context.c github.com/mattn/go-runewidth mkdir -p $WORK/github.com/mattn/go-runewidth/_obj/ mkdir -p $WORK/github.com/mattn/ cd /usr/share/gocode/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/mattn/go-runewidth.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 98ec923f132185e2c614ee55e4efc93c3c67d90d -D _/usr/share/gocode/src/github.com/mattn/go-runewidth -I $WORK -pack ./runewidth.go ./runewidth_posix.go github.com/gdamore/tcell/terminfo mkdir -p $WORK/github.com/gdamore/tcell/terminfo/_obj/ mkdir -p $WORK/github.com/gdamore/tcell/ cd /builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell/terminfo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/gdamore/tcell/terminfo.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/tcell/terminfo -complete -installsuffix shared -buildid 9be905232c8dec5807833bd29fe82900fb888381 -D _/builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell/terminfo -I $WORK -pack ./term_Eterm.go ./term_Eterm_256color.go ./term_adm3a.go ./term_aixterm.go ./term_ansi.go ./term_aterm.go ./term_beterm.go ./term_bsdos_pc.go ./term_cygwin.go ./term_d200.go ./term_d210.go ./term_dtterm.go ./term_gnome.go ./term_gnome_256color.go ./term_hpterm.go ./term_hz1500.go ./term_konsole.go ./term_konsole_256color.go ./term_kterm.go ./term_linux.go ./term_pcansi.go ./term_rxvt.go ./term_rxvt_256color.go ./term_rxvt_unicode.go ./term_rxvt_unicode_256color.go ./term_screen.go ./term_screen_256color.go ./term_st.go ./term_st_meta.go ./term_st_meta_256color.go ./term_st_meta_truecolor.go ./term_st_truecolor.go ./term_sun.go ./term_sun_color.go ./term_tvi910.go ./term_tvi912.go ./term_tvi921.go ./term_tvi925.go ./term_tvi950.go ./term_tvi970.go ./term_vt100.go ./term_vt102.go ./term_vt220.go ./term_vt320.go ./term_vt400.go ./term_vt420.go ./term_vt52.go ./term_wy50.go ./term_wy60.go ./term_wy99_ansi.go ./term_wy99a_ansi.go ./term_xfce.go ./term_xnuppc.go ./term_xterm.go ./term_xterm_256color.go ./term_xterm_truecolor.go ./terminfo.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_fatalf.o -c gcc_fatalf.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_libinit.o -c gcc_libinit.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_linux_386.o -c gcc_linux_386.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_setenv.o -c gcc_setenv.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_traceback.o -c gcc_traceback.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_util.o -c gcc_util.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_386.o -c gcc_386.S cd $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/runtime/cgo/_obj/_cgo_.o $WORK/runtime/cgo/_obj/_cgo_main.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_context.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_386.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_386.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/runtime/cgo/_obj/_cgo_.o -dynout $WORK/runtime/cgo/_obj/_cgo_import.go -dynlinker cd $WORK gcc -no-pie -c trivial.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/runtime/cgo/_obj/_all.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_context.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_386.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_386.o -g -O2 -Wl,-r -nostdlib -no-pie -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/cgo.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/cgo -std -installsuffix shared -buildid f6727bb89c38ad089f266c2f3b79fdd14c28445b -D _/usr/lib/golang/src/runtime/cgo -I $WORK -pack -asmhdr $WORK/runtime/cgo/_obj/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/runtime/cgo/_obj/_cgo_gotypes.go $WORK/runtime/cgo/_obj/cgo.cgo1.go $WORK/runtime/cgo/_obj/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/cgo/_obj/asm_386.o ./asm_386.s pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_386.o $WORK/runtime/cgo/_obj/_all.o # internal github.com/gdamore/tcell mkdir -p $WORK/github.com/gdamore/tcell/_obj/ cd /builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/gdamore/tcell.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/tcell -complete -installsuffix shared -buildid 2c18b601b21e7ba276f41a5b11ebec01c4333c2c -D _/builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell -I $WORK -I /builddir/build/BUILD/tcell-1.0.0/pkg/linux_386_shared -I /usr/share/gocode/pkg/linux_386_shared -pack ./attr.go ./cell.go ./charset_unix.go ./color.go ./colorfit.go ./console_stub.go ./doc.go ./encoding.go ./errors.go ./event.go ./interrupt.go ./key.go ./mouse.go ./resize.go ./runes.go ./screen.go ./simulation.go ./style.go ./tscreen.go ./tscreen_linux.go github.com/gdamore/tcell/encoding mkdir -p $WORK/github.com/gdamore/tcell/encoding/_obj/ cd /builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/gdamore/tcell/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/tcell/encoding -complete -installsuffix shared -buildid 87e6ba33d7e38fee1e16ca21964e39991ced298b -D _/builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell/encoding -I $WORK -I /builddir/build/BUILD/tcell-1.0.0/pkg/linux_386_shared -I /usr/share/gocode/pkg/linux_386_shared -pack ./all.go command-line-arguments mkdir -p $WORK/command-line-arguments/_obj/ mkdir -p $WORK/command-line-arguments/_obj/exe/ cd /builddir/build/BUILD/tcell-1.0.0/_demos /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/command-line-arguments.a -trimpath $WORK -shared -goversion go1.9.4 -p main -complete -installsuffix shared -buildid 5e6c87e03ecf4b643bf3c371b2b8196c19e3cca5 -D _/builddir/build/BUILD/tcell-1.0.0/_demos -I $WORK -I /builddir/build/BUILD/tcell-1.0.0/pkg/linux_386_shared -I /usr/share/gocode/pkg/linux_386_shared -pack ./mouse.go cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/command-line-arguments/_obj/exe/a.out -L $WORK -L /builddir/build/BUILD/tcell-1.0.0/pkg/linux_386_shared -L /usr/share/gocode/pkg/linux_386_shared -installsuffix shared -extld=gcc -buildmode=pie -buildid=5e6c87e03ecf4b643bf3c371b2b8196c19e3cca5 -B 0x139ace1fa985df3e61cf49b41827869b1caeb4c3 -extldflags "-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " $WORK/command-line-arguments.a mkdir -p bin/ mv $WORK/command-line-arguments/_obj/exe/a.out bin/mouse + for f in boxes mouse unicode ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x95d4ba3def9854ffdf6270d7ab84f63626aad52f -extldflags '\''-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/unicode _demos/unicode.go WORK=/tmp/go-build370427355 runtime/internal/sys mkdir -p $WORK/runtime/internal/sys/_obj/ mkdir -p $WORK/runtime/internal/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/sys -std -+ -installsuffix shared -buildid 7cc2be4d89c8989af92cdcfe156f0dc00a236160 -D _/usr/lib/golang/src/runtime/internal/sys -I $WORK -pack -asmhdr $WORK/runtime/internal/sys/_obj/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/internal/sys/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/internal/sys/_obj/intrinsics_386.o ./intrinsics_386.s pack r $WORK/runtime/internal/sys.a $WORK/runtime/internal/sys/_obj/intrinsics_386.o # internal runtime/internal/atomic mkdir -p $WORK/runtime/internal/atomic/_obj/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 809510c234279983e1386926d2cd5c2d378d24fc -D _/usr/lib/golang/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_386.go ./stubs.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/internal/atomic/_obj/asm_386.o ./asm_386.s pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm_386.o # internal runtime mkdir -p $WORK/runtime/_obj/ mkdir -p $WORK/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime -std -+ -installsuffix shared -buildid ac59d2f3644d0df0cf30eb18df1d3ca41e463189 -D _/usr/lib/golang/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/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_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.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 ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.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_386.go ./signal_linux_386.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 ./stubs32.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/vlop_386.o ./vlop_386.s pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_386.o $WORK/runtime/_obj/duff_386.o $WORK/runtime/_obj/memclr_386.o $WORK/runtime/_obj/memmove_386.o $WORK/runtime/_obj/rt0_linux_386.o $WORK/runtime/_obj/sys_linux_386.o $WORK/runtime/_obj/vlop_386.o # internal errors mkdir -p $WORK/errors/_obj/ internal/race cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/errors.a -trimpath $WORK -shared -goversion go1.9.4 -p errors -std -complete -installsuffix shared -buildid 5e3b802ec602aad7b1b500c841efed695bcac6cb -D _/usr/lib/golang/src/errors -I $WORK -pack ./errors.go sync/atomic mkdir -p $WORK/sync/atomic/_obj/ mkdir -p $WORK/sync/ math mkdir -p $WORK/math/_obj/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sync/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p sync/atomic -std -installsuffix shared -buildid 6a870c4a9d170a284e5d8408bfabefbfb0282d61 -D _/usr/lib/golang/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go mkdir -p $WORK/internal/race/_obj/ unicode/utf8 mkdir -p $WORK/internal/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math.a -trimpath $WORK -shared -goversion go1.9.4 -p math -std -installsuffix shared -buildid dd23a5bf14c46a10c39c791cc9bd4f8946684213 -D _/usr/lib/golang/src/math -I $WORK -pack -asmhdr $WORK/math/_obj/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.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_386.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/race.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/race -std -complete -installsuffix shared -buildid 6b082e7ad7c3dc38ba78eb3a6e7b3fd959e8825e -D _/usr/lib/golang/src/internal/race -I $WORK -pack ./doc.go ./norace.go unicode mkdir -p $WORK/unicode/_obj/ golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/golang.org/x/text/encoding/internal/identifier/_obj/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode -std -complete -installsuffix shared -buildid 1fab91616ce249db6792f695a746988ed04ccac3 -D _/usr/lib/golang/src/unicode -I $WORK -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/unicode/utf8/_obj/ mkdir -p $WORK/golang.org/x/text/encoding/internal/ cd /usr/share/gocode/src/golang.org/x/text/encoding/internal/identifier /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding/internal/identifier.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding/internal/identifier -complete -installsuffix shared -buildid e14060a0e9b247b227e50ea736dcadc86f6d5836 -D _/usr/share/gocode/src/golang.org/x/text/encoding/internal/identifier -I $WORK -pack ./identifier.go ./mib.go mkdir -p $WORK/unicode/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode/utf8.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf8 -std -complete -installsuffix shared -buildid 96f0448d4dce0d2b66f57a9c5134a649aed39a4a -D _/usr/lib/golang/src/unicode/utf8 -I $WORK -pack ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/sync/atomic/_obj/asm_386.o ./asm_386.s math/bits mkdir -p $WORK/math/bits/_obj/ mkdir -p $WORK/math/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math/bits.a -trimpath $WORK -shared -goversion go1.9.4 -p math/bits -std -complete -installsuffix shared -buildid 4df2db7ab67acd8515e8fc390e57c06ce85fcbbc -D _/usr/lib/golang/src/math/bits -I $WORK -pack ./bits.go ./bits_tables.go encoding mkdir -p $WORK/encoding/_obj/ cd /usr/lib/golang/src/sync/atomic pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_386.o # internal sync mkdir -p $WORK/sync/_obj/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding -std -complete -installsuffix shared -buildid 25ac586625677773eafb5f2fdd42705a77852ebd -D _/usr/lib/golang/src/encoding -I $WORK -pack ./encoding.go cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sync.a -trimpath $WORK -shared -goversion go1.9.4 -p sync -std -installsuffix shared -buildid 77cad7aa85273a20e5e8e50640570c1814cef665 -D _/usr/lib/golang/src/sync -I $WORK -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go unicode/utf16 mkdir -p $WORK/unicode/utf16/_obj/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode/utf16.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf16 -std -complete -installsuffix shared -buildid 3297d4750b9634cc5978b92a3f89a71389661af8 -D _/usr/lib/golang/src/unicode/utf16 -I $WORK -pack ./utf16.go io mkdir -p $WORK/io/_obj/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/io.a -trimpath $WORK -shared -goversion go1.9.4 -p io -std -complete -installsuffix shared -buildid 9f35f76ad127894077c5eb8f7d9393764cb3362b -D _/usr/lib/golang/src/io -I $WORK -pack ./io.go ./multi.go ./pipe.go syscall mkdir -p $WORK/syscall/_obj/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/syscall.a -trimpath $WORK -shared -goversion go1.9.4 -p syscall -std -installsuffix shared -buildid 431a699706768e7b3bd71222f89588f22f0c605d -D _/usr/lib/golang/src/syscall -I $WORK -pack -asmhdr $WORK/syscall/_obj/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go hash mkdir -p $WORK/hash/_obj/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/hash.a -trimpath $WORK -shared -goversion go1.9.4 -p hash -std -complete -installsuffix shared -buildid 9cadd02927def2148d40f4fe1eb25237d5184a61 -D _/usr/lib/golang/src/hash -I $WORK -pack ./hash.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/atan_386.o ./atan_386.s hash/crc32 mkdir -p $WORK/hash/crc32/_obj/ mkdir -p $WORK/hash/ cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/hash/crc32.a -trimpath $WORK -shared -goversion go1.9.4 -p hash/crc32 -std -complete -installsuffix shared -buildid 9057efc355b3814d5c7d059d3e1a96ee5389f844 -D _/usr/lib/golang/src/hash/crc32 -I $WORK -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/cbrt_stub.o ./cbrt_stub.s bytes mkdir -p $WORK/bytes/_obj/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/bytes.a -trimpath $WORK -shared -goversion go1.9.4 -p bytes -std -installsuffix shared -buildid 9d1a60ff6c26a2b39d629047dd89954388180c87 -D _/usr/lib/golang/src/bytes -I $WORK -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go strings mkdir -p $WORK/strings/_obj/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/strings.a -trimpath $WORK -shared -goversion go1.9.4 -p strings -std -installsuffix shared -buildid 7e9be2b57b567628c3ea2df121cfc5a390236429 -D _/usr/lib/golang/src/strings -I $WORK -pack -asmhdr $WORK/strings/_obj/go_asm.h ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/dim_386.o ./dim_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/exp_386.o ./exp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sin_386.o ./sin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sincos_386.o ./sincos_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/tan_386.o ./tan_386.s pack r $WORK/math.a $WORK/math/_obj/asin_386.o $WORK/math/_obj/asinh_stub.o $WORK/math/_obj/atan2_386.o $WORK/math/_obj/atan_386.o $WORK/math/_obj/cbrt_stub.o $WORK/math/_obj/dim_386.o $WORK/math/_obj/erf_stub.o $WORK/math/_obj/exp2_386.o $WORK/math/_obj/exp_386.o $WORK/math/_obj/expm1_386.o $WORK/math/_obj/floor_386.o $WORK/math/_obj/frexp_386.o $WORK/math/_obj/hypot_386.o $WORK/math/_obj/ldexp_386.o $WORK/math/_obj/log10_386.o $WORK/math/_obj/log1p_386.o $WORK/math/_obj/log_386.o $WORK/math/_obj/mod_386.o $WORK/math/_obj/modf_386.o $WORK/math/_obj/pow_stub.o $WORK/math/_obj/remainder_386.o $WORK/math/_obj/sin_386.o $WORK/math/_obj/sincos_386.o $WORK/math/_obj/sinh_stub.o $WORK/math/_obj/sqrt_386.o $WORK/math/_obj/tan_386.o # internal strconv mkdir -p $WORK/strconv/_obj/ math/rand mkdir -p $WORK/math/rand/_obj/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/strconv.a -trimpath $WORK -shared -goversion go1.9.4 -p strconv -std -complete -installsuffix shared -buildid b4912c4b9578a71d11379fe93045eac7452b5d04 -D _/usr/lib/golang/src/strconv -I $WORK -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math/rand.a -trimpath $WORK -shared -goversion go1.9.4 -p math/rand -std -complete -installsuffix shared -buildid 9ffa7bd532f0a6dc37fe6b2c10585e708fa59bf5 -D _/usr/lib/golang/src/math/rand -I $WORK -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go golang.org/x/text/transform mkdir -p $WORK/golang.org/x/text/transform/_obj/ mkdir -p $WORK/golang.org/x/text/ cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/transform.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/transform -complete -installsuffix shared -buildid f633bd590a6dc42f5017a84f2f68d56c21fe3e4c -D _/usr/share/gocode/src/golang.org/x/text/transform -I $WORK -pack ./transform.go bufio mkdir -p $WORK/bufio/_obj/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/bufio.a -trimpath $WORK -shared -goversion go1.9.4 -p bufio -std -complete -installsuffix shared -buildid 4355bd069699810b27dd2db016428a1286b65ca4 -D _/usr/lib/golang/src/bufio -I $WORK -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/strings/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/strings/_obj/strings.o ./strings.s pack r $WORK/strings.a $WORK/strings/_obj/strings.o # internal path mkdir -p $WORK/path/_obj/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/path.a -trimpath $WORK -shared -goversion go1.9.4 -p path -std -complete -installsuffix shared -buildid 1fcc085a10e0736a07c77a6786e970dc79cb73f5 -D _/usr/lib/golang/src/path -I $WORK -pack ./match.go ./path.go reflect mkdir -p $WORK/reflect/_obj/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/reflect.a -trimpath $WORK -shared -goversion go1.9.4 -p reflect -std -installsuffix shared -buildid 658b3b29f4625aadb8310219c49fc9fd1f6131ed -D _/usr/lib/golang/src/reflect -I $WORK -pack -asmhdr $WORK/reflect/_obj/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go golang.org/x/text/encoding mkdir -p $WORK/golang.org/x/text/encoding/_obj/ encoding/base64 mkdir -p $WORK/encoding/base64/_obj/ cd /usr/share/gocode/src/golang.org/x/text/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding -complete -installsuffix shared -buildid fbf219b3f15e4cd95e3fafd0f11398ce83d1573d -D _/usr/share/gocode/src/golang.org/x/text/encoding -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./encoding.go mkdir -p $WORK/encoding/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/base64.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/base64 -std -complete -installsuffix shared -buildid da8e7cce4a4f163ce1bf64184e5c17e097f4a0a7 -D _/usr/lib/golang/src/encoding/base64 -I $WORK -pack ./base64.go github.com/gdamore/encoding mkdir -p $WORK/github.com/gdamore/encoding/_obj/ mkdir -p $WORK/github.com/gdamore/ cd /usr/share/gocode/src/github.com/gdamore/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/gdamore/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/encoding -complete -installsuffix shared -buildid f30b5f08352e083c29e91a5fb92dfa10fc54f507 -D _/usr/share/gocode/src/github.com/gdamore/encoding -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./ascii.go ./charmap.go ./doc.go ./ebcdic.go ./latin1.go ./latin5.go ./utf8.go golang.org/x/text/encoding/internal mkdir -p $WORK/golang.org/x/text/encoding/internal/_obj/ mkdir -p $WORK/golang.org/x/text/encoding/ cd /usr/share/gocode/src/golang.org/x/text/encoding/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding/internal.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding/internal -complete -installsuffix shared -buildid 403737462f97f8328145724a6bcfdfb3c243eee1 -D _/usr/share/gocode/src/golang.org/x/text/encoding/internal -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./internal.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/syscall/_obj/asm_linux_386.o ./asm_linux_386.s pack r $WORK/syscall.a $WORK/syscall/_obj/asm_linux_386.o # internal time mkdir -p $WORK/time/_obj/ cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/time.a -trimpath $WORK -shared -goversion go1.9.4 -p time -std -installsuffix shared -buildid 8b9a4df0d1940c458d018f06fccfd9c929b53a18 -D _/usr/lib/golang/src/time -I $WORK -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go golang.org/x/text/encoding/charmap mkdir -p $WORK/golang.org/x/text/encoding/charmap/_obj/ cd /usr/share/gocode/src/golang.org/x/text/encoding/charmap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding/charmap.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding/charmap -complete -installsuffix shared -buildid a23529286f85f427348e5bf5759fc32a3fe7be0c -D _/usr/share/gocode/src/golang.org/x/text/encoding/charmap -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./charmap.go ./tables.go golang.org/x/text/encoding/japanese mkdir -p $WORK/golang.org/x/text/encoding/japanese/_obj/ cd /usr/share/gocode/src/golang.org/x/text/encoding/japanese /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding/japanese.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding/japanese -complete -installsuffix shared -buildid 137569c334cc5afbd5b0d54fccb6bea9decdf8a6 -D _/usr/share/gocode/src/golang.org/x/text/encoding/japanese -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./all.go ./eucjp.go ./iso2022jp.go ./shiftjis.go ./tables.go golang.org/x/text/encoding/korean mkdir -p $WORK/golang.org/x/text/encoding/korean/_obj/ cd /usr/share/gocode/src/golang.org/x/text/encoding/korean /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding/korean.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding/korean -complete -installsuffix shared -buildid 7b4c2b4f3fb24f1726a24c90abe35caa5e864bd9 -D _/usr/share/gocode/src/golang.org/x/text/encoding/korean -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./euckr.go ./tables.go golang.org/x/text/encoding/simplifiedchinese mkdir -p $WORK/golang.org/x/text/encoding/simplifiedchinese/_obj/ cd /usr/share/gocode/src/golang.org/x/text/encoding/simplifiedchinese /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding/simplifiedchinese.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding/simplifiedchinese -complete -installsuffix shared -buildid 1c8e148b339227d19345bf1c192a3e91f2c93d32 -D _/usr/share/gocode/src/golang.org/x/text/encoding/simplifiedchinese -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./all.go ./gbk.go ./hzgb2312.go ./tables.go golang.org/x/text/encoding/traditionalchinese mkdir -p $WORK/golang.org/x/text/encoding/traditionalchinese/_obj/ cd /usr/share/gocode/src/golang.org/x/text/encoding/traditionalchinese /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/golang.org/x/text/encoding/traditionalchinese.a -trimpath $WORK -shared -goversion go1.9.4 -p golang.org/x/text/encoding/traditionalchinese -complete -installsuffix shared -buildid 4ced0fca514761ea60900ad1ca67be5fb537e894 -D _/usr/share/gocode/src/golang.org/x/text/encoding/traditionalchinese -I $WORK -I /usr/share/gocode/pkg/linux_386_shared -pack ./big5.go ./tables.go internal/poll mkdir -p $WORK/internal/poll/_obj/ cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/poll.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/poll -std -installsuffix shared -buildid 01803bcf24fe30cf194ea803438a050bcaa263d1 -D _/usr/lib/golang/src/internal/poll -I $WORK -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 os mkdir -p $WORK/os/_obj/ cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/os.a -trimpath $WORK -shared -goversion go1.9.4 -p os -std -installsuffix shared -buildid 93f1952b7fe0a8826b8a4435d055cf95c800d769 -D _/usr/lib/golang/src/os -I $WORK -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_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 os/signal mkdir -p $WORK/os/signal/_obj/ mkdir -p $WORK/os/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/os/signal.a -trimpath $WORK -shared -goversion go1.9.4 -p os/signal -std -installsuffix shared -buildid 463faaf2ca97d7f557a37f242af3cb0df0e3a396 -D _/usr/lib/golang/src/os/signal -I $WORK -pack -asmhdr $WORK/os/signal/_obj/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/os/signal/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/os/signal/_obj/sig.o ./sig.s pack r $WORK/os/signal.a $WORK/os/signal/_obj/sig.o # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/reflect/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/reflect/_obj/asm_386.o ./asm_386.s pack r $WORK/reflect.a $WORK/reflect/_obj/asm_386.o # internal fmt mkdir -p $WORK/fmt/_obj/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/fmt.a -trimpath $WORK -shared -goversion go1.9.4 -p fmt -std -complete -installsuffix shared -buildid b45fc7dd632b05b9e25f8503ec291c8794be5152 -D _/usr/lib/golang/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.go sort mkdir -p $WORK/sort/_obj/ cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sort.a -trimpath $WORK -shared -goversion go1.9.4 -p sort -std -complete -installsuffix shared -buildid 62002b19d5be1a4907eead6a337b6a0c53244c24 -D _/usr/lib/golang/src/sort -I $WORK -pack ./search.go ./sort.go ./zfuncversion.go encoding/binary mkdir -p $WORK/encoding/binary/_obj/ cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/binary.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/binary -std -complete -installsuffix shared -buildid 5342d33f2ff977fda28b623cc0723adceec0cb9d -D _/usr/lib/golang/src/encoding/binary -I $WORK -pack ./binary.go ./varint.go regexp/syntax mkdir -p $WORK/regexp/syntax/_obj/ mkdir -p $WORK/regexp/ cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/regexp/syntax.a -trimpath $WORK -shared -goversion go1.9.4 -p regexp/syntax -std -complete -installsuffix shared -buildid 59a7a1377f7a5752ccafd72a998006de28a6c135 -D _/usr/lib/golang/src/regexp/syntax -I $WORK -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go compress/flate mkdir -p $WORK/compress/flate/_obj/ mkdir -p $WORK/compress/ encoding/json mkdir -p $WORK/encoding/json/_obj/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/compress/flate.a -trimpath $WORK -shared -goversion go1.9.4 -p compress/flate -std -complete -installsuffix shared -buildid ce2060a3bee2ce51e965194e576bfab3890832ce -D _/usr/lib/golang/src/compress/flate -I $WORK -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go github.com/lucasb-eyer/go-colorful mkdir -p $WORK/github.com/lucasb-eyer/go-colorful/_obj/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/json.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/json -std -complete -installsuffix shared -buildid 4e64cdcb528d4d0a9a228f2dff0f28588c3dcfe5 -D _/usr/lib/golang/src/encoding/json -I $WORK -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/github.com/lucasb-eyer/ cd /usr/share/gocode/src/github.com/lucasb-eyer/go-colorful /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/lucasb-eyer/go-colorful.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/lucasb-eyer/go-colorful -complete -installsuffix shared -buildid 49d9fb4dfeeae7ba4deb87ed00a1cf98a02434a6 -D _/usr/share/gocode/src/github.com/lucasb-eyer/go-colorful -I $WORK -pack ./colorgens.go ./colors.go ./happy_palettegen.go ./soft_palettegen.go ./warm_palettegen.go regexp mkdir -p $WORK/regexp/_obj/ cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/regexp.a -trimpath $WORK -shared -goversion go1.9.4 -p regexp -std -complete -installsuffix shared -buildid b34bcb64e03cebad5f0a6433bed4db1eaa32024a -D _/usr/lib/golang/src/regexp -I $WORK -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go compress/gzip mkdir -p $WORK/compress/gzip/_obj/ cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/compress/gzip.a -trimpath $WORK -shared -goversion go1.9.4 -p compress/gzip -std -complete -installsuffix shared -buildid 4fb43120adac4b59702f3bb5dadc72444ae26e95 -D _/usr/lib/golang/src/compress/gzip -I $WORK -pack ./gunzip.go ./gzip.go runtime/cgo mkdir -p $WORK/runtime/cgo/_obj/ mkdir -p $WORK/runtime/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS="-g" "-O2" "-lpthread" /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/runtime/cgo/_obj/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror cgo.go cd $WORK gcc -fdebug-prefix-map=a=b -c trivial.c gcc -gno-record-gcc-switches -c trivial.c cd $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_export.o -c _cgo_export.c gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./cgo.cgo2.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_context.o -c gcc_context.c github.com/mattn/go-runewidth mkdir -p $WORK/github.com/mattn/go-runewidth/_obj/ mkdir -p $WORK/github.com/mattn/ cd /usr/share/gocode/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/mattn/go-runewidth.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 98ec923f132185e2c614ee55e4efc93c3c67d90d -D _/usr/share/gocode/src/github.com/mattn/go-runewidth -I $WORK -pack ./runewidth.go ./runewidth_posix.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_fatalf.o -c gcc_fatalf.c github.com/gdamore/tcell/terminfo mkdir -p $WORK/github.com/gdamore/tcell/terminfo/_obj/ mkdir -p $WORK/github.com/gdamore/tcell/ cd /builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell/terminfo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/gdamore/tcell/terminfo.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/tcell/terminfo -complete -installsuffix shared -buildid 9be905232c8dec5807833bd29fe82900fb888381 -D _/builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell/terminfo -I $WORK -pack ./term_Eterm.go ./term_Eterm_256color.go ./term_adm3a.go ./term_aixterm.go ./term_ansi.go ./term_aterm.go ./term_beterm.go ./term_bsdos_pc.go ./term_cygwin.go ./term_d200.go ./term_d210.go ./term_dtterm.go ./term_gnome.go ./term_gnome_256color.go ./term_hpterm.go ./term_hz1500.go ./term_konsole.go ./term_konsole_256color.go ./term_kterm.go ./term_linux.go ./term_pcansi.go ./term_rxvt.go ./term_rxvt_256color.go ./term_rxvt_unicode.go ./term_rxvt_unicode_256color.go ./term_screen.go ./term_screen_256color.go ./term_st.go ./term_st_meta.go ./term_st_meta_256color.go ./term_st_meta_truecolor.go ./term_st_truecolor.go ./term_sun.go ./term_sun_color.go ./term_tvi910.go ./term_tvi912.go ./term_tvi921.go ./term_tvi925.go ./term_tvi950.go ./term_tvi970.go ./term_vt100.go ./term_vt102.go ./term_vt220.go ./term_vt320.go ./term_vt400.go ./term_vt420.go ./term_vt52.go ./term_wy50.go ./term_wy60.go ./term_wy99_ansi.go ./term_wy99a_ansi.go ./term_xfce.go ./term_xnuppc.go ./term_xterm.go ./term_xterm_256color.go ./term_xterm_truecolor.go ./terminfo.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_libinit.o -c gcc_libinit.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_linux_386.o -c gcc_linux_386.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_setenv.o -c gcc_setenv.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_traceback.o -c gcc_traceback.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_util.o -c gcc_util.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_386.o -c gcc_386.S cd $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/runtime/cgo/_obj/_cgo_.o $WORK/runtime/cgo/_obj/_cgo_main.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_context.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_386.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_386.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/runtime/cgo/_obj/_cgo_.o -dynout $WORK/runtime/cgo/_obj/_cgo_import.go -dynlinker cd $WORK gcc -no-pie -c trivial.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/runtime/cgo/_obj/_all.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_context.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_386.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_386.o -g -O2 -Wl,-r -nostdlib -no-pie -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/cgo.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/cgo -std -installsuffix shared -buildid f6727bb89c38ad089f266c2f3b79fdd14c28445b -D _/usr/lib/golang/src/runtime/cgo -I $WORK -pack -asmhdr $WORK/runtime/cgo/_obj/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/runtime/cgo/_obj/_cgo_gotypes.go $WORK/runtime/cgo/_obj/cgo.cgo1.go $WORK/runtime/cgo/_obj/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/cgo/_obj/asm_386.o ./asm_386.s pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_386.o $WORK/runtime/cgo/_obj/_all.o # internal github.com/gdamore/tcell mkdir -p $WORK/github.com/gdamore/tcell/_obj/ cd /builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/gdamore/tcell.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/tcell -complete -installsuffix shared -buildid 2c18b601b21e7ba276f41a5b11ebec01c4333c2c -D _/builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell -I $WORK -I /builddir/build/BUILD/tcell-1.0.0/pkg/linux_386_shared -I /usr/share/gocode/pkg/linux_386_shared -pack ./attr.go ./cell.go ./charset_unix.go ./color.go ./colorfit.go ./console_stub.go ./doc.go ./encoding.go ./errors.go ./event.go ./interrupt.go ./key.go ./mouse.go ./resize.go ./runes.go ./screen.go ./simulation.go ./style.go ./tscreen.go ./tscreen_linux.go github.com/gdamore/tcell/encoding mkdir -p $WORK/github.com/gdamore/tcell/encoding/_obj/ cd /builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/gdamore/tcell/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/tcell/encoding -complete -installsuffix shared -buildid 87e6ba33d7e38fee1e16ca21964e39991ced298b -D _/builddir/build/BUILD/tcell-1.0.0/src/github.com/gdamore/tcell/encoding -I $WORK -I /builddir/build/BUILD/tcell-1.0.0/pkg/linux_386_shared -I /usr/share/gocode/pkg/linux_386_shared -pack ./all.go command-line-arguments mkdir -p $WORK/command-line-arguments/_obj/ mkdir -p $WORK/command-line-arguments/_obj/exe/ cd /builddir/build/BUILD/tcell-1.0.0/_demos /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/command-line-arguments.a -trimpath $WORK -shared -goversion go1.9.4 -p main -complete -installsuffix shared -buildid 78cd1bdcbc385dea6644ffbb0f681244612d8903 -D _/builddir/build/BUILD/tcell-1.0.0/_demos -I $WORK -I /builddir/build/BUILD/tcell-1.0.0/pkg/linux_386_shared -I /usr/share/gocode/pkg/linux_386_shared -pack ./unicode.go cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/command-line-arguments/_obj/exe/a.out -L $WORK -L /builddir/build/BUILD/tcell-1.0.0/pkg/linux_386_shared -L /usr/share/gocode/pkg/linux_386_shared -installsuffix shared -extld=gcc -buildmode=pie -buildid=78cd1bdcbc385dea6644ffbb0f681244612d8903 -B 0x95d4ba3def9854ffdf6270d7ab84f63626aad52f -extldflags "-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " $WORK/command-line-arguments.a mkdir -p bin/ mv $WORK/command-line-arguments/_obj/exe/a.out bin/unicode + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HgYxj7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386 ++ dirname /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386 + cd tcell-1.0.0 + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . '(' -iname '*.go' -or -iname '*.s' ')' '!' -iname '*_test.go' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./resize.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./resize.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./resize.go './resize.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./resize.go' + echo '%{gopath}/src/%{import_path}/./resize.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./attr.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./attr.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./attr.go './attr.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./attr.go' + echo '%{gopath}/src/%{import_path}/./attr.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./cell.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./cell.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./cell.go './cell.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./cell.go' + echo '%{gopath}/src/%{import_path}/./cell.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./charset_windows.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./charset_windows.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./charset_windows.go './charset_windows.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./charset_windows.go' + echo '%{gopath}/src/%{import_path}/./charset_windows.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./tscreen_stub.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./tscreen_stub.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./tscreen_stub.go './tscreen_stub.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./tscreen_stub.go' + echo '%{gopath}/src/%{import_path}/./tscreen_stub.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./encoding.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./encoding.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./encoding.go './encoding.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./encoding.go' + echo '%{gopath}/src/%{import_path}/./encoding.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./console_stub.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./console_stub.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./console_stub.go './console_stub.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./console_stub.go' + echo '%{gopath}/src/%{import_path}/./console_stub.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./interrupt.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./interrupt.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./interrupt.go './interrupt.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./interrupt.go' + echo '%{gopath}/src/%{import_path}/./interrupt.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./termbox/compat.go + dirprefix=./termbox + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./termbox + cp -pav ./termbox/compat.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./termbox/compat.go './termbox/compat.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./termbox/compat.go' + echo '%{gopath}/src/%{import_path}/./termbox/compat.go' + '[' ./termbox '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./termbox' ++ dirname ./termbox + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./screen.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./screen.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./screen.go './screen.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./screen.go' + echo '%{gopath}/src/%{import_path}/./screen.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./tscreen_posix.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./tscreen_posix.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./tscreen_posix.go './tscreen_posix.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./tscreen_posix.go' + echo '%{gopath}/src/%{import_path}/./tscreen_posix.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./encoding/all.go + dirprefix=./encoding + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./encoding + cp -pav ./encoding/all.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./encoding/all.go './encoding/all.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./encoding/all.go' + echo '%{gopath}/src/%{import_path}/./encoding/all.go' + '[' ./encoding '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./encoding' ++ dirname ./encoding + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./event.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./event.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./event.go './event.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./event.go' + echo '%{gopath}/src/%{import_path}/./event.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./charset_stub.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./charset_stub.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./charset_stub.go './charset_stub.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./charset_stub.go' + echo '%{gopath}/src/%{import_path}/./charset_stub.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./simulation.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./simulation.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./simulation.go './simulation.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./simulation.go' + echo '%{gopath}/src/%{import_path}/./simulation.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./tscreen_linux.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./tscreen_linux.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./tscreen_linux.go './tscreen_linux.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./tscreen_linux.go' + echo '%{gopath}/src/%{import_path}/./tscreen_linux.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./tscreen_windows.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./tscreen_windows.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./tscreen_windows.go './tscreen_windows.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./tscreen_windows.go' + echo '%{gopath}/src/%{import_path}/./tscreen_windows.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./key.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./key.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./key.go './key.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./key.go' + echo '%{gopath}/src/%{import_path}/./key.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./_demos/boxes.go + dirprefix=./_demos + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./_demos + cp -pav ./_demos/boxes.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./_demos/boxes.go './_demos/boxes.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./_demos/boxes.go' + echo '%{gopath}/src/%{import_path}/./_demos/boxes.go' + '[' ./_demos '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./_demos' ++ dirname ./_demos + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./_demos/mouse.go + dirprefix=./_demos + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./_demos + cp -pav ./_demos/mouse.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./_demos/mouse.go './_demos/mouse.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./_demos/mouse.go' + echo '%{gopath}/src/%{import_path}/./_demos/mouse.go' + '[' ./_demos '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./_demos' ++ dirname ./_demos + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./_demos/unicode.go + dirprefix=./_demos + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./_demos + cp -pav ./_demos/unicode.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./_demos/unicode.go './_demos/unicode.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./_demos/unicode.go' + echo '%{gopath}/src/%{import_path}/./_demos/unicode.go' + '[' ./_demos '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./_demos' ++ dirname ./_demos + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_cygwin.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_cygwin.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_cygwin.go './terminfo/term_cygwin.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_cygwin.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_cygwin.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_wy99_ansi.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_wy99_ansi.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_wy99_ansi.go './terminfo/term_wy99_ansi.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_wy99_ansi.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_wy99_ansi.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_st_truecolor.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_st_truecolor.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_st_truecolor.go './terminfo/term_st_truecolor.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_st_truecolor.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_st_truecolor.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_xterm_truecolor.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_xterm_truecolor.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_xterm_truecolor.go './terminfo/term_xterm_truecolor.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_xterm_truecolor.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_xterm_truecolor.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_gnome.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_gnome.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_gnome.go './terminfo/term_gnome.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_gnome.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_gnome.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_vt52.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_vt52.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_vt52.go './terminfo/term_vt52.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_vt52.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_vt52.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_Eterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_Eterm.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_Eterm.go './terminfo/term_Eterm.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_Eterm.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_Eterm.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_hpterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_hpterm.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_hpterm.go './terminfo/term_hpterm.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_hpterm.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_hpterm.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_tvi925.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_tvi925.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_tvi925.go './terminfo/term_tvi925.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_tvi925.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_tvi925.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_rxvt_unicode.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_rxvt_unicode.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_rxvt_unicode.go './terminfo/term_rxvt_unicode.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_rxvt_unicode.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_rxvt_unicode.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/terminfo.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/terminfo.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/terminfo.go './terminfo/terminfo.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/terminfo.go' + echo '%{gopath}/src/%{import_path}/./terminfo/terminfo.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_tvi921.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_tvi921.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_tvi921.go './terminfo/term_tvi921.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_tvi921.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_tvi921.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/mkinfo.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/mkinfo.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/mkinfo.go './terminfo/mkinfo.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/mkinfo.go' + echo '%{gopath}/src/%{import_path}/./terminfo/mkinfo.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_ansi.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_ansi.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_ansi.go './terminfo/term_ansi.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_ansi.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_ansi.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_screen.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_screen.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_screen.go './terminfo/term_screen.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_screen.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_screen.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_d210.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_d210.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_d210.go './terminfo/term_d210.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_d210.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_d210.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_vt100.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_vt100.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_vt100.go './terminfo/term_vt100.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_vt100.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_vt100.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_sun_color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_sun_color.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_sun_color.go './terminfo/term_sun_color.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_sun_color.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_sun_color.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_wy60.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_wy60.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_wy60.go './terminfo/term_wy60.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_wy60.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_wy60.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_kterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_kterm.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_kterm.go './terminfo/term_kterm.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_kterm.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_kterm.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_vt400.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_vt400.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_vt400.go './terminfo/term_vt400.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_vt400.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_vt400.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_vt220.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_vt220.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_vt220.go './terminfo/term_vt220.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_vt220.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_vt220.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_rxvt_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_rxvt_256color.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_rxvt_256color.go './terminfo/term_rxvt_256color.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_rxvt_256color.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_rxvt_256color.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_rxvt.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_rxvt.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_rxvt.go './terminfo/term_rxvt.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_rxvt.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_rxvt.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_bsdos_pc.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_bsdos_pc.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_bsdos_pc.go './terminfo/term_bsdos_pc.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_bsdos_pc.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_bsdos_pc.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_aixterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_aixterm.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_aixterm.go './terminfo/term_aixterm.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_aixterm.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_aixterm.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_st.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_st.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_st.go './terminfo/term_st.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_st.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_st.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_dtterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_dtterm.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_dtterm.go './terminfo/term_dtterm.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_dtterm.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_dtterm.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_linux.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_linux.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_linux.go './terminfo/term_linux.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_linux.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_linux.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_beterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_beterm.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_beterm.go './terminfo/term_beterm.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_beterm.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_beterm.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_st_meta_truecolor.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_st_meta_truecolor.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_st_meta_truecolor.go './terminfo/term_st_meta_truecolor.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_st_meta_truecolor.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_st_meta_truecolor.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_xterm_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_xterm_256color.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_xterm_256color.go './terminfo/term_xterm_256color.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_xterm_256color.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_xterm_256color.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_tvi912.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_tvi912.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_tvi912.go './terminfo/term_tvi912.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_tvi912.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_tvi912.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_rxvt_unicode_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_rxvt_unicode_256color.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_rxvt_unicode_256color.go './terminfo/term_rxvt_unicode_256color.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_rxvt_unicode_256color.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_rxvt_unicode_256color.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_xterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_xterm.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_xterm.go './terminfo/term_xterm.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_xterm.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_xterm.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_konsole_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_konsole_256color.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_konsole_256color.go './terminfo/term_konsole_256color.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_konsole_256color.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_konsole_256color.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_xnuppc.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_xnuppc.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_xnuppc.go './terminfo/term_xnuppc.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_xnuppc.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_xnuppc.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_wy50.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_wy50.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_wy50.go './terminfo/term_wy50.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_wy50.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_wy50.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_tvi970.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_tvi970.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_tvi970.go './terminfo/term_tvi970.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_tvi970.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_tvi970.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_konsole.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_konsole.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_konsole.go './terminfo/term_konsole.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_konsole.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_konsole.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_Eterm_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_Eterm_256color.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_Eterm_256color.go './terminfo/term_Eterm_256color.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_Eterm_256color.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_Eterm_256color.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_sun.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_sun.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_sun.go './terminfo/term_sun.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_sun.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_sun.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_st_meta.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_st_meta.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_st_meta.go './terminfo/term_st_meta.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_st_meta.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_st_meta.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_hz1500.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_hz1500.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_hz1500.go './terminfo/term_hz1500.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_hz1500.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_hz1500.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_vt320.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_vt320.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_vt320.go './terminfo/term_vt320.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_vt320.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_vt320.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_tvi910.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_tvi910.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_tvi910.go './terminfo/term_tvi910.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_tvi910.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_tvi910.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_aterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_aterm.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_aterm.go './terminfo/term_aterm.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_aterm.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_aterm.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_vt102.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_vt102.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_vt102.go './terminfo/term_vt102.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_vt102.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_vt102.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_screen_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_screen_256color.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_screen_256color.go './terminfo/term_screen_256color.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_screen_256color.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_screen_256color.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_pcansi.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_pcansi.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_pcansi.go './terminfo/term_pcansi.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_pcansi.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_pcansi.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_gnome_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_gnome_256color.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_gnome_256color.go './terminfo/term_gnome_256color.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_gnome_256color.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_gnome_256color.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_adm3a.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_adm3a.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_adm3a.go './terminfo/term_adm3a.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_adm3a.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_adm3a.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_xfce.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_xfce.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_xfce.go './terminfo/term_xfce.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_xfce.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_xfce.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_tvi950.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_tvi950.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_tvi950.go './terminfo/term_tvi950.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_tvi950.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_tvi950.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_st_meta_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_st_meta_256color.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_st_meta_256color.go './terminfo/term_st_meta_256color.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_st_meta_256color.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_st_meta_256color.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_d200.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_d200.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_d200.go './terminfo/term_d200.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_d200.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_d200.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_wy99a_ansi.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_wy99a_ansi.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_wy99a_ansi.go './terminfo/term_wy99a_ansi.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_wy99a_ansi.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_wy99a_ansi.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./terminfo/term_vt420.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/term_vt420.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_vt420.go './terminfo/term_vt420.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/term_vt420.go' + echo '%{gopath}/src/%{import_path}/./terminfo/term_vt420.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./color.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./color.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./color.go './color.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./color.go' + echo '%{gopath}/src/%{import_path}/./color.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./errors.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./errors.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./errors.go './errors.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./errors.go' + echo '%{gopath}/src/%{import_path}/./errors.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./mouse.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./mouse.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./mouse.go './mouse.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./mouse.go' + echo '%{gopath}/src/%{import_path}/./mouse.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./tscreen_bsd.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./tscreen_bsd.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./tscreen_bsd.go './tscreen_bsd.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./tscreen_bsd.go' + echo '%{gopath}/src/%{import_path}/./tscreen_bsd.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./tscreen.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./tscreen.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./tscreen.go './tscreen.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./tscreen.go' + echo '%{gopath}/src/%{import_path}/./tscreen.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./console_win.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./console_win.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./console_win.go './console_win.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./console_win.go' + echo '%{gopath}/src/%{import_path}/./console_win.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/constants.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views + cp -pav ./views/constants.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/constants.go './views/constants.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/constants.go' + echo '%{gopath}/src/%{import_path}/./views/constants.go' + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/boxlayout.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views + cp -pav ./views/boxlayout.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/boxlayout.go './views/boxlayout.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/boxlayout.go' + echo '%{gopath}/src/%{import_path}/./views/boxlayout.go' + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/sstextbar.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views + cp -pav ./views/sstextbar.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/sstextbar.go './views/sstextbar.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/sstextbar.go' + echo '%{gopath}/src/%{import_path}/./views/sstextbar.go' + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/view.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views + cp -pav ./views/view.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/view.go './views/view.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/view.go' + echo '%{gopath}/src/%{import_path}/./views/view.go' + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/sstext.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views + cp -pav ./views/sstext.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/sstext.go './views/sstext.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/sstext.go' + echo '%{gopath}/src/%{import_path}/./views/sstext.go' + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/widget.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views + cp -pav ./views/widget.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/widget.go './views/widget.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/widget.go' + echo '%{gopath}/src/%{import_path}/./views/widget.go' + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/app.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views + cp -pav ./views/app.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/app.go './views/app.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/app.go' + echo '%{gopath}/src/%{import_path}/./views/app.go' + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/_demos/hbox.go + dirprefix=./views/_demos + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/_demos + cp -pav ./views/_demos/hbox.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/_demos/hbox.go './views/_demos/hbox.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/_demos/hbox.go' + echo '%{gopath}/src/%{import_path}/./views/_demos/hbox.go' + '[' ./views/_demos '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views/_demos' ++ dirname ./views/_demos + dirprefix=./views + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/_demos/cellview.go + dirprefix=./views/_demos + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/_demos + cp -pav ./views/_demos/cellview.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/_demos/cellview.go './views/_demos/cellview.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/_demos/cellview.go' + echo '%{gopath}/src/%{import_path}/./views/_demos/cellview.go' + '[' ./views/_demos '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views/_demos' ++ dirname ./views/_demos + dirprefix=./views + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/_demos/vbox.go + dirprefix=./views/_demos + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/_demos + cp -pav ./views/_demos/vbox.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/_demos/vbox.go './views/_demos/vbox.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/_demos/vbox.go' + echo '%{gopath}/src/%{import_path}/./views/_demos/vbox.go' + '[' ./views/_demos '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views/_demos' ++ dirname ./views/_demos + dirprefix=./views + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/panel.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views + cp -pav ./views/panel.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/panel.go './views/panel.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/panel.go' + echo '%{gopath}/src/%{import_path}/./views/panel.go' + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/spacer.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views + cp -pav ./views/spacer.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/spacer.go './views/spacer.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/spacer.go' + echo '%{gopath}/src/%{import_path}/./views/spacer.go' + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/cellarea.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views + cp -pav ./views/cellarea.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/cellarea.go './views/cellarea.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/cellarea.go' + echo '%{gopath}/src/%{import_path}/./views/cellarea.go' + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/textbar.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views + cp -pav ./views/textbar.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/textbar.go './views/textbar.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/textbar.go' + echo '%{gopath}/src/%{import_path}/./views/textbar.go' + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/text.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views + cp -pav ./views/text.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/text.go './views/text.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/text.go' + echo '%{gopath}/src/%{import_path}/./views/text.go' + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./views/textarea.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views + cp -pav ./views/textarea.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/textarea.go './views/textarea.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./views/textarea.go' + echo '%{gopath}/src/%{import_path}/./views/textarea.go' + '[' ./views '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./views' ++ dirname ./views + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./runes.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./runes.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./runes.go './runes.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./runes.go' + echo '%{gopath}/src/%{import_path}/./runes.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./colorfit.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./colorfit.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./colorfit.go './colorfit.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./colorfit.go' + echo '%{gopath}/src/%{import_path}/./colorfit.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./style.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./style.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./style.go './style.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./style.go' + echo '%{gopath}/src/%{import_path}/./style.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./doc.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./doc.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./doc.go './doc.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./doc.go' + echo '%{gopath}/src/%{import_path}/./doc.go' + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./charset_unix.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./charset_unix.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./charset_unix.go './charset_unix.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./charset_unix.go' + echo '%{gopath}/src/%{import_path}/./charset_unix.go' + '[' . '!=' . ']' + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/ ++ find . -iname '*_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./runes_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./runes_test.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./runes_test.go './runes_test.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./runes_test.go' + echo '%{gopath}/src/%{import_path}/./runes_test.go' + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go") ++ dirname ./style_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./style_test.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./style_test.go './style_test.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./style_test.go' + echo '%{gopath}/src/%{import_path}/./style_test.go' + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go") ++ dirname ./event_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./event_test.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./event_test.go './event_test.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./event_test.go' + echo '%{gopath}/src/%{import_path}/./event_test.go' + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go") ++ dirname ./color_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./color_test.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./color_test.go './color_test.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./color_test.go' + echo '%{gopath}/src/%{import_path}/./color_test.go' + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go") ++ dirname ./sim_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./sim_test.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./sim_test.go './sim_test.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./sim_test.go' + echo '%{gopath}/src/%{import_path}/./sim_test.go' + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go") ++ dirname ./terminfo/terminfo_test.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo + cp -pav ./terminfo/terminfo_test.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/terminfo_test.go './terminfo/terminfo_test.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode/src/github.com/gdamore/tcell/./terminfo/terminfo_test.go' + echo '%{gopath}/src/%{import_path}/./terminfo/terminfo_test.go' + '[' ./terminfo '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./terminfo' ++ dirname ./terminfo + dirprefix=. + '[' . '!=' . ']' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EsrlkW + umask 022 + cd /builddir/build/BUILD + cd tcell-1.0.0 + export GOPATH=/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode:/usr/share/gocode + GOPATH=/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386//usr/share/gocode:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/gdamore/tcell # testmain warning: unable to find runtime/cgo.a ok github.com/gdamore/tcell 0.035s + exit 0 Processing files: golang-github-gdamore-tcell-devel-1.0.0-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K6RnZX + umask 022 + cd /builddir/build/BUILD + cd tcell-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386/usr/share/doc/golang-github-gdamore-tcell-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386/usr/share/doc/golang-github-gdamore-tcell-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386/usr/share/doc/golang-github-gdamore-tcell-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386/usr/share/doc/golang-github-gdamore-tcell-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.R31LFZ + umask 022 + cd /builddir/build/BUILD + cd tcell-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386/usr/share/licenses/golang-github-gdamore-tcell-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386/usr/share/licenses/golang-github-gdamore-tcell-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386/usr/share/licenses/golang-github-gdamore-tcell-devel + exit 0 Provides: golang(github.com/gdamore/tcell) = 1.0.0-1.fc27 golang(github.com/gdamore/tcell/encoding) = 1.0.0-1.fc27 golang(github.com/gdamore/tcell/termbox) = 1.0.0-1.fc27 golang(github.com/gdamore/tcell/views) = 1.0.0-1.fc27 golang-github-gdamore-tcell-devel = 1.0.0-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-gdamore-tcell-unit-test-devel-1.0.0-1.fc27.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XC3b82 + umask 022 + cd /builddir/build/BUILD + cd tcell-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386/usr/share/doc/golang-github-gdamore-tcell-unit-test-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386/usr/share/doc/golang-github-gdamore-tcell-unit-test-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386/usr/share/doc/golang-github-gdamore-tcell-unit-test-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386/usr/share/doc/golang-github-gdamore-tcell-unit-test-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.o7jIB6 + umask 022 + cd /builddir/build/BUILD + cd tcell-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386/usr/share/licenses/golang-github-gdamore-tcell-unit-test-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386/usr/share/licenses/golang-github-gdamore-tcell-unit-test-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386/usr/share/licenses/golang-github-gdamore-tcell-unit-test-devel + exit 0 Provides: golang-github-gdamore-tcell-unit-test-devel = 1.0.0-1.fc27 golang-github-gdamore-tcell-unit-test-devel(x86-32) = 1.0.0-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386 Wrote: /builddir/build/RPMS/golang-github-gdamore-tcell-devel-1.0.0-1.fc27.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-gdamore-tcell-unit-test-devel-1.0.0-1.fc27.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oDCosa + umask 022 + cd /builddir/build/BUILD + cd tcell-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.i386 + exit 0 Child return code was: 0