Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/fmt.spec'], nspawn_args=[]printOutput=Falselogger=shell=Falsegid=425uid=1000user='mockbuild'env={'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'}timeout=172800chrootPath='/var/lib/mock/f27-build-9510141-776071/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/fmt.spec'] with env {'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/fmt-3.0.2-4.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/fmt.spec'], nspawn_args=[]printOutput=Falselogger=shell=Falsegid=425uid=1000user='mockbuild'env={'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'}timeout=172800chrootPath='/var/lib/mock/f27-build-9510141-776071/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/fmt.spec'] with env {'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WFncGf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fmt-3.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/fmt-3.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fmt-3.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/fmt_build_doc_system.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/fmt_test8_segfault.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Thl3Of + umask 022 + cd /builddir/build/BUILD + cd fmt-3.0.2 + mkdir build + cd build + cmakeopts='-DFMT_LIB_DIR=lib64 -DFMT_CMAKE_DIR=/usr/share/cmake/fmt' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DFMT_LIB_DIR=lib64 -DFMT_CMAKE_DIR=/usr/share/cmake/fmt .. -- CMake version: 3.9.1 -- The C compiler identification is GNU 7.1.1 -- The CXX compiler identification is GNU 7.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Version: 3.0.2 -- Build type: Release -- Performing Test HAVE_STD_CPP11_FLAG -- Performing Test HAVE_STD_CPP11_FLAG - Success -- Performing Test FMT_CPP11_CMATH -- Performing Test FMT_CPP11_CMATH - Success -- Performing Test FMT_CPP11_UNISTD_H -- Performing Test FMT_CPP11_UNISTD_H - Success -- Performing Test FMT_CPP11_SNPRINTF -- Performing Test FMT_CPP11_SNPRINTF - Success -- Performing Test SUPPORTS_VARIADIC_TEMPLATES -- Performing Test SUPPORTS_VARIADIC_TEMPLATES - Success -- Performing Test SUPPORTS_INITIALIZER_LIST -- Performing Test SUPPORTS_INITIALIZER_LIST - Success -- Performing Test SUPPORTS_ENUM_BASE -- Performing Test SUPPORTS_ENUM_BASE - Success -- Performing Test SUPPORTS_TYPE_TRAITS -- Performing Test SUPPORTS_TYPE_TRAITS - Success -- Performing Test SUPPORTS_USER_DEFINED_LITERALS -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success -- Looking for open -- Looking for open - found -- Looking for pthread.h -- Looking for 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 HAVE_FNO_DELETE_NULL_POINTER_CHECKS -- Performing Test HAVE_FNO_DELETE_NULL_POINTER_CHECKS - Success -- 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_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/fmt-3.0.2/build + sed -i 's/'\''--clean-css'\'',//' ../doc/build.py + make -j4 all doc /usr/bin/cmake -H/builddir/build/BUILD/fmt-3.0.2 -B/builddir/build/BUILD/fmt-3.0.2/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fmt-3.0.2/build/CMakeFiles /builddir/build/BUILD/fmt-3.0.2/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f fmt/CMakeFiles/fmt.dir/build.make fmt/CMakeFiles/fmt.dir/depend make -f test/CMakeFiles/gmock.dir/build.make test/CMakeFiles/gmock.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/gmock.dir/DependInfo.cmake --color= make -f test/CMakeFiles/noexception-test.dir/build.make test/CMakeFiles/noexception-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/fmt /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/fmt /builddir/build/BUILD/fmt-3.0.2/build/fmt/CMakeFiles/fmt.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/noexception-test.dir/DependInfo.cmake --color= Scanning dependencies of target fmt make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f fmt/CMakeFiles/fmt.dir/build.make fmt/CMakeFiles/fmt.dir/build Scanning dependencies of target noexception-test make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/noexception-test.dir/build.make test/CMakeFiles/noexception-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' Scanning dependencies of target gmock make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/gmock.dir/build.make test/CMakeFiles/gmock.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 2%] Building CXX object fmt/CMakeFiles/fmt.dir/format.cc.o [ 4%] Building CXX object fmt/CMakeFiles/fmt.dir/posix.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/fmt && /usr/bin/c++ -DFMT_EXPORT -Dfmt_EXPORTS -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/fmt.dir/format.cc.o -c /builddir/build/BUILD/fmt-3.0.2/fmt/format.cc cd /builddir/build/BUILD/fmt-3.0.2/build/fmt && /usr/bin/c++ -DFMT_EXPORT -Dfmt_EXPORTS -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/fmt.dir/posix.cc.o -c /builddir/build/BUILD/fmt-3.0.2/fmt/posix.cc [ 7%] Building CXX object test/CMakeFiles/noexception-test.dir/__/fmt/format.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -Dnoexception_test_EXPORTS -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fPIC -fno-exceptions -o CMakeFiles/noexception-test.dir/__/fmt/format.cc.o -c /builddir/build/BUILD/fmt-3.0.2/fmt/format.cc [ 9%] Building CXX object test/CMakeFiles/gmock.dir/gmock-gtest-all.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -std=c++11 -o CMakeFiles/gmock.dir/gmock-gtest-all.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/gmock-gtest-all.cc [ 11%] Building CXX object fmt/CMakeFiles/fmt.dir/ostream.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/fmt && /usr/bin/c++ -DFMT_EXPORT -Dfmt_EXPORTS -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/fmt.dir/ostream.cc.o -c /builddir/build/BUILD/fmt-3.0.2/fmt/ostream.cc [ 14%] Linking CXX shared library libnoexception-test.so cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/noexception-test.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libnoexception-test.so -o libnoexception-test.so CMakeFiles/noexception-test.dir/__/fmt/format.cc.o make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 16%] Linking CXX shared library libfmt.so cd /builddir/build/BUILD/fmt-3.0.2/build/fmt && /usr/bin/cmake -E cmake_link_script CMakeFiles/fmt.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libfmt.so.3 -o libfmt.so.3.0.2 CMakeFiles/fmt.dir/posix.cc.o CMakeFiles/fmt.dir/format.cc.o CMakeFiles/fmt.dir/ostream.cc.o -Wl,--as-needed cd /builddir/build/BUILD/fmt-3.0.2/build/fmt && /usr/bin/cmake -E cmake_symlink_library libfmt.so.3.0.2 libfmt.so.3 libfmt.so make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 16%] Built target noexception-test [ 16%] Built target fmt [ 19%] Linking CXX static library libgmock.a cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -P CMakeFiles/gmock.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/gmock.dir/link.txt --verbose=1 /usr/bin/ar qc libgmock.a CMakeFiles/gmock.dir/gmock-gtest-all.cc.o /usr/bin/ranlib libgmock.a make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 19%] Built target gmock make -f test/CMakeFiles/test-main.dir/build.make test/CMakeFiles/test-main.dir/depend make -f test/CMakeFiles/posix-mock-test.dir/build.make test/CMakeFiles/posix-mock-test.dir/depend make -f test/CMakeFiles/header-only-test.dir/build.make test/CMakeFiles/header-only-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/test-main.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/posix-mock-test.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/header-only-test.dir/DependInfo.cmake --color= Scanning dependencies of target header-only-test Scanning dependencies of target posix-mock-test make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/posix-mock-test.dir/build.make test/CMakeFiles/posix-mock-test.dir/build make -f test/CMakeFiles/header-only-test.dir/build.make test/CMakeFiles/header-only-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' Scanning dependencies of target test-main make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/test-main.dir/build.make test/CMakeFiles/test-main.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 21%] Building CXX object test/CMakeFiles/posix-mock-test.dir/__/fmt/format.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2 -I/builddir/build/BUILD/fmt-3.0.2/test/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -std=c++11 -o CMakeFiles/posix-mock-test.dir/__/fmt/format.cc.o -c /builddir/build/BUILD/fmt-3.0.2/fmt/format.cc [ 23%] Building CXX object test/CMakeFiles/header-only-test.dir/header-only-test.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -std=c++11 -o CMakeFiles/header-only-test.dir/header-only-test.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/header-only-test.cc [ 26%] Building CXX object test/CMakeFiles/posix-mock-test.dir/posix-mock-test.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2 -I/builddir/build/BUILD/fmt-3.0.2/test/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -std=c++11 -o CMakeFiles/posix-mock-test.dir/posix-mock-test.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/posix-mock-test.cc [ 28%] Building CXX object test/CMakeFiles/test-main.dir/test-main.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_SHARED -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fno-delete-null-pointer-checks -std=c++11 -o CMakeFiles/test-main.dir/test-main.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/test-main.cc [ 30%] Building CXX object test/CMakeFiles/header-only-test.dir/header-only-test2.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -std=c++11 -o CMakeFiles/header-only-test.dir/header-only-test2.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/header-only-test2.cc [ 33%] Building CXX object test/CMakeFiles/test-main.dir/gtest-extra.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_SHARED -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fno-delete-null-pointer-checks -std=c++11 -o CMakeFiles/test-main.dir/gtest-extra.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/gtest-extra.cc /builddir/build/BUILD/fmt-3.0.2/test/posix-mock-test.cc: In member function 'virtual void ScopedMock_Scope_Test::TestBody()': /builddir/build/BUILD/fmt-3.0.2/test/posix-mock-test.cc:464:15: warning: unused variable 'copy' [-Wunused-variable] TestMock © = mock; ^~~~ [ 35%] Building CXX object test/CMakeFiles/header-only-test.dir/test-main.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_HEADER_ONLY=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -std=c++11 -o CMakeFiles/header-only-test.dir/test-main.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/test-main.cc In file included from /builddir/build/BUILD/fmt-3.0.2/test/gmock/gmock.h:238:0, from /builddir/build/BUILD/fmt-3.0.2/test/posix-mock-test.cc:44: /builddir/build/BUILD/fmt-3.0.2/test/./gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long int; T2 = long unsigned int]': /builddir/build/BUILD/fmt-3.0.2/test/./gtest/gtest.h:18901:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long int; T2 = long unsigned int; bool lhs_is_null_literal = false]' /builddir/build/BUILD/fmt-3.0.2/test/posix-mock-test.cc:313:3: required from here /builddir/build/BUILD/fmt-3.0.2/test/./gtest/gtest.h:18865:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (expected == actual) { ~~~~~~~~~^~~~~~~~~ [ 38%] Linking CXX executable ../bin/header-only-test cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/header-only-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic 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 libgmock.a -lpthread make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 38%] Built target header-only-test [ 42%] Building CXX object test/CMakeFiles/test-main.dir/util.cc.o [ 42%] Building CXX object test/CMakeFiles/posix-mock-test.dir/test-main.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2 -I/builddir/build/BUILD/fmt-3.0.2/test/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -std=c++11 -o CMakeFiles/posix-mock-test.dir/test-main.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/test-main.cc cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_SHARED -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fno-delete-null-pointer-checks -std=c++11 -o CMakeFiles/test-main.dir/util.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/util.cc [ 45%] Linking CXX static library libtest-main.a cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -P CMakeFiles/test-main.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-main.dir/link.txt --verbose=1 /usr/bin/ar qc 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/fmt-3.0.2/build' [ 45%] Built target test-main [ 47%] Building CXX object test/CMakeFiles/posix-mock-test.dir/gtest-extra.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2 -I/builddir/build/BUILD/fmt-3.0.2/test/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -std=c++11 -o CMakeFiles/posix-mock-test.dir/gtest-extra.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/gtest-extra.cc [ 50%] Building CXX object test/CMakeFiles/posix-mock-test.dir/util.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_USE_FILE_DESCRIPTORS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2 -I/builddir/build/BUILD/fmt-3.0.2/test/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -std=c++11 -o CMakeFiles/posix-mock-test.dir/util.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/util.cc make -f test/CMakeFiles/format-impl-test.dir/build.make test/CMakeFiles/format-impl-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/format-impl-test.dir/DependInfo.cmake --color= Scanning dependencies of target format-impl-test make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/format-impl-test.dir/build.make test/CMakeFiles/format-impl-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 52%] Building CXX object test/CMakeFiles/format-impl-test.dir/format-impl-test.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_SHARED -DFMT_USE_ENUM_BASE=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_TYPE_TRAITS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fno-delete-null-pointer-checks -std=c++11 -o CMakeFiles/format-impl-test.dir/format-impl-test.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/format-impl-test.cc make -f test/CMakeFiles/format-test.dir/build.make test/CMakeFiles/format-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/format-test.dir/DependInfo.cmake --color= Scanning dependencies of target format-test make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/format-test.dir/build.make test/CMakeFiles/format-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 54%] Building CXX object test/CMakeFiles/format-test.dir/format-test.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_SHARED -DFMT_USE_ENUM_BASE=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_TYPE_TRAITS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fno-delete-null-pointer-checks -std=c++11 -o CMakeFiles/format-test.dir/format-test.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/format-test.cc make -f test/CMakeFiles/gtest-extra-test.dir/build.make test/CMakeFiles/gtest-extra-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/gtest-extra-test.dir/DependInfo.cmake --color= Scanning dependencies of target gtest-extra-test make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/gtest-extra-test.dir/build.make test/CMakeFiles/gtest-extra-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 57%] Building CXX object test/CMakeFiles/gtest-extra-test.dir/gtest-extra-test.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_SHARED -DFMT_USE_ENUM_BASE=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_TYPE_TRAITS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fno-delete-null-pointer-checks -std=c++11 -o CMakeFiles/gtest-extra-test.dir/gtest-extra-test.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/gtest-extra-test.cc /builddir/build/BUILD/fmt-3.0.2/test/gtest-extra-test.cc: In member function 'virtual void {anonymous}::AssertionSyntaxTest_ExceptionAssertionBehavesLikeSingleStatement_Test::TestBody()': /builddir/build/BUILD/fmt-3.0.2/test/gtest-extra-test.cc:218:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (::testing::internal::AlwaysFalse()) ^ /builddir/build/BUILD/fmt-3.0.2/test/gtest-extra-test.cc: In member function 'virtual void {anonymous}::AssertionSyntaxTest_SystemErrorAssertionBehavesLikeSingleStatement_Test::TestBody()': /builddir/build/BUILD/fmt-3.0.2/test/gtest-extra-test.cc:228:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (::testing::internal::AlwaysFalse()) ^ /builddir/build/BUILD/fmt-3.0.2/test/gtest-extra-test.cc: In member function 'virtual void {anonymous}::AssertionSyntaxTest_WriteAssertionBehavesLikeSingleStatement_Test::TestBody()': /builddir/build/BUILD/fmt-3.0.2/test/gtest-extra-test.cc:238:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (::testing::internal::AlwaysFalse()) ^ [ 59%] Linking CXX executable ../bin/posix-mock-test cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/posix-mock-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/posix-mock-test.dir/posix-mock-test.cc.o CMakeFiles/posix-mock-test.dir/__/fmt/format.cc.o CMakeFiles/posix-mock-test.dir/test-main.cc.o CMakeFiles/posix-mock-test.dir/gtest-extra.cc.o CMakeFiles/posix-mock-test.dir/util.cc.o -o ../bin/posix-mock-test libgmock.a -lpthread make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 59%] Built target posix-mock-test make -f test/CMakeFiles/assert-test.dir/build.make test/CMakeFiles/assert-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/assert-test.dir/DependInfo.cmake --color= Scanning dependencies of target assert-test make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/assert-test.dir/build.make test/CMakeFiles/assert-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 61%] Building CXX object test/CMakeFiles/assert-test.dir/assert-test.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_SHARED -DFMT_USE_ENUM_BASE=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_TYPE_TRAITS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fno-delete-null-pointer-checks -std=c++11 -o CMakeFiles/assert-test.dir/assert-test.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/assert-test.cc [ 64%] Linking CXX executable ../bin/format-impl-test cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/format-impl-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/format-impl-test.dir/format-impl-test.cc.o -o ../bin/format-impl-test -Wl,-rpath,/builddir/build/BUILD/fmt-3.0.2/build/fmt libtest-main.a libgmock.a -lpthread ../fmt/libfmt.so.3.0.2 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 64%] Built target format-impl-test make -f test/CMakeFiles/macro-test.dir/build.make test/CMakeFiles/macro-test.dir/depend [ 66%] Linking CXX executable ../bin/assert-test cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/assert-test.dir/link.txt --verbose=1 make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/macro-test.dir/DependInfo.cmake --color= /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/assert-test.dir/assert-test.cc.o -o ../bin/assert-test -Wl,-rpath,/builddir/build/BUILD/fmt-3.0.2/build/fmt libtest-main.a libgmock.a -lpthread ../fmt/libfmt.so.3.0.2 -Wl,--as-needed Scanning dependencies of target macro-test make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/macro-test.dir/build.make test/CMakeFiles/macro-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 69%] Building CXX object test/CMakeFiles/macro-test.dir/macro-test.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_SHARED -DFMT_USE_ENUM_BASE=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_TYPE_TRAITS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fno-delete-null-pointer-checks -std=c++11 -o CMakeFiles/macro-test.dir/macro-test.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/macro-test.cc make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 69%] Built target assert-test make -f test/CMakeFiles/ostream-test.dir/build.make test/CMakeFiles/ostream-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/ostream-test.dir/DependInfo.cmake --color= Scanning dependencies of target ostream-test make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/ostream-test.dir/build.make test/CMakeFiles/ostream-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 71%] Building CXX object test/CMakeFiles/ostream-test.dir/ostream-test.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_SHARED -DFMT_USE_ENUM_BASE=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_TYPE_TRAITS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fno-delete-null-pointer-checks -std=c++11 -o CMakeFiles/ostream-test.dir/ostream-test.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/ostream-test.cc [ 73%] Linking CXX executable ../bin/gtest-extra-test cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest-extra-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/gtest-extra-test.dir/gtest-extra-test.cc.o -o ../bin/gtest-extra-test -Wl,-rpath,/builddir/build/BUILD/fmt-3.0.2/build/fmt libtest-main.a libgmock.a -lpthread ../fmt/libfmt.so.3.0.2 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 73%] Built target gtest-extra-test make -f test/CMakeFiles/printf-test.dir/build.make test/CMakeFiles/printf-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/printf-test.dir/DependInfo.cmake --color= Scanning dependencies of target printf-test make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/printf-test.dir/build.make test/CMakeFiles/printf-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 76%] Building CXX object test/CMakeFiles/printf-test.dir/printf-test.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_SHARED -DFMT_USE_ENUM_BASE=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_TYPE_TRAITS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fno-delete-null-pointer-checks -std=c++11 -o CMakeFiles/printf-test.dir/printf-test.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/printf-test.cc [ 78%] Linking CXX executable ../bin/macro-test cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/macro-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/macro-test.dir/macro-test.cc.o -o ../bin/macro-test -Wl,-rpath,/builddir/build/BUILD/fmt-3.0.2/build/fmt libtest-main.a libgmock.a -lpthread ../fmt/libfmt.so.3.0.2 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 78%] Built target macro-test make -f test/CMakeFiles/time-test.dir/build.make test/CMakeFiles/time-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/time-test.dir/DependInfo.cmake --color= Scanning dependencies of target time-test make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/time-test.dir/build.make test/CMakeFiles/time-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 80%] Building CXX object test/CMakeFiles/time-test.dir/time-test.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_SHARED -DFMT_USE_ENUM_BASE=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_TYPE_TRAITS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fno-delete-null-pointer-checks -std=c++11 -o CMakeFiles/time-test.dir/time-test.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/time-test.cc [ 83%] Linking CXX executable ../bin/time-test cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/time-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/time-test.dir/time-test.cc.o -o ../bin/time-test -Wl,-rpath,/builddir/build/BUILD/fmt-3.0.2/build/fmt libtest-main.a libgmock.a -lpthread ../fmt/libfmt.so.3.0.2 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 83%] Built target time-test make -f test/CMakeFiles/util-test.dir/build.make test/CMakeFiles/util-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/util-test.dir/DependInfo.cmake --color= Scanning dependencies of target util-test make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/util-test.dir/build.make test/CMakeFiles/util-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 85%] Building CXX object test/CMakeFiles/util-test.dir/util-test.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_SHARED -DFMT_USE_ENUM_BASE=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_TYPE_TRAITS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fno-delete-null-pointer-checks -std=c++11 -o CMakeFiles/util-test.dir/util-test.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/util-test.cc [ 88%] Linking CXX executable ../bin/ostream-test cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/ostream-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/ostream-test.dir/ostream-test.cc.o -o ../bin/ostream-test -Wl,-rpath,/builddir/build/BUILD/fmt-3.0.2/build/fmt libtest-main.a libgmock.a -lpthread ../fmt/libfmt.so.3.0.2 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 88%] Built target ostream-test make -f test/CMakeFiles/posix-test.dir/build.make test/CMakeFiles/posix-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/posix-test.dir/DependInfo.cmake --color= Scanning dependencies of target posix-test make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/posix-test.dir/build.make test/CMakeFiles/posix-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 90%] Building CXX object test/CMakeFiles/posix-test.dir/posix-test.cc.o cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/c++ -DFMT_SHARED -DFMT_USE_ENUM_BASE=1 -DFMT_USE_FILE_DESCRIPTORS=1 -DFMT_USE_TYPE_TRAITS=1 -DGTEST_HAS_STD_WSTRING=1 -I/builddir/build/BUILD/fmt-3.0.2/test/. -I/builddir/build/BUILD/fmt-3.0.2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -fno-delete-null-pointer-checks -std=c++11 -o CMakeFiles/posix-test.dir/posix-test.cc.o -c /builddir/build/BUILD/fmt-3.0.2/test/posix-test.cc [ 92%] Linking CXX executable ../bin/posix-test cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/posix-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/posix-test.dir/posix-test.cc.o -o ../bin/posix-test -Wl,-rpath,/builddir/build/BUILD/fmt-3.0.2/build/fmt libtest-main.a libgmock.a -lpthread ../fmt/libfmt.so.3.0.2 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 92%] Built target posix-test [ 95%] Linking CXX executable ../bin/util-test cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/util-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/util-test.dir/util-test.cc.o -o ../bin/util-test -Wl,-rpath,/builddir/build/BUILD/fmt-3.0.2/build/fmt libtest-main.a libgmock.a -lpthread ../fmt/libfmt.so.3.0.2 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 95%] Built target util-test [ 97%] Linking CXX executable ../bin/format-test cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/format-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/format-test.dir/format-test.cc.o -o ../bin/format-test -Wl,-rpath,/builddir/build/BUILD/fmt-3.0.2/build/fmt libtest-main.a libgmock.a -lpthread ../fmt/libfmt.so.3.0.2 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 97%] Built target format-test [100%] Linking CXX executable ../bin/printf-test cd /builddir/build/BUILD/fmt-3.0.2/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/printf-test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/printf-test.dir/printf-test.cc.o -o ../bin/printf-test -Wl,-rpath,/builddir/build/BUILD/fmt-3.0.2/build/fmt libtest-main.a libgmock.a -lpthread ../fmt/libfmt.so.3.0.2 -Wl,--as-needed make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [100%] Built target printf-test make[1]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fmt-3.0.2/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 doc make[1]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' /usr/bin/cmake -H/builddir/build/BUILD/fmt-3.0.2 -B/builddir/build/BUILD/fmt-3.0.2/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fmt-3.0.2/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc.dir/all make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend make[3]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/doc /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/doc /builddir/build/BUILD/fmt-3.0.2/build/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= Scanning dependencies of target doc make[3]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build make[3]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build/doc && ../../doc/build.py 3.0.2 /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1643: warning: Compound fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1656: warning: Compound fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1669: warning: Compound fmt::AlignTypeSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1677: warning: Compound fmt::FormatSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1693: warning: Compound fmt::IntFormatSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1706: warning: Compound fmt::StrFormatSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1633: warning: Compound fmt::TypeSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1659: warning: Member AlignSpec(unsigned width, wchar_t fill, Alignment align=ALIGN_DEFAULT) (function) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1662: warning: Member align() const (function) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1664: warning: Member precision() const (function) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1649: warning: Member WidthSpec(unsigned width, wchar_t fill) (function) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1651: warning: Member width() const (function) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1652: warning: Member fill() const (function) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1657: warning: Member align_ (variable) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1644: warning: Member width_ (variable) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1647: warning: Member fill_ (variable) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1670: warning: Member AlignTypeSpec(unsigned width, wchar_t fill) (function) of class fmt::AlignTypeSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1672: warning: Member flag(unsigned) const (function) of class fmt::AlignTypeSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1673: warning: Member type() const (function) of class fmt::AlignTypeSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1659: warning: Member AlignSpec(unsigned width, wchar_t fill, Alignment align=ALIGN_DEFAULT) (function) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1662: warning: Member align() const (function) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1664: warning: Member precision() const (function) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1649: warning: Member WidthSpec(unsigned width, wchar_t fill) (function) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1651: warning: Member width() const (function) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1652: warning: Member fill() const (function) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1657: warning: Member align_ (variable) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1644: warning: Member width_ (variable) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1647: warning: Member fill_ (variable) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1425: warning: Member ArgList(ULongLong types, const internal::Value *values) (function) of class fmt::ArgList is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1427: warning: Member ArgList(ULongLong types, const internal::Arg *args) (function) of class fmt::ArgList is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1489: warning: Member report_unhandled_arg() (function) of class fmt::ArgVisitor is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1491: warning: Member visit_unhandled_arg() (function) of class fmt::ArgVisitor is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2561: warning: Member write(BasicCStringRef< Char > arg0, const Args &... args) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2563: warning: Member operator<<(int value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2567: warning: Member operator<<(unsigned value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2570: warning: Member operator<<(long value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2574: warning: Member operator<<(unsigned long value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2577: warning: Member operator<<(LongLong value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2591: warning: Member operator<<(double value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2615: warning: Member operator<<(typename internal::WCharHelper< wchar_t, Char >::Supported value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2632: warning: Member operator<<(typename internal::WCharHelper< StringRef, Char >::Supported value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2640: warning: Member operator<<(IntFormatSpec< T, Spec, FillChar > spec) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2647: warning: Member operator<<(const StrFormatSpec< StrChar > &spec) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2653: warning: Member clear() (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2655: warning: Member buffer() (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2131: warning: Member format(const Char *&format_str, const internal::Arg &arg) (function) of class fmt::BasicFormatter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:3070: warning: Member BasicMemoryWriter(const Allocator &alloc=Allocator()) (function) of class fmt::BasicMemoryWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2561: warning: Member write(BasicCStringRef< Char > arg0, const Args &... args) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2563: warning: Member operator<<(int value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2567: warning: Member operator<<(unsigned value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2570: warning: Member operator<<(long value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2574: warning: Member operator<<(unsigned long value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2577: warning: Member operator<<(LongLong value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2591: warning: Member operator<<(double value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2615: warning: Member operator<<(typename internal::WCharHelper< wchar_t, Char >::Supported value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2632: warning: Member operator<<(typename internal::WCharHelper< StringRef, Char >::Supported value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2640: warning: Member operator<<(IntFormatSpec< T, Spec, FillChar > spec) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2647: warning: Member operator<<(const StrFormatSpec< StrChar > &spec) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2653: warning: Member clear() (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2655: warning: Member buffer() (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:501: warning: Member compare(BasicStringRef other) const (function) of class fmt::BasicStringRef is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:509: warning: Member operator==(BasicStringRef lhs, BasicStringRef rhs) (friend) of class fmt::BasicStringRef is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:512: warning: Member operator!=(BasicStringRef lhs, BasicStringRef rhs) (friend) of class fmt::BasicStringRef is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:515: warning: Member operator<(BasicStringRef lhs, BasicStringRef rhs) (friend) of class fmt::BasicStringRef is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:518: warning: Member operator<=(BasicStringRef lhs, BasicStringRef rhs) (friend) of class fmt::BasicStringRef is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:521: warning: Member operator>(BasicStringRef lhs, BasicStringRef rhs) (friend) of class fmt::BasicStringRef is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:524: warning: Member operator>=(BasicStringRef lhs, BasicStringRef rhs) (friend) of class fmt::BasicStringRef is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2561: warning: Member write(BasicCStringRef< Char > arg0, const Args &... args) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2563: warning: Member operator<<(int value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2567: warning: Member operator<<(unsigned value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2570: warning: Member operator<<(long value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2574: warning: Member operator<<(unsigned long value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2577: warning: Member operator<<(LongLong value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2591: warning: Member operator<<(double value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2615: warning: Member operator<<(typename internal::WCharHelper< wchar_t, Char >::Supported value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2632: warning: Member operator<<(typename internal::WCharHelper< StringRef, Char >::Supported value) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2640: warning: Member operator<<(IntFormatSpec< T, Spec, FillChar > spec) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2647: warning: Member operator<<(const StrFormatSpec< StrChar > &spec) (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2653: warning: Member clear() (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2655: warning: Member buffer() (function) of class fmt::BasicWriter is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:683: warning: Member clear() (function) of class fmt::Buffer is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:685: warning: Member push_back(const T &value) (function) of class fmt::Buffer is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:695: warning: Member operator[](std::size_t index) (function) of class fmt::Buffer is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:696: warning: Member operator[](std::size_t index) const (function) of class fmt::Buffer is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:644: warning: Member Buffer(T *ptr=NULL, std::size_t capacity=0) (function) of class fmt::Buffer is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:640: warning: Member ptr_ (variable) of class fmt::Buffer is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:641: warning: Member size_ (variable) of class fmt::Buffer is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:642: warning: Member capacity_ (variable) of class fmt::Buffer is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:583: warning: Member FormatError(CStringRef message) (function) of class fmt::FormatError is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:585: warning: Member FormatError(const FormatError &ferr) (function) of class fmt::FormatError is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:3349: warning: Member FormatInt(int value) (function) of class fmt::FormatInt is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:3350: warning: Member FormatInt(long value) (function) of class fmt::FormatInt is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:3351: warning: Member FormatInt(LongLong value) (function) of class fmt::FormatInt is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:3352: warning: Member FormatInt(unsigned value) (function) of class fmt::FormatInt is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:3353: warning: Member FormatInt(unsigned long value) (function) of class fmt::FormatInt is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:3354: warning: Member FormatInt(ULongLong value) (function) of class fmt::FormatInt is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1682: warning: Member FormatSpec(unsigned width=0, char type=0, wchar_t fill=' ') (function) of class fmt::FormatSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1686: warning: Member flag(unsigned f) const (function) of class fmt::FormatSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1687: warning: Member precision() const (function) of class fmt::FormatSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1688: warning: Member type() const (function) of class fmt::FormatSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1659: warning: Member AlignSpec(unsigned width, wchar_t fill, Alignment align=ALIGN_DEFAULT) (function) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1662: warning: Member align() const (function) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1664: warning: Member precision() const (function) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1649: warning: Member WidthSpec(unsigned width, wchar_t fill) (function) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1651: warning: Member width() const (function) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1652: warning: Member fill() const (function) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1678: warning: Member flags_ (variable) of class fmt::FormatSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1679: warning: Member precision_ (variable) of class fmt::FormatSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1680: warning: Member type_ (variable) of class fmt::FormatSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1657: warning: Member align_ (variable) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1644: warning: Member width_ (variable) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1647: warning: Member fill_ (variable) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1698: warning: Member IntFormatSpec(T val, const SpecT &spec=SpecT()) (function) of class fmt::IntFormatSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1701: warning: Member value() const (function) of class fmt::IntFormatSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1712: warning: Member StrFormatSpec(const Char *str, unsigned width, FillChar fill) (function) of class fmt::StrFormatSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1717: warning: Member str() const (function) of class fmt::StrFormatSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1659: warning: Member AlignSpec(unsigned width, wchar_t fill, Alignment align=ALIGN_DEFAULT) (function) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1662: warning: Member align() const (function) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1664: warning: Member precision() const (function) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1649: warning: Member WidthSpec(unsigned width, wchar_t fill) (function) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1651: warning: Member width() const (function) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1652: warning: Member fill() const (function) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1657: warning: Member align_ (variable) of class fmt::AlignSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1644: warning: Member width_ (variable) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1647: warning: Member fill_ (variable) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2360: warning: Member SystemError(int arg0, CStringRef arg1, const Args &... args) (function) of class fmt::SystemError is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2364: warning: Member error_code() const (function) of class fmt::SystemError is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2327: warning: Member Char (typedef) of class fmt::SystemError is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2325: warning: Member error_code_ (variable) of class fmt::SystemError is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1634: warning: Member align() const (function) of class fmt::TypeSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1635: warning: Member width() const (function) of class fmt::TypeSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1636: warning: Member precision() const (function) of class fmt::TypeSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1637: warning: Member flag(unsigned) const (function) of class fmt::TypeSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1638: warning: Member type() const (function) of class fmt::TypeSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1639: warning: Member fill() const (function) of class fmt::TypeSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1649: warning: Member WidthSpec(unsigned width, wchar_t fill) (function) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1651: warning: Member width() const (function) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1652: warning: Member fill() const (function) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1644: warning: Member width_ (variable) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:1647: warning: Member fill_ (variable) of class fmt::WidthSpec is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:3192: warning: Member WindowsError(int arg0, CStringRef arg1, const Args &... args) (function) of class fmt::WindowsError is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2360: warning: Member SystemError(int arg0, CStringRef arg1, const Args &... args) (function) of class fmt::SystemError is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2364: warning: Member error_code() const (function) of class fmt::SystemError is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2327: warning: Member Char (typedef) of class fmt::SystemError is not documented. /builddir/build/BUILD/fmt-3.0.2/fmt/format.h:2325: warning: Member error_code_ (variable) of class fmt::SystemError is not documented. Running Sphinx v1.6.3 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] api reading sources... [ 40%] contents reading sources... [ 60%] index reading sources... [ 80%] syntax reading sources... [100%] usage /builddir/build/BUILD/fmt-3.0.2/doc/api.rst:34: WARNING: doxygenfunction: Cannot find function "operator""_format" in doxygen xml output for project "format" from directory: /builddir/build/BUILD/fmt-3.0.2/build/doc/doxyxml /builddir/build/BUILD/fmt-3.0.2/doc/api.rst:175: WARNING: doxygenfunction: Cannot find function "operator""_a" in doxygen xml output for project "format" from directory: /builddir/build/BUILD/fmt-3.0.2/build/doc/doxyxml looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/fmt-3.0.2/doc/index.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 20%] api writing output... [ 40%] contents writing output... [ 60%] index writing output... [ 80%] syntax writing output... [100%] usage /builddir/build/BUILD/fmt-3.0.2/doc/index.rst:132: WARNING: Could not lex literal_block as "c++". Highlighting skipped. /builddir/build/BUILD/fmt-3.0.2/doc/index.rst:139: WARNING: Could not lex literal_block as "c++". Highlighting skipped. /builddir/build/BUILD/fmt-3.0.2/doc/usage.rst:32: WARNING: Could not lex literal_block as "c++". Highlighting skipped. generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 6 warnings. make[3]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' Built target doc make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fmt-3.0.2/build/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' + rm -rf ../build/doc/html/.buildinfo ../build/doc/html/.doctrees + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3cPzcK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64 ++ dirname /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64 + cd fmt-3.0.2 + make -C build install DESTDIR=/builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64 make: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' /usr/bin/cmake -H/builddir/build/BUILD/fmt-3.0.2 -B/builddir/build/BUILD/fmt-3.0.2/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fmt-3.0.2/build/CMakeFiles /builddir/build/BUILD/fmt-3.0.2/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f fmt/CMakeFiles/fmt.dir/build.make fmt/CMakeFiles/fmt.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/fmt /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/fmt /builddir/build/BUILD/fmt-3.0.2/build/fmt/CMakeFiles/fmt.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f fmt/CMakeFiles/fmt.dir/build.make fmt/CMakeFiles/fmt.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'fmt/CMakeFiles/fmt.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 9%] Built target fmt make -f test/CMakeFiles/gmock.dir/build.make test/CMakeFiles/gmock.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/gmock.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/gmock.dir/build.make test/CMakeFiles/gmock.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'test/CMakeFiles/gmock.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 14%] 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/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/test-main.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/test-main.dir/build.make test/CMakeFiles/test-main.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'test/CMakeFiles/test-main.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 23%] 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/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/format-impl-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/format-impl-test.dir/build.make test/CMakeFiles/format-impl-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'test/CMakeFiles/format-impl-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 28%] 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/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/format-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/format-test.dir/build.make test/CMakeFiles/format-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'test/CMakeFiles/format-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 33%] 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/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/gtest-extra-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/gtest-extra-test.dir/build.make test/CMakeFiles/gtest-extra-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'test/CMakeFiles/gtest-extra-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 38%] Built target gtest-extra-test make -f test/CMakeFiles/assert-test.dir/build.make test/CMakeFiles/assert-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/assert-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/assert-test.dir/build.make test/CMakeFiles/assert-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'test/CMakeFiles/assert-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 42%] Built target assert-test make -f test/CMakeFiles/macro-test.dir/build.make test/CMakeFiles/macro-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/macro-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/macro-test.dir/build.make test/CMakeFiles/macro-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'test/CMakeFiles/macro-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 47%] Built target macro-test make -f test/CMakeFiles/ostream-test.dir/build.make test/CMakeFiles/ostream-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/ostream-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/ostream-test.dir/build.make test/CMakeFiles/ostream-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'test/CMakeFiles/ostream-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 52%] Built target ostream-test make -f test/CMakeFiles/printf-test.dir/build.make test/CMakeFiles/printf-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/printf-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/printf-test.dir/build.make test/CMakeFiles/printf-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'test/CMakeFiles/printf-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 57%] Built target printf-test make -f test/CMakeFiles/time-test.dir/build.make test/CMakeFiles/time-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/time-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/time-test.dir/build.make test/CMakeFiles/time-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'test/CMakeFiles/time-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 61%] Built target time-test make -f test/CMakeFiles/util-test.dir/build.make test/CMakeFiles/util-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/util-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/util-test.dir/build.make test/CMakeFiles/util-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'test/CMakeFiles/util-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 66%] Built target util-test make -f test/CMakeFiles/posix-mock-test.dir/build.make test/CMakeFiles/posix-mock-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/posix-mock-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/posix-mock-test.dir/build.make test/CMakeFiles/posix-mock-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'test/CMakeFiles/posix-mock-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 80%] Built target posix-mock-test make -f test/CMakeFiles/noexception-test.dir/build.make test/CMakeFiles/noexception-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/noexception-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/noexception-test.dir/build.make test/CMakeFiles/noexception-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'test/CMakeFiles/noexception-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 85%] Built target noexception-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/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/header-only-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/header-only-test.dir/build.make test/CMakeFiles/header-only-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'test/CMakeFiles/header-only-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [ 95%] Built target header-only-test make -f test/CMakeFiles/posix-test.dir/build.make test/CMakeFiles/posix-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' cd /builddir/build/BUILD/fmt-3.0.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fmt-3.0.2 /builddir/build/BUILD/fmt-3.0.2/test /builddir/build/BUILD/fmt-3.0.2/build /builddir/build/BUILD/fmt-3.0.2/build/test /builddir/build/BUILD/fmt-3.0.2/build/test/CMakeFiles/posix-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' make -f test/CMakeFiles/posix-test.dir/build.make test/CMakeFiles/posix-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[2]: Nothing to be done for 'test/CMakeFiles/posix-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' [100%] Built target posix-test make[1]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fmt-3.0.2/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/cmake/fmt/fmt-config.cmake -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/cmake/fmt/fmt-config-version.cmake -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/cmake/fmt/fmt-targets.cmake -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/cmake/fmt/fmt-targets-release.cmake -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/lib64/libfmt.so.3.0.2 -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/lib64/libfmt.so.3 -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/lib64/libfmt.so -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/include/fmt/format.h -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/include/fmt/format.cc -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/include/fmt/ostream.h -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/include/fmt/ostream.cc -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/include/fmt/time.h -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/include/fmt/posix.h -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/genindex.html -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/searchtools.js -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/fmt.css -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/comment-bright.png -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/basic.css -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/breathe.css -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/comment-close.png -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/plus.png -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/up.png -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/fonts -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/fonts/glyphicons-halflings-regular.svg -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/fonts/glyphicons-halflings-regular.ttf -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/fonts/glyphicons-halflings-regular.woff -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/fonts/glyphicons-halflings-regular.eot -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/minus.png -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/jquery-3.1.0.js -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/comment.png -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/pygments.css -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/websupport.js -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/underscore-1.3.1.js -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/underscore.js -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/down-pressed.png -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/jquery.js -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/ajax-loader.gif -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/up-pressed.png -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/bootstrap.min.js -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/down.png -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/doctools.js -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_static/file.png -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/syntax.html -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/usage.html -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/objects.inv -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/index.html -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_sources -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_sources/index.rst.txt -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_sources/usage.rst.txt -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_sources/api.rst.txt -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_sources/contents.rst.txt -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/_sources/syntax.rst.txt -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/search.html -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/contents.html -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/api.html -- Installing: /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/doc/fmt/searchindex.js make: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.0.2-4.fc27 --unique-debug-suffix -3.0.2-4.fc27.ppc64 --unique-debug-src-base fmt-3.0.2-4.fc27.ppc64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fmt-3.0.2 extracting debug info from /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/lib64/libfmt.so.3.0.2 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 326 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0hCBrf + umask 022 + cd /builddir/build/BUILD + cd fmt-3.0.2 + make -C build test make: Entering directory '/builddir/build/BUILD/fmt-3.0.2/build' Running tests... /usr/bin/ctest --force-new-ctest-process Test project /builddir/build/BUILD/fmt-3.0.2/build Start 1: assert-test 1/11 Test #1: assert-test ...................... Passed 0.00 sec Start 2: gtest-extra-test 2/11 Test #2: gtest-extra-test ................. Passed 0.00 sec Start 3: format-test 3/11 Test #3: format-test ...................... Passed 0.04 sec Start 4: format-impl-test 4/11 Test #4: format-impl-test ................. Passed 0.00 sec Start 5: ostream-test 5/11 Test #5: ostream-test ..................... Passed 0.00 sec Start 6: printf-test 6/11 Test #6: printf-test ...................... Passed 0.01 sec Start 7: time-test 7/11 Test #7: time-test ........................ Passed 0.00 sec Start 8: util-test 8/11 Test #8: util-test ........................ Passed 0.00 sec Start 9: macro-test 9/11 Test #9: macro-test ....................... Passed 0.00 sec Start 10: posix-mock-test 10/11 Test #10: posix-mock-test .................. Passed 0.01 sec Start 11: posix-test 11/11 Test #11: posix-test ....................... Passed 0.40 sec 100% tests passed, 0 tests failed out of 11 Total Test time (real) = 0.48 sec make: Leaving directory '/builddir/build/BUILD/fmt-3.0.2/build' + exit 0 Processing files: fmt-3.0.2-4.fc27.ppc64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0hKKYK + umask 022 + cd /builddir/build/BUILD + cd fmt-3.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/licenses/fmt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/licenses/fmt + cp -pr LICENSE.rst /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/licenses/fmt + exit 0 Provides: cppformat = 3.0.2-4.fc27 fmt = 3.0.2-4.fc27 fmt(ppc-64) = 3.0.2-4.fc27 libfmt.so.3()(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) 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) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Obsoletes: cppformat < 3.0.2-4.fc27 Processing files: fmt-devel-3.0.2-4.fc27.ppc64 Provides: cmake(fmt) = 3.0.2 cppformat-devel = 3.0.2-4.fc27 fmt-devel = 3.0.2-4.fc27 fmt-devel(ppc-64) = 3.0.2-4.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem libfmt.so.3()(64bit) Obsoletes: cppformat-devel < 3.0.2-4.fc27 Processing files: fmt-static-3.0.2-4.fc27.ppc64 Provides: fmt-static = 3.0.2-4.fc27 fmt-static(ppc-64) = 3.0.2-4.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fmt-doc-3.0.2-4.fc27.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ta3hBg + umask 022 + cd /builddir/build/BUILD + cd fmt-3.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/licenses/fmt-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/licenses/fmt-doc + cp -pr doc/python-license.txt /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64/usr/share/licenses/fmt-doc + exit 0 Provides: cppformat-doc = 3.0.2-4.fc27 fmt-doc = 3.0.2-4.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: cppformat-doc < 3.0.2-4.fc27 Processing files: fmt-debugsource-3.0.2-4.fc27.ppc64 Provides: fmt-debugsource = 3.0.2-4.fc27 fmt-debugsource(ppc-64) = 3.0.2-4.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fmt-debuginfo-3.0.2-4.fc27.ppc64 Provides: debuginfo(build-id) = 06fcc6d652e406671f51715a57dfda4ef1c2b3ef fmt-debuginfo = 3.0.2-4.fc27 fmt-debuginfo(ppc-64) = 3.0.2-4.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64 Wrote: /builddir/build/RPMS/fmt-3.0.2-4.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/fmt-devel-3.0.2-4.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/fmt-static-3.0.2-4.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/fmt-doc-3.0.2-4.fc27.noarch.rpm Wrote: /builddir/build/RPMS/fmt-debugsource-3.0.2-4.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/fmt-debuginfo-3.0.2-4.fc27.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Xtf2AM + umask 022 + cd /builddir/build/BUILD + cd fmt-3.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fmt-3.0.2-4.fc27.ppc64 + exit 0 Child return code was: 0