Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-googlecode-goprotobuf.spec'], chrootPath='/var/lib/mock/812235-epel-7-x86_64-1539943694.919972/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.an8t_sg3:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2de80bfd14894d47a17843723f05d87c', '-D', '/var/lib/mock/812235-epel-7-x86_64-1539943694.919972/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.an8t_sg3:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-googlecode-goprotobuf.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-googlecode-goprotobuf.spec'], chrootPath='/var/lib/mock/812235-epel-7-x86_64-1539943694.919972/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.an8t_sg3:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cc09b4b6f89749c79492401d601d8639', '-D', '/var/lib/mock/812235-epel-7-x86_64-1539943694.919972/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.an8t_sg3:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-googlecode-goprotobuf.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.K3rkKB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf protobuf-4bd1920723d7b7c925de087aa32e2187708897f7 + /usr/bin/gzip -dc /builddir/build/SOURCES/protobuf-4bd1920.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd protobuf-4bd1920723d7b7c925de087aa32e2187708897f7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2DyJ38 + umask 022 + cd /builddir/build/BUILD + cd protobuf-4bd1920723d7b7c925de087aa32e2187708897f7 + mkdir -p src/github.com/golang + ln -s ../../../ src/github.com/golang/protobuf BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7:/usr/share/gocode + GOPATH=/builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7:/usr/share/gocode BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -ldflags ' -B 0x226bc57ae56469af3ad53aee44ef12fc77691409' -a -v -x -o bin/protoc-gen-go github.com/golang/protobuf/protoc-gen-go BUILDSTDERR: WORK=/tmp/go-build949017817 BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/runtime/internal/sys/_obj/ BUILDSTDERR: mkdir -p $WORK/runtime/internal/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -goversion go1.9.4 -p runtime/internal/sys -std -+ -complete -buildid 89466c58dceb03852106eefce46b87875c6cb3dc -D _/usr/lib/golang/src/runtime/internal/sys -I $WORK -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/runtime/internal/atomic/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -goversion go1.9.4 -p runtime/internal/atomic -std -+ -buildid ff157b6f1602628f0296e68d927a746561dee910 -D _/usr/lib/golang/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_amd64x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/runtime/internal/atomic/_obj/asm_amd64.o ./asm_amd64.s BUILDSTDERR: pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm_amd64.o # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/runtime/_obj/ BUILDSTDERR: mkdir -p $WORK/ BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/runtime.a -trimpath $WORK -goversion go1.9.4 -p runtime -std -+ -buildid 6efcf61c40b1c3a0ccdad5cdf276d1e5ce72d6dc -D _/usr/lib/golang/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.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 ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_linux_amd64.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/runtime/_obj/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/runtime/_obj/asm_amd64.o ./asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/runtime/_obj/duff_amd64.o ./duff_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/runtime/_obj/memclr_amd64.o ./memclr_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/runtime/_obj/memmove_amd64.o ./memmove_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/runtime/_obj/rt0_linux_amd64.o ./rt0_linux_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/runtime/_obj/sys_linux_amd64.o ./sys_linux_amd64.s BUILDSTDERR: pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_amd64.o $WORK/runtime/_obj/duff_amd64.o $WORK/runtime/_obj/memclr_amd64.o $WORK/runtime/_obj/memmove_amd64.o $WORK/runtime/_obj/rt0_linux_amd64.o $WORK/runtime/_obj/sys_linux_amd64.o # internal BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/errors/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/errors.a -trimpath $WORK -goversion go1.9.4 -p errors -std -complete -buildid 080ab6529bb278d57408296122e0da42de30c8ba -D _/usr/lib/golang/src/errors -I $WORK -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/internal/cpu/_obj/ BUILDSTDERR: mkdir -p $WORK/internal/ BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/internal/cpu.a -trimpath $WORK -goversion go1.9.4 -p internal/cpu -std -buildid 8b1b9866ef8e26e80ce9ed6e0c2b9b1948c52557 -D _/usr/lib/golang/src/internal/cpu -I $WORK -pack -asmhdr $WORK/internal/cpu/_obj/go_asm.h ./cpu.go ./cpu_x86.go BUILDSTDERR: internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/internal/cpu/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/internal/cpu/_obj/cpu_x86.o ./cpu_x86.s BUILDSTDERR: mkdir -p $WORK/internal/race/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/internal/race.a -trimpath $WORK -goversion go1.9.4 -p internal/race -std -complete -buildid 34892bc26a8f182cf16a2676d0a6f20c9743b754 -D _/usr/lib/golang/src/internal/race -I $WORK -pack ./doc.go ./norace.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: pack r $WORK/internal/cpu.a $WORK/internal/cpu/_obj/cpu_x86.o # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/sync/atomic/_obj/ BUILDSTDERR: mkdir -p $WORK/sync/ BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/sync/atomic.a -trimpath $WORK -goversion go1.9.4 -p sync/atomic -std -buildid 90c08b205ae811fd478fc91bab00c811d6e4d851 -D _/usr/lib/golang/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/unicode/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/unicode.a -trimpath $WORK -goversion go1.9.4 -p unicode -std -complete -buildid 9e9883e4bdbdec42bf8ca1d25126699d9e8c9d4a -D _/usr/lib/golang/src/unicode -I $WORK -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/sync/atomic/_obj/asm_amd64.o ./asm_amd64.s BUILDSTDERR: pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_amd64.o # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/sync/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/sync.a -trimpath $WORK -goversion go1.9.4 -p sync -std -buildid cc4e63f9396c8c9630f3575d9370322c054c3f3e -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 BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/io/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/io.a -trimpath $WORK -goversion go1.9.4 -p io -std -complete -buildid ba00fd003922af918ffc5c7e5431beb76f79f43f -D _/usr/lib/golang/src/io -I $WORK -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/unicode/utf8/_obj/ BUILDSTDERR: mkdir -p $WORK/unicode/ BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/unicode/utf8.a -trimpath $WORK -goversion go1.9.4 -p unicode/utf8 -std -complete -buildid 11f30715de6bdad33d3bee54f5f0b32373a066c8 -D _/usr/lib/golang/src/unicode/utf8 -I $WORK -pack ./utf8.go BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/encoding/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/encoding.a -trimpath $WORK -goversion go1.9.4 -p encoding -std -complete -buildid 47ca4d055a2c30b9d738af0e96d1587817114f72 -D _/usr/lib/golang/src/encoding -I $WORK -pack ./encoding.go BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/bytes/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/bytes.a -trimpath $WORK -goversion go1.9.4 -p bytes -std -buildid a868dc76e0f23a4439434c11766cff8b66138d04 -D _/usr/lib/golang/src/bytes -I $WORK -pack ./buffer.go ./bytes.go ./bytes_amd64.go ./bytes_decl.go ./reader.go BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/math/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/math.a -trimpath $WORK -goversion go1.9.4 -p math -std -buildid d055b460c82e5cbe07b6c9eb9d1185ea09a568a2 -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 ./floor_asm.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/bufio/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/bufio.a -trimpath $WORK -goversion go1.9.4 -p bufio -std -complete -buildid e681d647174ee00074915c39a0e1b8a9e72a6eb2 -D _/usr/lib/golang/src/bufio -I $WORK -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/asin_amd64.o ./asin_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/asinh_stub.o ./asinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/atan2_amd64.o ./atan2_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/atan_amd64.o ./atan_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/dim_amd64.o ./dim_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/erf_stub.o ./erf_stub.s BUILDSTDERR: syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/exp2_amd64.o ./exp2_amd64.s BUILDSTDERR: mkdir -p $WORK/syscall/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/syscall.a -trimpath $WORK -goversion go1.9.4 -p syscall -std -buildid 5b0b82311f40695ece46333e947e5e1c52e874ab -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_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/exp_amd64.o ./exp_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/expm1_amd64.o ./expm1_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/floor_amd64.o ./floor_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/frexp_amd64.o ./frexp_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/hypot_amd64.o ./hypot_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/ldexp_amd64.o ./ldexp_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/log10_amd64.o ./log10_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/log1p_amd64.o ./log1p_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/log_amd64.o ./log_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/mod_amd64.o ./mod_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/modf_amd64.o ./modf_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/pow_stub.o ./pow_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/remainder_amd64.o ./remainder_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/sin_amd64.o ./sin_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/sqrt_amd64.o ./sqrt_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/math/_obj/tan_amd64.o ./tan_amd64.s BUILDSTDERR: pack r $WORK/math.a $WORK/math/_obj/asin_amd64.o $WORK/math/_obj/asinh_stub.o $WORK/math/_obj/atan2_amd64.o $WORK/math/_obj/atan_amd64.o $WORK/math/_obj/cbrt_stub.o $WORK/math/_obj/dim_amd64.o $WORK/math/_obj/erf_stub.o $WORK/math/_obj/exp2_amd64.o $WORK/math/_obj/exp_amd64.o $WORK/math/_obj/expm1_amd64.o $WORK/math/_obj/floor_amd64.o $WORK/math/_obj/frexp_amd64.o $WORK/math/_obj/hypot_amd64.o $WORK/math/_obj/ldexp_amd64.o $WORK/math/_obj/log10_amd64.o $WORK/math/_obj/log1p_amd64.o $WORK/math/_obj/log_amd64.o $WORK/math/_obj/mod_amd64.o $WORK/math/_obj/modf_amd64.o $WORK/math/_obj/pow_stub.o $WORK/math/_obj/remainder_amd64.o $WORK/math/_obj/sin_amd64.o $WORK/math/_obj/sinh_stub.o $WORK/math/_obj/sqrt_amd64.o $WORK/math/_obj/tan_amd64.o # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/strconv/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/strconv.a -trimpath $WORK -goversion go1.9.4 -p strconv -std -complete -buildid 36c7ea11d7d560362e13e07b288d8177113189c1 -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 BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/encoding/base64/_obj/ BUILDSTDERR: mkdir -p $WORK/encoding/ BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/encoding/base64.a -trimpath $WORK -goversion go1.9.4 -p encoding/base64 -std -complete -buildid 77e477f734f8ae9e1f76f9bb36a148c2ad64c5f3 -D _/usr/lib/golang/src/encoding/base64 -I $WORK -pack ./base64.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/reflect/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/reflect.a -trimpath $WORK -goversion go1.9.4 -p reflect -std -buildid ca121279dc43545d036d175d77b198c1102e8db9 -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 BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/syscall/_obj/asm_linux_amd64.o ./asm_linux_amd64.s BUILDSTDERR: pack r $WORK/syscall.a $WORK/syscall/_obj/asm_linux_amd64.o # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/time/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/time.a -trimpath $WORK -goversion go1.9.4 -p time -std -buildid 530fd95f1412cbbb4955e2273c56f0176ef1df75 -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 BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/internal/poll/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/internal/poll.a -trimpath $WORK -goversion go1.9.4 -p internal/poll -std -buildid 4b4d9ca6e5f778049a2d24a0087dc5c7cacfd7a8 -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 BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/os/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/os.a -trimpath $WORK -goversion go1.9.4 -p os -std -buildid 01051eccef7048e823f04e9aaa84477f6a0494a5 -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 BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/reflect/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/reflect/_obj/asm_amd64.o ./asm_amd64.s BUILDSTDERR: pack r $WORK/reflect.a $WORK/reflect/_obj/asm_amd64.o # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/sort/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/sort.a -trimpath $WORK -goversion go1.9.4 -p sort -std -complete -buildid dc5c6559f4593d6ae175d48d5669119aa588d97c -D _/usr/lib/golang/src/sort -I $WORK -pack ./search.go ./sort.go ./zfuncversion.go BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/fmt/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/fmt.a -trimpath $WORK -goversion go1.9.4 -p fmt -std -complete -buildid e5aba3c768802214a15fc00b1f80b4ecb7f6557c -D _/usr/lib/golang/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/strings/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/strings.a -trimpath $WORK -goversion go1.9.4 -p strings -std -buildid 27cbc11d378176342638e1d401be6dfb7bd63519 -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_amd64.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/strings/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/strings/_obj/strings.o ./strings.s BUILDSTDERR: pack r $WORK/strings.a $WORK/strings/_obj/strings.o # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/unicode/utf16/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/unicode/utf16.a -trimpath $WORK -goversion go1.9.4 -p unicode/utf16 -std -complete -buildid 307e00b681c4bb5da83b253e5d6c0db2799f0ebd -D _/usr/lib/golang/src/unicode/utf16 -I $WORK -pack ./utf16.go BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/math/bits/_obj/ BUILDSTDERR: mkdir -p $WORK/math/ BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/math/bits.a -trimpath $WORK -goversion go1.9.4 -p math/bits -std -complete -buildid 004ece7c93aea763245ff34d62d6a467edab7f76 -D _/usr/lib/golang/src/math/bits -I $WORK -pack ./bits.go ./bits_tables.go BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/encoding/binary/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/encoding/binary.a -trimpath $WORK -goversion go1.9.4 -p encoding/binary -std -complete -buildid 557a4b6e6c4cfb70edf625b211087b05a0ed1488 -D _/usr/lib/golang/src/encoding/binary -I $WORK -pack ./binary.go ./varint.go BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/encoding/json/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/encoding/json.a -trimpath $WORK -goversion go1.9.4 -p encoding/json -std -complete -buildid c9238857811f2f1fb782cbb1461f64cb1f519dc3 -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 BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/log/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/log.a -trimpath $WORK -goversion go1.9.4 -p log -std -complete -buildid c9076ddfc6c3d974ebb544950741064c465e73ca -D _/usr/lib/golang/src/log -I $WORK -pack ./log.go BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/compress/flate/_obj/ BUILDSTDERR: mkdir -p $WORK/compress/ BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/compress/flate.a -trimpath $WORK -goversion go1.9.4 -p compress/flate -std -complete -buildid ad7e5f016fcb321c500f5433e29ea0eb71f68d56 -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 BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/hash/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/hash.a -trimpath $WORK -goversion go1.9.4 -p hash -std -complete -buildid 22524849782f55a45b130d19dcee2048773e9d83 -D _/usr/lib/golang/src/hash -I $WORK -pack ./hash.go BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/hash/crc32/_obj/ BUILDSTDERR: mkdir -p $WORK/hash/ BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/hash/crc32.a -trimpath $WORK -goversion go1.9.4 -p hash/crc32 -std -buildid 39e35006a586ac3233d4383b0ada93a031f58899 -D _/usr/lib/golang/src/hash/crc32 -I $WORK -pack -asmhdr $WORK/hash/crc32/_obj/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go BUILDSTDERR: github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/github.com/golang/protobuf/proto/_obj/ BUILDSTDERR: mkdir -p $WORK/github.com/golang/protobuf/ BUILDSTDERR: cd /builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/src/github.com/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/github.com/golang/protobuf/proto.a -trimpath $WORK -goversion go1.9.4 -p github.com/golang/protobuf/proto -complete -buildid 6729e498a38337cf1b32b14cae003003e86405c7 -D _/builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/src/github.com/golang/protobuf/proto -I $WORK -pack ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/hash/crc32/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/hash/crc32/_obj/crc32_amd64.o ./crc32_amd64.s BUILDSTDERR: pack r $WORK/hash/crc32.a $WORK/hash/crc32/_obj/crc32_amd64.o # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/compress/gzip/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/compress/gzip.a -trimpath $WORK -goversion go1.9.4 -p compress/gzip -std -complete -buildid 74ae47a446b208424f48c02fabf74d4f9972c154 -D _/usr/lib/golang/src/compress/gzip -I $WORK -pack ./gunzip.go ./gzip.go BUILDSTDERR: go/token BUILDSTDERR: mkdir -p $WORK/go/token/_obj/ BUILDSTDERR: mkdir -p $WORK/go/ BUILDSTDERR: cd /usr/lib/golang/src/go/token BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/go/token.a -trimpath $WORK -goversion go1.9.4 -p go/token -std -complete -buildid 7a286db3abd156ec80def8cec8547504c27e3fb9 -D _/usr/lib/golang/src/go/token -I $WORK -pack ./position.go ./serialize.go ./token.go BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/path/filepath/_obj/ BUILDSTDERR: mkdir -p $WORK/path/ BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/path/filepath.a -trimpath $WORK -goversion go1.9.4 -p path/filepath -std -complete -buildid 0b865c41b5fcc50b066183e1b0289e743210d1fa -D _/usr/lib/golang/src/path/filepath -I $WORK -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: go/scanner BUILDSTDERR: mkdir -p $WORK/go/scanner/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/go/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/go/scanner.a -trimpath $WORK -goversion go1.9.4 -p go/scanner -std -complete -buildid 9625e279d80a0b33c9f5599d278a51bdfdc4d256 -D _/usr/lib/golang/src/go/scanner -I $WORK -pack ./errors.go ./scanner.go BUILDSTDERR: go/ast BUILDSTDERR: mkdir -p $WORK/go/ast/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/go/ast BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/go/ast.a -trimpath $WORK -goversion go1.9.4 -p go/ast -std -complete -buildid 92cc91cb15290cfa1e9eebc488e146cf91777548 -D _/usr/lib/golang/src/go/ast -I $WORK -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go BUILDSTDERR: github.com/golang/protobuf/protoc-gen-go/descriptor BUILDSTDERR: mkdir -p $WORK/github.com/golang/protobuf/protoc-gen-go/descriptor/_obj/ BUILDSTDERR: mkdir -p $WORK/github.com/golang/protobuf/protoc-gen-go/ BUILDSTDERR: cd /builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/src/github.com/golang/protobuf/protoc-gen-go/descriptor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/github.com/golang/protobuf/protoc-gen-go/descriptor.a -trimpath $WORK -goversion go1.9.4 -p github.com/golang/protobuf/protoc-gen-go/descriptor -complete -buildid b122ee1e093ea47d881c0a55e96de63dfefe4016 -D _/builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/src/github.com/golang/protobuf/protoc-gen-go/descriptor -I $WORK -I /builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/pkg/linux_amd64 -pack ./descriptor.pb.go BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/io/ioutil/_obj/ BUILDSTDERR: mkdir -p $WORK/io/ BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/io/ioutil.a -trimpath $WORK -goversion go1.9.4 -p io/ioutil -std -complete -buildid 693957b1cc8b50f71a526d23e2a8591d7fb288df -D _/usr/lib/golang/src/io/ioutil -I $WORK -pack ./ioutil.go ./tempfile.go BUILDSTDERR: go/parser BUILDSTDERR: mkdir -p $WORK/go/parser/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/go/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/go/parser.a -trimpath $WORK -goversion go1.9.4 -p go/parser -std -complete -buildid a6ba69574f5eaed3c98e4a772377f57fb24a3226 -D _/usr/lib/golang/src/go/parser -I $WORK -pack ./interface.go ./parser.go BUILDSTDERR: github.com/golang/protobuf/protoc-gen-go/plugin BUILDSTDERR: mkdir -p $WORK/github.com/golang/protobuf/protoc-gen-go/plugin/_obj/ BUILDSTDERR: cd /builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/src/github.com/golang/protobuf/protoc-gen-go/plugin BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/github.com/golang/protobuf/protoc-gen-go/plugin.a -trimpath $WORK -goversion go1.9.4 -p github.com/golang/protobuf/protoc-gen-go/plugin -complete -buildid 12df5d4c7d5ec0ca9dab8fbf125df7975b891973 -D _/builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/src/github.com/golang/protobuf/protoc-gen-go/plugin -I $WORK -I /builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/pkg/linux_amd64 -pack ./plugin.pb.go BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/text/tabwriter/_obj/ BUILDSTDERR: mkdir -p $WORK/text/ BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/text/tabwriter.a -trimpath $WORK -goversion go1.9.4 -p text/tabwriter -std -complete -buildid fc33034c283fd70c80be9e56ff1c6dae5b7f6616 -D _/usr/lib/golang/src/text/tabwriter -I $WORK -pack ./tabwriter.go BUILDSTDERR: go/printer BUILDSTDERR: mkdir -p $WORK/go/printer/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/go/printer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/go/printer.a -trimpath $WORK -goversion go1.9.4 -p go/printer -std -complete -buildid d32ec625da7003bd3e3245093d60df5aae3c875c -D _/usr/lib/golang/src/go/printer -I $WORK -pack ./nodes.go ./printer.go BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/path/_obj/ BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/path.a -trimpath $WORK -goversion go1.9.4 -p path -std -complete -buildid 0a3a0c0a969cba718843539ccb9160b4f56154b2 -D _/usr/lib/golang/src/path -I $WORK -pack ./match.go ./path.go BUILDSTDERR: github.com/golang/protobuf/protoc-gen-go/generator BUILDSTDERR: mkdir -p $WORK/github.com/golang/protobuf/protoc-gen-go/generator/_obj/ BUILDSTDERR: cd /builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/src/github.com/golang/protobuf/protoc-gen-go/generator BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/github.com/golang/protobuf/protoc-gen-go/generator.a -trimpath $WORK -goversion go1.9.4 -p github.com/golang/protobuf/protoc-gen-go/generator -complete -buildid c1ff769ce04becd24c5cebae08a01f17567e32a1 -D _/builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/src/github.com/golang/protobuf/protoc-gen-go/generator -I $WORK -I /builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/pkg/linux_amd64 -pack ./generator.go BUILDSTDERR: github.com/golang/protobuf/protoc-gen-go/grpc BUILDSTDERR: mkdir -p $WORK/github.com/golang/protobuf/protoc-gen-go/grpc/_obj/ BUILDSTDERR: cd /builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/src/github.com/golang/protobuf/protoc-gen-go/grpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/github.com/golang/protobuf/protoc-gen-go/grpc.a -trimpath $WORK -goversion go1.9.4 -p github.com/golang/protobuf/protoc-gen-go/grpc -complete -buildid 3febf190b9003514b654c2f79ccad6cc10dc7fd2 -D _/builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/src/github.com/golang/protobuf/protoc-gen-go/grpc -I $WORK -I /builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/pkg/linux_amd64 -pack ./grpc.go BUILDSTDERR: github.com/golang/protobuf/protoc-gen-go BUILDSTDERR: mkdir -p $WORK/github.com/golang/protobuf/protoc-gen-go/_obj/ BUILDSTDERR: mkdir -p $WORK/github.com/golang/protobuf/protoc-gen-go/_obj/exe/ BUILDSTDERR: cd /builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/src/github.com/golang/protobuf/protoc-gen-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/github.com/golang/protobuf/protoc-gen-go.a -trimpath $WORK -goversion go1.9.4 -p main -complete -buildid 01ddae2579fbaa969bea712810105c711ec4a884 -D _/builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/src/github.com/golang/protobuf/protoc-gen-go -I $WORK -I /builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/pkg/linux_amd64 -pack ./link_grpc.go ./main.go BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/github.com/golang/protobuf/protoc-gen-go/_obj/exe/a.out -L $WORK -L /builddir/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7/pkg/linux_amd64 -extld=gcc -buildmode=exe -buildid=01ddae2579fbaa969bea712810105c711ec4a884 -B 0x226bc57ae56469af3ad53aee44ef12fc77691409 $WORK/github.com/golang/protobuf/protoc-gen-go.a BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: cp $WORK/github.com/golang/protobuf/protoc-gen-go/_obj/exe/a.out bin/protoc-gen-go + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AZ9AL3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64 + cd protobuf-4bd1920723d7b7c925de087aa32e2187708897f7 + install -d /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/bin + install -m 755 bin/protoc-gen-go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/bin/protoc-gen-go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/ + echo '%dir %{gopath}/src/%{import_path}/.' BUILDSTDERR: ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/wrappers/wrappers.pb.go + dirprefix=./ptypes/wrappers + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/wrappers + cp -pav ./ptypes/wrappers/wrappers.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/wrappers/wrappers.pb.go './ptypes/wrappers/wrappers.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/wrappers/wrappers.pb.go' + echo '%{gopath}/src/%{import_path}/./ptypes/wrappers/wrappers.pb.go' + '[' ./ptypes/wrappers '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes/wrappers' BUILDSTDERR: ++ dirname ./ptypes/wrappers + dirprefix=./ptypes + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/timestamp/timestamp.pb.go + dirprefix=./ptypes/timestamp + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/timestamp + cp -pav ./ptypes/timestamp/timestamp.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/timestamp/timestamp.pb.go './ptypes/timestamp/timestamp.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/timestamp/timestamp.pb.go' + echo '%{gopath}/src/%{import_path}/./ptypes/timestamp/timestamp.pb.go' + '[' ./ptypes/timestamp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes/timestamp' BUILDSTDERR: ++ dirname ./ptypes/timestamp + dirprefix=./ptypes + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/timestamp.go + dirprefix=./ptypes + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes + cp -pav ./ptypes/timestamp.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/timestamp.go './ptypes/timestamp.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/timestamp.go' + echo '%{gopath}/src/%{import_path}/./ptypes/timestamp.go' + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/struct/struct.pb.go + dirprefix=./ptypes/struct + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/struct + cp -pav ./ptypes/struct/struct.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/struct/struct.pb.go './ptypes/struct/struct.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/struct/struct.pb.go' + echo '%{gopath}/src/%{import_path}/./ptypes/struct/struct.pb.go' + '[' ./ptypes/struct '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes/struct' BUILDSTDERR: ++ dirname ./ptypes/struct + dirprefix=./ptypes + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/empty/empty.pb.go + dirprefix=./ptypes/empty + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/empty + cp -pav ./ptypes/empty/empty.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/empty/empty.pb.go './ptypes/empty/empty.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/empty/empty.pb.go' + echo '%{gopath}/src/%{import_path}/./ptypes/empty/empty.pb.go' + '[' ./ptypes/empty '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes/empty' BUILDSTDERR: ++ dirname ./ptypes/empty + dirprefix=./ptypes + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/duration/duration.pb.go + dirprefix=./ptypes/duration + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/duration + cp -pav ./ptypes/duration/duration.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/duration/duration.pb.go './ptypes/duration/duration.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/duration/duration.pb.go' + echo '%{gopath}/src/%{import_path}/./ptypes/duration/duration.pb.go' + '[' ./ptypes/duration '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes/duration' BUILDSTDERR: ++ dirname ./ptypes/duration + dirprefix=./ptypes + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/duration.go + dirprefix=./ptypes + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes + cp -pav ./ptypes/duration.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/duration.go './ptypes/duration.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/duration.go' + echo '%{gopath}/src/%{import_path}/./ptypes/duration.go' + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/doc.go + dirprefix=./ptypes + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes + cp -pav ./ptypes/doc.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/doc.go './ptypes/doc.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/doc.go' + echo '%{gopath}/src/%{import_path}/./ptypes/doc.go' + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/any/any.pb.go + dirprefix=./ptypes/any + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/any + cp -pav ./ptypes/any/any.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/any/any.pb.go './ptypes/any/any.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/any/any.pb.go' + echo '%{gopath}/src/%{import_path}/./ptypes/any/any.pb.go' + '[' ./ptypes/any '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes/any' BUILDSTDERR: ++ dirname ./ptypes/any + dirprefix=./ptypes + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/any.go + dirprefix=./ptypes + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes + cp -pav ./ptypes/any.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/any.go './ptypes/any.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/any.go' + echo '%{gopath}/src/%{import_path}/./ptypes/any.go' + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/testdata/my_test/test.pb.go + dirprefix=./protoc-gen-go/testdata/my_test + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/testdata/my_test + cp -pav ./protoc-gen-go/testdata/my_test/test.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/testdata/my_test/test.pb.go './protoc-gen-go/testdata/my_test/test.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/testdata/my_test/test.pb.go' + echo '%{gopath}/src/%{import_path}/./protoc-gen-go/testdata/my_test/test.pb.go' + '[' ./protoc-gen-go/testdata/my_test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go/testdata/my_test' BUILDSTDERR: ++ dirname ./protoc-gen-go/testdata/my_test + dirprefix=./protoc-gen-go/testdata + '[' ./protoc-gen-go/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go/testdata' BUILDSTDERR: ++ dirname ./protoc-gen-go/testdata + dirprefix=./protoc-gen-go + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/plugin/plugin.pb.go + dirprefix=./protoc-gen-go/plugin + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/plugin + cp -pav ./protoc-gen-go/plugin/plugin.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/plugin/plugin.pb.go './protoc-gen-go/plugin/plugin.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/plugin/plugin.pb.go' + echo '%{gopath}/src/%{import_path}/./protoc-gen-go/plugin/plugin.pb.go' + '[' ./protoc-gen-go/plugin '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go/plugin' BUILDSTDERR: ++ dirname ./protoc-gen-go/plugin + dirprefix=./protoc-gen-go + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/main.go + dirprefix=./protoc-gen-go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go + cp -pav ./protoc-gen-go/main.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/main.go './protoc-gen-go/main.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/main.go' + echo '%{gopath}/src/%{import_path}/./protoc-gen-go/main.go' + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/link_grpc.go + dirprefix=./protoc-gen-go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go + cp -pav ./protoc-gen-go/link_grpc.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/link_grpc.go './protoc-gen-go/link_grpc.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/link_grpc.go' + echo '%{gopath}/src/%{import_path}/./protoc-gen-go/link_grpc.go' + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/grpc/grpc.go + dirprefix=./protoc-gen-go/grpc + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/grpc + cp -pav ./protoc-gen-go/grpc/grpc.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/grpc/grpc.go './protoc-gen-go/grpc/grpc.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/grpc/grpc.go' + echo '%{gopath}/src/%{import_path}/./protoc-gen-go/grpc/grpc.go' + '[' ./protoc-gen-go/grpc '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go/grpc' BUILDSTDERR: ++ dirname ./protoc-gen-go/grpc + dirprefix=./protoc-gen-go + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/generator/generator.go + dirprefix=./protoc-gen-go/generator + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/generator + cp -pav ./protoc-gen-go/generator/generator.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/generator/generator.go './protoc-gen-go/generator/generator.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/generator/generator.go' + echo '%{gopath}/src/%{import_path}/./protoc-gen-go/generator/generator.go' + '[' ./protoc-gen-go/generator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go/generator' BUILDSTDERR: ++ dirname ./protoc-gen-go/generator + dirprefix=./protoc-gen-go + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/doc.go + dirprefix=./protoc-gen-go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go + cp -pav ./protoc-gen-go/doc.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/doc.go './protoc-gen-go/doc.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/doc.go' + echo '%{gopath}/src/%{import_path}/./protoc-gen-go/doc.go' + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/descriptor/descriptor.pb.go + dirprefix=./protoc-gen-go/descriptor + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/descriptor + cp -pav ./protoc-gen-go/descriptor/descriptor.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/descriptor/descriptor.pb.go './protoc-gen-go/descriptor/descriptor.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/descriptor/descriptor.pb.go' + echo '%{gopath}/src/%{import_path}/./protoc-gen-go/descriptor/descriptor.pb.go' + '[' ./protoc-gen-go/descriptor '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go/descriptor' BUILDSTDERR: ++ dirname ./protoc-gen-go/descriptor + dirprefix=./protoc-gen-go + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/text_parser.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/text_parser.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/text_parser.go './proto/text_parser.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/text_parser.go' + echo '%{gopath}/src/%{import_path}/./proto/text_parser.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/text.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/text.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/text.go './proto/text.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/text.go' + echo '%{gopath}/src/%{import_path}/./proto/text.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/testdata/test.pb.go + dirprefix=./proto/testdata + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/testdata + cp -pav ./proto/testdata/test.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/testdata/test.pb.go './proto/testdata/test.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/testdata/test.pb.go' + echo '%{gopath}/src/%{import_path}/./proto/testdata/test.pb.go' + '[' ./proto/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto/testdata' BUILDSTDERR: ++ dirname ./proto/testdata + dirprefix=./proto + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/proto3_proto/proto3.pb.go + dirprefix=./proto/proto3_proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/proto3_proto + cp -pav ./proto/proto3_proto/proto3.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/proto3_proto/proto3.pb.go './proto/proto3_proto/proto3.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/proto3_proto/proto3.pb.go' + echo '%{gopath}/src/%{import_path}/./proto/proto3_proto/proto3.pb.go' + '[' ./proto/proto3_proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto/proto3_proto' BUILDSTDERR: ++ dirname ./proto/proto3_proto + dirprefix=./proto + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/properties.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/properties.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/properties.go './proto/properties.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/properties.go' + echo '%{gopath}/src/%{import_path}/./proto/properties.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/pointer_unsafe.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/pointer_unsafe.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/pointer_unsafe.go './proto/pointer_unsafe.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/pointer_unsafe.go' + echo '%{gopath}/src/%{import_path}/./proto/pointer_unsafe.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/pointer_reflect.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/pointer_reflect.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/pointer_reflect.go './proto/pointer_reflect.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/pointer_reflect.go' + echo '%{gopath}/src/%{import_path}/./proto/pointer_reflect.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/message_set.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/message_set.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/message_set.go './proto/message_set.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/message_set.go' + echo '%{gopath}/src/%{import_path}/./proto/message_set.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/lib.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/lib.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/lib.go './proto/lib.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/lib.go' + echo '%{gopath}/src/%{import_path}/./proto/lib.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/extensions.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/extensions.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/extensions.go './proto/extensions.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/extensions.go' + echo '%{gopath}/src/%{import_path}/./proto/extensions.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/equal.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/equal.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/equal.go './proto/equal.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/equal.go' + echo '%{gopath}/src/%{import_path}/./proto/equal.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/encode.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/encode.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/encode.go './proto/encode.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/encode.go' + echo '%{gopath}/src/%{import_path}/./proto/encode.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/decode.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/decode.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/decode.go './proto/decode.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/decode.go' + echo '%{gopath}/src/%{import_path}/./proto/decode.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/clone.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/clone.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/clone.go './proto/clone.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/clone.go' + echo '%{gopath}/src/%{import_path}/./proto/clone.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./jsonpb/jsonpb_test_proto/test_objects.pb.go + dirprefix=./jsonpb/jsonpb_test_proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./jsonpb/jsonpb_test_proto + cp -pav ./jsonpb/jsonpb_test_proto/test_objects.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./jsonpb/jsonpb_test_proto/test_objects.pb.go './jsonpb/jsonpb_test_proto/test_objects.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./jsonpb/jsonpb_test_proto/test_objects.pb.go' + echo '%{gopath}/src/%{import_path}/./jsonpb/jsonpb_test_proto/test_objects.pb.go' + '[' ./jsonpb/jsonpb_test_proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jsonpb/jsonpb_test_proto' BUILDSTDERR: ++ dirname ./jsonpb/jsonpb_test_proto + dirprefix=./jsonpb + '[' ./jsonpb '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jsonpb' BUILDSTDERR: ++ dirname ./jsonpb + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./jsonpb/jsonpb_test_proto/more_test_objects.pb.go + dirprefix=./jsonpb/jsonpb_test_proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./jsonpb/jsonpb_test_proto + cp -pav ./jsonpb/jsonpb_test_proto/more_test_objects.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./jsonpb/jsonpb_test_proto/more_test_objects.pb.go './jsonpb/jsonpb_test_proto/more_test_objects.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./jsonpb/jsonpb_test_proto/more_test_objects.pb.go' + echo '%{gopath}/src/%{import_path}/./jsonpb/jsonpb_test_proto/more_test_objects.pb.go' + '[' ./jsonpb/jsonpb_test_proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jsonpb/jsonpb_test_proto' BUILDSTDERR: ++ dirname ./jsonpb/jsonpb_test_proto + dirprefix=./jsonpb + '[' ./jsonpb '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jsonpb' BUILDSTDERR: ++ dirname ./jsonpb + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./jsonpb/jsonpb.go + dirprefix=./jsonpb + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./jsonpb + cp -pav ./jsonpb/jsonpb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./jsonpb/jsonpb.go './jsonpb/jsonpb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./jsonpb/jsonpb.go' + echo '%{gopath}/src/%{import_path}/./jsonpb/jsonpb.go' + '[' ./jsonpb '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jsonpb' BUILDSTDERR: ++ dirname ./jsonpb + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./_conformance/conformance_proto/conformance.pb.go + dirprefix=./_conformance/conformance_proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./_conformance/conformance_proto + cp -pav ./_conformance/conformance_proto/conformance.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./_conformance/conformance_proto/conformance.pb.go './_conformance/conformance_proto/conformance.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./_conformance/conformance_proto/conformance.pb.go' + echo '%{gopath}/src/%{import_path}/./_conformance/conformance_proto/conformance.pb.go' + '[' ./_conformance/conformance_proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./_conformance/conformance_proto' BUILDSTDERR: ++ dirname ./_conformance/conformance_proto + dirprefix=./_conformance + '[' ./_conformance '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./_conformance' BUILDSTDERR: ++ dirname ./_conformance + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./_conformance/conformance.go + dirprefix=./_conformance + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./_conformance + cp -pav ./_conformance/conformance.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./_conformance/conformance.go './_conformance/conformance.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./_conformance/conformance.go' + echo '%{gopath}/src/%{import_path}/./_conformance/conformance.go' + '[' ./_conformance '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./_conformance' BUILDSTDERR: ++ dirname ./_conformance + dirprefix=. + '[' . '!=' . ']' + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/ + echo '%dir %{gopath}/src/%{simport_path}/.' BUILDSTDERR: ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/wrappers/wrappers.pb.go + dirprefix=./ptypes/wrappers + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/wrappers + cp -pav ./ptypes/wrappers/wrappers.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/wrappers/wrappers.pb.go './ptypes/wrappers/wrappers.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/wrappers/wrappers.pb.go' + echo '%{gopath}/src/%{simport_path}/./ptypes/wrappers/wrappers.pb.go' + '[' ./ptypes/wrappers '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes/wrappers' BUILDSTDERR: ++ dirname ./ptypes/wrappers + dirprefix=./ptypes + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/timestamp/timestamp.pb.go + dirprefix=./ptypes/timestamp + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/timestamp + cp -pav ./ptypes/timestamp/timestamp.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/timestamp/timestamp.pb.go './ptypes/timestamp/timestamp.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/timestamp/timestamp.pb.go' + echo '%{gopath}/src/%{simport_path}/./ptypes/timestamp/timestamp.pb.go' + '[' ./ptypes/timestamp '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes/timestamp' BUILDSTDERR: ++ dirname ./ptypes/timestamp + dirprefix=./ptypes + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/timestamp.go + dirprefix=./ptypes + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes + cp -pav ./ptypes/timestamp.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/timestamp.go './ptypes/timestamp.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/timestamp.go' + echo '%{gopath}/src/%{simport_path}/./ptypes/timestamp.go' + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/struct/struct.pb.go + dirprefix=./ptypes/struct + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/struct + cp -pav ./ptypes/struct/struct.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/struct/struct.pb.go './ptypes/struct/struct.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/struct/struct.pb.go' + echo '%{gopath}/src/%{simport_path}/./ptypes/struct/struct.pb.go' + '[' ./ptypes/struct '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes/struct' BUILDSTDERR: ++ dirname ./ptypes/struct + dirprefix=./ptypes + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/empty/empty.pb.go + dirprefix=./ptypes/empty + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/empty + cp -pav ./ptypes/empty/empty.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/empty/empty.pb.go './ptypes/empty/empty.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/empty/empty.pb.go' + echo '%{gopath}/src/%{simport_path}/./ptypes/empty/empty.pb.go' + '[' ./ptypes/empty '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes/empty' BUILDSTDERR: ++ dirname ./ptypes/empty + dirprefix=./ptypes + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/duration/duration.pb.go + dirprefix=./ptypes/duration + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/duration + cp -pav ./ptypes/duration/duration.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/duration/duration.pb.go './ptypes/duration/duration.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/duration/duration.pb.go' + echo '%{gopath}/src/%{simport_path}/./ptypes/duration/duration.pb.go' + '[' ./ptypes/duration '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes/duration' BUILDSTDERR: ++ dirname ./ptypes/duration + dirprefix=./ptypes + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/duration.go + dirprefix=./ptypes + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes + cp -pav ./ptypes/duration.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/duration.go './ptypes/duration.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/duration.go' + echo '%{gopath}/src/%{simport_path}/./ptypes/duration.go' + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/doc.go + dirprefix=./ptypes + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes + cp -pav ./ptypes/doc.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/doc.go './ptypes/doc.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/doc.go' + echo '%{gopath}/src/%{simport_path}/./ptypes/doc.go' + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/any/any.pb.go + dirprefix=./ptypes/any + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/any + cp -pav ./ptypes/any/any.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/any/any.pb.go './ptypes/any/any.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/any/any.pb.go' + echo '%{gopath}/src/%{simport_path}/./ptypes/any/any.pb.go' + '[' ./ptypes/any '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes/any' BUILDSTDERR: ++ dirname ./ptypes/any + dirprefix=./ptypes + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./ptypes/any.go + dirprefix=./ptypes + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes + cp -pav ./ptypes/any.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/any.go './ptypes/any.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./ptypes/any.go' + echo '%{gopath}/src/%{simport_path}/./ptypes/any.go' + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/testdata/my_test/test.pb.go + dirprefix=./protoc-gen-go/testdata/my_test + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/testdata/my_test + cp -pav ./protoc-gen-go/testdata/my_test/test.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/testdata/my_test/test.pb.go './protoc-gen-go/testdata/my_test/test.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/testdata/my_test/test.pb.go' + echo '%{gopath}/src/%{simport_path}/./protoc-gen-go/testdata/my_test/test.pb.go' + '[' ./protoc-gen-go/testdata/my_test '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./protoc-gen-go/testdata/my_test' BUILDSTDERR: ++ dirname ./protoc-gen-go/testdata/my_test + dirprefix=./protoc-gen-go/testdata + '[' ./protoc-gen-go/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./protoc-gen-go/testdata' BUILDSTDERR: ++ dirname ./protoc-gen-go/testdata + dirprefix=./protoc-gen-go + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/plugin/plugin.pb.go + dirprefix=./protoc-gen-go/plugin + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/plugin + cp -pav ./protoc-gen-go/plugin/plugin.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/plugin/plugin.pb.go './protoc-gen-go/plugin/plugin.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/plugin/plugin.pb.go' + echo '%{gopath}/src/%{simport_path}/./protoc-gen-go/plugin/plugin.pb.go' + '[' ./protoc-gen-go/plugin '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./protoc-gen-go/plugin' BUILDSTDERR: ++ dirname ./protoc-gen-go/plugin + dirprefix=./protoc-gen-go + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/main.go + dirprefix=./protoc-gen-go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go + cp -pav ./protoc-gen-go/main.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/main.go './protoc-gen-go/main.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/main.go' + echo '%{gopath}/src/%{simport_path}/./protoc-gen-go/main.go' + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/link_grpc.go + dirprefix=./protoc-gen-go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go + cp -pav ./protoc-gen-go/link_grpc.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/link_grpc.go './protoc-gen-go/link_grpc.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/link_grpc.go' + echo '%{gopath}/src/%{simport_path}/./protoc-gen-go/link_grpc.go' + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/grpc/grpc.go + dirprefix=./protoc-gen-go/grpc + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/grpc + cp -pav ./protoc-gen-go/grpc/grpc.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/grpc/grpc.go './protoc-gen-go/grpc/grpc.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/grpc/grpc.go' + echo '%{gopath}/src/%{simport_path}/./protoc-gen-go/grpc/grpc.go' + '[' ./protoc-gen-go/grpc '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./protoc-gen-go/grpc' BUILDSTDERR: ++ dirname ./protoc-gen-go/grpc + dirprefix=./protoc-gen-go + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/generator/generator.go + dirprefix=./protoc-gen-go/generator + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/generator + cp -pav ./protoc-gen-go/generator/generator.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/generator/generator.go './protoc-gen-go/generator/generator.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/generator/generator.go' + echo '%{gopath}/src/%{simport_path}/./protoc-gen-go/generator/generator.go' + '[' ./protoc-gen-go/generator '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./protoc-gen-go/generator' BUILDSTDERR: ++ dirname ./protoc-gen-go/generator + dirprefix=./protoc-gen-go + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/doc.go + dirprefix=./protoc-gen-go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go + cp -pav ./protoc-gen-go/doc.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/doc.go './protoc-gen-go/doc.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/doc.go' + echo '%{gopath}/src/%{simport_path}/./protoc-gen-go/doc.go' + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./protoc-gen-go/descriptor/descriptor.pb.go + dirprefix=./protoc-gen-go/descriptor + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/descriptor + cp -pav ./protoc-gen-go/descriptor/descriptor.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/descriptor/descriptor.pb.go './protoc-gen-go/descriptor/descriptor.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./protoc-gen-go/descriptor/descriptor.pb.go' + echo '%{gopath}/src/%{simport_path}/./protoc-gen-go/descriptor/descriptor.pb.go' + '[' ./protoc-gen-go/descriptor '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./protoc-gen-go/descriptor' BUILDSTDERR: ++ dirname ./protoc-gen-go/descriptor + dirprefix=./protoc-gen-go + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/text_parser.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto + cp -pav ./proto/text_parser.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/text_parser.go './proto/text_parser.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/text_parser.go' + echo '%{gopath}/src/%{simport_path}/./proto/text_parser.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/text.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto + cp -pav ./proto/text.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/text.go './proto/text.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/text.go' + echo '%{gopath}/src/%{simport_path}/./proto/text.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/testdata/test.pb.go + dirprefix=./proto/testdata + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/testdata + cp -pav ./proto/testdata/test.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/testdata/test.pb.go './proto/testdata/test.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/testdata/test.pb.go' + echo '%{gopath}/src/%{simport_path}/./proto/testdata/test.pb.go' + '[' ./proto/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto/testdata' BUILDSTDERR: ++ dirname ./proto/testdata + dirprefix=./proto + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/proto3_proto/proto3.pb.go + dirprefix=./proto/proto3_proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/proto3_proto + cp -pav ./proto/proto3_proto/proto3.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/proto3_proto/proto3.pb.go './proto/proto3_proto/proto3.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/proto3_proto/proto3.pb.go' + echo '%{gopath}/src/%{simport_path}/./proto/proto3_proto/proto3.pb.go' + '[' ./proto/proto3_proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto/proto3_proto' BUILDSTDERR: ++ dirname ./proto/proto3_proto + dirprefix=./proto + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/properties.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto + cp -pav ./proto/properties.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/properties.go './proto/properties.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/properties.go' + echo '%{gopath}/src/%{simport_path}/./proto/properties.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/pointer_unsafe.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto + cp -pav ./proto/pointer_unsafe.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/pointer_unsafe.go './proto/pointer_unsafe.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/pointer_unsafe.go' + echo '%{gopath}/src/%{simport_path}/./proto/pointer_unsafe.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/pointer_reflect.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto + cp -pav ./proto/pointer_reflect.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/pointer_reflect.go './proto/pointer_reflect.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/pointer_reflect.go' + echo '%{gopath}/src/%{simport_path}/./proto/pointer_reflect.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/message_set.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto + cp -pav ./proto/message_set.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/message_set.go './proto/message_set.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/message_set.go' + echo '%{gopath}/src/%{simport_path}/./proto/message_set.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/lib.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto + cp -pav ./proto/lib.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/lib.go './proto/lib.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/lib.go' + echo '%{gopath}/src/%{simport_path}/./proto/lib.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/extensions.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto + cp -pav ./proto/extensions.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/extensions.go './proto/extensions.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/extensions.go' + echo '%{gopath}/src/%{simport_path}/./proto/extensions.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/equal.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto + cp -pav ./proto/equal.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/equal.go './proto/equal.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/equal.go' + echo '%{gopath}/src/%{simport_path}/./proto/equal.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/encode.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto + cp -pav ./proto/encode.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/encode.go './proto/encode.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/encode.go' + echo '%{gopath}/src/%{simport_path}/./proto/encode.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/decode.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto + cp -pav ./proto/decode.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/decode.go './proto/decode.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/decode.go' + echo '%{gopath}/src/%{simport_path}/./proto/decode.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./proto/clone.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto + cp -pav ./proto/clone.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/clone.go './proto/clone.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./proto/clone.go' + echo '%{gopath}/src/%{simport_path}/./proto/clone.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./jsonpb/jsonpb_test_proto/test_objects.pb.go + dirprefix=./jsonpb/jsonpb_test_proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./jsonpb/jsonpb_test_proto + cp -pav ./jsonpb/jsonpb_test_proto/test_objects.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./jsonpb/jsonpb_test_proto/test_objects.pb.go './jsonpb/jsonpb_test_proto/test_objects.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./jsonpb/jsonpb_test_proto/test_objects.pb.go' + echo '%{gopath}/src/%{simport_path}/./jsonpb/jsonpb_test_proto/test_objects.pb.go' + '[' ./jsonpb/jsonpb_test_proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./jsonpb/jsonpb_test_proto' BUILDSTDERR: ++ dirname ./jsonpb/jsonpb_test_proto + dirprefix=./jsonpb + '[' ./jsonpb '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./jsonpb' BUILDSTDERR: ++ dirname ./jsonpb + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./jsonpb/jsonpb_test_proto/more_test_objects.pb.go + dirprefix=./jsonpb/jsonpb_test_proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./jsonpb/jsonpb_test_proto + cp -pav ./jsonpb/jsonpb_test_proto/more_test_objects.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./jsonpb/jsonpb_test_proto/more_test_objects.pb.go './jsonpb/jsonpb_test_proto/more_test_objects.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./jsonpb/jsonpb_test_proto/more_test_objects.pb.go' + echo '%{gopath}/src/%{simport_path}/./jsonpb/jsonpb_test_proto/more_test_objects.pb.go' + '[' ./jsonpb/jsonpb_test_proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./jsonpb/jsonpb_test_proto' BUILDSTDERR: ++ dirname ./jsonpb/jsonpb_test_proto + dirprefix=./jsonpb + '[' ./jsonpb '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./jsonpb' BUILDSTDERR: ++ dirname ./jsonpb + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./jsonpb/jsonpb.go + dirprefix=./jsonpb + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./jsonpb + cp -pav ./jsonpb/jsonpb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./jsonpb/jsonpb.go './jsonpb/jsonpb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./jsonpb/jsonpb.go' + echo '%{gopath}/src/%{simport_path}/./jsonpb/jsonpb.go' + '[' ./jsonpb '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./jsonpb' BUILDSTDERR: ++ dirname ./jsonpb + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./_conformance/conformance_proto/conformance.pb.go + dirprefix=./_conformance/conformance_proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./_conformance/conformance_proto + cp -pav ./_conformance/conformance_proto/conformance.pb.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./_conformance/conformance_proto/conformance.pb.go './_conformance/conformance_proto/conformance.pb.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./_conformance/conformance_proto/conformance.pb.go' + echo '%{gopath}/src/%{simport_path}/./_conformance/conformance_proto/conformance.pb.go' + '[' ./_conformance/conformance_proto '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./_conformance/conformance_proto' BUILDSTDERR: ++ dirname ./_conformance/conformance_proto + dirprefix=./_conformance + '[' ./_conformance '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./_conformance' BUILDSTDERR: ++ dirname ./_conformance + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' BUILDSTDERR: ++ dirname ./_conformance/conformance.go + dirprefix=./_conformance + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./_conformance + cp -pav ./_conformance/conformance.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./_conformance/conformance.go './_conformance/conformance.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/./_conformance/conformance.go' + echo '%{gopath}/src/%{simport_path}/./_conformance/conformance.go' + '[' ./_conformance '!=' . ']' + echo '%dir %{gopath}/src/%{simport_path}/./_conformance' BUILDSTDERR: ++ dirname ./_conformance + dirprefix=. + '[' . '!=' . ']' + pushd /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/code.google.com/p/goprotobuf/ ~/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/gocode/src/code.google.com/p/goprotobuf ~/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7 BUILDSTDERR: ++ find . -name '*.go' + sed -i 's/"github\.com\/golang\/protobuf/"code\.google\.com\/p\/goprotobuf/g' ./_conformance/conformance.go ./_conformance/conformance_proto/conformance.pb.go ./jsonpb/jsonpb.go ./jsonpb/jsonpb_test_proto/more_test_objects.pb.go ./jsonpb/jsonpb_test_proto/test_objects.pb.go ./proto/clone.go ./proto/decode.go ./proto/encode.go ./proto/equal.go ./proto/extensions.go ./proto/lib.go ./proto/message_set.go ./proto/pointer_reflect.go ./proto/pointer_unsafe.go ./proto/properties.go ./proto/proto3_proto/proto3.pb.go ./proto/testdata/test.pb.go ./proto/text.go ./proto/text_parser.go ./protoc-gen-go/descriptor/descriptor.pb.go ./protoc-gen-go/doc.go ./protoc-gen-go/generator/generator.go ./protoc-gen-go/grpc/grpc.go ./protoc-gen-go/link_grpc.go ./protoc-gen-go/main.go ./protoc-gen-go/plugin/plugin.pb.go ./protoc-gen-go/testdata/my_test/test.pb.go ./ptypes/any.go ./ptypes/any/any.pb.go ./ptypes/doc.go ./ptypes/duration.go ./ptypes/duration/duration.pb.go ./ptypes/empty/empty.pb.go ./ptypes/struct/struct.pb.go ./ptypes/timestamp.go ./ptypes/timestamp/timestamp.pb.go ./ptypes/wrappers/wrappers.pb.go + popd ~/build/BUILD/protobuf-4bd1920723d7b7c925de087aa32e2187708897f7 + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/ BUILDSTDERR: ++ find . -iname '*_test.go' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./ptypes/timestamp_test.go + dirprefix=./ptypes + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes + cp -pav ./ptypes/timestamp_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/timestamp_test.go './ptypes/timestamp_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/timestamp_test.go' + echo '%{gopath}/src/%{import_path}/./ptypes/timestamp_test.go' + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./ptypes/duration_test.go + dirprefix=./ptypes + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes + cp -pav ./ptypes/duration_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/duration_test.go './ptypes/duration_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/duration_test.go' + echo '%{gopath}/src/%{import_path}/./ptypes/duration_test.go' + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./ptypes/any_test.go + dirprefix=./ptypes + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes + cp -pav ./ptypes/any_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/any_test.go './ptypes/any_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./ptypes/any_test.go' + echo '%{gopath}/src/%{import_path}/./ptypes/any_test.go' + '[' ./ptypes '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ptypes' BUILDSTDERR: ++ dirname ./ptypes + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./protoc-gen-go/testdata/main_test.go + dirprefix=./protoc-gen-go/testdata + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/testdata + cp -pav ./protoc-gen-go/testdata/main_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/testdata/main_test.go './protoc-gen-go/testdata/main_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/testdata/main_test.go' + echo '%{gopath}/src/%{import_path}/./protoc-gen-go/testdata/main_test.go' + '[' ./protoc-gen-go/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go/testdata' BUILDSTDERR: ++ dirname ./protoc-gen-go/testdata + dirprefix=./protoc-gen-go + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./protoc-gen-go/testdata/extension_test.go + dirprefix=./protoc-gen-go/testdata + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/testdata + cp -pav ./protoc-gen-go/testdata/extension_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/testdata/extension_test.go './protoc-gen-go/testdata/extension_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/testdata/extension_test.go' + echo '%{gopath}/src/%{import_path}/./protoc-gen-go/testdata/extension_test.go' + '[' ./protoc-gen-go/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go/testdata' BUILDSTDERR: ++ dirname ./protoc-gen-go/testdata + dirprefix=./protoc-gen-go + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./protoc-gen-go/generator/name_test.go + dirprefix=./protoc-gen-go/generator + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/generator + cp -pav ./protoc-gen-go/generator/name_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/generator/name_test.go './protoc-gen-go/generator/name_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./protoc-gen-go/generator/name_test.go' + echo '%{gopath}/src/%{import_path}/./protoc-gen-go/generator/name_test.go' + '[' ./protoc-gen-go/generator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go/generator' BUILDSTDERR: ++ dirname ./protoc-gen-go/generator + dirprefix=./protoc-gen-go + '[' ./protoc-gen-go '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./protoc-gen-go' BUILDSTDERR: ++ dirname ./protoc-gen-go + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./proto/text_test.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/text_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/text_test.go './proto/text_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/text_test.go' + echo '%{gopath}/src/%{import_path}/./proto/text_test.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./proto/text_parser_test.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/text_parser_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/text_parser_test.go './proto/text_parser_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/text_parser_test.go' + echo '%{gopath}/src/%{import_path}/./proto/text_parser_test.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./proto/testdata/golden_test.go + dirprefix=./proto/testdata + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/testdata + cp -pav ./proto/testdata/golden_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/testdata/golden_test.go './proto/testdata/golden_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/testdata/golden_test.go' + echo '%{gopath}/src/%{import_path}/./proto/testdata/golden_test.go' + '[' ./proto/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto/testdata' BUILDSTDERR: ++ dirname ./proto/testdata + dirprefix=./proto + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./proto/size_test.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/size_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/size_test.go './proto/size_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/size_test.go' + echo '%{gopath}/src/%{import_path}/./proto/size_test.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./proto/size2_test.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/size2_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/size2_test.go './proto/size2_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/size2_test.go' + echo '%{gopath}/src/%{import_path}/./proto/size2_test.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./proto/proto3_test.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/proto3_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/proto3_test.go './proto/proto3_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/proto3_test.go' + echo '%{gopath}/src/%{import_path}/./proto/proto3_test.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./proto/message_set_test.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/message_set_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/message_set_test.go './proto/message_set_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/message_set_test.go' + echo '%{gopath}/src/%{import_path}/./proto/message_set_test.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./proto/extensions_test.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/extensions_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/extensions_test.go './proto/extensions_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/extensions_test.go' + echo '%{gopath}/src/%{import_path}/./proto/extensions_test.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./proto/equal_test.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/equal_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/equal_test.go './proto/equal_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/equal_test.go' + echo '%{gopath}/src/%{import_path}/./proto/equal_test.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./proto/encode_test.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/encode_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/encode_test.go './proto/encode_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/encode_test.go' + echo '%{gopath}/src/%{import_path}/./proto/encode_test.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./proto/decode_test.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/decode_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/decode_test.go './proto/decode_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/decode_test.go' + echo '%{gopath}/src/%{import_path}/./proto/decode_test.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./proto/clone_test.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/clone_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/clone_test.go './proto/clone_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/clone_test.go' + echo '%{gopath}/src/%{import_path}/./proto/clone_test.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./proto/any_test.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/any_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/any_test.go './proto/any_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/any_test.go' + echo '%{gopath}/src/%{import_path}/./proto/any_test.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./proto/all_test.go + dirprefix=./proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto + cp -pav ./proto/all_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/all_test.go './proto/all_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./proto/all_test.go' + echo '%{gopath}/src/%{import_path}/./proto/all_test.go' + '[' ./proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./proto' BUILDSTDERR: ++ dirname ./proto + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname ./jsonpb/jsonpb_test.go + dirprefix=./jsonpb + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./jsonpb + cp -pav ./jsonpb/jsonpb_test.go /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./jsonpb/jsonpb_test.go './jsonpb/jsonpb_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/./jsonpb/jsonpb_test.go' + echo '%{gopath}/src/%{import_path}/./jsonpb/jsonpb_test.go' + '[' ./jsonpb '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./jsonpb' BUILDSTDERR: ++ dirname ./jsonpb + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' 'proto/testdata/*.proto' BUILDSTDERR: ++ dirname proto/testdata/test.proto + dirprefix=proto/testdata + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/proto/testdata + cp -pav proto/testdata/test.proto /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/proto/testdata/test.proto 'proto/testdata/test.proto' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/proto/testdata/test.proto' + echo '%{gopath}/src/%{import_path}/proto/testdata/test.proto' + '[' proto/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/proto/testdata' BUILDSTDERR: ++ dirname proto/testdata + dirprefix=proto + '[' proto '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/proto' BUILDSTDERR: ++ dirname proto + dirprefix=. + '[' . '!=' . ']' BUILDSTDERR: ++ find protoc-gen-go/testdata '!' -iname '*.go' + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata ']' + echo '%dir %{gopath}/src/%{import_path}/protoc-gen-go/testdata' + continue + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/proto3.proto ']' BUILDSTDERR: ++ dirname protoc-gen-go/testdata/proto3.proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata + cp -pav protoc-gen-go/testdata/proto3.proto /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/proto3.proto 'protoc-gen-go/testdata/proto3.proto' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/proto3.proto' + echo '%{gopath}/src/%{import_path}/protoc-gen-go/testdata/proto3.proto' + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/my_test ']' + echo '%dir %{gopath}/src/%{import_path}/protoc-gen-go/testdata/my_test' + continue + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/my_test/test.proto ']' BUILDSTDERR: ++ dirname protoc-gen-go/testdata/my_test/test.proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/my_test + cp -pav protoc-gen-go/testdata/my_test/test.proto /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.proto 'protoc-gen-go/testdata/my_test/test.proto' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.proto' + echo '%{gopath}/src/%{import_path}/protoc-gen-go/testdata/my_test/test.proto' + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/my_test/test.pb.go.golden ']' BUILDSTDERR: ++ dirname protoc-gen-go/testdata/my_test/test.pb.go.golden + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/my_test + cp -pav protoc-gen-go/testdata/my_test/test.pb.go.golden /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.pb.go.golden 'protoc-gen-go/testdata/my_test/test.pb.go.golden' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.pb.go.golden' + echo '%{gopath}/src/%{import_path}/protoc-gen-go/testdata/my_test/test.pb.go.golden' + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/multi ']' + echo '%dir %{gopath}/src/%{import_path}/protoc-gen-go/testdata/multi' + continue + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/multi/multi3.proto ']' BUILDSTDERR: ++ dirname protoc-gen-go/testdata/multi/multi3.proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/multi + cp -pav protoc-gen-go/testdata/multi/multi3.proto /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi3.proto 'protoc-gen-go/testdata/multi/multi3.proto' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi3.proto' + echo '%{gopath}/src/%{import_path}/protoc-gen-go/testdata/multi/multi3.proto' + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/multi/multi2.proto ']' BUILDSTDERR: ++ dirname protoc-gen-go/testdata/multi/multi2.proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/multi + cp -pav protoc-gen-go/testdata/multi/multi2.proto /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi2.proto 'protoc-gen-go/testdata/multi/multi2.proto' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi2.proto' + echo '%{gopath}/src/%{import_path}/protoc-gen-go/testdata/multi/multi2.proto' + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/multi/multi1.proto ']' BUILDSTDERR: ++ dirname protoc-gen-go/testdata/multi/multi1.proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/multi + cp -pav protoc-gen-go/testdata/multi/multi1.proto /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi1.proto 'protoc-gen-go/testdata/multi/multi1.proto' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi1.proto' + echo '%{gopath}/src/%{import_path}/protoc-gen-go/testdata/multi/multi1.proto' + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/imp3.proto ']' BUILDSTDERR: ++ dirname protoc-gen-go/testdata/imp3.proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata + cp -pav protoc-gen-go/testdata/imp3.proto /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/imp3.proto 'protoc-gen-go/testdata/imp3.proto' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/imp3.proto' + echo '%{gopath}/src/%{import_path}/protoc-gen-go/testdata/imp3.proto' + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/imp2.proto ']' BUILDSTDERR: ++ dirname protoc-gen-go/testdata/imp2.proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata + cp -pav protoc-gen-go/testdata/imp2.proto /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/imp2.proto 'protoc-gen-go/testdata/imp2.proto' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/imp2.proto' + echo '%{gopath}/src/%{import_path}/protoc-gen-go/testdata/imp2.proto' + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/imp.proto ']' BUILDSTDERR: ++ dirname protoc-gen-go/testdata/imp.proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata + cp -pav protoc-gen-go/testdata/imp.proto /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/imp.proto 'protoc-gen-go/testdata/imp.proto' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/imp.proto' + echo '%{gopath}/src/%{import_path}/protoc-gen-go/testdata/imp.proto' + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/imp.pb.go.golden ']' BUILDSTDERR: ++ dirname protoc-gen-go/testdata/imp.pb.go.golden + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata + cp -pav protoc-gen-go/testdata/imp.pb.go.golden /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/imp.pb.go.golden 'protoc-gen-go/testdata/imp.pb.go.golden' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/imp.pb.go.golden' + echo '%{gopath}/src/%{import_path}/protoc-gen-go/testdata/imp.pb.go.golden' + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/grpc.proto ']' BUILDSTDERR: ++ dirname protoc-gen-go/testdata/grpc.proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata + cp -pav protoc-gen-go/testdata/grpc.proto /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/grpc.proto 'protoc-gen-go/testdata/grpc.proto' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/grpc.proto' + echo '%{gopath}/src/%{import_path}/protoc-gen-go/testdata/grpc.proto' + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/extension_user.proto ']' BUILDSTDERR: ++ dirname protoc-gen-go/testdata/extension_user.proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata + cp -pav protoc-gen-go/testdata/extension_user.proto /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/extension_user.proto 'protoc-gen-go/testdata/extension_user.proto' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/extension_user.proto' + echo '%{gopath}/src/%{import_path}/protoc-gen-go/testdata/extension_user.proto' + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/extension_extra.proto ']' BUILDSTDERR: ++ dirname protoc-gen-go/testdata/extension_extra.proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata + cp -pav protoc-gen-go/testdata/extension_extra.proto /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/extension_extra.proto 'protoc-gen-go/testdata/extension_extra.proto' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/extension_extra.proto' + echo '%{gopath}/src/%{import_path}/protoc-gen-go/testdata/extension_extra.proto' + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/extension_base.proto ']' BUILDSTDERR: ++ dirname protoc-gen-go/testdata/extension_base.proto + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata + cp -pav protoc-gen-go/testdata/extension_base.proto /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/extension_base.proto 'protoc-gen-go/testdata/extension_base.proto' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/extension_base.proto' + echo '%{gopath}/src/%{import_path}/protoc-gen-go/testdata/extension_base.proto' + for file in '$(find protoc-gen-go/testdata \! -iname "*.go")' + '[' -d protoc-gen-go/testdata/Makefile ']' BUILDSTDERR: ++ dirname protoc-gen-go/testdata/Makefile + install -d -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata + cp -pav protoc-gen-go/testdata/Makefile /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/Makefile 'protoc-gen-go/testdata/Makefile' -> '/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64//usr/share/gocode/src/github.com/golang/protobuf/protoc-gen-go/testdata/Makefile' + echo '%{gopath}/src/%{import_path}/protoc-gen-go/testdata/Makefile' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8Jv841 + umask 022 + cd /builddir/build/BUILD + cd protobuf-4bd1920723d7b7c925de087aa32e2187708897f7 + exit 0 Processing files: golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uZ2Ap0 + umask 022 + cd /builddir/build/BUILD + cd protobuf-4bd1920723d7b7c925de087aa32e2187708897f7 + DOCDIR=/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-0 + cp -pr AUTHORS /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-0 + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-0 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-0 + cp -pr README.md /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-0 + exit 0 Provides: golang-googlecode-goprotobuf = 0-0.29.git4bd1920.el7 golang-googlecode-goprotobuf(x86-64) = 0-0.29.git4bd1920.el7 protoc-gen-go = 0-0.29.git4bd1920.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-googlecode-goprotobuf-devel-0-0.29.git4bd1920.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OhsSYY + umask 022 + cd /builddir/build/BUILD + cd protobuf-4bd1920723d7b7c925de087aa32e2187708897f7 + DOCDIR=/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-devel-0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-devel-0 + cp -pr README.md /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-devel-0 + cp -pr AUTHORS /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-devel-0 + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-devel-0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MJ9mAX + umask 022 + cd /builddir/build/BUILD + cd protobuf-4bd1920723d7b7c925de087aa32e2187708897f7 + LICENSEDIR=/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/licenses/golang-googlecode-goprotobuf-devel-0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/licenses/golang-googlecode-goprotobuf-devel-0 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/licenses/golang-googlecode-goprotobuf-devel-0 + exit 0 BUILDSTDERR: warning: File listed twice: /usr/share/gocode/src/github.com/golang/protobuf/proto BUILDSTDERR: warning: File listed twice: /usr/share/gocode/src/github.com/golang/protobuf/proto/testdata Provides: golang(code.google.com/p/goprotobuf/jsonpb) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/jsonpb/jsonpb_test_proto) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/proto) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/proto/proto3_proto) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/proto/testdata) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/protoc-gen-go) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/protoc-gen-go/descriptor) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/protoc-gen-go/generator) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/protoc-gen-go/grpc) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/protoc-gen-go/plugin) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/protoc-gen-go/testdata/my_test) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/ptypes) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/ptypes/any) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/ptypes/duration) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/ptypes/empty) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/ptypes/struct) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/ptypes/timestamp) = 0-0.29.git4bd1920.el7 golang(code.google.com/p/goprotobuf/ptypes/wrappers) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/jsonpb) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/jsonpb/jsonpb_test_proto) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/proto) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/proto/proto3_proto) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/proto/testdata) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/protoc-gen-go) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/protoc-gen-go/descriptor) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/protoc-gen-go/generator) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/protoc-gen-go/grpc) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/protoc-gen-go/plugin) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/protoc-gen-go/testdata/my_test) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/ptypes) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/ptypes/any) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/ptypes/duration) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/ptypes/empty) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/ptypes/struct) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/ptypes/timestamp) = 0-0.29.git4bd1920.el7 golang(github.com/golang/protobuf/ptypes/wrappers) = 0-0.29.git4bd1920.el7 golang-googlecode-goprotobuf-devel = 0-0.29.git4bd1920.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-googlecode-goprotobuf-unit-test-devel-0-0.29.git4bd1920.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cdrhIZ + umask 022 + cd /builddir/build/BUILD + cd protobuf-4bd1920723d7b7c925de087aa32e2187708897f7 + DOCDIR=/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-unit-test-devel-0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-unit-test-devel-0 + cp -pr README.md /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-unit-test-devel-0 + cp -pr AUTHORS /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-unit-test-devel-0 + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/doc/golang-googlecode-goprotobuf-unit-test-devel-0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GM1oS1 + umask 022 + cd /builddir/build/BUILD + cd protobuf-4bd1920723d7b7c925de087aa32e2187708897f7 + LICENSEDIR=/builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/licenses/golang-googlecode-goprotobuf-unit-test-devel-0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/licenses/golang-googlecode-goprotobuf-unit-test-devel-0 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64/usr/share/licenses/golang-googlecode-goprotobuf-unit-test-devel-0 + exit 0 Provides: golang-googlecode-goprotobuf-unit-test-devel = 0-0.29.git4bd1920.el7 golang-googlecode-goprotobuf-unit-test-devel(x86-64) = 0-0.29.git4bd1920.el7 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-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64 Wrote: /builddir/build/RPMS/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64.rpm Wrote: /builddir/build/RPMS/golang-googlecode-goprotobuf-devel-0-0.29.git4bd1920.el7.noarch.rpm Wrote: /builddir/build/RPMS/golang-googlecode-goprotobuf-unit-test-devel-0-0.29.git4bd1920.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ampBVk + umask 022 + cd /builddir/build/BUILD + cd protobuf-4bd1920723d7b7c925de087aa32e2187708897f7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-googlecode-goprotobuf-0-0.29.git4bd1920.el7.x86_64 + exit 0 Child return code was: 0