Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/jsoncpp.spec'], chrootPath='/var/lib/mock/f26-build-8575572-751166/root'logger=shell=Falsegid=425uid=1000timeout=172800printOutput=Falsenspawn_args=[]user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/jsoncpp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/jsoncpp-1.8.0-3.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/jsoncpp.spec'], chrootPath='/var/lib/mock/f26-build-8575572-751166/root'logger=shell=Falsegid=425uid=1000timeout=172800printOutput=Falsenspawn_args=[]user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/jsoncpp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PQaODZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jsoncpp-1.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/jsoncpp-1.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jsoncpp-1.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zluENF + umask 022 + cd /builddir/build/BUILD + cd jsoncpp-1.8.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + 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/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS=OFF -DJSONCPP_WITH_WARNING_AS_ERROR=OFF -DJSONCPP_WITH_PKGCONFIG_SUPPORT=ON -DJSONCPP_WITH_CMAKE_PACKAGE=ON -DJSONCPP_WITH_POST_BUILD_UNITTEST=OFF . -- The C compiler identification is GNU 7.1.1 -- The CXX compiler identification is GNU 7.1.1 -- 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 -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- JsonCpp Version: 1.8.0 -- Looking for C++ include clocale -- Looking for C++ include clocale - found -- Looking for localeconv -- Looking for localeconv - found -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Check size of lconv -- Check size of lconv - done -- Performing Test HAVE_DECIMAL_POINT -- Performing Test HAVE_DECIMAL_POINT - Success -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.13", minimum required is "2.6") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/jsoncpp-1.8.0 + /usr/bin/make -O -j4 /usr/bin/cmake -H/builddir/build/BUILD/jsoncpp-1.8.0 -B/builddir/build/BUILD/jsoncpp-1.8.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/lib_json/CMakeFiles/jsoncpp_lib.dir/build.make src/lib_json/CMakeFiles/jsoncpp_lib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' cd /builddir/build/BUILD/jsoncpp-1.8.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/CMakeFiles/jsoncpp_lib.dir/DependInfo.cmake --color= Scanning dependencies of target jsoncpp_lib make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/lib_json/CMakeFiles/jsoncpp_lib.dir/build.make src/lib_json/CMakeFiles/jsoncpp_lib.dir/build make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [ 22%] Building CXX object src/lib_json/CMakeFiles/jsoncpp_lib.dir/json_value.cpp.o cd /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json && /usr/bin/c++ -DJSON_DLL_BUILD -Djsoncpp_lib_EXPORTS -I/builddir/build/BUILD/jsoncpp-1.8.0/include -I/builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wall -Wconversion -Wshadow -Wextra -Werror=conversion -pedantic -Werror=strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/jsoncpp_lib.dir/json_value.cpp.o -c /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_value.cpp make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [ 33%] Building CXX object src/lib_json/CMakeFiles/jsoncpp_lib.dir/json_writer.cpp.o cd /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json && /usr/bin/c++ -DJSON_DLL_BUILD -Djsoncpp_lib_EXPORTS -I/builddir/build/BUILD/jsoncpp-1.8.0/include -I/builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wall -Wconversion -Wshadow -Wextra -Werror=conversion -pedantic -Werror=strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/jsoncpp_lib.dir/json_writer.cpp.o -c /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_writer.cpp make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [ 11%] Building CXX object src/lib_json/CMakeFiles/jsoncpp_lib.dir/json_reader.cpp.o cd /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json && /usr/bin/c++ -DJSON_DLL_BUILD -Djsoncpp_lib_EXPORTS -I/builddir/build/BUILD/jsoncpp-1.8.0/include -I/builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wall -Wconversion -Wshadow -Wextra -Werror=conversion -pedantic -Werror=strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/jsoncpp_lib.dir/json_reader.cpp.o -c /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_reader.cpp make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_reader.cpp: In member function 'bool Json::OurReader::readToken(Json::OurReader::Token&)': /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_reader.cpp:1227:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (features_.allowSingleQuotes_) { ^~ /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_reader.cpp:1232:3: note: here case '/': ^~~~ make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [ 44%] Linking CXX shared library libjsoncpp.so cd /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json && /usr/bin/cmake -E cmake_link_script CMakeFiles/jsoncpp_lib.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wall -Wconversion -Wshadow -Wextra -Werror=conversion -pedantic -Werror=strict-aliasing -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libjsoncpp.so.11 -o libjsoncpp.so.1.8.0 CMakeFiles/jsoncpp_lib.dir/json_reader.cpp.o CMakeFiles/jsoncpp_lib.dir/json_value.cpp.o CMakeFiles/jsoncpp_lib.dir/json_writer.cpp.o cd /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json && /usr/bin/cmake -E cmake_symlink_library libjsoncpp.so.1.8.0 libjsoncpp.so.11 libjsoncpp.so make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[1]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [ 44%] Built target jsoncpp_lib make[1]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/build.make src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/depend /usr/bin/make -f src/test_lib_json/CMakeFiles/jsoncpp_test.dir/build.make src/test_lib_json/CMakeFiles/jsoncpp_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' cd /builddir/build/BUILD/jsoncpp-1.8.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/DependInfo.cmake --color= Scanning dependencies of target jsontestrunner_exe make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/build.make src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/build make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' cd /builddir/build/BUILD/jsoncpp-1.8.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json/CMakeFiles/jsoncpp_test.dir/DependInfo.cmake --color= Scanning dependencies of target jsoncpp_test make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/test_lib_json/CMakeFiles/jsoncpp_test.dir/build.make src/test_lib_json/CMakeFiles/jsoncpp_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [ 55%] Building CXX object src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/main.cpp.o cd /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner && /usr/bin/c++ -DJSON_DLL -I/builddir/build/BUILD/jsoncpp-1.8.0/include -I/builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wall -Wconversion -Wshadow -Wextra -Werror=conversion -pedantic -DNDEBUG -std=c++11 -o CMakeFiles/jsontestrunner_exe.dir/main.cpp.o -c /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [ 66%] Building CXX object src/test_lib_json/CMakeFiles/jsoncpp_test.dir/jsontest.cpp.o cd /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json && /usr/bin/c++ -DJSON_DLL -I/builddir/build/BUILD/jsoncpp-1.8.0/include -I/builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wall -Wconversion -Wshadow -Wextra -Werror=conversion -pedantic -DNDEBUG -std=c++11 -o CMakeFiles/jsoncpp_test.dir/jsontest.cpp.o -c /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json/jsontest.cpp make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [ 88%] Linking CXX executable jsontestrunner_exe cd /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner && /usr/bin/cmake -E cmake_link_script CMakeFiles/jsontestrunner_exe.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wall -Wconversion -Wshadow -Wextra -Werror=conversion -pedantic -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/jsontestrunner_exe.dir/main.cpp.o -o jsontestrunner_exe -Wl,-rpath,/builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json ../lib_json/libjsoncpp.so.1.8.0 make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[1]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [ 88%] Built target jsontestrunner_exe make[1]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [ 77%] Building CXX object src/test_lib_json/CMakeFiles/jsoncpp_test.dir/main.cpp.o cd /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json && /usr/bin/c++ -DJSON_DLL -I/builddir/build/BUILD/jsoncpp-1.8.0/include -I/builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wall -Wconversion -Wshadow -Wextra -Werror=conversion -pedantic -DNDEBUG -std=c++11 -o CMakeFiles/jsoncpp_test.dir/main.cpp.o -c /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [100%] Linking CXX executable jsoncpp_test cd /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json && /usr/bin/cmake -E cmake_link_script CMakeFiles/jsoncpp_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Wall -Wconversion -Wshadow -Wextra -Werror=conversion -pedantic -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/jsoncpp_test.dir/jsontest.cpp.o CMakeFiles/jsoncpp_test.dir/main.cpp.o -o jsoncpp_test -Wl,-rpath,/builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json ../lib_json/libjsoncpp.so.1.8.0 make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[1]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [100%] Built target jsoncpp_test make[1]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles 0 + python doxybuild.py --with-dot --doxygen /usr/bin/doxygen Deleting directory: dist/doxygen Running: u'/usr/bin/doxygen /builddir/build/BUILD/jsoncpp-1.8.0/doc/doxyfile' in '/builddir/build/BUILD/jsoncpp-1.8.0/doc' warning: Tag `XML_SCHEMA' at line 1804 of file `/builddir/build/BUILD/jsoncpp-1.8.0/doc/doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 1810 of file `/builddir/build/BUILD/jsoncpp-1.8.0/doc/doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. Searching for include files... Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/include Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/include/CMakeFiles Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/include/json Searching for example files... Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0 Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles/3.8.0 Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles/3.8.0/CompilerIdC Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles/3.8.0/CompilerIdC/tmp Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles/3.8.0/CompilerIdCXX Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles/3.8.0/CompilerIdCXX/tmp Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles/CheckTypeSize Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles/CMakeTmp Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles/Export Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles/Export/lib64 Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles/Export/lib64/cmake Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles/Export/lib64/cmake/jsoncpp Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/devtools Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/dist Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/dist/doxygen Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/dist/doxygen/jsoncpp-api-html-1.8.0 Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/doc Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/include Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/include/CMakeFiles Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/include/json Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/makefiles Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/makefiles/msvc2010 Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/makefiles/vs71 Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/pkg-config Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/scons-tools Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src/CMakeFiles Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/CMakeFiles Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/CMakeFiles/jsoncpp_check.dir Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/CMakeFiles/jsoncpp_readerwriter_tests.dir Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/CMakeFiles Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/CMakeFiles/jsoncpp_lib.dir Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json/CMakeFiles Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json/CMakeFiles/jsoncpp_test.dir Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/test Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/test/data Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/test/jsonchecker Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/include Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/include/CMakeFiles Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/include/json Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/CMakeFiles Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/CMakeFiles/jsoncpp_lib.dir Searching for files in directory /builddir/build/BUILD/jsoncpp-1.8.0/doc Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/include/json/allocator.h... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/include/json/allocator.h... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/include/json/assertions.h... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/include/json/assertions.h... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/include/json/autolink.h... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/include/json/autolink.h... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/include/json/config.h... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/include/json/config.h... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/include/json/features.h... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/include/json/features.h... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/include/json/forwards.h... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/include/json/forwards.h... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/include/json/json.h... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/include/json/json.h... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/include/json/reader.h... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/include/json/reader.h... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/include/json/value.h... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/include/json/value.h... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/include/json/version.h... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/include/json/version.h... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/include/json/writer.h... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/include/json/writer.h... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_reader.cpp... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_reader.cpp... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_tool.h... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_tool.h... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_value.cpp... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_value.cpp... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_valueiterator.inl... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_valueiterator.inl... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_writer.cpp... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_writer.cpp... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/doc/jsoncpp.dox... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/doc/jsoncpp.dox... Preprocessing /builddir/build/BUILD/jsoncpp-1.8.0/doc/roadmap.dox... Parsing file /builddir/build/BUILD/jsoncpp-1.8.0/doc/roadmap.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Parsing code for file doc/jsoncpp.dox... Parsing code for file doc/roadmap.dox... Generating code for file include/json/allocator.h... Generating code for file include/json/assertions.h... Generating code for file include/json/autolink.h... Generating code for file include/json/config.h... Generating code for file include/json/features.h... Generating code for file include/json/forwards.h... Generating code for file include/json/json.h... Generating code for file include/json/reader.h... Generating code for file include/json/value.h... Generating code for file include/json/version.h... Generating code for file include/json/writer.h... Generating code for file src/lib_json/json_reader.cpp... Generating code for file src/lib_json/json_tool.h... Generating code for file src/lib_json/json_value.cpp... Generating code for file src/lib_json/json_valueiterator.inl... Generating code for file src/lib_json/json_writer.cpp... Generating file documentation... Generating docs for file doc/jsoncpp.dox... Generating docs for file doc/roadmap.dox... Generating docs for file include/json/allocator.h... Generating docs for file include/json/assertions.h... Generating docs for file include/json/autolink.h... Generating docs for file include/json/config.h... Generating docs for file include/json/features.h... Generating docs for file include/json/forwards.h... Generating docs for file include/json/json.h... Generating docs for file include/json/reader.h... Generating docs for file include/json/value.h... Generating caller graph for function std::swap Generating docs for file include/json/version.h... Generating docs for file include/json/writer.h... Generating docs for file src/lib_json/json_reader.cpp... Generating docs for file src/lib_json/json_tool.h... Generating docs for file src/lib_json/json_value.cpp... Generating docs for file src/lib_json/json_valueiterator.inl... Generating docs for file src/lib_json/json_writer.cpp... Generating page documentation... Generating docs for page roadmap... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for namespace Json Generating caller graph for function Json::codePointToUTF8 Generating caller graph for function Json::containsControlCharacter Generating caller graph for function Json::containsControlCharacter0 Generating caller graph for function Json::containsNewLine Generating caller graph for function Json::decodePrefixedString Generating caller graph for function Json::duplicateAndPrefixStringValue Generating caller graph for function Json::duplicateStringValue Generating caller graph for function Json::fixNumericLocale Generating caller graph for function Json::fixNumericLocaleInput Generating caller graph for function Json::getDecimalPoint Generating caller graph for function Json::getValidReaderKeys Generating caller graph for function Json::getValidWriterKeys Generating caller graph for function Json::InRange Generating caller graph for function Json::isControlCharacter Generating caller graph for function Json::IsIntegral Generating caller graph for function Json::normalizeEOL Generating caller graph for function Json::operator<< Generating caller graph for function Json::operator== Generating caller graph for function Json::parseFromStream Generating caller graph for function Json::releasePrefixedStringValue Generating caller graph for function Json::releaseStringValue Generating caller graph for function Json::strnpbrk Generating caller graph for function Json::uintToString Generating caller graph for function Json::valueToQuotedString Generating caller graph for function Json::valueToQuotedStringN Generating caller graph for function Json::valueToString Generating docs for compound Json::CharReader... Generating docs for nested compound Json::CharReader::Factory... Generating caller graph for function Json::CharReader::Factory::newCharReader Generating docs for compound Json::CharReaderBuilder... Generating docs for compound Json::Exception... Generating docs for compound Json::FastWriter... Generating docs for compound Json::Features... Generating caller graph for function Json::Features::Features Generating docs for compound Json::LogicError... Generating caller graph for function Json::LogicError::LogicError Generating docs for compound Json::Path... Generating docs for compound Json::PathArgument... Generating docs for compound Json::Reader... Generating caller graph for function Json::Reader::getFormattedErrorMessages Generating caller graph for function Json::Reader::getStructuredErrors Generating caller graph for function Json::Reader::parse Generating caller graph for function Json::Reader::pushError Generating docs for nested compound Json::Reader::StructuredError... Generating docs for compound Json::RuntimeError... Generating docs for compound Json::SecureAllocator... Generating docs for nested compound Json::SecureAllocator::rebind... Generating docs for compound Json::StaticString... Generating caller graph for function Json::StaticString::c_str Generating docs for compound Json::StreamWriter... Generating docs for nested compound Json::StreamWriter::Factory... Generating caller graph for function Json::StreamWriter::Factory::newStreamWriter Generating docs for compound Json::StreamWriterBuilder... Generating caller graph for function Json::StreamWriterBuilder::newStreamWriter Generating docs for compound Json::StyledStreamWriter... Generating docs for compound Json::StyledWriter... Generating caller graph for function Json::StyledWriter::write Generating docs for compound Json::Value... Generating caller graph for function Json::Value::Value Generating caller graph for function Json::Value::asBool Generating caller graph for function Json::Value::asCString Generating caller graph for function Json::Value::asDouble Generating caller graph for function Json::Value::asInt Generating caller graph for function Json::Value::asInt64 Generating caller graph for function Json::Value::asLargestInt Generating caller graph for function Json::Value::asLargestUInt Generating caller graph for function Json::Value::asString Generating caller graph for function Json::Value::asUInt Generating caller graph for function Json::Value::asUInt64 Generating caller graph for function Json::Value::clear Generating caller graph for function Json::Value::find Generating caller graph for function Json::Value::get Generating caller graph for function Json::Value::getComment Generating caller graph for function Json::Value::getMemberNames Generating caller graph for function Json::Value::getOffsetLimit Generating caller graph for function Json::Value::getOffsetStart Generating caller graph for function Json::Value::getString Generating caller graph for function Json::Value::hasComment Generating caller graph for function Json::Value::isArray Generating caller graph for function Json::Value::isDouble Generating caller graph for function Json::Value::isInt Generating caller graph for function Json::Value::isInt64 Generating caller graph for function Json::Value::isMember Generating caller graph for function Json::Value::isNull Generating caller graph for function Json::Value::isNumeric Generating caller graph for function Json::Value::isObject Generating caller graph for function Json::Value::isUInt Generating caller graph for function Json::Value::isUInt64 Generating caller graph for function Json::Value::isValidIndex Generating caller graph for function Json::Value::nullSingleton Generating caller graph for function Json::Value::operator[] Generating caller graph for function Json::Value::removeMember Generating caller graph for function Json::Value::setComment Generating caller graph for function Json::Value::setOffsetLimit Generating caller graph for function Json::Value::setOffsetStart Generating caller graph for function Json::Value::size Generating caller graph for function Json::Value::swap Generating caller graph for function Json::Value::swapPayload Generating caller graph for function Json::Value::type Generating docs for compound Json::ValueConstIterator... Generating caller graph for function Json::ValueConstIterator::operator= Generating docs for compound Json::ValueIterator... Generating docs for compound Json::ValueIteratorBase... Generating caller graph for function Json::ValueIteratorBase::ValueIteratorBase Generating caller graph for function Json::ValueIteratorBase::computeDistance Generating caller graph for function Json::ValueIteratorBase::copy Generating caller graph for function Json::ValueIteratorBase::memberName Generating docs for compound Json::Writer... Generating graph info page... Generating directory documentation... Generating dependency graph for directory src/lib_json Generating dependency graph for directory src Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/169 Running dot for graph 2/169 Running dot for graph 3/169 Running dot for graph 4/169 Running dot for graph 5/169 Running dot for graph 6/169 Running dot for graph 7/169 Running dot for graph 8/169 Running dot for graph 9/169 Running dot for graph 10/169 Running dot for graph 11/169 Running dot for graph 12/169 Running dot for graph 13/169 Running dot for graph 14/169 Running dot for graph 15/169 Running dot for graph 16/169 Running dot for graph 17/169 Running dot for graph 18/169 Running dot for graph 19/169 Running dot for graph 20/169 Running dot for graph 21/169 Running dot for graph 22/169 Running dot for graph 23/169 Running dot for graph 24/169 Running dot for graph 25/169 Running dot for graph 26/169 Running dot for graph 27/169 Running dot for graph 28/169 Running dot for graph 29/169 Running dot for graph 30/169 Running dot for graph 31/169 Running dot for graph 32/169 Running dot for graph 33/169 Running dot for graph 34/169 Running dot for graph 35/169 Running dot for graph 36/169 Running dot for graph 37/169 Running dot for graph 38/169 Running dot for graph 39/169 Running dot for graph 40/169 Running dot for graph 41/169 Running dot for graph 42/169 Running dot for graph 43/169 Running dot for graph 44/169 Running dot for graph 45/169 Running dot for graph 46/169 Running dot for graph 47/169 Running dot for graph 48/169 Running dot for graph 49/169 Running dot for graph 50/169 Running dot for graph 51/169 Running dot for graph 52/169 Running dot for graph 53/169 Running dot for graph 54/169 Running dot for graph 55/169 Running dot for graph 56/169 Running dot for graph 57/169 Running dot for graph 58/169 Running dot for graph 59/169 Running dot for graph 60/169 Running dot for graph 61/169 Running dot for graph 62/169 Running dot for graph 63/169 Running dot for graph 64/169 Running dot for graph 65/169 Running dot for graph 66/169 Running dot for graph 67/169 Running dot for graph 68/169 Running dot for graph 69/169 Running dot for graph 70/169 Running dot for graph 71/169 Running dot for graph 72/169 Running dot for graph 73/169 Running dot for graph 74/169 Running dot for graph 75/169 Running dot for graph 76/169 Running dot for graph 77/169 Running dot for graph 78/169 Running dot for graph 79/169 Running dot for graph 80/169 Running dot for graph 81/169 Running dot for graph 82/169 Running dot for graph 83/169 Running dot for graph 84/169 Running dot for graph 85/169 Running dot for graph 86/169 Running dot for graph 87/169 Running dot for graph 88/169 Running dot for graph 89/169 Running dot for graph 90/169 Running dot for graph 91/169 Running dot for graph 92/169 Running dot for graph 93/169 Running dot for graph 94/169 Running dot for graph 95/169 Running dot for graph 96/169 Running dot for graph 97/169 Running dot for graph 98/169 Running dot for graph 99/169 Running dot for graph 100/169 Running dot for graph 101/169 Running dot for graph 102/169 Running dot for graph 103/169 Running dot for graph 104/169 Running dot for graph 105/169 Running dot for graph 106/169 Running dot for graph 107/169 Running dot for graph 108/169 Running dot for graph 109/169 Running dot for graph 110/169 Running dot for graph 111/169 Running dot for graph 112/169 Running dot for graph 113/169 Running dot for graph 114/169 Running dot for graph 115/169 Running dot for graph 116/169 Running dot for graph 117/169 Running dot for graph 118/169 Running dot for graph 119/169 Running dot for graph 120/169 Running dot for graph 121/169 Running dot for graph 122/169 Running dot for graph 123/169 Running dot for graph 124/169 Running dot for graph 125/169 Running dot for graph 126/169 Running dot for graph 127/169 Running dot for graph 128/169 Running dot for graph 129/169 Running dot for graph 130/169 Running dot for graph 131/169 Running dot for graph 132/169 Running dot for graph 133/169 Running dot for graph 134/169 Running dot for graph 135/169 Running dot for graph 136/169 Running dot for graph 137/169 Running dot for graph 138/169 Running dot for graph 139/169 Running dot for graph 140/169 Running dot for graph 141/169 Running dot for graph 142/169 Running dot for graph 143/169 Running dot for graph 144/169 Running dot for graph 145/169 Running dot for graph 146/169 Running dot for graph 147/169 Running dot for graph 148/169 Running dot for graph 149/169 Running dot for graph 150/169 Running dot for graph 151/169 Running dot for graph 152/169 Running dot for graph 153/169 Running dot for graph 154/169 Running dot for graph 155/169 Running dot for graph 156/169 Running dot for graph 157/169 Running dot for graph 158/169 Running dot for graph 159/169 Running dot for graph 160/169 Running dot for graph 161/169 Running dot for graph 162/169 Running dot for graph 163/169 Running dot for graph 164/169 Running dot for graph 165/169 Running dot for graph 166/169 Running dot for graph 167/169 Running dot for graph 168/169 Running dot for graph 169/169 Patching output file 1/45 Patching output file 2/45 Patching output file 3/45 Patching output file 4/45 Patching output file 5/45 Patching output file 6/45 Patching output file 7/45 Patching output file 8/45 Patching output file 9/45 Patching output file 10/45 Patching output file 11/45 Patching output file 12/45 Patching output file 13/45 Patching output file 14/45 Patching output file 15/45 Patching output file 16/45 Patching output file 17/45 Patching output file 18/45 Patching output file 19/45 Patching output file 20/45 Patching output file 21/45 Patching output file 22/45 Patching output file 23/45 Patching output file 24/45 Patching output file 25/45 Patching output file 26/45 Patching output file 27/45 Patching output file 28/45 Patching output file 29/45 Patching output file 30/45 Patching output file 31/45 Patching output file 32/45 Patching output file 33/45 Patching output file 34/45 Patching output file 35/45 Patching output file 36/45 Patching output file 37/45 Patching output file 38/45 Patching output file 39/45 Patching output file 40/45 Patching output file 41/45 Patching output file 42/45 Patching output file 43/45 Patching output file 44/45 Patching output file 45/45 lookup cache used 1950/65536 hits=25603 misses=2140 finished... /builddir/build/BUILD/jsoncpp-1.8.0/include/json/value.h:87: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) /builddir/build/BUILD/jsoncpp-1.8.0/include/json/value.h:89: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_value.cpp:257: warning: documented symbol `Json::Value::CZString::CZString' was not declared or defined. /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_value.cpp:259: warning: documented symbol `Json::Value::CZString::CZString' was not declared or defined. /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_value.cpp:266: warning: documented symbol `Json::Value::CZString::CZString' was not declared or defined. /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_value.cpp:284: warning: documented symbol `Json::Value::CZString::~CZString' was not declared or defined. /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_value.cpp:290: warning: no matching class member found for void Json::Value::CZString::swap(CZString &other) /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_value.cpp:295: warning: no uniquely matching class member found for Value::CZString & Json::Value::CZString::operator=(CZString other) /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_value.cpp:300: warning: no matching class member found for bool Json::Value::CZString::operator<(const CZString &other) const /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_value.cpp:314: warning: no uniquely matching class member found for bool Json::Value::CZString::operator==(const CZString &other) const /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_value.cpp:326: warning: no matching class member found for ArrayIndex Json::Value::CZString::index() const /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_value.cpp:329: warning: documented symbol `const char * Json::Value::CZString::data' was not declared or defined. /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_value.cpp:330: warning: documented symbol `unsigned Json::Value::CZString::length' was not declared or defined. /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/json_value.cpp:331: warning: documented symbol `bool Json::Value::CZString::isStaticString' was not declared or defined. /builddir/build/BUILD/jsoncpp-1.8.0/include/json/value.h:172: warning: explicit link request to 'CharReader' could not be resolved /builddir/build/BUILD/jsoncpp-1.8.0/include/json/value.h:485: warning: The following parameters of Json::Value::get(const std::string &key, const Value &defaultValue) const are not documented: parameter 'defaultValue' /builddir/build/BUILD/jsoncpp-1.8.0/include/json/value.h:520: warning: The following parameters of Json::Value::removeMember(std::string const &key, Value *removed) are not documented: parameter 'removed' Generated documentation can be found in: /builddir/build/BUILD/jsoncpp-1.8.0/dist/doxygen/jsoncpp-api-html-1.8.0/index.html Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vixxbA + exit 0 /usr/bin/cmake -H/builddir/build/BUILD/jsoncpp-1.8.0 -B/builddir/build/BUILD/jsoncpp-1.8.0 --check-build-system CMakeFiles/Makefile.cmake 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64 ++ dirname /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64 + cd jsoncpp-1.8.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/lib_json/CMakeFiles/jsoncpp_lib.dir/build.make src/lib_json/CMakeFiles/jsoncpp_lib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' cd /builddir/build/BUILD/jsoncpp-1.8.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/CMakeFiles/jsoncpp_lib.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/lib_json/CMakeFiles/jsoncpp_lib.dir/build.make src/lib_json/CMakeFiles/jsoncpp_lib.dir/build make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[2]: Nothing to be done for 'src/lib_json/CMakeFiles/jsoncpp_lib.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' [ 44%] Built target jsoncpp_lib /usr/bin/make -f src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/build.make src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/depend make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' cd /builddir/build/BUILD/jsoncpp-1.8.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/build.make src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/build make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[2]: Nothing to be done for 'src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' [ 66%] Built target jsontestrunner_exe /usr/bin/make -f src/test_lib_json/CMakeFiles/jsoncpp_test.dir/build.make src/test_lib_json/CMakeFiles/jsoncpp_test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' cd /builddir/build/BUILD/jsoncpp-1.8.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json/CMakeFiles/jsoncpp_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/test_lib_json/CMakeFiles/jsoncpp_test.dir/build.make src/test_lib_json/CMakeFiles/jsoncpp_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[2]: Nothing to be done for 'src/test_lib_json/CMakeFiles/jsoncpp_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' [100%] Built target jsoncpp_test make[1]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/lib64/pkgconfig/jsoncpp.pc -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/lib64/cmake/jsoncpp/jsoncppConfig.cmake -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/lib64/cmake/jsoncpp/jsoncppConfig-release.cmake -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/lib64/libjsoncpp.so.1.8.0 -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/lib64/libjsoncpp.so.11 -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/lib64/libjsoncpp.so -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/include/json/allocator.h -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/include/json/assertions.h -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/include/json/autolink.h -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/include/json/config.h -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/include/json/features.h -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/include/json/forwards.h -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/include/json/json.h -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/include/json/reader.h -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/include/json/value.h -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/include/json/version.h -- Installing: /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/include/json/writer.h + mkdir -p /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/share/doc/jsoncpp/html + for f in NEWS.txt README.md + install -p -m 0644 NEWS.txt /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/share/doc/jsoncpp + for f in NEWS.txt README.md + install -p -m 0644 README.md /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/share/doc/jsoncpp + install -p -m 0644 dist/doxygen/jsoncpp-api-html-1.8.0/allocator_8h.html dist/doxygen/jsoncpp-api-html-1.8.0/allocator_8h_source.html dist/doxygen/jsoncpp-api-html-1.8.0/annotated.html dist/doxygen/jsoncpp-api-html-1.8.0/assertions_8h.html dist/doxygen/jsoncpp-api-html-1.8.0/assertions_8h_source.html dist/doxygen/jsoncpp-api-html-1.8.0/autolink_8h.html dist/doxygen/jsoncpp-api-html-1.8.0/autolink_8h_source.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_char_reader-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_char_reader.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_char_reader_1_1_factory-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_char_reader_1_1_factory.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_char_reader_builder-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_char_reader_builder.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_exception-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_exception.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_fast_writer-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_fast_writer.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_features-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_features.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_logic_error-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_logic_error.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_path-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_path.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_path_argument-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_path_argument.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_reader-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_reader.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_runtime_error-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_runtime_error.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_secure_allocator-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_secure_allocator.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_static_string-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_static_string.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_stream_writer-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_stream_writer.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_stream_writer_1_1_factory-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_stream_writer_1_1_factory.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_stream_writer_builder-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_stream_writer_builder.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_styled_stream_writer-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_styled_stream_writer.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_styled_writer-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_styled_writer.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_const_iterator-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_const_iterator.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_iterator-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_iterator.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_iterator_base-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_iterator_base.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_writer-members.html dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_writer.html dist/doxygen/jsoncpp-api-html-1.8.0/classes.html dist/doxygen/jsoncpp-api-html-1.8.0/config_8h.html dist/doxygen/jsoncpp-api-html-1.8.0/config_8h_source.html dist/doxygen/jsoncpp-api-html-1.8.0/deprecated.html dist/doxygen/jsoncpp-api-html-1.8.0/dir_000003_000000.html dist/doxygen/jsoncpp-api-html-1.8.0/dir_558a3a6fe8f26971847c96e209994c71.html dist/doxygen/jsoncpp-api-html-1.8.0/dir_68267d1309a1af8e8297ef4c3efbcdba.html dist/doxygen/jsoncpp-api-html-1.8.0/dir_afd937d70611a55c9601734fb033a9b9.html dist/doxygen/jsoncpp-api-html-1.8.0/dir_d44c64559bbebec7f509842c48db8b23.html dist/doxygen/jsoncpp-api-html-1.8.0/features_8h.html dist/doxygen/jsoncpp-api-html-1.8.0/features_8h_source.html dist/doxygen/jsoncpp-api-html-1.8.0/files.html dist/doxygen/jsoncpp-api-html-1.8.0/forwards_8h.html dist/doxygen/jsoncpp-api-html-1.8.0/forwards_8h_source.html dist/doxygen/jsoncpp-api-html-1.8.0/functions.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_0x7e.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_b.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_c.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_d.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_e.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_f.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_0x7e.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_b.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_c.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_d.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_e.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_f.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_g.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_h.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_i.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_k.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_l.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_m.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_n.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_o.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_p.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_r.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_s.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_t.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_v.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_func_w.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_g.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_h.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_i.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_k.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_l.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_m.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_n.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_o.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_p.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_r.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_rela.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_s.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_t.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_type.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_u.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_v.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_vars.html dist/doxygen/jsoncpp-api-html-1.8.0/functions_w.html dist/doxygen/jsoncpp-api-html-1.8.0/globals.html dist/doxygen/jsoncpp-api-html-1.8.0/globals_defs.html dist/doxygen/jsoncpp-api-html-1.8.0/globals_vars.html dist/doxygen/jsoncpp-api-html-1.8.0/graph_legend.html dist/doxygen/jsoncpp-api-html-1.8.0/hierarchy.html dist/doxygen/jsoncpp-api-html-1.8.0/index.html dist/doxygen/jsoncpp-api-html-1.8.0/inherits.html dist/doxygen/jsoncpp-api-html-1.8.0/json_8h.html dist/doxygen/jsoncpp-api-html-1.8.0/json_8h_source.html dist/doxygen/jsoncpp-api-html-1.8.0/json__reader_8cpp.html dist/doxygen/jsoncpp-api-html-1.8.0/json__reader_8cpp_source.html dist/doxygen/jsoncpp-api-html-1.8.0/json__tool_8h.html dist/doxygen/jsoncpp-api-html-1.8.0/json__tool_8h_source.html dist/doxygen/jsoncpp-api-html-1.8.0/json__value_8cpp.html dist/doxygen/jsoncpp-api-html-1.8.0/json__value_8cpp_source.html dist/doxygen/jsoncpp-api-html-1.8.0/json__valueiterator_8inl.html dist/doxygen/jsoncpp-api-html-1.8.0/json__valueiterator_8inl_source.html dist/doxygen/jsoncpp-api-html-1.8.0/json__writer_8cpp.html dist/doxygen/jsoncpp-api-html-1.8.0/json__writer_8cpp_source.html dist/doxygen/jsoncpp-api-html-1.8.0/jsoncpp_8dox.html dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json.html dist/doxygen/jsoncpp-api-html-1.8.0/namespacemembers.html dist/doxygen/jsoncpp-api-html-1.8.0/namespacemembers_enum.html dist/doxygen/jsoncpp-api-html-1.8.0/namespacemembers_eval.html dist/doxygen/jsoncpp-api-html-1.8.0/namespacemembers_func.html dist/doxygen/jsoncpp-api-html-1.8.0/namespacemembers_type.html dist/doxygen/jsoncpp-api-html-1.8.0/namespacemembers_vars.html dist/doxygen/jsoncpp-api-html-1.8.0/namespaces.html dist/doxygen/jsoncpp-api-html-1.8.0/pages.html dist/doxygen/jsoncpp-api-html-1.8.0/reader_8h.html dist/doxygen/jsoncpp-api-html-1.8.0/reader_8h_source.html dist/doxygen/jsoncpp-api-html-1.8.0/roadmap.html dist/doxygen/jsoncpp-api-html-1.8.0/roadmap_8dox.html dist/doxygen/jsoncpp-api-html-1.8.0/struct_json_1_1_reader_1_1_structured_error-members.html dist/doxygen/jsoncpp-api-html-1.8.0/struct_json_1_1_reader_1_1_structured_error.html dist/doxygen/jsoncpp-api-html-1.8.0/struct_json_1_1_secure_allocator_1_1rebind-members.html dist/doxygen/jsoncpp-api-html-1.8.0/struct_json_1_1_secure_allocator_1_1rebind.html dist/doxygen/jsoncpp-api-html-1.8.0/value_8h.html dist/doxygen/jsoncpp-api-html-1.8.0/value_8h_source.html dist/doxygen/jsoncpp-api-html-1.8.0/version_8h.html dist/doxygen/jsoncpp-api-html-1.8.0/version_8h_source.html dist/doxygen/jsoncpp-api-html-1.8.0/writer_8h.html dist/doxygen/jsoncpp-api-html-1.8.0/writer_8h_source.html dist/doxygen/jsoncpp-api-html-1.8.0/allocator_8h__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/assertions_8h__dep__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/assertions_8h__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/autolink_8h__dep__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/autolink_8h__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/bc_s.png dist/doxygen/jsoncpp-api-html-1.8.0/bdwn.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_char_reader_1_1_factory__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_char_reader_1_1_factory__inherit__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_char_reader_1_1_factory_a4c5862a1ffd432372dbe65cf59de98c4_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_char_reader__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_char_reader__inherit__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_char_reader_builder__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_char_reader_builder__inherit__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_exception__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_exception__inherit__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_fast_writer__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_fast_writer__inherit__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_features__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_features_ad15a091cb61bb31323299a95970d2644_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_logic_error__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_logic_error__inherit__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_logic_error_ae8a834c790017a55df74c70b91f23329_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_path__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_path_argument__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_reader__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_reader_a5e624688f0794da1e737d2a15aa5cb84_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_reader_ade6c28e0ef00d8f2e0aa2283f91c3e37_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_reader_ae3d714e95bd98b27e296c607e408189b_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_reader_af1da6c976ad1e96c742804c3853eef94_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_runtime_error__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_runtime_error__inherit__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_secure_allocator__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_static_string__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_static_string_ad6be703d432d108623bb0aa06b0b90ca_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_stream_writer_1_1_factory__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_stream_writer_1_1_factory__inherit__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_stream_writer_1_1_factory_a9d30ec53e8288cd53befccf1009c5f31_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_stream_writer__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_stream_writer__inherit__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_stream_writer_builder__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_stream_writer_builder__inherit__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_stream_writer_builder_ace419fb128e2ac4f124c95245f8f9ff6_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_styled_stream_writer__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_styled_writer__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_styled_writer__inherit__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_styled_writer_a56f0fd80f60272b3f3c85690aae66e7d_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a034eb7bf85a44fa759bdaa232788ca66_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a0e44a5a4cd0c099f9570dfa25813eb60_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a0ec2808e1d7efa4e9fad938d6667be44_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a1627eb9d6568d6d0252fa8bb711c0a59_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a16668c8db7ef0a5de040012f0dfd84b0_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a29f3a30f7e5d3af6f38d57999bf5b480_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a2cdfa01935f87fcace90d450cbd2c0a4_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a2e1b7be6bde2fe23f15290d9ddbbdf8a_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a4a2e2a790e19a1c09fc5dd12d7ad47b5_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a4a81fb3c3acdbb68b2e2f30836a4f53e_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a501a4d67e6c875255c2ecc03ccd2019b_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a5263476047f20e2fc6de470e4de34fe5_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a5e4f5853fec138150c5df6004a8c2bcf_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a614d635bc248a592593feb322cd15ab8_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a65d8e3ab6a5871cbd019a3e0f0b944a3_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a74b305583ec3aacf4f9dd06e799dc265_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a79d7725dce6260317333e69022367ac9_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a7d99f5dba388cdaa152ce6ef933d64ef_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a883576e35cb03a785258edb56777a2de_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a8ce61157a011894f0252ceed232312de_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a8cf96c0f2a552051fcfc78ffee60e037_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a8fc2d59502fbb4fbb3b641b07ec0e069_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_a92e32ea0f4f8a15853a3cf0beac9feb9_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_aa52f7873b95d29627d6e83ba96f69aaa_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_aa647ac4fe51a2e325c063ebe32262b44_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_aab841120d78e296e1bc06a373345e822_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_ab0d86bf425efefd03513e8dbfaca317b_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_ab16f2ea2a117a1b3b576acab8b6a700d_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_ab693fb7b9b1595bb0adc49658bbf780d_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_abdda463d3269015f883587349726cfbc_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_abde4070e21e46dc4f8203f66582cb19f_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_ac2928f174a6e081c1500c28c2d61ee93_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_ad03548101e0bf3d2d9eac75c64a0b8d7_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_ad6d4df2227321bab05e86667609a7fad_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_ada6ba1369448fb0240bccc36efaa46f7_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_af2f124567acc35d021a424e53ebdfcab_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_af961a000cd203c895e44c195ab39b866_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_afa081dc764000951a1d8d6148155508e_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_afb007b9ce9b2cf9d5f667a07e5e0349f_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_afd24002a18aef907ad746b1cb9eda0a2_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_aff51d8b52979ca06cf9d909accd5f695_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_const_iterator__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_const_iterator__inherit__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_const_iterator_ad1b1c11f8d7fb22d4d3c231915f2b15b_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_iterator__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_iterator__inherit__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_iterator_base__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_iterator_base__inherit__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_iterator_base_a496e6aba44808433ec5858c178be5719_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_iterator_base_a54765da6759fd3f1edcbfbaf308ec263_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_iterator_base_af11473c9e20d07782e42b52a2f9e4540_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_value_iterator_base_af45b028d9ff9cbd2554a87878b42dd75_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_writer__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/class_json_1_1_writer__inherit__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/closed.png dist/doxygen/jsoncpp-api-html-1.8.0/config_8h__dep__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/config_8h__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/dir_558a3a6fe8f26971847c96e209994c71_dep.png dist/doxygen/jsoncpp-api-html-1.8.0/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.png dist/doxygen/jsoncpp-api-html-1.8.0/doc.png dist/doxygen/jsoncpp-api-html-1.8.0/doxygen.png dist/doxygen/jsoncpp-api-html-1.8.0/features_8h__dep__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/features_8h__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/folderclosed.png dist/doxygen/jsoncpp-api-html-1.8.0/folderopen.png dist/doxygen/jsoncpp-api-html-1.8.0/forwards_8h__dep__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/forwards_8h__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/graph_legend.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_0.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_1.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_10.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_11.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_12.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_13.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_14.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_15.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_16.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_2.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_3.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_4.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_5.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_6.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_7.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_8.png dist/doxygen/jsoncpp-api-html-1.8.0/inherit_graph_9.png dist/doxygen/jsoncpp-api-html-1.8.0/json_8h__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/json__reader_8cpp__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/json__tool_8h__dep__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/json__tool_8h__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/json__value_8cpp__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/json__valueiterator_8inl__dep__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/json__writer_8cpp__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a0381e631737f51331065a388f4f59197_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a1a04cc9d31e64b5912dade003c9b99b5_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a20d52b5a457ee5d833645d119451c2cd_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a2e6b8616041876128cbef54b8c75da62_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a33f8bda65a5b1fc4f5ddc39cb03dc742_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a3e0d81d514d0e8bddf33b08074214abd_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a45c3c8847f03b09cd61035e615d1d820_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a48f4e3ea655e3b4a5d7f892c81f00511_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a4d6ab0f651348832e5cc49b577a854d2_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a5d3eba6789f9a9c1ab563ff8b4a5090f_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a678ac3a60cd70ec0fb4c9abfd40eb0c4_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a7492156d0c7d2dd2f672acacfb240320_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a85a761cd8643a538387c0fe37bb937e8_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a87bc83d7e90fc666d28aa16727deda2f_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a8fedd83f49c9a9109d503b2b1d4824aa_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_a9795a09a0141d1f12d307c4386aeaee6_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_aa0c8235a4a5c6599da5d3332743db8ac_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_aa11b210ff98a4f4dd4e2df19260f8c3a_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_aa208904144dc7b11ccc28f47c9afab9a_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_aad8b4982c1acd164f541fba396ac9fb1_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_ac142c270507391c8d86f35b550d36eb4_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_ac1ffd21a9e55122014353c773ccc496e_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_ac99d7a5551039dfa712dd1d143c25a16_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_acfebeaf759a841173ddce34c4da22486_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_ae8a357381f264cf28f46449e79ab1dea_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/namespace_json_aff0180507262a244de61b961178d7443_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/nav_f.png dist/doxygen/jsoncpp-api-html-1.8.0/nav_g.png dist/doxygen/jsoncpp-api-html-1.8.0/nav_h.png dist/doxygen/jsoncpp-api-html-1.8.0/open.png dist/doxygen/jsoncpp-api-html-1.8.0/reader_8h__dep__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/reader_8h__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/splitbar.png dist/doxygen/jsoncpp-api-html-1.8.0/struct_json_1_1_reader_1_1_structured_error__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/struct_json_1_1_secure_allocator_1_1rebind__coll__graph.png dist/doxygen/jsoncpp-api-html-1.8.0/sync_off.png dist/doxygen/jsoncpp-api-html-1.8.0/sync_on.png dist/doxygen/jsoncpp-api-html-1.8.0/tab_a.png dist/doxygen/jsoncpp-api-html-1.8.0/tab_b.png dist/doxygen/jsoncpp-api-html-1.8.0/tab_h.png dist/doxygen/jsoncpp-api-html-1.8.0/tab_s.png dist/doxygen/jsoncpp-api-html-1.8.0/value_8h__dep__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/value_8h__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/value_8h_a22cc6fcbbb1f2f705c7888b615e43582_icgraph.png dist/doxygen/jsoncpp-api-html-1.8.0/version_8h__dep__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/writer_8h__dep__incl.png dist/doxygen/jsoncpp-api-html-1.8.0/writer_8h__incl.png /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/share/doc/jsoncpp/html + /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/jsoncpp-1.8.0 extracting debug info from /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/lib64/libjsoncpp.so.1.8.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libjsoncpp.so.1.8.0.debug to /usr/lib/debug/usr/lib64/libjsoncpp.so.debug symlinked /usr/lib/debug/usr/lib64/libjsoncpp.so.1.8.0.debug to /usr/lib/debug/usr/lib64/libjsoncpp.so.11.debug 413 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KQ4bTv + umask 022 + cd /builddir/build/BUILD + cd jsoncpp-1.8.0 + /usr/bin/make -O -j4 jsoncpp_check /usr/bin/cmake -H/builddir/build/BUILD/jsoncpp-1.8.0 -B/builddir/build/BUILD/jsoncpp-1.8.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/make -f CMakeFiles/Makefile2 jsoncpp_check make[1]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/cmake -H/builddir/build/BUILD/jsoncpp-1.8.0 -B/builddir/build/BUILD/jsoncpp-1.8.0 --check-build-system CMakeFiles/Makefile.cmake 0 make[1]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[1]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles 9 make[1]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f CMakeFiles/Makefile2 src/jsontestrunner/CMakeFiles/jsoncpp_check.dir/all /usr/bin/make -f src/lib_json/CMakeFiles/jsoncpp_lib.dir/build.make src/lib_json/CMakeFiles/jsoncpp_lib.dir/depend make[3]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' cd /builddir/build/BUILD/jsoncpp-1.8.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json /builddir/build/BUILD/jsoncpp-1.8.0/src/lib_json/CMakeFiles/jsoncpp_lib.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/lib_json/CMakeFiles/jsoncpp_lib.dir/build.make src/lib_json/CMakeFiles/jsoncpp_lib.dir/build make[3]: Nothing to be done for 'src/lib_json/CMakeFiles/jsoncpp_lib.dir/build'. make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [ 44%] Built target jsoncpp_lib make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/test_lib_json/CMakeFiles/jsoncpp_test.dir/build.make src/test_lib_json/CMakeFiles/jsoncpp_test.dir/depend /usr/bin/make -f src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/build.make src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/depend make[3]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' cd /builddir/build/BUILD/jsoncpp-1.8.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/build.make src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/build make[3]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' cd /builddir/build/BUILD/jsoncpp-1.8.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json /builddir/build/BUILD/jsoncpp-1.8.0/src/test_lib_json/CMakeFiles/jsoncpp_test.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/test_lib_json/CMakeFiles/jsoncpp_test.dir/build.make src/test_lib_json/CMakeFiles/jsoncpp_test.dir/build make[3]: Nothing to be done for 'src/jsontestrunner/CMakeFiles/jsontestrunner_exe.dir/build'. make[3]: Nothing to be done for 'src/test_lib_json/CMakeFiles/jsoncpp_test.dir/build'. make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [ 66%] Built target jsontestrunner_exe make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [100%] Built target jsoncpp_test make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/jsontestrunner/CMakeFiles/jsoncpp_readerwriter_tests.dir/build.make src/jsontestrunner/CMakeFiles/jsoncpp_readerwriter_tests.dir/depend make[3]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' cd /builddir/build/BUILD/jsoncpp-1.8.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/CMakeFiles/jsoncpp_readerwriter_tests.dir/DependInfo.cmake --color= Scanning dependencies of target jsoncpp_readerwriter_tests make[3]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/jsontestrunner/CMakeFiles/jsoncpp_readerwriter_tests.dir/build.make src/jsontestrunner/CMakeFiles/jsoncpp_readerwriter_tests.dir/build make[3]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' cd /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner && /usr/bin/python2 -B /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/../../test/runjsontests.py /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/../../test/data TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_complex_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_08.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_06_64bits.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_10.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_large_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_06.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/fail_test_stack_limit.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_07.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_09.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_08.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_07.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_12.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_06.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_07_64bits.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_06.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_11.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_07.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_preserve_comment_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_09.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_08_64bits.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/fail_test_array_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_00.json OK All 58 tests passed. TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_complex_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_08.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_06_64bits.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_10.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_large_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_06.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/fail_test_stack_limit.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_07.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_09.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_08.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_07.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_12.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_06.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_07_64bits.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_06.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_11.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_07.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_preserve_comment_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_09.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_08_64bits.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/fail_test_array_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_00.json OK All 58 tests passed. TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_complex_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_08.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_06_64bits.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_10.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_large_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_06.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/fail_test_stack_limit.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_07.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_09.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_08.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_07.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_12.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_06.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_07_64bits.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_06.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_11.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_07.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_preserve_comment_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_09.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_05.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_08_64bits.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_03.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/fail_test_array_01.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_04.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_02.json OK TESTING: /builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_00.json OK All 58 tests passed. make[3]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_complex_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_08.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_06_64bits.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_10.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_large_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_06.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-checker --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/fail_test_stack_limit.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_07.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_09.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_08.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_07.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_12.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_06.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_07_64bits.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_06.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_11.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_07.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_preserve_comment_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_09.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_08_64bits.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-checker --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/fail_test_array_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_00.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_complex_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_08.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_06_64bits.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_10.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_large_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_06.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-checker --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/fail_test_stack_limit.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_07.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_09.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_08.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_07.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_12.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_06.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_07_64bits.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_06.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_11.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_07.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_preserve_comment_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_09.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_08_64bits.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-checker --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/fail_test_array_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer StyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_00.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_complex_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_08.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_06_64bits.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_10.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_large_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_06.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-checker --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/fail_test_stack_limit.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_07.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_09.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_08.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_07.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_12.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_06.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_07_64bits.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_06.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_real_11.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_07.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_preserve_comment_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_basic_09.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_object_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_unicode_05.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_08_64bits.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_integer_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_03.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-checker --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/fail_test_array_01.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_array_04.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_string_02.json" /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/jsontestrunner_exe --json-writer BuiltStyledStreamWriter "/builddir/build/BUILD/jsoncpp-1.8.0/test/data/test_comment_00.json" make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [100%] Built target jsoncpp_readerwriter_tests make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/jsontestrunner/CMakeFiles/jsoncpp_check.dir/build.make src/jsontestrunner/CMakeFiles/jsoncpp_check.dir/depend make[3]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' cd /builddir/build/BUILD/jsoncpp-1.8.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner /builddir/build/BUILD/jsoncpp-1.8.0 /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner /builddir/build/BUILD/jsoncpp-1.8.0/src/jsontestrunner/CMakeFiles/jsoncpp_check.dir/DependInfo.cmake --color= Scanning dependencies of target jsoncpp_check make[3]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/make -f src/jsontestrunner/CMakeFiles/jsoncpp_check.dir/build.make src/jsontestrunner/CMakeFiles/jsoncpp_check.dir/build make[3]: Nothing to be done for 'src/jsontestrunner/CMakeFiles/jsoncpp_check.dir/build'. make[2]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' [100%] Built target jsoncpp_check make[2]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' make[1]: Entering directory '/builddir/build/BUILD/jsoncpp-1.8.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/jsoncpp-1.8.0/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/jsoncpp-1.8.0' + exit 0 Processing files: jsoncpp-1.8.0-3.fc26.ppc64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RvKUgs + umask 022 + cd /builddir/build/BUILD + cd jsoncpp-1.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/share/licenses/jsoncpp + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/share/licenses/jsoncpp + cp -pr AUTHORS /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/share/licenses/jsoncpp + cp -pr LICENSE /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64/usr/share/licenses/jsoncpp + exit 0 Provides: jsoncpp = 1.8.0-3.fc26 jsoncpp(ppc-64) = 1.8.0-3.fc26 libjsoncpp.so.11()(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.3)(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) libm.so.6(GLIBC_2.3)(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.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: jsoncpp-devel-1.8.0-3.fc26.ppc64 Provides: cmake(jsoncpp) jsoncpp-devel = 1.8.0-3.fc26 jsoncpp-devel(ppc-64) = 1.8.0-3.fc26 pkgconfig(jsoncpp) = 1.8.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libjsoncpp.so.11()(64bit) Processing files: jsoncpp-doc-1.8.0-3.fc26.noarch Provides: jsoncpp-doc = 1.8.0-3.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: jsoncpp-debuginfo-1.8.0-3.fc26.ppc64 Provides: jsoncpp-debuginfo = 1.8.0-3.fc26 jsoncpp-debuginfo(ppc-64) = 1.8.0-3.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64 Wrote: /builddir/build/RPMS/jsoncpp-1.8.0-3.fc26.ppc64.rpm Wrote: /builddir/build/RPMS/jsoncpp-devel-1.8.0-3.fc26.ppc64.rpm Wrote: /builddir/build/RPMS/jsoncpp-doc-1.8.0-3.fc26.noarch.rpm Wrote: /builddir/build/RPMS/jsoncpp-debuginfo-1.8.0-3.fc26.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.i6Fytp + umask 022 + cd /builddir/build/BUILD + cd jsoncpp-1.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jsoncpp-1.8.0-3.fc26.ppc64 + exit 0 Child return code was: 0