Mock Version: 1.2.17
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/http-parser.spec'], chrootPath='/var/lib/mock/http-parser-2.7.1-8.el7-20190809145143-13700/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 0x3fff7d009150>uid=1005)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/http-parser.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/http-parser-2.7.1-8.el7.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/http-parser.spec'], chrootPath='/var/lib/mock/http-parser-2.7.1-8.el7-20190809145143-13700/root'shell=Falseuid=1005env={'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 0x3fff7d009150>printOutput=False)
Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/http-parser.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.2llmfE
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf http-parser-2.7.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/http-parser-2.7.1.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd http-parser-2.7.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/http-parser-0001-parser-HTTP_STATUS_MAP-XX-and-enum-http_status.patch
+ /usr/bin/patch -p1 -s
+ /usr/bin/cat /builddir/build/SOURCES/CVE-2018-12121-backport.patch
+ /usr/bin/patch -p1 -s
+ /usr/bin/cat /builddir/build/SOURCES/CVE-2018-7159-reject-interior-blanks-in-Content-Length-backport.patch
+ /usr/bin/patch -p1 -s
+ /usr/bin/cat /builddir/build/SOURCES/CVE-2018-7159-Fix-Content-Lenght-with-obsolete-line-folding-backport.patch
+ /usr/bin/patch -p1 -s
+ /usr/bin/cat /builddir/build/SOURCES/CVE-2018-7159-Dissallow-empty-Content-Length.patch
+ /usr/bin/patch -p1 -s
+ /usr/bin/cat /builddir/build/SOURCES/cve-tests-backport.patch
+ /usr/bin/patch -p1 -s
+ cat
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9dz9CC
+ umask 022
+ cd /builddir/build/BUILD
+ cd http-parser-2.7.1
+ mkdir ppc-redhat-linux-gnu
~/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu ~/build/BUILD/http-parser-2.7.1
+ pushd ppc-redhat-linux-gnu
+ 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
+ /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON .. -DCMAKE_BUILD_TYPE=RelWithDebInfo
-- The C compiler identification is GNU 4.8.5
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Configuring done
-- Generating done
-- Build files have been written to: /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu
CMake Warning:
  Manually-specified variables were not used by the project:
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELEASE
    CMAKE_Fortran_FLAGS_RELEASE
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR
+ popd
+ /usr/bin/make -j32 -C ppc-redhat-linux-gnu
~/build/BUILD/http-parser-2.7.1
make: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -H/builddir/build/BUILD/http-parser-2.7.1 -B/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/make -f CMakeFiles/http_parser.dir/build.make CMakeFiles/http_parser.dir/depend
/usr/bin/make -f CMakeFiles/http_parser_strict.dir/build.make CMakeFiles/http_parser_strict.dir/depend
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
cd /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles/http_parser.dir/DependInfo.cmake --color=
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
cd /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles/http_parser_strict.dir/DependInfo.cmake --color=
Scanning dependencies of target http_parser_strict
Scanning dependencies of target http_parser
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/make -f CMakeFiles/http_parser_strict.dir/build.make CMakeFiles/http_parser_strict.dir/build
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/make -f CMakeFiles/http_parser.dir/build.make CMakeFiles/http_parser.dir/build
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles 2
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles 1
[ 25%] [ 50%] Building C object CMakeFiles/http_parser_strict.dir/http_parser.c.o
Building C object CMakeFiles/http_parser.dir/http_parser.c.o
/usr/bin/cc  -DHTTP_PARSER_STRICT=0 -Dhttp_parser_EXPORTS -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  -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/http_parser.dir/http_parser.c.o   -c /builddir/build/BUILD/http-parser-2.7.1/http_parser.c
/usr/bin/cc  -DHTTP_PARSER_STRICT=1 -Dhttp_parser_strict_EXPORTS -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  -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/http_parser_strict.dir/http_parser.c.o   -c /builddir/build/BUILD/http-parser-2.7.1/http_parser.c
Linking C shared library libhttp_parser.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/http_parser.dir/link.txt --verbose=1
/usr/bin/cc  -fPIC -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  -O2 -g -DNDEBUG  -Wl,-z,relro  -shared -Wl,-soname,libhttp_parser.so.2 -o libhttp_parser.so.2.7.1 CMakeFiles/http_parser.dir/http_parser.c.o 
Linking C shared library libhttp_parser_strict.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/http_parser_strict.dir/link.txt --verbose=1
/usr/bin/cc  -fPIC -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  -O2 -g -DNDEBUG  -Wl,-z,relro  -shared -Wl,-soname,libhttp_parser_strict.so.2 -o libhttp_parser_strict.so.2.7.1 CMakeFiles/http_parser_strict.dir/http_parser.c.o 
/usr/bin/cmake -E cmake_symlink_library libhttp_parser.so.2.7.1 libhttp_parser.so.2 libhttp_parser.so
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles  1
/usr/bin/cmake -E cmake_symlink_library libhttp_parser_strict.so.2.7.1 libhttp_parser_strict.so.2 libhttp_parser_strict.so
[ 50%] Built target http_parser
/usr/bin/make -f CMakeFiles/test-nonstrict.dir/build.make CMakeFiles/test-nonstrict.dir/depend
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
cd /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles/test-nonstrict.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles  2
[ 50%] Built target http_parser_strict
/usr/bin/make -f CMakeFiles/test-strict.dir/build.make CMakeFiles/test-strict.dir/depend
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
cd /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles/test-strict.dir/DependInfo.cmake --color=
Scanning dependencies of target test-nonstrict
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/make -f CMakeFiles/test-nonstrict.dir/build.make CMakeFiles/test-nonstrict.dir/build
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles 3
[ 75%] Scanning dependencies of target test-strict
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/make -f CMakeFiles/test-strict.dir/build.make CMakeFiles/test-strict.dir/build
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles 4
Building C object CMakeFiles/test-nonstrict.dir/test.c.o
/usr/bin/cc  -DHTTP_PARSER_STRICT=0 -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  -O2 -g -DNDEBUG   -o CMakeFiles/test-nonstrict.dir/test.c.o   -c /builddir/build/BUILD/http-parser-2.7.1/test.c
[100%] Building C object CMakeFiles/test-strict.dir/test.c.o
/usr/bin/cc  -DHTTP_PARSER_STRICT=1 -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  -O2 -g -DNDEBUG   -o CMakeFiles/test-strict.dir/test.c.o   -c /builddir/build/BUILD/http-parser-2.7.1/test.c
/builddir/build/BUILD/http-parser-2.7.1/test.c: In function 'test_header_nread_value':
/builddir/build/BUILD/http-parser-2.7.1/test.c:3531:10: warning: variable 'parsed' set but not used [-Wunused-but-set-variable]
   size_t parsed;
          ^
/builddir/build/BUILD/http-parser-2.7.1/test.c: In function 'test_header_nread_value':
/builddir/build/BUILD/http-parser-2.7.1/test.c:3531:10: warning: variable 'parsed' set but not used [-Wunused-but-set-variable]
   size_t parsed;
          ^
Linking C executable test-nonstrict
/usr/bin/cmake -E cmake_link_script CMakeFiles/test-nonstrict.dir/link.txt --verbose=1
/usr/bin/cc  -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  -O2 -g -DNDEBUG   -Wl,-z,relro  CMakeFiles/test-nonstrict.dir/test.c.o  -o test-nonstrict -rdynamic libhttp_parser.so.2.7.1 -Wl,-rpath,/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu 
Linking C executable test-strict
/usr/bin/cmake -E cmake_link_script CMakeFiles/test-strict.dir/link.txt --verbose=1
/usr/bin/cc  -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  -O2 -g -DNDEBUG   -Wl,-z,relro  CMakeFiles/test-strict.dir/test.c.o  -o test-strict -rdynamic libhttp_parser_strict.so.2.7.1 -Wl,-rpath,/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu 
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles  3
[100%] Built target test-nonstrict
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles  4
[100%] Built target test-strict
make[1]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles 0
make: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pp7kyH
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc
++ dirname /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc
+ cd http-parser-2.7.1
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc -C ppc-redhat-linux-gnu
make: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -H/builddir/build/BUILD/http-parser-2.7.1 -B/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/make -f CMakeFiles/http_parser.dir/build.make CMakeFiles/http_parser.dir/depend
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
cd /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles/http_parser.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/make -f CMakeFiles/http_parser.dir/build.make CMakeFiles/http_parser.dir/build
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
make[2]: Nothing to be done for `CMakeFiles/http_parser.dir/build'.
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles  1
[ 25%] Built target http_parser
/usr/bin/make -f CMakeFiles/http_parser_strict.dir/build.make CMakeFiles/http_parser_strict.dir/depend
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
cd /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles/http_parser_strict.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/make -f CMakeFiles/http_parser_strict.dir/build.make CMakeFiles/http_parser_strict.dir/build
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
make[2]: Nothing to be done for `CMakeFiles/http_parser_strict.dir/build'.
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles  2
[ 50%] Built target http_parser_strict
/usr/bin/make -f CMakeFiles/test-nonstrict.dir/build.make CMakeFiles/test-nonstrict.dir/depend
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
cd /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles/test-nonstrict.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/make -f CMakeFiles/test-nonstrict.dir/build.make CMakeFiles/test-nonstrict.dir/build
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
make[2]: Nothing to be done for `CMakeFiles/test-nonstrict.dir/build'.
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles  3
[ 75%] Built target test-nonstrict
/usr/bin/make -f CMakeFiles/test-strict.dir/build.make CMakeFiles/test-strict.dir/depend
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
cd /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1 /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles/test-strict.dir/DependInfo.cmake --color=
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/make -f CMakeFiles/test-strict.dir/build.make CMakeFiles/test-strict.dir/build
make[2]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
make[2]: Nothing to be done for `CMakeFiles/test-strict.dir/build'.
make[2]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles  4
[100%] Built target test-strict
make[1]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu/CMakeFiles 0
/usr/bin/make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
make[1]: Nothing to be done for `preinstall'.
make[1]: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "RelWithDebInfo"
-- Installing: /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/lib/libhttp_parser.so.2.7.1
-- Installing: /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/lib/libhttp_parser.so.2
-- Installing: /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/lib/libhttp_parser.so
-- Installing: /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/lib/libhttp_parser_strict.so.2.7.1
-- Installing: /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/lib/libhttp_parser_strict.so.2
-- Installing: /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/lib/libhttp_parser_strict.so
-- Installing: /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/include/http_parser.h
make: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
+ /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/http-parser-2.7.1
extracting debug info from /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/lib/libhttp_parser_strict.so.2.7.1
extracting debug info from /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/lib/libhttp_parser.so.2.7.1
/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
symlinked /usr/lib/debug/usr/lib/libhttp_parser.so.2.7.1.debug to /usr/lib/debug/usr/lib/libhttp_parser.so.debug
symlinked /usr/lib/debug/usr/lib/libhttp_parser_strict.so.2.7.1.debug to /usr/lib/debug/usr/lib/libhttp_parser_strict.so.2.debug
symlinked /usr/lib/debug/usr/lib/libhttp_parser.so.2.7.1.debug to /usr/lib/debug/usr/lib/libhttp_parser.so.2.debug
symlinked /usr/lib/debug/usr/lib/libhttp_parser_strict.so.2.7.1.debug to /usr/lib/debug/usr/lib/libhttp_parser_strict.so.debug
179 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.5yzlrN
+ umask 022
+ cd /builddir/build/BUILD
+ cd http-parser-2.7.1
+ make test -C ppc-redhat-linux-gnu
make: Entering directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
Running tests...
/usr/bin/ctest --force-new-ctest-process 
Test project /builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu
    Start 1: test-nonstrict
1/2 Test #1: test-nonstrict ...................   Passed    7.54 sec
    Start 2: test-strict
2/2 Test #2: test-strict ......................   Passed    6.27 sec
100% tests passed, 0 tests failed out of 2
Total Test time (real) =  13.82 sec
make: Leaving directory `/builddir/build/BUILD/http-parser-2.7.1/ppc-redhat-linux-gnu'
+ exit 0
Processing files: http-parser-2.7.1-8.el7.ppc
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Lh4940
+ umask 022
+ cd /builddir/build/BUILD
+ cd http-parser-2.7.1
+ DOCDIR=/builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/share/doc/http-parser-2.7.1
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/share/doc/http-parser-2.7.1
+ cp -pr AUTHORS /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/share/doc/http-parser-2.7.1
+ cp -pr README.md /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/share/doc/http-parser-2.7.1
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7DWtJe
+ umask 022
+ cd /builddir/build/BUILD
+ cd http-parser-2.7.1
+ LICENSEDIR=/builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/share/licenses/http-parser-2.7.1
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/share/licenses/http-parser-2.7.1
+ cp -pr LICENSE-MIT /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc/usr/share/licenses/http-parser-2.7.1
+ exit 0
Provides: http-parser = 2.7.1-8.el7 http-parser(ppc-32) = 2.7.1-8.el7 libhttp_parser.so.2 libhttp_parser_strict.so.2
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) rtld(GNU_HASH)
Processing files: http-parser-devel-2.7.1-8.el7.ppc
Provides: http-parser-devel = 2.7.1-8.el7 http-parser-devel(ppc-32) = 2.7.1-8.el7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libhttp_parser.so.2 libhttp_parser_strict.so.2
Processing files: http-parser-debuginfo-2.7.1-8.el7.ppc
Provides: http-parser-debuginfo = 2.7.1-8.el7 http-parser-debuginfo(ppc-32) = 2.7.1-8.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/http-parser-2.7.1-8.el7.ppc
Wrote: /builddir/build/RPMS/http-parser-2.7.1-8.el7.ppc.rpm
Wrote: /builddir/build/RPMS/http-parser-devel-2.7.1-8.el7.ppc.rpm
Wrote: /builddir/build/RPMS/http-parser-debuginfo-2.7.1-8.el7.ppc.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gp72cc
+ umask 022
+ cd /builddir/build/BUILD
+ cd http-parser-2.7.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/http-parser-2.7.1-8.el7.ppc
+ exit 0
Child return code was: 0