Mock Version: 1.2.12 Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/cppformat.spec'], chrootPath='/var/lib/mock/dist-6E-epel-build-4005090-520122/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/cppformat.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildppc-01.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/cppformat-1.1.0-2.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/cppformat.spec '], chrootPath='/var/lib/mock/dist-6E-epel-build-4005090-520122/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/cppformat.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7p49Dg + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf cppformat-1.1.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/cppformat-1.1.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd cppformat-1.1.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (cppformat_so_name.patch):' Patch #0 (cppformat_so_name.patch): + /bin/cat /builddir/build/SOURCES/cppformat_so_name.patch + /usr/bin/patch -p0 --fuzz=0 patching file CMakeLists.txt Hunk #1 succeeded at 146 (offset -14 lines). Hunk #2 succeeded at 167 (offset -14 lines). Patch #1 (cppformat_lib64.patch): + echo 'Patch #1 (cppformat_lib64.patch):' + /bin/cat /builddir/build/SOURCES/cppformat_lib64.patch + /usr/bin/patch -p0 --fuzz=0 patching file CMakeLists.txt Hunk #1 succeeded at 172 (offset -14 lines). + echo 'Patch #2 (cppformat_test_format_double.patch):' Patch #2 (cppformat_test_format_double.patch): + /bin/cat /builddir/build/SOURCES/cppformat_test_format_double.patch + /usr/bin/patch -p1 --fuzz=0 patching file test/format-test.cc Hunk #1 succeeded at 1162 (offset -146 lines). + echo 'Patch #3 (cppformat_test_format_char.patch):' Patch #3 (cppformat_test_format_char.patch): + /bin/cat /builddir/build/SOURCES/cppformat_test_format_char.patch + /usr/bin/patch -p1 --fuzz=0 patching file test/format-test.cc Hunk #1 succeeded at 1383 (offset -149 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.F6Dcpx + umask 022 + cd /builddir/build/BUILD + cd cppformat-1.1.0 + LANG=C + export LANG + unset DISPLAY + cmakeopts=-DFMT_LIB_DIR=lib64 + cmakeopts='-DFMT_LIB_DIR=lib64 -DCMAKE_SHARED_LINKER_FLAGS='\''-Wl,--as-needed'\''' + cmakeopts='-DFMT_LIB_DIR=lib64 -DCMAKE_SHARED_LINKER_FLAGS='\''-Wl,--as-needed'\'' -DCMAKE_SKIP_RPATH=OFF' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export FFLAGS + /usr/bin/cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -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 -DCMAKE_SKIP_RPATH:BOOL=ON -DBUILD_SHARED_LIBS:BOOL=ON -DFMT_LIB_DIR=lib64 '-DCMAKE_SHARED_LINKER_FLAGS='\''-Wl,--as-needed'\''' -DCMAKE_SKIP_RPATH=OFF . -- CMake version: 2.8.12.2 -- The C compiler identification is GNU 4.4.7 -- The CXX compiler identification is GNU 4.4.7 -- 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 -- 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 -- Build type: Release -- Performing Test HAVE_STD_CPP11_FLAG -- Performing Test HAVE_STD_CPP11_FLAG - Failed -- Performing Test HAVE_STD_CPP0X_FLAG -- Performing Test HAVE_STD_CPP0X_FLAG - Success -- Looking for open -- Looking for open - found -- Target 'doc' disabled (requires breathe module) -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Performing Test FMT_VARIADIC_TEMPLATES -- Performing Test FMT_VARIADIC_TEMPLATES - Failed -- Performing Test FMT_INITIALIZER_LIST -- Performing Test FMT_INITIALIZER_LIST - Failed -- Performing Test HAVE_TYPE_TRAITS -- Performing Test HAVE_TYPE_TRAITS - Failed -- Performing Test HAVE_FNO_EXCEPTIONS_FLAG -- Performing Test HAVE_FNO_EXCEPTIONS_FLAG - Success -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/cppformat-1.1.0 + make -j16 all /usr/bin/cmake -H/builddir/build/BUILD/cppformat-1.1.0 -B/builddir/build/BUILD/cppformat-1.1.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make -f CMakeFiles/format.dir/build.make CMakeFiles/format.dir/depend make -f CMakeFiles/gmock.dir/build.make CMakeFiles/gmock.dir/depend make -f test/CMakeFiles/noexception-test.dir/build.make test/CMakeFiles/noexception-test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles/format.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles/gmock.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/noexception-test.dir/DependInfo.cmake --color= Scanning dependencies of target noexception-test make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/noexception-test.dir/build.make test/CMakeFiles/noexception-test.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 16 Scanning dependencies of target format make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f CMakeFiles/format.dir/build.make CMakeFiles/format.dir/build [ 3%] make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 1 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 2 Building CXX object test/CMakeFiles/noexception-test.dir/__/format.cc.o [ 11%] [ 11%] cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -fno-exceptions -o CMakeFiles/noexception-test.dir/__/format.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/format.cc Scanning dependencies of target gmock Building CXX object CMakeFiles/format.dir/posix.cc.o Building CXX object CMakeFiles/format.dir/format.cc.o /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -Dformat_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -Wall -Wextra -Wshadow -pedantic -o CMakeFiles/format.dir/format.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/format.cc /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -Dformat_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -Wall -Wextra -Wshadow -pedantic -o CMakeFiles/format.dir/posix.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/posix.cc make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f CMakeFiles/gmock.dir/build.make CMakeFiles/gmock.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 5 [ 14%] Building CXX object CMakeFiles/gmock.dir/gmock/gmock-gtest-all.cc.o /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/gmock.dir/gmock/gmock-gtest-all.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/gmock/gmock-gtest-all.cc In file included from /builddir/build/BUILD/cppformat-1.1.0/format.cc:28: /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::BasicStringRef::BasicStringRef(const Char*, size_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:232: warning: declaration of 'size' shadows a member of 'this' In file included from /builddir/build/BUILD/cppformat-1.1.0/posix.h:37, from /builddir/build/BUILD/cppformat-1.1.0/posix.cc:33: /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::BasicStringRef::BasicStringRef(const Char*, size_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:232: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::internal::Buffer::Buffer(T*, size_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:313: warning: declaration of 'capacity' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'void fmt::internal::Buffer::reserve(size_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:334: warning: declaration of 'capacity' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::internal::Buffer::Buffer(T*, size_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:313: warning: declaration of 'capacity' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'void fmt::internal::Buffer::reserve(size_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:334: warning: declaration of 'capacity' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::WidthSpec::WidthSpec(unsigned int, wchar_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1156: warning: declaration of 'fill' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1156: warning: declaration of 'width' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::AlignSpec::AlignSpec(unsigned int, wchar_t, fmt::Alignment)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1167: warning: declaration of 'align' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1167: warning: declaration of 'fill' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1167: warning: declaration of 'width' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::WidthSpec::WidthSpec(unsigned int, wchar_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1156: warning: declaration of 'fill' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1156: warning: declaration of 'width' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::AlignSpec::AlignSpec(unsigned int, wchar_t, fmt::Alignment)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1167: warning: declaration of 'align' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1167: warning: declaration of 'fill' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::AlignTypeSpec::AlignTypeSpec(unsigned int, wchar_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1177: warning: declaration of 'fill' shadows a member of 'this'/builddir/build/BUILD/cppformat-1.1.0/format.h:1167: warning: declaration of 'width' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1177: warning: declaration of 'width' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::AlignTypeSpec::AlignTypeSpec(unsigned int, wchar_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1177: warning: declaration of 'fill' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1177: warning: declaration of 'width' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::FormatSpec::FormatSpec(unsigned int, char, wchar_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1191: warning: declaration of 'fill' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1191: warning: declaration of 'type' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1191: warning: declaration of 'width' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::FormatSpec::FormatSpec(unsigned int, char, wchar_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1191: warning: declaration of 'fill' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1191: warning: declaration of 'type' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1191: warning: declaration of 'width' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::StrFormatSpec::StrFormatSpec(const T*, unsigned int, wchar_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1219: warning: declaration of 'fill' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1219: warning: declaration of 'width' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1219: warning: declaration of 'str' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::StrFormatSpec::StrFormatSpec(const T*, unsigned int, wchar_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1219: warning: declaration of 'fill' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1219: warning: declaration of 'width' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1219: warning: declaration of 'str' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::SystemError::SystemError(int, fmt::StringRef)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1534: warning: declaration of 'error_code' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::SystemError::SystemError(int, fmt::StringRef)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1534: warning: declaration of 'error_code' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::internal::CharTraits::CharPtr fmt::BasicWriter::grow_buffer(size_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1585: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::internal::CharTraits::CharPtr fmt::BasicWriter::prepare_int_buffer(unsigned int, const fmt::EmptySpec&, const char*, unsigned int)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1593: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'const Char* fmt::BasicWriter::c_str() const': /builddir/build/BUILD/cppformat-1.1.0/format.h:1668: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'fmt::BasicWriter& fmt::BasicWriter::operator<<(fmt::BasicStringRef)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1766: warning: declaration of 'str' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::internal::CharTraits::CharPtr fmt::BasicWriter::grow_buffer(size_t)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1585: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::internal::CharTraits::CharPtr fmt::BasicWriter::prepare_int_buffer(unsigned int, const fmt::EmptySpec&, const char*, unsigned int)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1593: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::BasicWriter::CharPtr fmt::BasicWriter::write_str(const StrChar*, size_t, const fmt::AlignSpec&)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1792: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'const Char* fmt::BasicWriter::c_str() const': /builddir/build/BUILD/cppformat-1.1.0/format.h:1668: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::BasicWriter::CharPtr fmt::BasicWriter::prepare_int_buffer(unsigned int, const Spec&, const char*, unsigned int)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1859: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'fmt::BasicWriter& fmt::BasicWriter::operator<<(fmt::BasicStringRef)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1766: warning: declaration of 'str' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::BasicWriter::CharPtr fmt::BasicWriter::write_str(const StrChar*, size_t, const fmt::AlignSpec&)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1792: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::BasicWriter::CharPtr fmt::BasicWriter::prepare_int_buffer(unsigned int, const Spec&, const char*, unsigned int)': /builddir/build/BUILD/cppformat-1.1.0/format.h:1859: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.cc: In function 'void::report_error(void (*)(fmt::Writer&, int, fmt::StringRef), int, fmt::StringRef)': /builddir/build/BUILD/cppformat-1.1.0/format.cc:193: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result /builddir/build/BUILD/cppformat-1.1.0/format.cc: In function 'void fmt::print(FILE*, fmt::StringRef, fmt::ArgList)': /builddir/build/BUILD/cppformat-1.1.0/format.cc:1092: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result /builddir/build/BUILD/cppformat-1.1.0/format.cc: In function 'void::report_error(void (*)(fmt::Writer&, int, fmt::StringRef), int, fmt::StringRef)': /builddir/build/BUILD/cppformat-1.1.0/format.cc:193: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::AlignTypeSpec::AlignTypeSpec(unsigned int, wchar_t) [with char TYPE = '\000']': /builddir/build/BUILD/cppformat-1.1.0/format.h:1313: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1177: warning: declaration of 'fill' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1177: warning: declaration of 'width' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::StrFormatSpec::StrFormatSpec(const T*, unsigned int, wchar_t) [with T = wchar_t]': /builddir/build/BUILD/cppformat-1.1.0/format.h:1340: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1218: warning: declaration of 'fill' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1218: warning: declaration of 'width' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1218: warning: declaration of 'str' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.cc: In function 'void fmt::print(FILE*, fmt::StringRef, fmt::ArgList)': /builddir/build/BUILD/cppformat-1.1.0/format.cc:1092: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result In file included from /builddir/build/BUILD/cppformat-1.1.0/format.cc:28: /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::AlignTypeSpec::AlignTypeSpec(unsigned int, wchar_t) [with char TYPE = '\000']': /builddir/build/BUILD/cppformat-1.1.0/format.h:1313: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1177: warning: declaration of 'fill' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1177: warning: declaration of 'width' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::StrFormatSpec::StrFormatSpec(const T*, unsigned int, wchar_t) [with T = wchar_t]': /builddir/build/BUILD/cppformat-1.1.0/format.h:1340: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1218: warning: declaration of 'fill' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1218: warning: declaration of 'width' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h:1218: warning: declaration of 'str' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::internal::Buffer::Buffer(T*, size_t) [with T = char]': /builddir/build/BUILD/cppformat-1.1.0/format.h:380: instantiated from 'fmt::internal::MemoryBuffer::MemoryBuffer(const Allocator&) [with T = char, long unsigned int SIZE = 500ul, Allocator = std::allocator]' /builddir/build/BUILD/cppformat-1.1.0/format.h:2164: instantiated from 'fmt::BasicMemoryWriter::BasicMemoryWriter(const Allocator&) [with Char = char, Allocator = std::allocator]' /builddir/build/BUILD/cppformat-1.1.0/format.h:2328: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:312: warning: declaration of 'capacity' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::internal::Buffer::Buffer(T*, size_t) [with T = wchar_t]': /builddir/build/BUILD/cppformat-1.1.0/format.h:380: instantiated from 'fmt::internal::MemoryBuffer::MemoryBuffer(const Allocator&) [with T = wchar_t, long unsigned int SIZE = 500ul, Allocator = std::allocator]' /builddir/build/BUILD/cppformat-1.1.0/format.h:2164: instantiated from 'fmt::BasicMemoryWriter::BasicMemoryWriter(const Allocator&) [with Char = wchar_t, Allocator = std::allocator]' /builddir/build/BUILD/cppformat-1.1.0/format.h:2334: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:312: warning: declaration of 'capacity' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'fmt::BasicWriter& fmt::BasicWriter::operator<<(fmt::BasicStringRef) [with Char = char]': /builddir/build/BUILD/cppformat-1.1.0/format.cc:182: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1766: warning: declaration of 'str' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'void fmt::internal::MemoryBuffer::grow(size_t) [with T = wchar_t, long unsigned int SIZE = 500ul, Allocator = std::allocator]': /builddir/build/BUILD/cppformat-1.1.0/posix.cc:242: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:421: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'void fmt::internal::MemoryBuffer::grow(size_t) [with T = char, long unsigned int SIZE = 500ul, Allocator = std::allocator]': /builddir/build/BUILD/cppformat-1.1.0/posix.cc:242: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:421: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::internal::Buffer::Buffer(T*, size_t) [with T = char]': /builddir/build/BUILD/cppformat-1.1.0/format.h:380: instantiated from 'fmt::internal::MemoryBuffer::MemoryBuffer(const Allocator&) [with T = char, long unsigned int SIZE = 500ul, Allocator = std::allocator]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:492: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:312: warning: declaration of 'capacity' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::internal::CharTraits::CharPtr fmt::BasicWriter::grow_buffer(size_t) [with Char = char]': /builddir/build/BUILD/cppformat-1.1.0/format.cc:866: instantiated from 'void fmt::internal::PrintfFormatter::format(fmt::BasicWriter&, fmt::BasicStringRef, const fmt::ArgList&) [with Char = char]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1133: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1585: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::internal::CharTraits::CharPtr fmt::BasicWriter::grow_buffer(size_t) [with Char = wchar_t]': /builddir/build/BUILD/cppformat-1.1.0/format.cc:866: instantiated from 'void fmt::internal::PrintfFormatter::format(fmt::BasicWriter&, fmt::BasicStringRef, const fmt::ArgList&) [with Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1155: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1585: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::internal::Buffer::Buffer(T*, size_t) [with T = wchar_t]': /builddir/build/BUILD/cppformat-1.1.0/format.h:380: instantiated from 'fmt::internal::MemoryBuffer::MemoryBuffer(const Allocator&) [with T = wchar_t, long unsigned int SIZE = 500ul, Allocator = std::allocator]' /builddir/build/BUILD/cppformat-1.1.0/format.h:2164: instantiated from 'fmt::BasicMemoryWriter::BasicMemoryWriter(const Allocator&) [with Char = wchar_t, Allocator = std::allocator]' /builddir/build/BUILD/cppformat-1.1.0/format.h:2334: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:312: warning: declaration of 'capacity' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::BasicStringRef::BasicStringRef(const Char*, size_t) [with Char = char]': /builddir/build/BUILD/cppformat-1.1.0/format.h:1079: instantiated from 'void fmt::internal::FormatterBase::write(fmt::BasicWriter&, const Char*, const Char*) [with Char = char]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1064: instantiated from 'void fmt::BasicFormatter::format(fmt::BasicStringRef, const fmt::ArgList&) [with Char = char]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1130: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:232: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::BasicWriter::CharPtr fmt::BasicWriter::prepare_int_buffer(unsigned int, const Spec&, const char*, unsigned int) [with Spec = fmt::FormatSpec, Char = char]': /builddir/build/BUILD/cppformat-1.1.0/format.h:1909: instantiated from 'void fmt::BasicWriter::write_int(T, Spec) [with T = int, Spec = fmt::FormatSpec, Char = char]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:848: instantiated from 'void fmt::internal::PrintfFormatter::format(fmt::BasicWriter&, fmt::BasicStringRef, const fmt::ArgList&) [with Char = char]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1133: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1859: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::BasicWriter::CharPtr fmt::BasicWriter::write_str(const StrChar*, size_t, const fmt::AlignSpec&) [with StrChar = char, Char = char]': /builddir/build/BUILD/cppformat-1.1.0/format.h:2018: instantiated from 'void fmt::BasicWriter::write_double(T, const fmt::FormatSpec&) [with T = double, Char = char]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:880: instantiated from 'void fmt::internal::PrintfFormatter::format(fmt::BasicWriter&, fmt::BasicStringRef, const fmt::ArgList&) [with Char = char]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1133: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1791: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'void fmt::internal::Buffer::reserve(size_t) [with T = char]': /builddir/build/BUILD/cppformat-1.1.0/format.h:2042: instantiated from 'void fmt::BasicWriter::write_double(T, const fmt::FormatSpec&) [with T = double, Char = char]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:880: instantiated from 'void fmt::internal::PrintfFormatter::format(fmt::BasicWriter&, fmt::BasicStringRef, const fmt::ArgList&) [with Char = char]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1133: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:334: warning: declaration of 'capacity' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In constructor 'fmt::BasicStringRef::BasicStringRef(const Char*, size_t) [with Char = wchar_t]': /builddir/build/BUILD/cppformat-1.1.0/format.h:1079: instantiated from 'void fmt::internal::FormatterBase::write(fmt::BasicWriter&, const Char*, const Char*) [with Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1064: instantiated from 'void fmt::BasicFormatter::format(fmt::BasicStringRef, const fmt::ArgList&) [with Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1151: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:232: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'fmt::BasicWriter& fmt::BasicWriter::operator<<(fmt::BasicStringRef) [with Char = wchar_t]': /builddir/build/BUILD/cppformat-1.1.0/format.h:1079: instantiated from 'void fmt::internal::FormatterBase::write(fmt::BasicWriter&, const Char*, const Char*) [with Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1064: instantiated from 'void fmt::BasicFormatter::format(fmt::BasicStringRef, const fmt::ArgList&) [with Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1151: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1766: warning: declaration of 'str' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::BasicWriter::CharPtr fmt::BasicWriter::prepare_int_buffer(unsigned int, const Spec&, const char*, unsigned int) [with Spec = fmt::FormatSpec, Char = wchar_t]': /builddir/build/BUILD/cppformat-1.1.0/format.h:1909: instantiated from 'void fmt::BasicWriter::write_int(T, Spec) [with T = int, Spec = fmt::FormatSpec, Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:848: instantiated from 'void fmt::internal::PrintfFormatter::format(fmt::BasicWriter&, fmt::BasicStringRef, const fmt::ArgList&) [with Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1155: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1859: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::BasicWriter::CharPtr fmt::BasicWriter::write_str(const StrChar*, size_t, const fmt::AlignSpec&) [with StrChar = char, Char = wchar_t]': /builddir/build/BUILD/cppformat-1.1.0/format.h:2018: instantiated from 'void fmt::BasicWriter::write_double(T, const fmt::FormatSpec&) [with T = double, Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:880: instantiated from 'void fmt::internal::PrintfFormatter::format(fmt::BasicWriter&, fmt::BasicStringRef, const fmt::ArgList&) [with Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1155: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1791: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'void fmt::internal::Buffer::reserve(size_t) [with T = wchar_t]': /builddir/build/BUILD/cppformat-1.1.0/format.h:2042: instantiated from 'void fmt::BasicWriter::write_double(T, const fmt::FormatSpec&) [with T = double, Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:880: instantiated from 'void fmt::internal::PrintfFormatter::format(fmt::BasicWriter&, fmt::BasicStringRef, const fmt::ArgList&) [with Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1155: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:334: warning: declaration of 'capacity' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::BasicWriter::CharPtr fmt::BasicWriter::write_str(const StrChar*, size_t, const fmt::AlignSpec&) [with StrChar = wchar_t, Char = wchar_t]': /builddir/build/BUILD/cppformat-1.1.0/format.cc:638: instantiated from 'void fmt::BasicWriter::write_str(const fmt::internal::Value::StringValue&, const fmt::FormatSpec&) [with StrChar = wchar_t, Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:893: instantiated from 'void fmt::internal::PrintfFormatter::format(fmt::BasicWriter&, fmt::BasicStringRef, const fmt::ArgList&) [with Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1155: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1791: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::BasicWriter::CharPtr fmt::BasicWriter::prepare_int_buffer(unsigned int, const Spec&, const char*, unsigned int) [with Spec = fmt::IntFormatSpec, char>, Char = char]': /builddir/build/BUILD/cppformat-1.1.0/format.h:1909: instantiated from 'void fmt::BasicWriter::write_int(T, Spec) [with T = int, Spec = fmt::IntFormatSpec, char>, Char = char]' /builddir/build/BUILD/cppformat-1.1.0/format.h:1774: instantiated from 'fmt::BasicWriter& fmt::BasicWriter::operator<<(fmt::IntFormatSpec) [with T = int, Spec = fmt::TypeSpec<'\000'>, FillChar = char, Char = char]' /builddir/build/BUILD/cppformat-1.1.0/format.h:1712: instantiated from 'fmt::BasicWriter& fmt::BasicWriter::operator<<(int) [with Char = char]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:183: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1859: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::BasicWriter::CharPtr fmt::BasicWriter::prepare_int_buffer(unsigned int, const Spec&, const char*, unsigned int) [with Spec = fmt::AlignSpec, Char = char]': /builddir/build/BUILD/cppformat-1.1.0/format.h:1844: instantiated from 'typename fmt::BasicWriter::CharPtr fmt::BasicWriter::prepare_int_buffer(unsigned int, const Spec&, const char*, unsigned int) [with Spec = fmt::FormatSpec, Char = char]' /builddir/build/BUILD/cppformat-1.1.0/format.h:1909: instantiated from 'void fmt::BasicWriter::write_int(T, Spec) [with T = int, Spec = fmt::FormatSpec, Char = char]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:848: instantiated from 'void fmt::internal::PrintfFormatter::format(fmt::BasicWriter&, fmt::BasicStringRef, const fmt::ArgList&) [with Char = char]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1133: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1859: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'typename fmt::BasicWriter::CharPtr fmt::BasicWriter::prepare_int_buffer(unsigned int, const Spec&, const char*, unsigned int) [with Spec = fmt::AlignSpec, Char = wchar_t]': /builddir/build/BUILD/cppformat-1.1.0/format.h:1844: instantiated from 'typename fmt::BasicWriter::CharPtr fmt::BasicWriter::prepare_int_buffer(unsigned int, const Spec&, const char*, unsigned int) [with Spec = fmt::FormatSpec, Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.h:1909: instantiated from 'void fmt::BasicWriter::write_int(T, Spec) [with T = int, Spec = fmt::FormatSpec, Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:848: instantiated from 'void fmt::internal::PrintfFormatter::format(fmt::BasicWriter&, fmt::BasicStringRef, const fmt::ArgList&) [with Char = wchar_t]' /builddir/build/BUILD/cppformat-1.1.0/format.cc:1155: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:1859: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'void fmt::internal::MemoryBuffer::grow(size_t) [with T = wchar_t, long unsigned int SIZE = 500ul, Allocator = std::allocator]': /builddir/build/BUILD/cppformat-1.1.0/format.cc:1163: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:421: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/format.h: In member function 'void fmt::internal::MemoryBuffer::grow(size_t) [with T = char, long unsigned int SIZE = 500ul, Allocator = std::allocator]': /builddir/build/BUILD/cppformat-1.1.0/format.cc:1163: instantiated from here /builddir/build/BUILD/cppformat-1.1.0/format.h:421: warning: declaration of 'size' shadows a member of 'this' /builddir/build/BUILD/cppformat-1.1.0/gmock/gmock-gtest-all.cc: In constructor 'testing::internal::ScopedPrematureExitFile::ScopedPrematureExitFile(const char*)': /builddir/build/BUILD/cppformat-1.1.0/gmock/gmock-gtest-all.cc:5022: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result /builddir/build/BUILD/cppformat-1.1.0/gmock/gmock-gtest-all.cc: In constructor 'testing::internal::ScopedPrematureExitFile::ScopedPrematureExitFile(const char*)': /builddir/build/BUILD/cppformat-1.1.0/gmock/gmock-gtest-all.cc:5022: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result Linking CXX static library libnoexception-test.a cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/cmake -P CMakeFiles/noexception-test.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/noexception-test.dir/link.txt --verbose=1 /usr/bin/ar cr libnoexception-test.a CMakeFiles/noexception-test.dir/__/format.cc.o /usr/bin/ranlib libnoexception-test.a make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 16 [ 14%] Built target noexception-test Linking CXX shared library libformat.so /usr/bin/cmake -E cmake_link_script CMakeFiles/format.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -Wl,--as-needed -shared -Wl,-soname,libformat.so.1 -o libformat.so.1.1.0 CMakeFiles/format.dir/format.cc.o CMakeFiles/format.dir/posix.cc.o /usr/bin/cmake -E cmake_symlink_library libformat.so.1.1.0 libformat.so.1 libformat.so make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 1 2 [ 14%] Built target format Linking CXX static library libgmock.a /usr/bin/cmake -P CMakeFiles/gmock.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/gmock.dir/link.txt --verbose=1 /usr/bin/ar cr libgmock.a CMakeFiles/gmock.dir/gmock/gmock-gtest-all.cc.o /usr/bin/ranlib libgmock.a make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 5 [ 14%] Built target gmock make -f test/CMakeFiles/test-main.dir/build.make test/CMakeFiles/test-main.dir/depend make -f test/CMakeFiles/header-only-test.dir/build.make test/CMakeFiles/header-only-test.dir/depend make -f test/CMakeFiles/macro-test.dir/build.make test/CMakeFiles/macro-test.dir/depend make -f test/CMakeFiles/posix-test.dir/build.make test/CMakeFiles/posix-test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/test-main.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/header-only-test.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/macro-test.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/posix-test.dir/DependInfo.cmake --color= Scanning dependencies of target header-only-test Scanning dependencies of target test-main make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/header-only-test.dir/build.make test/CMakeFiles/header-only-test.dir/build make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/test-main.dir/build.make test/CMakeFiles/test-main.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 7 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 8 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 9 make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 24 Scanning dependencies of target macro-test /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 25 Scanning dependencies of target posix-test /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 26 make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/macro-test.dir/build.make test/CMakeFiles/macro-test.dir/build make -f test/CMakeFiles/posix-test.dir/build.make test/CMakeFiles/posix-test.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 10 make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 17 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 11 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 18 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 12 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 19 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 13 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 20 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 14 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 21 [ 22%] [ 22%] [ 33%] [ 33%] [ 33%] [ 37%] [ 51%] [ 51%] [ 51%] [ 51%] [ 55%] [ 59%] [ 62%] [ 66%] Building CXX object test/CMakeFiles/header-only-test.dir/header-only-test2.cc.o Building CXX object test/CMakeFiles/header-only-test.dir/header-only-test.cc.o Building CXX object test/CMakeFiles/test-main.dir/gtest-extra.cc.o Building CXX object test/CMakeFiles/test-main.dir/test-main.cc.o Building CXX object test/CMakeFiles/header-only-test.dir/test-main.cc.o Building CXX object test/CMakeFiles/test-main.dir/util.cc.o [ 74%] [ 74%] cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/test-main.dir/test-main.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/test-main.cc cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_HEADER_ONLY=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/header-only-test.dir/header-only-test2.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/header-only-test2.cc cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/test-main.dir/gtest-extra.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/gtest-extra.cc cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_HEADER_ONLY=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/header-only-test.dir/test-main.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/test-main.cc cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/test-main.dir/util.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/util.cc cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_HEADER_ONLY=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/header-only-test.dir/header-only-test.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/header-only-test.cc Building CXX object test/CMakeFiles/macro-test.dir/__/posix.cc.o Building CXX object test/CMakeFiles/macro-test.dir/test-main.cc.o Building CXX object test/CMakeFiles/macro-test.dir/__/format.cc.o Building CXX object test/CMakeFiles/macro-test.dir/gtest-extra.cc.o cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_VARIADIC_TEMPLATES=0 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/macro-test.dir/__/posix.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/posix.cc Building CXX object test/CMakeFiles/posix-test.dir/__/posix.cc.o Building CXX object test/CMakeFiles/posix-test.dir/test-main.cc.o cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_VARIADIC_TEMPLATES=0 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/macro-test.dir/test-main.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/test-main.cc cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_VARIADIC_TEMPLATES=0 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/macro-test.dir/__/format.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/format.cc cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_VARIADIC_TEMPLATES=0 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/macro-test.dir/gtest-extra.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/gtest-extra.cc Building CXX object test/CMakeFiles/macro-test.dir/macro-test.cc.o Building CXX object test/CMakeFiles/posix-test.dir/posix-test.cc.o Building CXX object test/CMakeFiles/posix-test.dir/gtest-extra.cc.o cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_INCLUDE_POSIX_TEST=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/posix-test.dir/__/posix.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/posix.cc cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_VARIADIC_TEMPLATES=0 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/macro-test.dir/macro-test.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/macro-test.cc cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_INCLUDE_POSIX_TEST=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/posix-test.dir/test-main.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/test-main.cc cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_INCLUDE_POSIX_TEST=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/posix-test.dir/posix-test.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/posix-test.cc Building CXX object test/CMakeFiles/posix-test.dir/__/format.cc.o cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_INCLUDE_POSIX_TEST=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/posix-test.dir/gtest-extra.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/gtest-extra.cc cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_INCLUDE_POSIX_TEST=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/posix-test.dir/__/format.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/format.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 22 [ 77%] Building CXX object test/CMakeFiles/posix-test.dir/util.cc.o cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_INCLUDE_POSIX_TEST=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/posix-test.dir/util.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/util.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 15 [ 81%] Building CXX object test/CMakeFiles/macro-test.dir/util.cc.o cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_VARIADIC_TEMPLATES=0 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/macro-test.dir/util.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/util.cc /builddir/build/BUILD/cppformat-1.1.0/format.cc: In function 'void::report_error(void (*)(fmt::Writer&, int, fmt::StringRef), int, fmt::StringRef)': /builddir/build/BUILD/cppformat-1.1.0/format.cc:193: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result /builddir/build/BUILD/cppformat-1.1.0/format.cc: In function 'void fmt::print(FILE*, fmt::StringRef, fmt::ArgList)': /builddir/build/BUILD/cppformat-1.1.0/format.cc:1092: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result /builddir/build/BUILD/cppformat-1.1.0/format.cc: In function 'void::report_error(void (*)(fmt::Writer&, int, fmt::StringRef), int, fmt::StringRef)': /builddir/build/BUILD/cppformat-1.1.0/format.cc:193: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result /builddir/build/BUILD/cppformat-1.1.0/format.cc: In function 'void fmt::print(FILE*, fmt::StringRef, fmt::ArgList)': /builddir/build/BUILD/cppformat-1.1.0/format.cc:1092: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result Linking CXX executable ../bin/header-only-test cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/header-only-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG CMakeFiles/header-only-test.dir/header-only-test.cc.o CMakeFiles/header-only-test.dir/header-only-test2.cc.o CMakeFiles/header-only-test.dir/test-main.cc.o -o ../bin/header-only-test -rdynamic ../libgmock.a -lpthread make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 7 8 9 [ 81%] Built target header-only-test Linking CXX static library libtest-main.a cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/cmake -P CMakeFiles/test-main.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-main.dir/link.txt --verbose=1 /usr/bin/ar cr libtest-main.a CMakeFiles/test-main.dir/test-main.cc.o CMakeFiles/test-main.dir/gtest-extra.cc.o CMakeFiles/test-main.dir/util.cc.o /usr/bin/ranlib libtest-main.a make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 24 25 26 [ 81%] Built target test-main make -f test/CMakeFiles/format-impl-test.dir/build.make test/CMakeFiles/format-impl-test.dir/depend make -f test/CMakeFiles/format-test.dir/build.make test/CMakeFiles/format-test.dir/depend make -f test/CMakeFiles/gtest-extra-test.dir/build.make test/CMakeFiles/gtest-extra-test.dir/depend make -f test/CMakeFiles/printf-test.dir/build.make test/CMakeFiles/printf-test.dir/depend make -f test/CMakeFiles/util-test.dir/build.make test/CMakeFiles/util-test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/format-impl-test.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/format-test.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/printf-test.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/gtest-extra-test.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/util-test.dir/DependInfo.cmake --color= Scanning dependencies of target printf-test Scanning dependencies of target format-impl-test Scanning dependencies of target gtest-extra-test make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/format-impl-test.dir/build.make test/CMakeFiles/format-impl-test.dir/build make -f test/CMakeFiles/gtest-extra-test.dir/build.make test/CMakeFiles/gtest-extra-test.dir/build make -f test/CMakeFiles/printf-test.dir/build.make test/CMakeFiles/printf-test.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 6 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 3 make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 23 Scanning dependencies of target util-test Scanning dependencies of target format-test make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/util-test.dir/build.make test/CMakeFiles/util-test.dir/build make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/format-test.dir/build.make test/CMakeFiles/format-test.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 27 make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 4 [ 85%] [ 92%] [ 92%] [100%] [100%] Building CXX object test/CMakeFiles/printf-test.dir/printf-test.cc.o cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -std=c++0x -o CMakeFiles/printf-test.dir/printf-test.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/printf-test.cc Building CXX object test/CMakeFiles/format-impl-test.dir/format-impl-test.cc.o Building CXX object test/CMakeFiles/gtest-extra-test.dir/gtest-extra-test.cc.o Building CXX object test/CMakeFiles/util-test.dir/util-test.cc.o cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/gtest-extra-test.dir/gtest-extra-test.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/gtest-extra-test.cc Building CXX object test/CMakeFiles/format-test.dir/format-test.cc.o cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -o CMakeFiles/format-impl-test.dir/format-impl-test.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/format-impl-test.cc cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -std=c++0x -o CMakeFiles/util-test.dir/util-test.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/util-test.cc cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_LANG_CXX11=0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG -I/builddir/build/BUILD/cppformat-1.1.0/. -I/builddir/build/BUILD/cppformat-1.1.0/gmock -std=c++0x -o CMakeFiles/format-test.dir/format-test.cc.o -c /builddir/build/BUILD/cppformat-1.1.0/test/format-test.cc In file included from /builddir/build/BUILD/cppformat-1.1.0/test/format-impl-test.cc:29: /builddir/build/BUILD/cppformat-1.1.0/./format.cc: In function 'void::report_error(void (*)(fmt::Writer&, int, fmt::StringRef), int, fmt::StringRef)': /builddir/build/BUILD/cppformat-1.1.0/./format.cc:193: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result /builddir/build/BUILD/cppformat-1.1.0/./format.cc: In function 'void fmt::print(FILE*, fmt::StringRef, fmt::ArgList)': /builddir/build/BUILD/cppformat-1.1.0/./format.cc:1092: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result /builddir/build/BUILD/cppformat-1.1.0/./format.h: In member function 'virtual void UtilTest_Variadic_Test::TestBody()': /builddir/build/BUILD/cppformat-1.1.0/./format.h:1045: warning: array subscript is above array bounds /builddir/build/BUILD/cppformat-1.1.0/./format.h:1045: warning: array subscript is above array bounds /builddir/build/BUILD/cppformat-1.1.0/./format.h:1045: warning: array subscript is above array bounds /builddir/build/BUILD/cppformat-1.1.0/./format.h:1045: warning: array subscript is above array bounds /builddir/build/BUILD/cppformat-1.1.0/./format.h:1045: warning: array subscript is above array bounds /builddir/build/BUILD/cppformat-1.1.0/./format.h:1045: warning: array subscript is above array bounds /builddir/build/BUILD/cppformat-1.1.0/./format.h: In member function 'virtual void UtilTest_VariadicVoid_Test::TestBody()': /builddir/build/BUILD/cppformat-1.1.0/./format.h:1045: warning: array subscript is above array bounds /builddir/build/BUILD/cppformat-1.1.0/./format.h:1045: warning: array subscript is above array bounds /builddir/build/BUILD/cppformat-1.1.0/./format.h:1045: warning: array subscript is above array bounds /builddir/build/BUILD/cppformat-1.1.0/./format.h:1045: warning: array subscript is above array bounds /builddir/build/BUILD/cppformat-1.1.0/./format.h:1045: warning: array subscript is above array bounds /builddir/build/BUILD/cppformat-1.1.0/./format.h:1045: warning: array subscript is above array bounds Linking CXX executable ../bin/posix-test cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/posix-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG CMakeFiles/posix-test.dir/posix-test.cc.o CMakeFiles/posix-test.dir/__/format.cc.o CMakeFiles/posix-test.dir/__/posix.cc.o CMakeFiles/posix-test.dir/test-main.cc.o CMakeFiles/posix-test.dir/gtest-extra.cc.o CMakeFiles/posix-test.dir/util.cc.o -o ../bin/posix-test -rdynamic ../libgmock.a -lpthread Linking CXX executable ../bin/macro-test cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/macro-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG CMakeFiles/macro-test.dir/macro-test.cc.o CMakeFiles/macro-test.dir/__/format.cc.o CMakeFiles/macro-test.dir/__/posix.cc.o CMakeFiles/macro-test.dir/test-main.cc.o CMakeFiles/macro-test.dir/gtest-extra.cc.o CMakeFiles/macro-test.dir/util.cc.o -o ../bin/macro-test -rdynamic ../libgmock.a -lpthread make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 17 18 19 20 21 22 [100%] Built target posix-test make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 10 11 12 13 14 15 [100%] Built target macro-test Linking CXX executable ../bin/format-impl-test cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/format-impl-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG CMakeFiles/format-impl-test.dir/format-impl-test.cc.o -o ../bin/format-impl-test -rdynamic libtest-main.a ../libformat.so.1.1.0 ../libgmock.a -lpthread -Wl,-rpath,/builddir/build/BUILD/cppformat-1.1.0 make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 3 [100%] Built target format-impl-test Linking CXX executable ../bin/gtest-extra-test cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest-extra-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG CMakeFiles/gtest-extra-test.dir/gtest-extra-test.cc.o -o ../bin/gtest-extra-test -rdynamic libtest-main.a ../libformat.so.1.1.0 ../libgmock.a -lpthread -Wl,-rpath,/builddir/build/BUILD/cppformat-1.1.0 make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 6 [100%] Built target gtest-extra-test Linking CXX executable ../bin/util-test cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/util-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG CMakeFiles/util-test.dir/util-test.cc.o -o ../bin/util-test -rdynamic libtest-main.a ../libformat.so.1.1.0 ../libgmock.a -lpthread -Wl,-rpath,/builddir/build/BUILD/cppformat-1.1.0 make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 27 [100%] Built target util-test Linking CXX executable ../bin/format-test cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/format-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG CMakeFiles/format-test.dir/format-test.cc.o -o ../bin/format-test -rdynamic libtest-main.a ../libformat.so.1.1.0 ../libgmock.a -lpthread -Wl,-rpath,/builddir/build/BUILD/cppformat-1.1.0 make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 4 [100%] Built target format-test Linking CXX executable ../bin/printf-test cd /builddir/build/BUILD/cppformat-1.1.0/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/printf-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -O3 -DNDEBUG CMakeFiles/printf-test.dir/printf-test.cc.o -o ../bin/printf-test -rdynamic libtest-main.a ../libformat.so.1.1.0 ../libgmock.a -lpthread -Wl,-rpath,/builddir/build/BUILD/cppformat-1.1.0 make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 23 [100%] Built target printf-test make[1]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 0 + grep '^License' -A 25 README.rst + tail -n 21 + rm doc/html/.buildinfo + rm -r doc/html/.doctrees + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rxLmnx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64 ++ dirname /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64 + cd cppformat-1.1.0 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64 /usr/bin/cmake -H/builddir/build/BUILD/cppformat-1.1.0 -B/builddir/build/BUILD/cppformat-1.1.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make -f CMakeFiles/format.dir/build.make CMakeFiles/format.dir/depend make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles/format.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f CMakeFiles/format.dir/build.make CMakeFiles/format.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Nothing to be done for `CMakeFiles/format.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 1 2 [ 7%] Built target format make -f CMakeFiles/gmock.dir/build.make CMakeFiles/gmock.dir/depend make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles/gmock.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f CMakeFiles/gmock.dir/build.make CMakeFiles/gmock.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Nothing to be done for `CMakeFiles/gmock.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 5 [ 11%] Built target gmock make -f test/CMakeFiles/test-main.dir/build.make test/CMakeFiles/test-main.dir/depend make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/test-main.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/test-main.dir/build.make test/CMakeFiles/test-main.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Nothing to be done for `test/CMakeFiles/test-main.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 24 25 26 [ 22%] Built target test-main make -f test/CMakeFiles/format-impl-test.dir/build.make test/CMakeFiles/format-impl-test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/format-impl-test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/format-impl-test.dir/build.make test/CMakeFiles/format-impl-test.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Nothing to be done for `test/CMakeFiles/format-impl-test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 3 [ 25%] Built target format-impl-test make -f test/CMakeFiles/format-test.dir/build.make test/CMakeFiles/format-test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/format-test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/format-test.dir/build.make test/CMakeFiles/format-test.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Nothing to be done for `test/CMakeFiles/format-test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 4 [ 29%] Built target format-test make -f test/CMakeFiles/gtest-extra-test.dir/build.make test/CMakeFiles/gtest-extra-test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/gtest-extra-test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/gtest-extra-test.dir/build.make test/CMakeFiles/gtest-extra-test.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Nothing to be done for `test/CMakeFiles/gtest-extra-test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 6 [ 33%] Built target gtest-extra-test make -f test/CMakeFiles/header-only-test.dir/build.make test/CMakeFiles/header-only-test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/header-only-test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/header-only-test.dir/build.make test/CMakeFiles/header-only-test.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Nothing to be done for `test/CMakeFiles/header-only-test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 7 8 9 [ 44%] Built target header-only-test make -f test/CMakeFiles/macro-test.dir/build.make test/CMakeFiles/macro-test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/macro-test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/macro-test.dir/build.make test/CMakeFiles/macro-test.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Nothing to be done for `test/CMakeFiles/macro-test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 10 11 12 13 14 15 [ 66%] Built target macro-test make -f test/CMakeFiles/noexception-test.dir/build.make test/CMakeFiles/noexception-test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/noexception-test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/noexception-test.dir/build.make test/CMakeFiles/noexception-test.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Nothing to be done for `test/CMakeFiles/noexception-test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 16 [ 70%] Built target noexception-test make -f test/CMakeFiles/posix-test.dir/build.make test/CMakeFiles/posix-test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/posix-test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/posix-test.dir/build.make test/CMakeFiles/posix-test.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Nothing to be done for `test/CMakeFiles/posix-test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 17 18 19 20 21 22 [ 92%] Built target posix-test make -f test/CMakeFiles/printf-test.dir/build.make test/CMakeFiles/printf-test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/printf-test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/printf-test.dir/build.make test/CMakeFiles/printf-test.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Nothing to be done for `test/CMakeFiles/printf-test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 23 [ 96%] Built target printf-test make -f test/CMakeFiles/util-test.dir/build.make test/CMakeFiles/util-test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' cd /builddir/build/BUILD/cppformat-1.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0 /builddir/build/BUILD/cppformat-1.1.0/test /builddir/build/BUILD/cppformat-1.1.0/test/CMakeFiles/util-test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' make -f test/CMakeFiles/util-test.dir/build.make test/CMakeFiles/util-test.dir/build make[2]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make[2]: Nothing to be done for `test/CMakeFiles/util-test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 27 [100%] Built target util-test make[1]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cppformat-1.1.0/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/cppformat-1.1.0' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/cppformat-1.1.0' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64/usr/lib64/libformat.so.1.1.0 -- Installing: /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64/usr/lib64/libformat.so.1 -- Installing: /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64/usr/lib64/libformat.so -- Installing: /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64/usr/include/format.h + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/cppformat-1.1.0 extracting debug info from /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64/usr/lib64/libformat.so.1.1.0 symlinked /usr/lib/debug/usr/lib64/libformat.so.1.1.0.debug to /usr/lib/debug/usr/lib64/libformat.so.debug symlinked /usr/lib/debug/usr/lib64/libformat.so.1.1.0.debug to /usr/lib/debug/usr/lib64/libformat.so.1.debug 258 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Nnf3Rx + umask 022 + cd /builddir/build/BUILD + cd cppformat-1.1.0 + unset DISPLAY + make test Running tests... /usr/bin/ctest --force-new-ctest-process Test project /builddir/build/BUILD/cppformat-1.1.0 Start 1: gtest-extra-test 1/7 Test #1: gtest-extra-test ................. Passed 0.01 sec Start 2: format-test 2/7 Test #2: format-test ...................... Passed 0.05 sec Start 3: format-impl-test 3/7 Test #3: format-impl-test ................. Passed 0.00 sec Start 4: printf-test 4/7 Test #4: printf-test ...................... Passed 0.01 sec Start 5: util-test 5/7 Test #5: util-test ........................ Passed 0.00 sec Start 6: posix-test 6/7 Test #6: posix-test ....................... Passed 0.00 sec Start 7: compile-test 7/7 Test #7: compile-test ..................... Passed 3.99 sec 100% tests passed, 0 tests failed out of 7 Total Test time (real) = 4.07 sec + exit 0 Processing files: cppformat-1.1.0-2.el6.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TdywEA + umask 022 + cd /builddir/build/BUILD + cd cppformat-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64/usr/share/doc/cppformat-1.1.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64/usr/share/doc/cppformat-1.1.0 + /bin/mkdir -p /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64/usr/share/doc/cppformat-1.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64/usr/share/doc/cppformat-1.1.0 + exit 0 Provides: libformat.so.1()(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.4)(64bit) libformat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: cppformat-devel-1.1.0-2.el6.ppc64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libformat.so.1()(64bit) Processing files: cppformat-doc-1.1.0-2.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DuqusD + umask 022 + cd /builddir/build/BUILD + cd cppformat-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64/usr/share/doc/cppformat-doc-1.1.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64/usr/share/doc/cppformat-doc-1.1.0 + /bin/mkdir -p /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64/usr/share/doc/cppformat-doc-1.1.0 + cp -pr doc/html/ /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64/usr/share/doc/cppformat-doc-1.1.0 + cp -pr doc/LICENSE.python /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64/usr/share/doc/cppformat-doc-1.1.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cppformat-debuginfo-1.1.0-2.el6.ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64 warning: Could not canonicalize hostname: buildppc-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/cppformat-1.1.0-2.el6.ppc64.rpm Wrote: /builddir/build/RPMS/cppformat-devel-1.1.0-2.el6.ppc64.rpm Wrote: /builddir/build/RPMS/cppformat-doc-1.1.0-2.el6.noarch.rpm Wrote: /builddir/build/RPMS/cppformat-debuginfo-1.1.0-2.el6.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AXrmsT + umask 022 + cd /builddir/build/BUILD + cd cppformat-1.1.0 + /bin/rm -rf /builddir/build/BUILDROOT/cppformat-1.1.0-2.el6.ppc64 + exit 0 Child return code was: 0 LEAVE do -->