Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/protobuf-c.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3784-5821/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/protobuf-c.spec'] warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/protobuf-c-0.15-1.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/protobuf-c.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3784-5821/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/protobuf-c.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.W0HaI2 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf protobuf-c-0.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/protobuf-c-0.15.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd protobuf-c-0.15 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/LICENSE . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LOG6CR + umask 022 + cd /builddir/build/BUILD + cd protobuf-c-0.15 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for protoc... /usr/bin/protoc checking for inttypes.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for unistd.h... (cached) yes checking google/protobuf/stubs/common.h usability... yes checking google/protobuf/stubs/common.h presence... yes checking for google/protobuf/stubs/common.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes Your system IS little-endian configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/test/Makefile config.status: creating pkgwriteinfo config.status: creating libprotobuf-c.pc config.status: executing depfiles commands config.status: executing libtool commands + make Making all in src make[1]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src' Making all in . make[2]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf-c-dispatch.lo -MD -MP -MF .deps/protobuf-c-dispatch.Tpo -c -o protobuf-c-dispatch.lo `test -f 'google/protobuf-c/protobuf-c-dispatch.c' || echo './'`google/protobuf-c/protobuf-c-dispatch.c libtool: compile: gcc -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" "-DPACKAGE_STRING=\"protobuf-c 0.15\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf-c-dispatch.lo -MD -MP -MF .deps/protobuf-c-dispatch.Tpo -c google/protobuf-c/protobuf-c-dispatch.c -fPIC -DPIC -o .libs/protobuf-c-dispatch.o mv -f .deps/protobuf-c-dispatch.Tpo .deps/protobuf-c-dispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf-c-data-buffer.lo -MD -MP -MF .deps/protobuf-c-data-buffer.Tpo -c -o protobuf-c-data-buffer.lo `test -f 'google/protobuf-c/protobuf-c-data-buffer.c' || echo './'`google/protobuf-c/protobuf-c-data-buffer.c libtool: compile: gcc -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" "-DPACKAGE_STRING=\"protobuf-c 0.15\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf-c-data-buffer.lo -MD -MP -MF .deps/protobuf-c-data-buffer.Tpo -c google/protobuf-c/protobuf-c-data-buffer.c -fPIC -DPIC -o .libs/protobuf-c-data-buffer.o mv -f .deps/protobuf-c-data-buffer.Tpo .deps/protobuf-c-data-buffer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf-c-rpc.lo -MD -MP -MF .deps/protobuf-c-rpc.Tpo -c -o protobuf-c-rpc.lo `test -f 'google/protobuf-c/protobuf-c-rpc.c' || echo './'`google/protobuf-c/protobuf-c-rpc.c libtool: compile: gcc -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" "-DPACKAGE_STRING=\"protobuf-c 0.15\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf-c-rpc.lo -MD -MP -MF .deps/protobuf-c-rpc.Tpo -c google/protobuf-c/protobuf-c-rpc.c -fPIC -DPIC -o .libs/protobuf-c-rpc.o mv -f .deps/protobuf-c-rpc.Tpo .deps/protobuf-c-rpc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf-c.lo -MD -MP -MF .deps/protobuf-c.Tpo -c -o protobuf-c.lo `test -f 'google/protobuf-c/protobuf-c.c' || echo './'`google/protobuf-c/protobuf-c.c libtool: compile: gcc -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" "-DPACKAGE_STRING=\"protobuf-c 0.15\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf-c.lo -MD -MP -MF .deps/protobuf-c.Tpo -c google/protobuf-c/protobuf-c.c -fPIC -DPIC -o .libs/protobuf-c.o google/protobuf-c/protobuf-c.c: In function 'protobuf_c_message_unpack': google/protobuf-c/protobuf-c.c:2151: warning: 'tmp.length_prefix_len' may be used uninitialized in this function mv -f .deps/protobuf-c.Tpo .deps/protobuf-c.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-undefined -version-info 0:0:0 -o libprotobuf-c.la -rpath /usr/lib64 protobuf-c-dispatch.lo protobuf-c-data-buffer.lo protobuf-c-rpc.lo protobuf-c.lo libtool: link: gcc -shared .libs/protobuf-c-dispatch.o .libs/protobuf-c-data-buffer.o .libs/protobuf-c-rpc.o .libs/protobuf-c.o -m64 -mtune=generic -Wl,-soname -Wl,libprotobuf-c.so.0 -o .libs/libprotobuf-c.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libprotobuf-c.so.0" && ln -s "libprotobuf-c.so.0.0.0" "libprotobuf-c.so.0") libtool: link: (cd ".libs" && rm -f "libprotobuf-c.so" && ln -s "libprotobuf-c.so.0.0.0" "libprotobuf-c.so") libtool: link: ( cd ".libs" && rm -f "libprotobuf-c.la" && ln -s "../libprotobuf-c.la" "libprotobuf-c.la" ) g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c_service.o -MD -MP -MF .deps/c_service.Tpo -c -o c_service.o `test -f 'google/protobuf/compiler/c/c_service.cc' || echo './'`google/protobuf/compiler/c/c_service.cc mv -f .deps/c_service.Tpo .deps/c_service.Po g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c_helpers.o -MD -MP -MF .deps/c_helpers.Tpo -c -o c_helpers.o `test -f 'google/protobuf/compiler/c/c_helpers.cc' || echo './'`google/protobuf/compiler/c/c_helpers.cc google/protobuf/compiler/c/c_helpers.cc: In function 'std::set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > > google::protobuf::compiler::c::MakeKeywordsMap()': google/protobuf/compiler/c/c_helpers.cc:202: warning: comparison between signed and unsigned integer expressions mv -f .deps/c_helpers.Tpo .deps/c_helpers.Po g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c_enum.o -MD -MP -MF .deps/c_enum.Tpo -c -o c_enum.o `test -f 'google/protobuf/compiler/c/c_enum.cc' || echo './'`google/protobuf/compiler/c/c_enum.cc google/protobuf/compiler/c/c_enum.cc: In member function 'void google::protobuf::compiler::c::EnumGenerator::GenerateEnumDescriptor(google::protobuf::io::Printer*)': google/protobuf/compiler/c/c_enum.cc:188: warning: comparison between signed and unsigned integer expressions mv -f .deps/c_enum.Tpo .deps/c_enum.Po g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c_enum_field.o -MD -MP -MF .deps/c_enum_field.Tpo -c -o c_enum_field.o `test -f 'google/protobuf/compiler/c/c_enum_field.cc' || echo './'`google/protobuf/compiler/c/c_enum_field.cc mv -f .deps/c_enum_field.Tpo .deps/c_enum_field.Po g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c_string_field.o -MD -MP -MF .deps/c_string_field.Tpo -c -o c_string_field.o `test -f 'google/protobuf/compiler/c/c_string_field.cc' || echo './'`google/protobuf/compiler/c/c_string_field.cc mv -f .deps/c_string_field.Tpo .deps/c_string_field.Po g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c_primitive_field.o -MD -MP -MF .deps/c_primitive_field.Tpo -c -o c_primitive_field.o `test -f 'google/protobuf/compiler/c/c_primitive_field.cc' || echo './'`google/protobuf/compiler/c/c_primitive_field.cc mv -f .deps/c_primitive_field.Tpo .deps/c_primitive_field.Po g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c_extension.o -MD -MP -MF .deps/c_extension.Tpo -c -o c_extension.o `test -f 'google/protobuf/compiler/c/c_extension.cc' || echo './'`google/protobuf/compiler/c/c_extension.cc mv -f .deps/c_extension.Tpo .deps/c_extension.Po g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c_file.o -MD -MP -MF .deps/c_file.Tpo -c -o c_file.o `test -f 'google/protobuf/compiler/c/c_file.cc' || echo './'`google/protobuf/compiler/c/c_file.cc mv -f .deps/c_file.Tpo .deps/c_file.Po g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c_field.o -MD -MP -MF .deps/c_field.Tpo -c -o c_field.o `test -f 'google/protobuf/compiler/c/c_field.cc' || echo './'`google/protobuf/compiler/c/c_field.cc google/protobuf/compiler/c/c_field.cc: In member function 'void google::protobuf::compiler::c::FieldGenerator::GenerateDescriptorInitializerGeneric(google::protobuf::io::Printer*, bool, const std::string&, const std::string&) const': google/protobuf/compiler/c/c_field.cc:99: warning: unused variable 'packed' mv -f .deps/c_field.Tpo .deps/c_field.Po g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c_message.o -MD -MP -MF .deps/c_message.Tpo -c -o c_message.o `test -f 'google/protobuf/compiler/c/c_message.cc' || echo './'`google/protobuf/compiler/c/c_message.cc mv -f .deps/c_message.Tpo .deps/c_message.Po g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c_generator.o -MD -MP -MF .deps/c_generator.Tpo -c -o c_generator.o `test -f 'google/protobuf/compiler/c/c_generator.cc' || echo './'`google/protobuf/compiler/c/c_generator.cc mv -f .deps/c_generator.Tpo .deps/c_generator.Po g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c_message_field.o -MD -MP -MF .deps/c_message_field.Tpo -c -o c_message_field.o `test -f 'google/protobuf/compiler/c/c_message_field.cc' || echo './'`google/protobuf/compiler/c/c_message_field.cc mv -f .deps/c_message_field.Tpo .deps/c_message_field.Po g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o `test -f 'google/protobuf/compiler/c/main.cc' || echo './'`google/protobuf/compiler/c/main.cc mv -f .deps/main.Tpo .deps/main.Po g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT c_bytes_field.o -MD -MP -MF .deps/c_bytes_field.Tpo -c -o c_bytes_field.o `test -f 'google/protobuf/compiler/c/c_bytes_field.cc' || echo './'`google/protobuf/compiler/c/c_bytes_field.cc mv -f .deps/c_bytes_field.Tpo .deps/c_bytes_field.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o protoc-c c_service.o c_helpers.o c_enum.o c_enum_field.o c_string_field.o c_primitive_field.o c_extension.o c_file.o c_field.o c_message.o c_generator.o c_message_field.o main.o c_bytes_field.o -lprotoc -lprotobuf -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o protoc-c c_service.o c_helpers.o c_enum.o c_enum_field.o c_string_field.o c_primitive_field.o c_extension.o c_file.o c_field.o c_message.o c_generator.o c_message_field.o main.o c_bytes_field.o -lprotoc -lprotobuf -lpthread make[2]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' mkdir -p generated-code ../protoc-c -I. --c_out=generated-code ./test.proto mkdir -p generated-code ../protoc-c -I. --c_out=generated-code ./test-full.proto [libprotobuf ERROR google/protobuf/descriptor.cc:4153] "foo.VALUE_B" uses the same enum value as "foo.VALUE_A". If this is intended, set 'option allow_alias = true;' to the enum definition. [libprotobuf ERROR google/protobuf/descriptor.cc:4153] "foo.VALUE_C" uses the same enum value as "foo.VALUE_A". If this is intended, set 'option allow_alias = true;' to the enum definition. [libprotobuf ERROR google/protobuf/descriptor.cc:4153] "foo.VALUE_E" uses the same enum value as "foo.VALUE_D". If this is intended, set 'option allow_alias = true;' to the enum definition. [libprotobuf ERROR google/protobuf/descriptor.cc:4153] "foo.VALUE_AA" uses the same enum value as "foo.VALUE_F". If this is intended, set 'option allow_alias = true;' to the enum definition. mkdir -p generated-code /usr/bin/protoc -I. --cpp_out=generated-code ./test-full.proto [libprotobuf ERROR google/protobuf/descriptor.cc:4153] "foo.VALUE_B" uses the same enum value as "foo.VALUE_A". If this is intended, set 'option allow_alias = true;' to the enum definition. [libprotobuf ERROR google/protobuf/descriptor.cc:4153] "foo.VALUE_C" uses the same enum value as "foo.VALUE_A". If this is intended, set 'option allow_alias = true;' to the enum definition. [libprotobuf ERROR google/protobuf/descriptor.cc:4153] "foo.VALUE_E" uses the same enum value as "foo.VALUE_D". If this is intended, set 'option allow_alias = true;' to the enum definition. [libprotobuf ERROR google/protobuf/descriptor.cc:4153] "foo.VALUE_AA" uses the same enum value as "foo.VALUE_F". If this is intended, set 'option allow_alias = true;' to the enum definition. g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cxx-generate-packed-data.o -MD -MP -MF .deps/cxx-generate-packed-data.Tpo -c -o cxx-generate-packed-data.o cxx-generate-packed-data.cc mv -f .deps/cxx-generate-packed-data.Tpo .deps/cxx-generate-packed-data.Po g++ -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test-full.pb.o -MD -MP -MF .deps/test-full.pb.Tpo -c -o test-full.pb.o `test -f 'generated-code/test-full.pb.cc' || echo './'`generated-code/test-full.pb.cc mv -f .deps/test-full.pb.Tpo .deps/test-full.pb.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -o cxx-generate-packed-data cxx-generate-packed-data.o test-full.pb.o -lprotobuf libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -o cxx-generate-packed-data cxx-generate-packed-data.o test-full.pb.o -lprotobuf -pthread ./cxx-generate-packed-data > generated-code/test-full-cxx-output.inc [libprotobuf ERROR google/protobuf/descriptor.cc:4153] "foo.VALUE_B" uses the same enum value as "foo.VALUE_A". If this is intended, set 'option allow_alias = true;' to the enum definition. [libprotobuf ERROR google/protobuf/descriptor.cc:4153] "foo.VALUE_C" uses the same enum value as "foo.VALUE_A". If this is intended, set 'option allow_alias = true;' to the enum definition. [libprotobuf ERROR google/protobuf/descriptor.cc:4153] "foo.VALUE_E" uses the same enum value as "foo.VALUE_D". If this is intended, set 'option allow_alias = true;' to the enum definition. [libprotobuf ERROR google/protobuf/descriptor.cc:4153] "foo.VALUE_AA" uses the same enum value as "foo.VALUE_F". If this is intended, set 'option allow_alias = true;' to the enum definition. make all-am make[3]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' gcc -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT example-server.o -MD -MP -MF .deps/example-server.Tpo -c -o example-server.o example-server.c mv -f .deps/example-server.Tpo .deps/example-server.Po gcc -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test.pb-c.o -MD -MP -MF .deps/test.pb-c.Tpo -c -o test.pb-c.o `test -f 'generated-code/test.pb-c.c' || echo './'`generated-code/test.pb-c.c mv -f .deps/test.pb-c.Tpo .deps/test.pb-c.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o example-server example-server.o test.pb-c.o ../libprotobuf-c.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/example-server example-server.o test.pb-c.o ../.libs/libprotobuf-c.so -Wl,-rpath -Wl,/usr/lib64 gcc -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT example-client.o -MD -MP -MF .deps/example-client.Tpo -c -o example-client.o example-client.c example-client.c:35: warning: 'xmalloc' defined but not used mv -f .deps/example-client.Tpo .deps/example-client.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o example-client example-client.o test.pb-c.o ../libprotobuf-c.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/example-client example-client.o test.pb-c.o ../.libs/libprotobuf-c.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' make[2]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' make[1]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src' make[1]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BZ0e0H + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64 ++ dirname /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64 + cd protobuf-c-0.15 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src' Making install in . make[2]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src' make[3]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libprotobuf-c.la' '/builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/lib64/libprotobuf-c.la' libtool: install: /usr/bin/install -c .libs/libprotobuf-c.so.0.0.0 /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/lib64/libprotobuf-c.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/lib64 && { ln -s -f libprotobuf-c.so.0.0.0 libprotobuf-c.so.0 || { rm -f libprotobuf-c.so.0 && ln -s libprotobuf-c.so.0.0.0 libprotobuf-c.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/lib64 && { ln -s -f libprotobuf-c.so.0.0.0 libprotobuf-c.so || { rm -f libprotobuf-c.so && ln -s libprotobuf-c.so.0.0.0 libprotobuf-c.so; }; }) libtool: install: /usr/bin/install -c .libs/libprotobuf-c.lai /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/lib64/libprotobuf-c.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'protoc-c' '/builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/bin/protoc-c' libtool: install: /usr/bin/install -c protoc-c /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/bin/protoc-c test -z "/usr/include/google/protobuf-c" || /bin/mkdir -p "/builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/include/google/protobuf-c" /usr/bin/install -c -m 644 'google/protobuf-c/protobuf-c.h' '/builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/include/google/protobuf-c/protobuf-c.h' /usr/bin/install -c -m 644 'google/protobuf-c/protobuf-c-private.h' '/builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/include/google/protobuf-c/protobuf-c-private.h' /usr/bin/install -c -m 644 'google/protobuf-c/protobuf-c-dispatch.h' '/builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/include/google/protobuf-c/protobuf-c-dispatch.h' /usr/bin/install -c -m 644 'google/protobuf-c/protobuf-c-rpc.h' '/builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/include/google/protobuf-c/protobuf-c-rpc.h' make[3]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src' make[2]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src' Making install in test make[2]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' make install-am make[3]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' make[4]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' make[3]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' make[2]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' make[1]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src' make[1]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15' make[2]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libprotobuf-c.pc' '/builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/lib64/pkgconfig/libprotobuf-c.pc' make[2]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15' make[1]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15' + rm -f /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64//usr/lib64/libprotobuf-c.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/protobuf-c-0.15 extracting debug info from /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/lib64/libprotobuf-c.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/bin/protoc-c symlinked /usr/lib/debug/usr/lib64/libprotobuf-c.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libprotobuf-c.so.0.debug symlinked /usr/lib/debug/usr/lib64/libprotobuf-c.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libprotobuf-c.so.debug 663 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kfGFuB + umask 022 + cd /builddir/build/BUILD + cd protobuf-c-0.15 + unset DISPLAY + make check Making check in src make[1]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src' Making check in . make[2]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src' Making check in test make[2]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' make check-am make[3]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' make test-generated-code test-generated-code2 test-rpc make[4]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' gcc -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test-generated-code.o -MD -MP -MF .deps/test-generated-code.Tpo -c -o test-generated-code.o test-generated-code.c mv -f .deps/test-generated-code.Tpo .deps/test-generated-code.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-generated-code test-generated-code.o test.pb-c.o ../libprotobuf-c.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-generated-code test-generated-code.o test.pb-c.o ../.libs/libprotobuf-c.so -Wl,-rpath -Wl,/usr/lib64 gcc -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test-generated-code2.o -MD -MP -MF .deps/test-generated-code2.Tpo -c -o test-generated-code2.o test-generated-code2.c mv -f .deps/test-generated-code2.Tpo .deps/test-generated-code2.Po gcc -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test-full.pb-c.o -MD -MP -MF .deps/test-full.pb-c.Tpo -c -o test-full.pb-c.o `test -f 'generated-code/test-full.pb-c.c' || echo './'`generated-code/test-full.pb-c.c mv -f .deps/test-full.pb-c.Tpo .deps/test-full.pb-c.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-generated-code2 test-generated-code2.o test-full.pb-c.o ../libprotobuf-c.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-generated-code2 test-generated-code2.o test-full.pb-c.o ../.libs/libprotobuf-c.so -Wl,-rpath -Wl,/usr/lib64 gcc -DPACKAGE_NAME=\"protobuf-c\" -DPACKAGE_TARNAME=\"protobuf-c\" -DPACKAGE_VERSION=\"0.15\" -DPACKAGE_STRING=\"protobuf-c\ 0.15\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"protobuf-c\" -DVERSION=\"0.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INTTYPES_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ENDIAN_H=1 -DIS_LITTLE_ENDIAN=1 -I. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test-rpc.o -MD -MP -MF .deps/test-rpc.Tpo -c -o test-rpc.o test-rpc.c mv -f .deps/test-rpc.Tpo .deps/test-rpc.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test-rpc test-rpc.o test.pb-c.o ../libprotobuf-c.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-rpc test-rpc.o test.pb-c.o ../.libs/libprotobuf-c.so -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' test succeeded. PASS: test-generated-code Test: small enums... done. Test: big enums... done. Test: test field numbers... done. Test: test required int32... done. Test: test required sint32... done. Test: test required sfixed32... done. Test: test required int64... done. Test: test required sint64... done. Test: test required sfixed64... done. Test: test required uint32... done. Test: test required fixed32... done. Test: test required uint64... error parsing member r_string of foo.AllocValues error parsing member r_string of foo.AllocValues error parsing member r_string of foo.AllocValues error parsing member r_string of foo.AllocValues error parsing member r_string of foo.AllocValues error parsing member r_string of foo.AllocValues error parsing member r_string of foo.AllocValues error parsing member r_string of foo.AllocValues error parsing member r_string of foo.AllocValues error parsing member r_string of foo.AllocValues error parsing member v_int32 of foo.DefaultRequiredValues error parsing member r_string of foo.AllocValues error parsing member v_int32 of foo.DefaultRequiredValues error parsing member r_string of foo.AllocValues done. Test: test required fixed64... done. Test: test required float... done. Test: test required double... done. Test: test required bool... done. Test: test required TestEnumSmall... done. Test: test required TestEnum... done. Test: test required string... done. Test: test required bytes... done. Test: test required SubMess... done. Test: test empty optional... done. Test: test optional int32... done. Test: test optional sint32... done. Test: test optional sfixed32... done. Test: test optional int64... done. Test: test optional sint64... done. Test: test optional sfixed64... done. Test: test optional uint32... done. Test: test optional fixed32... done. Test: test optional uint64... done. Test: test optional fixed64... done. Test: test optional float... done. Test: test optional double... done. Test: test optional bool... done. Test: test optional TestEnumSmall... done. Test: test optional TestEnum... done. Test: test optional string... done. Test: test optional bytes... done. Test: test optional SubMess... done. Test: test empty repeated... done. Test: test repeated int32... done. Test: test repeated sint32... done. Test: test repeated sfixed32... done. Test: test repeated uint32... done. Test: test repeated int64... done. Test: test repeated sint64... done. Test: test repeated sfixed64... done. Test: test repeated fixed32... done. Test: test repeated uint64... done. Test: test repeated fixed64... done. Test: test repeated float... done. Test: test repeated double... done. Test: test repeated boolean... done. Test: test repeated TestEnumSmall... done. Test: test repeated TestEnum... done. Test: test repeated string... done. Test: test repeated bytes... done. Test: test repeated SubMess... done. Test: test packed repeated int32... done. Test: test packed repeated sint32... done. Test: test packed repeated sfixed32... done. Test: test packed repeated uint32... done. Test: test packed repeated int64... done. Test: test packed repeated sint64... done. Test: test packed repeated sfixed64... done. Test: test packed repeated fixed32... done. Test: test packed repeated uint64... done. Test: test packed repeated fixed64... done. Test: test packed repeated float... done. Test: test packed repeated double... done. Test: test packed repeated boolean... done. Test: test packed repeated TestEnumSmall... done. Test: test packed repeated TestEnum... done. Test: test unknown fields... done. Test: test enum lookups... done. Test: test message lookups... done. Test: test required default values... done. Test: test optional default values... done. Test: test free unpacked... done. Test: test alloc failure... WARNING: out-of-memory allocating a block of size 96 (google/protobuf-c/protobuf-c.c:2132) WARNING: out-of-memory allocating a block of size 56 (google/protobuf-c/protobuf-c.c:2308) WARNING: out-of-memory allocating a block of size 5 (google/protobuf-c/protobuf-c.c:1751) WARNING: out-of-memory allocating a block of size 5 (google/protobuf-c/protobuf-c.c:1751) WARNING: out-of-memory allocating a block of size 7 (google/protobuf-c/protobuf-c.c:1751) WARNING: out-of-memory allocating a block of size 8 (google/protobuf-c/protobuf-c.c:1751) WARNING: out-of-memory allocating a block of size 7 (google/protobuf-c/protobuf-c.c:1751) WARNING: out-of-memory allocating a block of size 3 (google/protobuf-c/protobuf-c.c:1751) WARNING: out-of-memory allocating a block of size 8 (google/protobuf-c/protobuf-c.c:1751) WARNING: out-of-memory allocating a block of size 12 (google/protobuf-c/protobuf-c.c:1751) WARNING: out-of-memory allocating a block of size 11 (google/protobuf-c/protobuf-c.c:1768) WARNING: out-of-memory allocating a block of size 80 (google/protobuf-c/protobuf-c.c:2132) WARNING: out-of-memory allocating a block of size 8 (google/protobuf-c/protobuf-c.c:1751) WARNING: out-of-memory allocating a block of size 13 (google/protobuf-c/protobuf-c.c:1768) done. PASS: test-generated-code2 testing local service creating client verify client cannot connect testing unconnected client creating server waiting to connect testing client destroying server test client has no data creating server again testing client again destroying client destroying server PASS: test-rpc ================== All 3 tests passed ================== make[4]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' make[3]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' make[2]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src/test' make[1]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15/src' make[1]: Entering directory `/builddir/build/BUILD/protobuf-c-0.15' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/protobuf-c-0.15' + exit 0 Processing files: protobuf-c-0.15-1.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tWAT4G + umask 022 + cd /builddir/build/BUILD + cd protobuf-c-0.15 + DOCDIR=/builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/share/doc/protobuf-c-0.15 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/share/doc/protobuf-c-0.15 + /bin/mkdir -p /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/share/doc/protobuf-c-0.15 + cp -pr TODO LICENSE ChangeLog /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64/usr/share/doc/protobuf-c-0.15 + exit 0 Provides: libprotobuf-c.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libprotobuf-c.so.0()(64bit) libprotobuf.so.8()(64bit) libprotoc.so.8()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: protobuf-c-devel-0.15-1.ru6.x86_64 Provides: pkgconfig(libprotobuf-c) = 0.15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libprotobuf-c.so.0()(64bit) Processing files: protobuf-c-debuginfo-0.15-1.ru6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/protobuf-c-0.15-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-c-devel-0.15-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-c-debuginfo-0.15-1.ru6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7Ygpf7 + umask 022 + cd /builddir/build/BUILD + cd protobuf-c-0.15 + /bin/rm -rf /builddir/build/BUILDROOT/protobuf-c-0.15-1.ru6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->