Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/golang-github-gdamore-tcell.spec'], chrootPath='/var/lib/mock/f27-build-11821928-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 ppc64le --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: ppc64le Building for target ppc64le 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 ppc64le --nodeps /builddir/build/SPECS/golang-github-gdamore-tcell.spec'], chrootPath='/var/lib/mock/f27-build-11821928-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 ppc64le --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: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iwwo62 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tcell-1.0.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/tcell-1.0.0.tar.gz + 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.K9SgHw + 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 ++ tr -d ' \n' ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x491ac74f87ed0f9aa1f872ef65bda362c1815650 -extldflags '\''-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/boxes _demos/boxes.go WORK=/tmp/go-build728349562 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_ppc64le/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 15f961619728b10f1db81e9cac2898c961ae862b -D _/usr/lib/golang/src/runtime/internal/sys -I $WORK -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/runtime/internal/atomic/_obj/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ffa4a096e320d3b2c52031b82712c89e90472225 -D _/usr/lib/golang/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/internal/atomic/_obj/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/internal/atomic/_obj/atomic_ppc64x.o ./atomic_ppc64x.s pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm_ppc64x.o $WORK/runtime/internal/atomic/_obj/atomic_ppc64x.o # internal runtime mkdir -p $WORK/runtime/_obj/ mkdir -p $WORK/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime -std -+ -installsuffix shared -buildid 8f6872b0d614db301aa53d79d9b431e971ff1c0b -D _/usr/lib/golang/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction_linux.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./write_err.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/tls_ppc64x.o ./tls_ppc64x.s pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_ppc64x.o $WORK/runtime/_obj/atomic_ppc64x.o $WORK/runtime/_obj/duff_ppc64x.o $WORK/runtime/_obj/memclr_ppc64x.o $WORK/runtime/_obj/memmove_ppc64x.o $WORK/runtime/_obj/rt0_linux_ppc64le.o $WORK/runtime/_obj/sys_linux_ppc64x.o $WORK/runtime/_obj/tls_ppc64x.o # internal errors mkdir -p $WORK/errors/_obj/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/errors.a -trimpath $WORK -shared -goversion go1.9.4 -p errors -std -complete -installsuffix shared -buildid c1963a9dd244525c8460a66b43473af2d7a0adbe -D _/usr/lib/golang/src/errors -I $WORK -pack ./errors.go internal/race mkdir -p $WORK/internal/race/_obj/ mkdir -p $WORK/internal/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/race.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/race -std -complete -installsuffix shared -buildid 76301b2d418cccba468bae07badcd049837f7cd3 -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_ppc64le/compile -o $WORK/sync/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p sync/atomic -std -installsuffix shared -buildid d347e680dd256e9554ed5a6ef95ba8487fd4ba7a -D _/usr/lib/golang/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go math mkdir -p $WORK/math/_obj/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/math.a -trimpath $WORK -shared -goversion go1.9.4 -p math -std -installsuffix shared -buildid a58605efbd2582ca4f7e7e4251d0f3d46be18ae8 -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.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go unicode/utf8 mkdir -p $WORK/unicode/utf8/_obj/ mkdir -p $WORK/unicode/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode/utf8.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf8 -std -complete -installsuffix shared -buildid e9d95c6ef1986318f63258015a18813cad155095 -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_ppc64le/asm -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/sync/atomic/_obj/asm_ppc64x.o ./asm_ppc64x.s unicode mkdir -p $WORK/unicode/_obj/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode -std -complete -installsuffix shared -buildid 75a70e20531344bbbb2a19e8d202f7c72666d779 -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 pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_ppc64x.o # internal sync mkdir -p $WORK/sync/_obj/ cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/sync.a -trimpath $WORK -shared -goversion go1.9.4 -p sync -std -installsuffix shared -buildid b25d26beb1d6a59bab60e2f96660e5f1ab09e7c4 -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 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_ppc64le/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 5eea05bd35af944b95f1fe92b1faa2af1ec250e0 -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_ppc64le/compile -o $WORK/math/bits.a -trimpath $WORK -shared -goversion go1.9.4 -p math/bits -std -complete -installsuffix shared -buildid 568cf3325a0dcda396e8b2dc267c5be49989926c -D _/usr/lib/golang/src/math/bits -I $WORK -pack ./bits.go ./bits_tables.go io mkdir -p $WORK/io/_obj/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/io.a -trimpath $WORK -shared -goversion go1.9.4 -p io -std -complete -installsuffix shared -buildid 565c830cddb371072a25f1ffca32e6ad23bdea2d -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_ppc64le/compile -o $WORK/syscall.a -trimpath $WORK -shared -goversion go1.9.4 -p syscall -std -installsuffix shared -buildid 1b88d98fb59e75789f82118ac8fa29c842f2bc5f -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 ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/stubs_ppc64x.o ./stubs_ppc64x.s pack r $WORK/math.a $WORK/math/_obj/floor_ppc64x.o $WORK/math/_obj/sqrt_ppc64x.o $WORK/math/_obj/stubs_ppc64x.o # internal strconv mkdir -p $WORK/strconv/_obj/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/strconv.a -trimpath $WORK -shared -goversion go1.9.4 -p strconv -std -complete -installsuffix shared -buildid 7a9ab3844d49c7c98d3e24fd51316d56aa8e2d71 -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 encoding mkdir -p $WORK/encoding/_obj/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding -std -complete -installsuffix shared -buildid e1a263cab4324abbf211b0b178c485e3bd1c73d3 -D _/usr/lib/golang/src/encoding -I $WORK -pack ./encoding.go bytes mkdir -p $WORK/bytes/_obj/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/bytes.a -trimpath $WORK -shared -goversion go1.9.4 -p bytes -std -installsuffix shared -buildid 96366a3451154db7a71f98aa93f0d24d88cb33de -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/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/hash.a -trimpath $WORK -shared -goversion go1.9.4 -p hash -std -complete -installsuffix shared -buildid 171f30ae9b1761a9a471d623b8b2b7fbf59500de -D _/usr/lib/golang/src/hash -I $WORK -pack ./hash.go 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_ppc64le/compile -o $WORK/hash/crc32.a -trimpath $WORK -shared -goversion go1.9.4 -p hash/crc32 -std -installsuffix shared -buildid 5dba26bcbc5ee9eda529a066314d1d4a6aedb299 -D _/usr/lib/golang/src/hash/crc32 -I $WORK -pack -asmhdr $WORK/hash/crc32/_obj/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/hash/crc32/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/hash/crc32/_obj/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/hash/crc32/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/hash/crc32/_obj/crc32_table_ppc64le.o ./crc32_table_ppc64le.s 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_ppc64le/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 47692bf2ccce609806f15b71dc5db13aae6661ed -D _/usr/share/gocode/src/golang.org/x/text/transform -I $WORK -pack ./transform.go cd /usr/lib/golang/src/hash/crc32 pack r $WORK/hash/crc32.a $WORK/hash/crc32/_obj/crc32_ppc64le.o $WORK/hash/crc32/_obj/crc32_table_ppc64le.o # internal bufio mkdir -p $WORK/bufio/_obj/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/bufio.a -trimpath $WORK -shared -goversion go1.9.4 -p bufio -std -complete -installsuffix shared -buildid dab7cfeadc84b6bc9f26f3a50aefebcb271dd8a4 -D _/usr/lib/golang/src/bufio -I $WORK -pack ./bufio.go ./scan.go strings mkdir -p $WORK/strings/_obj/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/strings.a -trimpath $WORK -shared -goversion go1.9.4 -p strings -std -installsuffix shared -buildid bcc2a8fca2de2996f1e9f82948a3090ee274a26a -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 reflect mkdir -p $WORK/reflect/_obj/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/reflect.a -trimpath $WORK -shared -goversion go1.9.4 -p reflect -std -installsuffix shared -buildid d002b2e0145fab98c21921013a25c12d09c46ef4 -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/ cd /usr/share/gocode/src/golang.org/x/text/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/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 aa6194ca8dffe58bc2d37ac6cdb1324a98527897 -D _/usr/share/gocode/src/golang.org/x/text/encoding -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./encoding.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_ppc64le/compile -o $WORK/github.com/gdamore/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/encoding -complete -installsuffix shared -buildid a2782ec0b5ca99ed0205261044f8954bc8d4988c -D _/usr/share/gocode/src/github.com/gdamore/encoding -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./ascii.go ./charmap.go ./doc.go ./ebcdic.go ./latin1.go ./latin5.go ./utf8.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/strings/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/strings/_obj/strings.o ./strings.s pack r $WORK/strings.a $WORK/strings/_obj/strings.o # internal 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_ppc64le/compile -o $WORK/encoding/base64.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/base64 -std -complete -installsuffix shared -buildid 097a3219d4b362eb4e4fdcaa2166070a79e8b296 -D _/usr/lib/golang/src/encoding/base64 -I $WORK -pack ./base64.go unicode/utf16 mkdir -p $WORK/unicode/utf16/_obj/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode/utf16.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf16 -std -complete -installsuffix shared -buildid 6464733f78b5776c71086e5e3b73d45935595372 -D _/usr/lib/golang/src/unicode/utf16 -I $WORK -pack ./utf16.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/syscall/_obj/asm_linux_ppc64x.o ./asm_linux_ppc64x.s pack r $WORK/syscall.a $WORK/syscall/_obj/asm_linux_ppc64x.o # internal time mkdir -p $WORK/time/_obj/ cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/time.a -trimpath $WORK -shared -goversion go1.9.4 -p time -std -installsuffix shared -buildid fcea2620a243ff9bc17d697f8569a181caca7ebc -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 path mkdir -p $WORK/path/_obj/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/path.a -trimpath $WORK -shared -goversion go1.9.4 -p path -std -complete -installsuffix shared -buildid b9e036f6308e4e0baba55dfc16ddc184b5506ea5 -D _/usr/lib/golang/src/path -I $WORK -pack ./match.go ./path.go math/rand mkdir -p $WORK/math/rand/_obj/ cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/math/rand.a -trimpath $WORK -shared -goversion go1.9.4 -p math/rand -std -complete -installsuffix shared -buildid cde4e6bc640060ef8b0a83a88f2a7aa273170b9b -D _/usr/lib/golang/src/math/rand -I $WORK -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go internal/poll mkdir -p $WORK/internal/poll/_obj/ cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/poll.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/poll -std -installsuffix shared -buildid e0c7f1375ffd0b300b2bd3dfe4df8959d42fc42e -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_ppc64le/compile -o $WORK/os.a -trimpath $WORK -shared -goversion go1.9.4 -p os -std -installsuffix shared -buildid 8d1a9982e1633dbd7ed79cd451b664a8c8fd564b -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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/reflect/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/reflect/_obj/asm_ppc64x.o ./asm_ppc64x.s pack r $WORK/reflect.a $WORK/reflect/_obj/asm_ppc64x.o # internal sort mkdir -p $WORK/sort/_obj/ cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/sort.a -trimpath $WORK -shared -goversion go1.9.4 -p sort -std -complete -installsuffix shared -buildid c7319bfae766f4c739cb0fa63e0bae8491c6dc79 -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_ppc64le/compile -o $WORK/encoding/binary.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/binary -std -complete -installsuffix shared -buildid ab1430520fec3fccf7dee0724356009ecac61b19 -D _/usr/lib/golang/src/encoding/binary -I $WORK -pack ./binary.go ./varint.go fmt mkdir -p $WORK/fmt/_obj/ os/signal mkdir -p $WORK/os/signal/_obj/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/fmt.a -trimpath $WORK -shared -goversion go1.9.4 -p fmt -std -complete -installsuffix shared -buildid 9a84e8145b7c6af44e2617bbde3fc073df68b245 -D _/usr/lib/golang/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.go mkdir -p $WORK/os/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/os/signal.a -trimpath $WORK -shared -goversion go1.9.4 -p os/signal -std -installsuffix shared -buildid 8adf3a2f9ba1ab17afa296a8a47b9689620ccc3a -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 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_ppc64le/compile -o $WORK/regexp/syntax.a -trimpath $WORK -shared -goversion go1.9.4 -p regexp/syntax -std -complete -installsuffix shared -buildid 6499d850d733284a39f9d492ab340b4c0a4bb608 -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 cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/os/signal/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/os/signal/_obj/sig.o ./sig.s pack r $WORK/os/signal.a $WORK/os/signal/_obj/sig.o # internal 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_ppc64le/compile -o $WORK/compress/flate.a -trimpath $WORK -shared -goversion go1.9.4 -p compress/flate -std -complete -installsuffix shared -buildid a2274d3acd288611112b5a7a2742992738b65bff -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 mkdir -p $WORK/encoding/json/_obj/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/json.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/json -std -complete -installsuffix shared -buildid 518f34aee35ff71c33d69fa8c87e2a36cb33239c -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 github.com/lucasb-eyer/go-colorful mkdir -p $WORK/github.com/lucasb-eyer/go-colorful/_obj/ mkdir -p $WORK/github.com/lucasb-eyer/ cd /usr/share/gocode/src/github.com/lucasb-eyer/go-colorful /usr/lib/golang/pkg/tool/linux_ppc64le/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 1047cd4e31eef7e77163366bcf7ba92607569232 -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_ppc64le/compile -o $WORK/regexp.a -trimpath $WORK -shared -goversion go1.9.4 -p regexp -std -complete -installsuffix shared -buildid 4dcfd74bf876ba63afcd992787a0155dfcd1a074 -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_ppc64le/compile -o $WORK/compress/gzip.a -trimpath $WORK -shared -goversion go1.9.4 -p compress/gzip -std -complete -installsuffix shared -buildid 761791c44ef4afd532d9bdcc29af4fbd01617cc4 -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_ppc64le/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 -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_ppc64le/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 ecbaead977f0c7e12ad9ab26ea8eea951a8015fb -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 -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 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_ppc64le/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 ca78dab19a4d5d4baf4b6403dc19a8418697109f -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 -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 gcc -I . -fPIC -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 -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 -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_ppc64x.o -c gcc_linux_ppc64x.c gcc -I . -fPIC -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 -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 -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 -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_ppc64x.o -c gcc_ppc64x.S cd $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 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_ppc64le/compile -o $WORK/github.com/gdamore/tcell.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/tcell -complete -installsuffix shared -buildid 9e6033fa320c40e00a4f6bbc33c5c65765cff2d4 -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_ppc64le_shared -I /usr/share/gocode/pkg/linux_ppc64le_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 cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -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_ppc64x.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_ppc64x.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_ppc64le/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 -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_ppc64x.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_ppc64x.o -g -O2 -Wl,-r -nostdlib -no-pie -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime/cgo.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/cgo -std -installsuffix shared -buildid 34964c49eb83fd9f9fd9520aeeda6427a7d941ad -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_ppc64le/asm -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/cgo/_obj/asm_ppc64x.o ./asm_ppc64x.s pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_ppc64x.o $WORK/runtime/cgo/_obj/_all.o # internal 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_ppc64le/compile -o $WORK/command-line-arguments.a -trimpath $WORK -shared -goversion go1.9.4 -p main -complete -installsuffix shared -buildid 288ba281c51107ff6a81ff693953407c568c249f -D _/builddir/build/BUILD/tcell-1.0.0/_demos -I $WORK -I /builddir/build/BUILD/tcell-1.0.0/pkg/linux_ppc64le_shared -pack ./boxes.go cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/command-line-arguments/_obj/exe/a.out -L $WORK -L /builddir/build/BUILD/tcell-1.0.0/pkg/linux_ppc64le_shared -L /usr/share/gocode/pkg/linux_ppc64le_shared -installsuffix shared -extld=gcc -buildmode=pie -buildid=288ba281c51107ff6a81ff693953407c568c249f -B 0x491ac74f87ed0f9aa1f872ef65bda362c1815650 -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 ++ tr -d ' \n' ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x35845dab222d82799d30fee4eb870dcaf1206db3 -extldflags '\''-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/mouse _demos/mouse.go WORK=/tmp/go-build943056686 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_ppc64le/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 15f961619728b10f1db81e9cac2898c961ae862b -D _/usr/lib/golang/src/runtime/internal/sys -I $WORK -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/runtime/internal/atomic/_obj/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ffa4a096e320d3b2c52031b82712c89e90472225 -D _/usr/lib/golang/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/internal/atomic/_obj/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/internal/atomic/_obj/atomic_ppc64x.o ./atomic_ppc64x.s pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm_ppc64x.o $WORK/runtime/internal/atomic/_obj/atomic_ppc64x.o # internal runtime mkdir -p $WORK/runtime/_obj/ mkdir -p $WORK/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime -std -+ -installsuffix shared -buildid 8f6872b0d614db301aa53d79d9b431e971ff1c0b -D _/usr/lib/golang/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction_linux.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./write_err.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/tls_ppc64x.o ./tls_ppc64x.s pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_ppc64x.o $WORK/runtime/_obj/atomic_ppc64x.o $WORK/runtime/_obj/duff_ppc64x.o $WORK/runtime/_obj/memclr_ppc64x.o $WORK/runtime/_obj/memmove_ppc64x.o $WORK/runtime/_obj/rt0_linux_ppc64le.o $WORK/runtime/_obj/sys_linux_ppc64x.o $WORK/runtime/_obj/tls_ppc64x.o # internal errors mkdir -p $WORK/errors/_obj/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/errors.a -trimpath $WORK -shared -goversion go1.9.4 -p errors -std -complete -installsuffix shared -buildid c1963a9dd244525c8460a66b43473af2d7a0adbe -D _/usr/lib/golang/src/errors -I $WORK -pack ./errors.go internal/race sync/atomic mkdir -p $WORK/internal/race/_obj/ mkdir -p $WORK/internal/ mkdir -p $WORK/sync/atomic/_obj/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/race.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/race -std -complete -installsuffix shared -buildid 76301b2d418cccba468bae07badcd049837f7cd3 -D _/usr/lib/golang/src/internal/race -I $WORK -pack ./doc.go ./norace.go mkdir -p $WORK/sync/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/sync/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p sync/atomic -std -installsuffix shared -buildid d347e680dd256e9554ed5a6ef95ba8487fd4ba7a -D _/usr/lib/golang/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go math mkdir -p $WORK/math/_obj/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/math.a -trimpath $WORK -shared -goversion go1.9.4 -p math -std -installsuffix shared -buildid a58605efbd2582ca4f7e7e4251d0f3d46be18ae8 -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.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go unicode/utf8 mkdir -p $WORK/unicode/utf8/_obj/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/sync/atomic/_obj/asm_ppc64x.o ./asm_ppc64x.s mkdir -p $WORK/unicode/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode/utf8.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf8 -std -complete -installsuffix shared -buildid e9d95c6ef1986318f63258015a18813cad155095 -D _/usr/lib/golang/src/unicode/utf8 -I $WORK -pack ./utf8.go unicode mkdir -p $WORK/unicode/_obj/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode -std -complete -installsuffix shared -buildid 75a70e20531344bbbb2a19e8d202f7c72666d779 -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 pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_ppc64x.o # internal sync mkdir -p $WORK/sync/_obj/ cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/sync.a -trimpath $WORK -shared -goversion go1.9.4 -p sync -std -installsuffix shared -buildid b25d26beb1d6a59bab60e2f96660e5f1ab09e7c4 -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 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_ppc64le/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 5eea05bd35af944b95f1fe92b1faa2af1ec250e0 -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_ppc64le/compile -o $WORK/math/bits.a -trimpath $WORK -shared -goversion go1.9.4 -p math/bits -std -complete -installsuffix shared -buildid 568cf3325a0dcda396e8b2dc267c5be49989926c -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_ppc64le/compile -o $WORK/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding -std -complete -installsuffix shared -buildid e1a263cab4324abbf211b0b178c485e3bd1c73d3 -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_ppc64le/compile -o $WORK/unicode/utf16.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf16 -std -complete -installsuffix shared -buildid 6464733f78b5776c71086e5e3b73d45935595372 -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_ppc64le/compile -o $WORK/io.a -trimpath $WORK -shared -goversion go1.9.4 -p io -std -complete -installsuffix shared -buildid 565c830cddb371072a25f1ffca32e6ad23bdea2d -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_ppc64le/compile -o $WORK/syscall.a -trimpath $WORK -shared -goversion go1.9.4 -p syscall -std -installsuffix shared -buildid 1b88d98fb59e75789f82118ac8fa29c842f2bc5f -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 ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/stubs_ppc64x.o ./stubs_ppc64x.s pack r $WORK/math.a $WORK/math/_obj/floor_ppc64x.o $WORK/math/_obj/sqrt_ppc64x.o $WORK/math/_obj/stubs_ppc64x.o # internal strconv mkdir -p $WORK/strconv/_obj/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/strconv.a -trimpath $WORK -shared -goversion go1.9.4 -p strconv -std -complete -installsuffix shared -buildid 7a9ab3844d49c7c98d3e24fd51316d56aa8e2d71 -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_ppc64le/compile -o $WORK/math/rand.a -trimpath $WORK -shared -goversion go1.9.4 -p math/rand -std -complete -installsuffix shared -buildid cde4e6bc640060ef8b0a83a88f2a7aa273170b9b -D _/usr/lib/golang/src/math/rand -I $WORK -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go bytes mkdir -p $WORK/bytes/_obj/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/bytes.a -trimpath $WORK -shared -goversion go1.9.4 -p bytes -std -installsuffix shared -buildid 96366a3451154db7a71f98aa93f0d24d88cb33de -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/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/hash.a -trimpath $WORK -shared -goversion go1.9.4 -p hash -std -complete -installsuffix shared -buildid 171f30ae9b1761a9a471d623b8b2b7fbf59500de -D _/usr/lib/golang/src/hash -I $WORK -pack ./hash.go 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_ppc64le/compile -o $WORK/hash/crc32.a -trimpath $WORK -shared -goversion go1.9.4 -p hash/crc32 -std -installsuffix shared -buildid 5dba26bcbc5ee9eda529a066314d1d4a6aedb299 -D _/usr/lib/golang/src/hash/crc32 -I $WORK -pack -asmhdr $WORK/hash/crc32/_obj/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/hash/crc32/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/hash/crc32/_obj/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/hash/crc32/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/hash/crc32/_obj/crc32_table_ppc64le.o ./crc32_table_ppc64le.s 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_ppc64le/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 47692bf2ccce609806f15b71dc5db13aae6661ed -D _/usr/share/gocode/src/golang.org/x/text/transform -I $WORK -pack ./transform.go cd /usr/lib/golang/src/hash/crc32 pack r $WORK/hash/crc32.a $WORK/hash/crc32/_obj/crc32_ppc64le.o $WORK/hash/crc32/_obj/crc32_table_ppc64le.o # internal bufio mkdir -p $WORK/bufio/_obj/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/bufio.a -trimpath $WORK -shared -goversion go1.9.4 -p bufio -std -complete -installsuffix shared -buildid dab7cfeadc84b6bc9f26f3a50aefebcb271dd8a4 -D _/usr/lib/golang/src/bufio -I $WORK -pack ./bufio.go ./scan.go reflect mkdir -p $WORK/reflect/_obj/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/reflect.a -trimpath $WORK -shared -goversion go1.9.4 -p reflect -std -installsuffix shared -buildid d002b2e0145fab98c21921013a25c12d09c46ef4 -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/ cd /usr/share/gocode/src/golang.org/x/text/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/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 aa6194ca8dffe58bc2d37ac6cdb1324a98527897 -D _/usr/share/gocode/src/golang.org/x/text/encoding -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_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_ppc64le/compile -o $WORK/encoding/base64.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/base64 -std -complete -installsuffix shared -buildid 097a3219d4b362eb4e4fdcaa2166070a79e8b296 -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_ppc64le/compile -o $WORK/github.com/gdamore/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/encoding -complete -installsuffix shared -buildid a2782ec0b5ca99ed0205261044f8954bc8d4988c -D _/usr/share/gocode/src/github.com/gdamore/encoding -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./ascii.go ./charmap.go ./doc.go ./ebcdic.go ./latin1.go ./latin5.go ./utf8.go strings mkdir -p $WORK/strings/_obj/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/strings.a -trimpath $WORK -shared -goversion go1.9.4 -p strings -std -installsuffix shared -buildid bcc2a8fca2de2996f1e9f82948a3090ee274a26a -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 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_ppc64le/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 48d297e3e64593f56d8fcea448e9b9cb7768d6e9 -D _/usr/share/gocode/src/golang.org/x/text/encoding/internal -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./internal.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_ppc64le/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 44f19846353f33a257921064f05a533688a19750 -D _/usr/share/gocode/src/golang.org/x/text/encoding/charmap -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./charmap.go ./tables.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/syscall/_obj/asm_linux_ppc64x.o ./asm_linux_ppc64x.s pack r $WORK/syscall.a $WORK/syscall/_obj/asm_linux_ppc64x.o # internal time mkdir -p $WORK/time/_obj/ cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/time.a -trimpath $WORK -shared -goversion go1.9.4 -p time -std -installsuffix shared -buildid fcea2620a243ff9bc17d697f8569a181caca7ebc -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 cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/strings/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -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_ppc64le/compile -o $WORK/path.a -trimpath $WORK -shared -goversion go1.9.4 -p path -std -complete -installsuffix shared -buildid b9e036f6308e4e0baba55dfc16ddc184b5506ea5 -D _/usr/lib/golang/src/path -I $WORK -pack ./match.go ./path.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_ppc64le/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 b1a97bbe438a946338234301f09a644b359a90b4 -D _/usr/share/gocode/src/golang.org/x/text/encoding/japanese -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_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_ppc64le/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 684f6f4313875bf28dc3cbcad191efdc5057126d -D _/usr/share/gocode/src/golang.org/x/text/encoding/korean -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./euckr.go ./tables.go internal/poll mkdir -p $WORK/internal/poll/_obj/ cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/poll.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/poll -std -installsuffix shared -buildid e0c7f1375ffd0b300b2bd3dfe4df8959d42fc42e -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_ppc64le/compile -o $WORK/os.a -trimpath $WORK -shared -goversion go1.9.4 -p os -std -installsuffix shared -buildid 8d1a9982e1633dbd7ed79cd451b664a8c8fd564b -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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/reflect/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/reflect/_obj/asm_ppc64x.o ./asm_ppc64x.s pack r $WORK/reflect.a $WORK/reflect/_obj/asm_ppc64x.o # internal sort mkdir -p $WORK/sort/_obj/ cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/sort.a -trimpath $WORK -shared -goversion go1.9.4 -p sort -std -complete -installsuffix shared -buildid c7319bfae766f4c739cb0fa63e0bae8491c6dc79 -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_ppc64le/compile -o $WORK/encoding/binary.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/binary -std -complete -installsuffix shared -buildid ab1430520fec3fccf7dee0724356009ecac61b19 -D _/usr/lib/golang/src/encoding/binary -I $WORK -pack ./binary.go ./varint.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_ppc64le/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 ae6d4805b771ab58403aaec087538f768c793442 -D _/usr/share/gocode/src/golang.org/x/text/encoding/simplifiedchinese -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./all.go ./gbk.go ./hzgb2312.go ./tables.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_ppc64le/compile -o $WORK/regexp/syntax.a -trimpath $WORK -shared -goversion go1.9.4 -p regexp/syntax -std -complete -installsuffix shared -buildid 6499d850d733284a39f9d492ab340b4c0a4bb608 -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 fmt mkdir -p $WORK/fmt/_obj/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/fmt.a -trimpath $WORK -shared -goversion go1.9.4 -p fmt -std -complete -installsuffix shared -buildid 9a84e8145b7c6af44e2617bbde3fc073df68b245 -D _/usr/lib/golang/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.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_ppc64le/compile -o $WORK/os/signal.a -trimpath $WORK -shared -goversion go1.9.4 -p os/signal -std -installsuffix shared -buildid 8adf3a2f9ba1ab17afa296a8a47b9689620ccc3a -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_ppc64le/asm -trimpath $WORK -I $WORK/os/signal/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/os/signal/_obj/sig.o ./sig.s pack r $WORK/os/signal.a $WORK/os/signal/_obj/sig.o # internal 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_ppc64le/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 dc7fc428367db00beaae6d925de4e01f73a25340 -D _/usr/share/gocode/src/golang.org/x/text/encoding/traditionalchinese -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./big5.go ./tables.go regexp mkdir -p $WORK/regexp/_obj/ cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/regexp.a -trimpath $WORK -shared -goversion go1.9.4 -p regexp -std -complete -installsuffix shared -buildid 4dcfd74bf876ba63afcd992787a0155dfcd1a074 -D _/usr/lib/golang/src/regexp -I $WORK -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.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_ppc64le/compile -o $WORK/compress/flate.a -trimpath $WORK -shared -goversion go1.9.4 -p compress/flate -std -complete -installsuffix shared -buildid a2274d3acd288611112b5a7a2742992738b65bff -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 mkdir -p $WORK/encoding/json/_obj/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/json.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/json -std -complete -installsuffix shared -buildid 518f34aee35ff71c33d69fa8c87e2a36cb33239c -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 github.com/lucasb-eyer/go-colorful mkdir -p $WORK/github.com/lucasb-eyer/go-colorful/_obj/ mkdir -p $WORK/github.com/lucasb-eyer/ cd /usr/share/gocode/src/github.com/lucasb-eyer/go-colorful /usr/lib/golang/pkg/tool/linux_ppc64le/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 1047cd4e31eef7e77163366bcf7ba92607569232 -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 compress/gzip mkdir -p $WORK/compress/gzip/_obj/ cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/compress/gzip.a -trimpath $WORK -shared -goversion go1.9.4 -p compress/gzip -std -complete -installsuffix shared -buildid 761791c44ef4afd532d9bdcc29af4fbd01617cc4 -D _/usr/lib/golang/src/compress/gzip -I $WORK -pack ./gunzip.go ./gzip.go 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_ppc64le/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 ecbaead977f0c7e12ad9ab26ea8eea951a8015fb -D _/usr/share/gocode/src/github.com/mattn/go-runewidth -I $WORK -pack ./runewidth.go ./runewidth_posix.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_ppc64le/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 -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 -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 -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 gcc -I . -fPIC -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_ppc64le/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 ca78dab19a4d5d4baf4b6403dc19a8418697109f -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 -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 -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_ppc64x.o -c gcc_linux_ppc64x.c gcc -I . -fPIC -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 -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 -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 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_ppc64le/compile -o $WORK/github.com/gdamore/tcell.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/tcell -complete -installsuffix shared -buildid 9e6033fa320c40e00a4f6bbc33c5c65765cff2d4 -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_ppc64le_shared -I /usr/share/gocode/pkg/linux_ppc64le_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 cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -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_ppc64x.o -c gcc_ppc64x.S cd $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 -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_ppc64x.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_ppc64x.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_ppc64le/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 -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_ppc64x.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_ppc64x.o -g -O2 -Wl,-r -nostdlib -no-pie -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime/cgo.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/cgo -std -installsuffix shared -buildid 34964c49eb83fd9f9fd9520aeeda6427a7d941ad -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_ppc64le/asm -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/cgo/_obj/asm_ppc64x.o ./asm_ppc64x.s pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_ppc64x.o $WORK/runtime/cgo/_obj/_all.o # internal 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_ppc64le/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 6fce8cda7766d92e8e46424be4a51d91c12c74f5 -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_ppc64le_shared -I /usr/share/gocode/pkg/linux_ppc64le_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_ppc64le/compile -o $WORK/command-line-arguments.a -trimpath $WORK -shared -goversion go1.9.4 -p main -complete -installsuffix shared -buildid 3c62bb3e7a8d2a0c30a539d69f158cf25b63be42 -D _/builddir/build/BUILD/tcell-1.0.0/_demos -I $WORK -I /builddir/build/BUILD/tcell-1.0.0/pkg/linux_ppc64le_shared -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./mouse.go cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/command-line-arguments/_obj/exe/a.out -L $WORK -L /builddir/build/BUILD/tcell-1.0.0/pkg/linux_ppc64le_shared -L /usr/share/gocode/pkg/linux_ppc64le_shared -installsuffix shared -extld=gcc -buildmode=pie -buildid=3c62bb3e7a8d2a0c30a539d69f158cf25b63be42 -B 0x35845dab222d82799d30fee4eb870dcaf1206db3 -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 ++ od -An -tx1 ++ tr -d ' \n' ++ head -c20 /dev/urandom + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x122b9d5e52fdcbf6a83ccfe6e61990714d6387eb -extldflags '\''-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/unicode _demos/unicode.go WORK=/tmp/go-build457433430 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_ppc64le/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 15f961619728b10f1db81e9cac2898c961ae862b -D _/usr/lib/golang/src/runtime/internal/sys -I $WORK -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/runtime/internal/atomic/_obj/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ffa4a096e320d3b2c52031b82712c89e90472225 -D _/usr/lib/golang/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/internal/atomic/_obj/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/internal/atomic/_obj/atomic_ppc64x.o ./atomic_ppc64x.s pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm_ppc64x.o $WORK/runtime/internal/atomic/_obj/atomic_ppc64x.o # internal runtime mkdir -p $WORK/runtime/_obj/ mkdir -p $WORK/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime -std -+ -installsuffix shared -buildid 8f6872b0d614db301aa53d79d9b431e971ff1c0b -D _/usr/lib/golang/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction_linux.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./write_err.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/tls_ppc64x.o ./tls_ppc64x.s pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_ppc64x.o $WORK/runtime/_obj/atomic_ppc64x.o $WORK/runtime/_obj/duff_ppc64x.o $WORK/runtime/_obj/memclr_ppc64x.o $WORK/runtime/_obj/memmove_ppc64x.o $WORK/runtime/_obj/rt0_linux_ppc64le.o $WORK/runtime/_obj/sys_linux_ppc64x.o $WORK/runtime/_obj/tls_ppc64x.o # internal errors mkdir -p $WORK/errors/_obj/ internal/race cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/errors.a -trimpath $WORK -shared -goversion go1.9.4 -p errors -std -complete -installsuffix shared -buildid c1963a9dd244525c8460a66b43473af2d7a0adbe -D _/usr/lib/golang/src/errors -I $WORK -pack ./errors.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_ppc64le/compile -o $WORK/sync/atomic.a -trimpath $WORK -shared -goversion go1.9.4 -p sync/atomic -std -installsuffix shared -buildid d347e680dd256e9554ed5a6ef95ba8487fd4ba7a -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/ mkdir -p $WORK/internal/ math mkdir -p $WORK/math/_obj/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/race.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/race -std -complete -installsuffix shared -buildid 76301b2d418cccba468bae07badcd049837f7cd3 -D _/usr/lib/golang/src/internal/race -I $WORK -pack ./doc.go ./norace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/math.a -trimpath $WORK -shared -goversion go1.9.4 -p math -std -installsuffix shared -buildid a58605efbd2582ca4f7e7e4251d0f3d46be18ae8 -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.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go unicode/utf8 mkdir -p $WORK/unicode/utf8/_obj/ mkdir -p $WORK/unicode/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode/utf8.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf8 -std -complete -installsuffix shared -buildid e9d95c6ef1986318f63258015a18813cad155095 -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_ppc64le/asm -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/sync/atomic/_obj/asm_ppc64x.o ./asm_ppc64x.s unicode mkdir -p $WORK/unicode/_obj/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode -std -complete -installsuffix shared -buildid 75a70e20531344bbbb2a19e8d202f7c72666d779 -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 pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_ppc64x.o # internal sync mkdir -p $WORK/sync/_obj/ cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/sync.a -trimpath $WORK -shared -goversion go1.9.4 -p sync -std -installsuffix shared -buildid b25d26beb1d6a59bab60e2f96660e5f1ab09e7c4 -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 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_ppc64le/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 5eea05bd35af944b95f1fe92b1faa2af1ec250e0 -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_ppc64le/compile -o $WORK/math/bits.a -trimpath $WORK -shared -goversion go1.9.4 -p math/bits -std -complete -installsuffix shared -buildid 568cf3325a0dcda396e8b2dc267c5be49989926c -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_ppc64le/compile -o $WORK/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding -std -complete -installsuffix shared -buildid e1a263cab4324abbf211b0b178c485e3bd1c73d3 -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_ppc64le/compile -o $WORK/unicode/utf16.a -trimpath $WORK -shared -goversion go1.9.4 -p unicode/utf16 -std -complete -installsuffix shared -buildid 6464733f78b5776c71086e5e3b73d45935595372 -D _/usr/lib/golang/src/unicode/utf16 -I $WORK -pack ./utf16.go syscall mkdir -p $WORK/syscall/_obj/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/syscall.a -trimpath $WORK -shared -goversion go1.9.4 -p syscall -std -installsuffix shared -buildid 1b88d98fb59e75789f82118ac8fa29c842f2bc5f -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 ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go io mkdir -p $WORK/io/_obj/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/io.a -trimpath $WORK -shared -goversion go1.9.4 -p io -std -complete -installsuffix shared -buildid 565c830cddb371072a25f1ffca32e6ad23bdea2d -D _/usr/lib/golang/src/io -I $WORK -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/stubs_ppc64x.o ./stubs_ppc64x.s pack r $WORK/math.a $WORK/math/_obj/floor_ppc64x.o $WORK/math/_obj/sqrt_ppc64x.o $WORK/math/_obj/stubs_ppc64x.o # internal strconv mkdir -p $WORK/strconv/_obj/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/strconv.a -trimpath $WORK -shared -goversion go1.9.4 -p strconv -std -complete -installsuffix shared -buildid 7a9ab3844d49c7c98d3e24fd51316d56aa8e2d71 -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_ppc64le/compile -o $WORK/math/rand.a -trimpath $WORK -shared -goversion go1.9.4 -p math/rand -std -complete -installsuffix shared -buildid cde4e6bc640060ef8b0a83a88f2a7aa273170b9b -D _/usr/lib/golang/src/math/rand -I $WORK -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go bytes mkdir -p $WORK/bytes/_obj/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/bytes.a -trimpath $WORK -shared -goversion go1.9.4 -p bytes -std -installsuffix shared -buildid 96366a3451154db7a71f98aa93f0d24d88cb33de -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/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/hash.a -trimpath $WORK -shared -goversion go1.9.4 -p hash -std -complete -installsuffix shared -buildid 171f30ae9b1761a9a471d623b8b2b7fbf59500de -D _/usr/lib/golang/src/hash -I $WORK -pack ./hash.go 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_ppc64le/compile -o $WORK/hash/crc32.a -trimpath $WORK -shared -goversion go1.9.4 -p hash/crc32 -std -installsuffix shared -buildid 5dba26bcbc5ee9eda529a066314d1d4a6aedb299 -D _/usr/lib/golang/src/hash/crc32 -I $WORK -pack -asmhdr $WORK/hash/crc32/_obj/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/hash/crc32/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/hash/crc32/_obj/crc32_ppc64le.o ./crc32_ppc64le.s 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_ppc64le/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 47692bf2ccce609806f15b71dc5db13aae6661ed -D _/usr/share/gocode/src/golang.org/x/text/transform -I $WORK -pack ./transform.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/hash/crc32/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/hash/crc32/_obj/crc32_table_ppc64le.o ./crc32_table_ppc64le.s reflect mkdir -p $WORK/reflect/_obj/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/reflect.a -trimpath $WORK -shared -goversion go1.9.4 -p reflect -std -installsuffix shared -buildid d002b2e0145fab98c21921013a25c12d09c46ef4 -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 cd /usr/lib/golang/src/hash/crc32 pack r $WORK/hash/crc32.a $WORK/hash/crc32/_obj/crc32_ppc64le.o $WORK/hash/crc32/_obj/crc32_table_ppc64le.o # internal bufio mkdir -p $WORK/bufio/_obj/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/bufio.a -trimpath $WORK -shared -goversion go1.9.4 -p bufio -std -complete -installsuffix shared -buildid dab7cfeadc84b6bc9f26f3a50aefebcb271dd8a4 -D _/usr/lib/golang/src/bufio -I $WORK -pack ./bufio.go ./scan.go golang.org/x/text/encoding 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_ppc64le/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 aa6194ca8dffe58bc2d37ac6cdb1324a98527897 -D _/usr/share/gocode/src/golang.org/x/text/encoding -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./encoding.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_ppc64le/compile -o $WORK/github.com/gdamore/encoding.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/encoding -complete -installsuffix shared -buildid a2782ec0b5ca99ed0205261044f8954bc8d4988c -D _/usr/share/gocode/src/github.com/gdamore/encoding -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./ascii.go ./charmap.go ./doc.go ./ebcdic.go ./latin1.go ./latin5.go ./utf8.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_ppc64le/compile -o $WORK/encoding/base64.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/base64 -std -complete -installsuffix shared -buildid 097a3219d4b362eb4e4fdcaa2166070a79e8b296 -D _/usr/lib/golang/src/encoding/base64 -I $WORK -pack ./base64.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/syscall/_obj/asm_linux_ppc64x.o ./asm_linux_ppc64x.s pack r $WORK/syscall.a $WORK/syscall/_obj/asm_linux_ppc64x.o # internal time mkdir -p $WORK/time/_obj/ cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/time.a -trimpath $WORK -shared -goversion go1.9.4 -p time -std -installsuffix shared -buildid fcea2620a243ff9bc17d697f8569a181caca7ebc -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 strings mkdir -p $WORK/strings/_obj/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/strings.a -trimpath $WORK -shared -goversion go1.9.4 -p strings -std -installsuffix shared -buildid bcc2a8fca2de2996f1e9f82948a3090ee274a26a -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 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_ppc64le/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 48d297e3e64593f56d8fcea448e9b9cb7768d6e9 -D _/usr/share/gocode/src/golang.org/x/text/encoding/internal -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./internal.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_ppc64le/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 44f19846353f33a257921064f05a533688a19750 -D _/usr/share/gocode/src/golang.org/x/text/encoding/charmap -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./charmap.go ./tables.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/strings/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -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_ppc64le/compile -o $WORK/path.a -trimpath $WORK -shared -goversion go1.9.4 -p path -std -complete -installsuffix shared -buildid b9e036f6308e4e0baba55dfc16ddc184b5506ea5 -D _/usr/lib/golang/src/path -I $WORK -pack ./match.go ./path.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_ppc64le/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 b1a97bbe438a946338234301f09a644b359a90b4 -D _/usr/share/gocode/src/golang.org/x/text/encoding/japanese -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./all.go ./eucjp.go ./iso2022jp.go ./shiftjis.go ./tables.go internal/poll mkdir -p $WORK/internal/poll/_obj/ cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/poll.a -trimpath $WORK -shared -goversion go1.9.4 -p internal/poll -std -installsuffix shared -buildid e0c7f1375ffd0b300b2bd3dfe4df8959d42fc42e -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 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_ppc64le/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 684f6f4313875bf28dc3cbcad191efdc5057126d -D _/usr/share/gocode/src/golang.org/x/text/encoding/korean -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./euckr.go ./tables.go os mkdir -p $WORK/os/_obj/ cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/os.a -trimpath $WORK -shared -goversion go1.9.4 -p os -std -installsuffix shared -buildid 8d1a9982e1633dbd7ed79cd451b664a8c8fd564b -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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/reflect/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/reflect/_obj/asm_ppc64x.o ./asm_ppc64x.s pack r $WORK/reflect.a $WORK/reflect/_obj/asm_ppc64x.o # internal sort mkdir -p $WORK/sort/_obj/ cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/sort.a -trimpath $WORK -shared -goversion go1.9.4 -p sort -std -complete -installsuffix shared -buildid c7319bfae766f4c739cb0fa63e0bae8491c6dc79 -D _/usr/lib/golang/src/sort -I $WORK -pack ./search.go ./sort.go ./zfuncversion.go fmt mkdir -p $WORK/fmt/_obj/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/fmt.a -trimpath $WORK -shared -goversion go1.9.4 -p fmt -std -complete -installsuffix shared -buildid 9a84e8145b7c6af44e2617bbde3fc073df68b245 -D _/usr/lib/golang/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.go encoding/binary mkdir -p $WORK/encoding/binary/_obj/ cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/binary.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/binary -std -complete -installsuffix shared -buildid ab1430520fec3fccf7dee0724356009ecac61b19 -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_ppc64le/compile -o $WORK/regexp/syntax.a -trimpath $WORK -shared -goversion go1.9.4 -p regexp/syntax -std -complete -installsuffix shared -buildid 6499d850d733284a39f9d492ab340b4c0a4bb608 -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 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_ppc64le/compile -o $WORK/os/signal.a -trimpath $WORK -shared -goversion go1.9.4 -p os/signal -std -installsuffix shared -buildid 8adf3a2f9ba1ab17afa296a8a47b9689620ccc3a -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 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_ppc64le/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 ae6d4805b771ab58403aaec087538f768c793442 -D _/usr/share/gocode/src/golang.org/x/text/encoding/simplifiedchinese -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./all.go ./gbk.go ./hzgb2312.go ./tables.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/os/signal/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/os/signal/_obj/sig.o ./sig.s pack r $WORK/os/signal.a $WORK/os/signal/_obj/sig.o # internal 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_ppc64le/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 dc7fc428367db00beaae6d925de4e01f73a25340 -D _/usr/share/gocode/src/golang.org/x/text/encoding/traditionalchinese -I $WORK -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./big5.go ./tables.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_ppc64le/compile -o $WORK/compress/flate.a -trimpath $WORK -shared -goversion go1.9.4 -p compress/flate -std -complete -installsuffix shared -buildid a2274d3acd288611112b5a7a2742992738b65bff -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 mkdir -p $WORK/encoding/json/_obj/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/json.a -trimpath $WORK -shared -goversion go1.9.4 -p encoding/json -std -complete -installsuffix shared -buildid 518f34aee35ff71c33d69fa8c87e2a36cb33239c -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 compress/gzip mkdir -p $WORK/compress/gzip/_obj/ cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/compress/gzip.a -trimpath $WORK -shared -goversion go1.9.4 -p compress/gzip -std -complete -installsuffix shared -buildid 761791c44ef4afd532d9bdcc29af4fbd01617cc4 -D _/usr/lib/golang/src/compress/gzip -I $WORK -pack ./gunzip.go ./gzip.go github.com/lucasb-eyer/go-colorful mkdir -p $WORK/github.com/lucasb-eyer/go-colorful/_obj/ mkdir -p $WORK/github.com/lucasb-eyer/ cd /usr/share/gocode/src/github.com/lucasb-eyer/go-colorful /usr/lib/golang/pkg/tool/linux_ppc64le/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 1047cd4e31eef7e77163366bcf7ba92607569232 -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_ppc64le/compile -o $WORK/regexp.a -trimpath $WORK -shared -goversion go1.9.4 -p regexp -std -complete -installsuffix shared -buildid 4dcfd74bf876ba63afcd992787a0155dfcd1a074 -D _/usr/lib/golang/src/regexp -I $WORK -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.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_ppc64le/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 -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/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_ppc64le/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 ca78dab19a4d5d4baf4b6403dc19a8418697109f -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 $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 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_ppc64le/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 ecbaead977f0c7e12ad9ab26ea8eea951a8015fb -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 -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 gcc -I . -fPIC -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 -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 -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_ppc64x.o -c gcc_linux_ppc64x.c gcc -I . -fPIC -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 -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 -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 -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_ppc64x.o -c gcc_ppc64x.S cd $WORK/runtime/cgo/_obj gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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 -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_ppc64x.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_ppc64x.o -g -O2 -lpthread 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_ppc64le/compile -o $WORK/github.com/gdamore/tcell.a -trimpath $WORK -shared -goversion go1.9.4 -p github.com/gdamore/tcell -complete -installsuffix shared -buildid 9e6033fa320c40e00a4f6bbc33c5c65765cff2d4 -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_ppc64le_shared -I /usr/share/gocode/pkg/linux_ppc64le_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 cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_ppc64le/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 -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_ppc64x.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_ppc64x.o -g -O2 -Wl,-r -nostdlib -no-pie -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime/cgo.a -trimpath $WORK -shared -goversion go1.9.4 -p runtime/cgo -std -installsuffix shared -buildid 34964c49eb83fd9f9fd9520aeeda6427a7d941ad -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_ppc64le/asm -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/cgo/_obj/asm_ppc64x.o ./asm_ppc64x.s pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_ppc64x.o $WORK/runtime/cgo/_obj/_all.o # internal 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_ppc64le/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 6fce8cda7766d92e8e46424be4a51d91c12c74f5 -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_ppc64le_shared -I /usr/share/gocode/pkg/linux_ppc64le_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_ppc64le/compile -o $WORK/command-line-arguments.a -trimpath $WORK -shared -goversion go1.9.4 -p main -complete -installsuffix shared -buildid 609e12e0e780390535eb181ad73890bb035235cd -D _/builddir/build/BUILD/tcell-1.0.0/_demos -I $WORK -I /builddir/build/BUILD/tcell-1.0.0/pkg/linux_ppc64le_shared -I /usr/share/gocode/pkg/linux_ppc64le_shared -pack ./unicode.go cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/command-line-arguments/_obj/exe/a.out -L $WORK -L /builddir/build/BUILD/tcell-1.0.0/pkg/linux_ppc64le_shared -L /usr/share/gocode/pkg/linux_ppc64le_shared -installsuffix shared -extld=gcc -buildmode=pie -buildid=609e12e0e780390535eb181ad73890bb035235cd -B 0x122b9d5e52fdcbf6a83ccfe6e61990714d6387eb -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.zdDpl9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le ++ dirname /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le + cd tcell-1.0.0 + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./console_win.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./simulation.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./simulation.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./simulation.go './simulation.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./tscreen.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./tscreen.go './tscreen.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./event.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./event.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./event.go './event.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./tscreen_windows.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./resize.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./resize.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./resize.go './resize.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./tscreen_bsd.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./interrupt.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./interrupt.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./interrupt.go './interrupt.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./screen.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./screen.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./screen.go './screen.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./termbox/compat.go + dirprefix=./termbox + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./style.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./style.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./style.go './style.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./tscreen_linux.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./attr.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./attr.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./attr.go './attr.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./terminfo/term_vt52.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_wy99_ansi.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_d210.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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_hpterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_adm3a.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_rxvt_unicode_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_vt420.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./terminfo/term_Eterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_kterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_tvi950.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_sun.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_xfce.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_wy99a_ansi.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_st_meta_truecolor.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_vt102.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_rxvt.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_vt400.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_bsdos_pc.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_st_meta_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/mkinfo.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_tvi925.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_pcansi.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_Eterm_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_screen.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_cygwin.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_beterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_gnome.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_rxvt_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_st_meta.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_vt320.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_wy50.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_xterm_truecolor.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_xterm_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_hz1500.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/terminfo.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_d200.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_vt220.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_linux.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_aixterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_konsole_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_aterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_tvi912.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_screen_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_rxvt_unicode.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/term_xterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_tvi921.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/term_wy60.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_dtterm.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_ansi.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_tvi970.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_gnome_256color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_st_truecolor.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_st.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_sun_color.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_tvi910.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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_xnuppc.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./views/widget.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/sstext.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/sstextbar.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/constants.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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/cellarea.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/app.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/view.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/textbar.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/_demos/hbox.go + dirprefix=./views/_demos + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/vbox.go + dirprefix=./views/_demos + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/_demos/cellview.go + dirprefix=./views/_demos + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/text.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/panel.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/textarea.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./views/spacer.go + dirprefix=./views + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./charset_unix.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./charset_unix.go' + echo '%{gopath}/src/%{import_path}/./charset_unix.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.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./cell.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./cell.go './cell.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./key.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./key.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./key.go './key.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./color.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./color.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./color.go './color.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./charset_stub.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./runes.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./runes.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./runes.go './runes.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./tscreen_stub.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./colorfit.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./colorfit.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./colorfit.go './colorfit.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./_demos/boxes.go + dirprefix=./_demos + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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/unicode.go + dirprefix=./_demos + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./_demos/mouse.go + dirprefix=./_demos + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./charset_windows.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./encoding/all.go + dirprefix=./encoding + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./encoding.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./encoding.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./encoding.go './encoding.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./tscreen_posix.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./mouse.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./mouse.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./mouse.go './mouse.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./errors.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./errors.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./errors.go './errors.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./doc.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/. + cp -pav ./doc.go /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./doc.go './doc.go' -> '/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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 ./console_stub.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./console_stub.go' + echo '%{gopath}/src/%{import_path}/./console_stub.go' + '[' . '!=' . ']' + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/ ++ find . -iname '*_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.ppc64le//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.ppc64le//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.ppc64le//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 ./style_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./sim_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./color_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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 ./terminfo/terminfo_test.go + dirprefix=./terminfo + install -d -p /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.ppc64le//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.ppc64le//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=. + '[' . '!=' . ']' + 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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/gdamore/tcell/./runes_test.go' + echo '%{gopath}/src/%{import_path}/./runes_test.go' + '[' . '!=' . ']' + 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.RCZAUM + 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.ppc64le//usr/share/gocode:/usr/share/gocode + GOPATH=/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le//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.hLZqst + umask 022 + cd /builddir/build/BUILD + cd tcell-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le/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.ppc64le/usr/share/doc/golang-github-gdamore-tcell-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le/usr/share/doc/golang-github-gdamore-tcell-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le/usr/share/doc/golang-github-gdamore-tcell-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nYyB09 + umask 022 + cd /builddir/build/BUILD + cd tcell-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le/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.ppc64le/usr/share/licenses/golang-github-gdamore-tcell-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le/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.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a84t0Q + umask 022 + cd /builddir/build/BUILD + cd tcell-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le/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.ppc64le/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.ppc64le/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.ppc64le/usr/share/doc/golang-github-gdamore-tcell-unit-test-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SyOF0x + umask 022 + cd /builddir/build/BUILD + cd tcell-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-gdamore-tcell-1.0.0-1.fc27.ppc64le/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.ppc64le/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.ppc64le/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(ppc-64) = 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.ppc64le 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.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hADH5e + 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.ppc64le + exit 0 Child return code was: 0