Mock Version: 1.2.17
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/protobuf-c.spec'], chrootPath='/var/lib/mock/protobuf-c-1.0.2-3.el7-20180506135205-30655/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x100086daed0>uid=1004)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/protobuf-c.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
Building target platforms: ppc
Building for target ppc
Wrote: /builddir/build/SRPMS/protobuf-c-1.0.2-3.el7.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/protobuf-c.spec'], chrootPath='/var/lib/mock/protobuf-c-1.0.2-3.el7-20180506135205-30655/root'shell=Falseuid=1004env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=<mockbuild.trace_decorator.getLog object at 0x100086daed0>printOutput=False)
Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/protobuf-c.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
Building target platforms: ppc
Building for target ppc
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ll2AkF
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf protobuf-c-1.0.2
+ /usr/bin/tar -xf -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/protobuf-c-1.0.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd protobuf-c-1.0.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HmPLwM
+ umask 022
+ cd /builddir/build/BUILD
+ cd protobuf-c-1.0.2
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m32 -mcpu=power7 -mtune=power7'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m32 -mcpu=power7 -mtune=power7'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m32 -mcpu=power7 -mtune=power7 -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m32 -mcpu=power7 -mtune=power7 -I/usr/lib/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro '
+ export LDFLAGS
+ '[' 1 == 1 ']'
+ '[' ppc == ppc64le ']'
++ find . -name config.guess -o -name config.sub
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./build-aux/config.guess
++ basename ./build-aux/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./build-aux/config.sub
++ basename ./build-aux/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub'
+ ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for ppc-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for ppc-redhat-linux-gnu-g++... no
checking for ppc-redhat-linux-gnu-c++... no
checking for ppc-redhat-linux-gnu-gpp... no
checking for ppc-redhat-linux-gnu-aCC... no
checking for ppc-redhat-linux-gnu-CC... no
checking for ppc-redhat-linux-gnu-cxx... no
checking for ppc-redhat-linux-gnu-cc++... no
checking for ppc-redhat-linux-gnu-cl.exe... no
checking for ppc-redhat-linux-gnu-FCC... no
checking for ppc-redhat-linux-gnu-KCC... no
checking for ppc-redhat-linux-gnu-RCC... no
checking for ppc-redhat-linux-gnu-xlC_r... no
checking for ppc-redhat-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++... none
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether make supports nested variables... (cached) yes
checking build system type... powerpc-redhat-linux-gnu
checking host system type... powerpc-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -std=gnu99... /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 the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert powerpc-redhat-linux-gnu file names to powerpc-redhat-linux-gnu format... func_convert_file_noop
checking how to convert powerpc-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for ppc-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ppc-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ppc-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for ppc-redhat-linux-gnu-strip... no
checking for strip... strip
checking for ppc-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
checking for sysroot... no
checking for ppc-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... no
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/bin/ld) 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for doxygen... no
checking for ppc-redhat-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for protobuf... yes
checking google/protobuf/compiler/command_line_interface.h usability... yes
checking google/protobuf/compiler/command_line_interface.h presence... yes
checking for google/protobuf/compiler/command_line_interface.h... yes
checking for protoc... /usr/bin/protoc
checking if LD -Wl,--version-script works... yes
checking whether self tests are run under valgrind... no
checking whether to build with code coverage support... no
checking whether byte ordering is bigendian... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating protobuf-c/libprotobuf-c.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
    protobuf-c 1.0.2
        CC:                     gcc -std=gnu99
        CFLAGS:                 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m32 -mcpu=power7 -mtune=power7
        CXX:                    g++
        CXXFLAGS:               -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m32 -mcpu=power7 -mtune=power7
        LDFLAGS:                -Wl,-z,relro 
        LIBS:                   
        prefix:                 /usr
        sysconfdir:             /etc
        libdir:                 /usr/lib
        includedir:             /usr/include
        pkgconfigdir:           ${libdir}/pkgconfig
        bigendian:              yes
        protobuf version:       libprotoc 2.5.0
+ make
  CXX      protoc-c/protoc_c_protoc_c-c_bytes_field.o
  CXX      protoc-c/protoc_c_protoc_c-c_enum.o
  CXX      protoc-c/protoc_c_protoc_c-c_enum_field.o
  CXX      protoc-c/protoc_c_protoc_c-c_extension.o
  CXX      protoc-c/protoc_c_protoc_c-c_field.o
  CXX      protoc-c/protoc_c_protoc_c-c_file.o
  CXX      protoc-c/protoc_c_protoc_c-c_generator.o
  CXX      protoc-c/protoc_c_protoc_c-c_helpers.o
  CXX      protoc-c/protoc_c_protoc_c-c_message.o
  CXX      protoc-c/protoc_c_protoc_c-c_message_field.o
  CXX      protoc-c/protoc_c_protoc_c-c_primitive_field.o
  CXX      protoc-c/protoc_c_protoc_c-c_service.o
  CXX      protoc-c/protoc_c_protoc_c-c_string_field.o
  CXX      protoc-c/protoc_c_protoc_c-main.o
  CXXLD    protoc-c/protoc-c
  GEN      t/test.pb-c.c
  GEN      t/test-full.pb-c.c
  GEN      t/test-full.pb.cc
  CXX      t/generated-code2/t_generated_code2_cxx_generate_packed_data-cxx-generate-packed-data.o
  CXX      t/t_generated_code2_cxx_generate_packed_data-test-full.pb.o
  CXXLD    t/generated-code2/cxx-generate-packed-data
  GEN      t/generated-code2/test-full-cxx-output.inc
make  all-am
make[1]: Entering directory `/builddir/build/BUILD/protobuf-c-1.0.2'
  CC       protobuf-c/protobuf-c.lo
protobuf-c/protobuf-c.c: In function 'pack_buffer_packed_payload':
protobuf-c/protobuf-c.c:1663:1: warning: label 'no_packing_needed' defined but not used [-Wunused-label]
 no_packing_needed:
 ^
  CCLD     protobuf-c/libprotobuf-c.la
make[1]: Leaving directory `/builddir/build/BUILD/protobuf-c-1.0.2'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bNWZNg
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc
++ dirname /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc
+ cd protobuf-c-1.0.2
+ make install DESTDIR=/builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc
make  install-am
make[1]: Entering directory `/builddir/build/BUILD/protobuf-c-1.0.2'
make[2]: Entering directory `/builddir/build/BUILD/protobuf-c-1.0.2'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   protobuf-c/libprotobuf-c.la '/builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/lib'
libtool: install: /usr/bin/install -c protobuf-c/.libs/libprotobuf-c.so.1.0.0 /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/lib/libprotobuf-c.so.1.0.0
libtool: install: (cd /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/lib && { ln -s -f libprotobuf-c.so.1.0.0 libprotobuf-c.so.1 || { rm -f libprotobuf-c.so.1 && ln -s libprotobuf-c.so.1.0.0 libprotobuf-c.so.1; }; })
libtool: install: (cd /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/lib && { ln -s -f libprotobuf-c.so.1.0.0 libprotobuf-c.so || { rm -f libprotobuf-c.so && ln -s libprotobuf-c.so.1.0.0 libprotobuf-c.so; }; })
libtool: install: /usr/bin/install -c protobuf-c/.libs/libprotobuf-c.lai /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/lib/libprotobuf-c.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c protoc-c/protoc-c '/builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/bin'
libtool: install: /usr/bin/install -c protoc-c/protoc-c /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/bin/protoc-c
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/include'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/include/protobuf-c'
 /usr/bin/install -c -m 644  protobuf-c/protobuf-c.h '/builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/include/protobuf-c'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 protobuf-c/libprotobuf-c.pc '/builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/lib/pkgconfig'
make  install-data-hook
make[3]: Entering directory `/builddir/build/BUILD/protobuf-c-1.0.2'
/usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/include/google/protobuf-c
cd /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/include/google/protobuf-c && rm -vf protobuf-c.h
cd /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/include/google/protobuf-c && ln -s ../../protobuf-c/protobuf-c.h protobuf-c.h
make[3]: Leaving directory `/builddir/build/BUILD/protobuf-c-1.0.2'
make[2]: Leaving directory `/builddir/build/BUILD/protobuf-c-1.0.2'
make[1]: Leaving directory `/builddir/build/BUILD/protobuf-c-1.0.2'
+ rm -f /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc//usr/lib/libprotobuf-c.la
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/protobuf-c-1.0.2
extracting debug info from /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/bin/protoc-c
extracting debug info from /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/lib/libprotobuf-c.so.1.0.0
/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
symlinked /usr/lib/debug/usr/lib/libprotobuf-c.so.1.0.0.debug to /usr/lib/debug/usr/lib/libprotobuf-c.so.1.debug
symlinked /usr/lib/debug/usr/lib/libprotobuf-c.so.1.0.0.debug to /usr/lib/debug/usr/lib/libprotobuf-c.so.debug
590 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/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.zrL6PL
+ umask 022
+ cd /builddir/build/BUILD
+ cd protobuf-c-1.0.2
+ make check
make  check-am
make[1]: Entering directory `/builddir/build/BUILD/protobuf-c-1.0.2'
make  t/generated-code/test-generated-code t/generated-code2/test-generated-code2 t/version/version
make[2]: Entering directory `/builddir/build/BUILD/protobuf-c-1.0.2'
  CC       t/generated-code/test-generated-code.o
  CC       t/test.pb-c.o
  CCLD     t/generated-code/test-generated-code
  CC       t/generated-code2/test-generated-code2.o
t/generated-code2/test-generated-code2.c: In function 'test_message_check':
t/generated-code2/test-generated-code2.c:1675:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
   m.required_bytes.data = str; m.required_bytes.len = 1;
                         ^
t/generated-code2/test-generated-code2.c:1689:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
   m.required_bytes.data = str; m.required_bytes.len = 1;
                         ^
t/generated-code2/test-generated-code2.c:1714:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
   m.optional_bytes.data = str; m.optional_bytes.len = 1;
                         ^
t/generated-code2/test-generated-code2.c:1749:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
   bd.data = str;
           ^
  CC       t/test-full.pb-c.o
  CCLD     t/generated-code2/test-generated-code2
  CC       t/version/version.o
  CCLD     t/version/version
make[2]: Leaving directory `/builddir/build/BUILD/protobuf-c-1.0.2'
make  check-TESTS
make[2]: Entering directory `/builddir/build/BUILD/protobuf-c-1.0.2'
make[3]: Entering directory `/builddir/build/BUILD/protobuf-c-1.0.2'
PASS: t/generated-code/test-generated-code
PASS: t/generated-code2/test-generated-code2
PASS: t/version/version
make[4]: Entering directory `/builddir/build/BUILD/protobuf-c-1.0.2'
make  all-am
make[5]: Entering directory `/builddir/build/BUILD/protobuf-c-1.0.2'
make[5]: Leaving directory `/builddir/build/BUILD/protobuf-c-1.0.2'
make[4]: Leaving directory `/builddir/build/BUILD/protobuf-c-1.0.2'
============================================================================
Testsuite summary for protobuf-c 1.0.2
============================================================================
# TOTAL: 3
# PASS:  3
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory `/builddir/build/BUILD/protobuf-c-1.0.2'
make[2]: Leaving directory `/builddir/build/BUILD/protobuf-c-1.0.2'
make[1]: Leaving directory `/builddir/build/BUILD/protobuf-c-1.0.2'
+ exit 0
Processing files: protobuf-c-1.0.2-3.el7.ppc
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.H4zEgj
+ umask 022
+ cd /builddir/build/BUILD
+ cd protobuf-c-1.0.2
+ DOCDIR=/builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/share/doc/protobuf-c-1.0.2
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/share/doc/protobuf-c-1.0.2
+ cp -pr TODO /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/share/doc/protobuf-c-1.0.2
+ cp -pr LICENSE /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/share/doc/protobuf-c-1.0.2
+ cp -pr ChangeLog /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc/usr/share/doc/protobuf-c-1.0.2
+ exit 0
Provides: libprotobuf-c.so.1 libprotobuf-c.so.1(LIBPROTOBUF_C_1.0.0) protobuf-c = 1.0.2-3.el7 protobuf-c(ppc-32) = 1.0.2-3.el7
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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH)
Processing files: protobuf-c-compiler-1.0.2-3.el7.ppc
Provides: protobuf-c-compiler = 1.0.2-3.el7 protobuf-c-compiler(ppc-32) = 1.0.2-3.el7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libprotobuf.so.8 libprotoc.so.8 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH)
Processing files: protobuf-c-devel-1.0.2-3.el7.ppc
Provides: pkgconfig(libprotobuf-c) = 1.0.2 protobuf-c-devel = 1.0.2-3.el7 protobuf-c-devel(ppc-32) = 1.0.2-3.el7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libprotobuf-c.so.1
Processing files: protobuf-c-debuginfo-1.0.2-3.el7.ppc
Provides: protobuf-c-debuginfo = 1.0.2-3.el7 protobuf-c-debuginfo(ppc-32) = 1.0.2-3.el7
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc
Wrote: /builddir/build/RPMS/protobuf-c-1.0.2-3.el7.ppc.rpm
Wrote: /builddir/build/RPMS/protobuf-c-compiler-1.0.2-3.el7.ppc.rpm
Wrote: /builddir/build/RPMS/protobuf-c-devel-1.0.2-3.el7.ppc.rpm
Wrote: /builddir/build/RPMS/protobuf-c-debuginfo-1.0.2-3.el7.ppc.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9sCmn1
+ umask 022
+ cd /builddir/build/BUILD
+ cd protobuf-c-1.0.2
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/protobuf-c-1.0.2-3.el7.ppc
+ exit 0
Child return code was: 0