Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/spdlog.spec'], chrootPath='/var/lib/mock/f33-build-26535722-3260298/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/spdlog.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1617321600 Wrote: /builddir/build/SRPMS/spdlog-1.8.5-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/spdlog.spec'], chrootPath='/var/lib/mock/f33-build-26535722-3260298/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/spdlog.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1617321600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1Dhdb9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf spdlog-1.8.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.8.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd spdlog-1.8.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name .gitignore -delete + sed -i -e 's,\r,,' README.md + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.W0j0n9 + umask 022 + cd /builddir/build/BUILD + cd spdlog-1.8.5 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -S . -B x86_64-redhat-linux-gnu -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_DO_STRIP:BOOL=OFF -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 -G Ninja -DCMAKE_INSTALL_LIBDIR=lib64 -DCMAKE_BUILD_TYPE=Release -DSPDLOG_BUILD_SHARED=ON -DSPDLOG_BUILD_EXAMPLE=OFF -DSPDLOG_BUILD_BENCH=OFF -DSPDLOG_BUILD_TESTS=ON -DSPDLOG_INSTALL=ON -DSPDLOG_FMT_EXTERNAL=ON -- The CXX compiler identification is GNU 10.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Build spdlog: 1.8.5 -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- 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 -- Build type: Release -- Generating tests -- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.3") -- Checking for module 'libsystemd' -- Package 'libsystemd', required by 'virtual:world', not found -- Generating install -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/spdlog-1.8.5/x86_64-redhat-linux-gnu + /usr/bin/cmake --build x86_64-redhat-linux-gnu -j6 --verbose [1/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dspdlog_EXPORTS -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -std=c++11 -MD -MT CMakeFiles/spdlog.dir/src/cfg.cpp.o -MF CMakeFiles/spdlog.dir/src/cfg.cpp.o.d -o CMakeFiles/spdlog.dir/src/cfg.cpp.o -c ../src/cfg.cpp [2/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dspdlog_EXPORTS -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -std=c++11 -MD -MT CMakeFiles/spdlog.dir/src/file_sinks.cpp.o -MF CMakeFiles/spdlog.dir/src/file_sinks.cpp.o.d -o CMakeFiles/spdlog.dir/src/file_sinks.cpp.o -c ../src/file_sinks.cpp [3/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dspdlog_EXPORTS -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -std=c++11 -MD -MT CMakeFiles/spdlog.dir/src/async.cpp.o -MF CMakeFiles/spdlog.dir/src/async.cpp.o.d -o CMakeFiles/spdlog.dir/src/async.cpp.o -c ../src/async.cpp [4/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dspdlog_EXPORTS -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -std=c++11 -MD -MT CMakeFiles/spdlog.dir/src/stdout_sinks.cpp.o -MF CMakeFiles/spdlog.dir/src/stdout_sinks.cpp.o.d -o CMakeFiles/spdlog.dir/src/stdout_sinks.cpp.o -c ../src/stdout_sinks.cpp [5/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dspdlog_EXPORTS -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -std=c++11 -MD -MT CMakeFiles/spdlog.dir/src/color_sinks.cpp.o -MF CMakeFiles/spdlog.dir/src/color_sinks.cpp.o.d -o CMakeFiles/spdlog.dir/src/color_sinks.cpp.o -c ../src/color_sinks.cpp [6/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_eventlog.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_eventlog.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_eventlog.cpp.o -c ../tests/test_eventlog.cpp [7/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_file_helper.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_file_helper.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_file_helper.cpp.o -c ../tests/test_file_helper.cpp [8/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_file_logging.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_file_logging.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_file_logging.cpp.o -c ../tests/test_file_logging.cpp [9/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_async.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_async.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_async.cpp.o -c ../tests/test_async.cpp [10/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_registry.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_registry.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_registry.cpp.o -c ../tests/test_registry.cpp [11/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_macros.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_macros.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_macros.cpp.o -c ../tests/test_macros.cpp [12/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_misc.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_misc.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_misc.cpp.o -c ../tests/test_misc.cpp [13/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_pattern_formatter.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_pattern_formatter.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_pattern_formatter.cpp.o -c ../tests/test_pattern_formatter.cpp [14/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/utils.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/utils.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/utils.cpp.o -c ../tests/utils.cpp [15/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dspdlog_EXPORTS -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -std=c++11 -MD -MT CMakeFiles/spdlog.dir/src/spdlog.cpp.o -MF CMakeFiles/spdlog.dir/src/spdlog.cpp.o.d -o CMakeFiles/spdlog.dir/src/spdlog.cpp.o -c ../src/spdlog.cpp [16/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_fmt_helper.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_fmt_helper.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_fmt_helper.cpp.o -c ../tests/test_fmt_helper.cpp [17/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_mpmc_q.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_mpmc_q.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_mpmc_q.cpp.o -c ../tests/test_mpmc_q.cpp [18/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_daily_logger.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_daily_logger.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_daily_logger.cpp.o -c ../tests/test_daily_logger.cpp [19/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_dup_filter.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_dup_filter.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_dup_filter.cpp.o -c ../tests/test_dup_filter.cpp [20/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_stdout_api.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_stdout_api.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_stdout_api.cpp.o -c ../tests/test_stdout_api.cpp [21/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_create_dir.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_create_dir.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_create_dir.cpp.o -c ../tests/test_create_dir.cpp [22/30] : && /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libspdlog.so.1 -o libspdlog.so.1.8.5 CMakeFiles/spdlog.dir/src/spdlog.cpp.o CMakeFiles/spdlog.dir/src/stdout_sinks.cpp.o CMakeFiles/spdlog.dir/src/color_sinks.cpp.o CMakeFiles/spdlog.dir/src/file_sinks.cpp.o CMakeFiles/spdlog.dir/src/async.cpp.o CMakeFiles/spdlog.dir/src/cfg.cpp.o /usr/lib64/libfmt.so.7.0.3 -lpthread -Wl,--as-needed && : [23/30] /usr/bin/cmake -E cmake_symlink_library libspdlog.so.1.8.5 libspdlog.so.1 libspdlog.so && : [24/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_backtrace.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_backtrace.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_backtrace.cpp.o -c ../tests/test_backtrace.cpp [25/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_time_point.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_time_point.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_time_point.cpp.o -c ../tests/test_time_point.cpp [26/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_cfg.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_cfg.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_cfg.cpp.o -c ../tests/test_cfg.cpp [27/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_stopwatch.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_stopwatch.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_stopwatch.cpp.o -c ../tests/test_stopwatch.cpp [28/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/test_errors.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/test_errors.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/test_errors.cpp.o -c ../tests/test_errors.cpp [29/30] /usr/bin/g++ -DFMT_LOCALE -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -std=c++11 -MD -MT tests/CMakeFiles/spdlog-utests.dir/main.cpp.o -MF tests/CMakeFiles/spdlog-utests.dir/main.cpp.o.d -o tests/CMakeFiles/spdlog-utests.dir/main.cpp.o -c ../tests/main.cpp [30/30] : && /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld tests/CMakeFiles/spdlog-utests.dir/test_file_helper.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_file_logging.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_daily_logger.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_misc.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_eventlog.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_pattern_formatter.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_async.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_registry.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_macros.cpp.o tests/CMakeFiles/spdlog-utests.dir/utils.cpp.o tests/CMakeFiles/spdlog-utests.dir/main.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_mpmc_q.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_dup_filter.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_fmt_helper.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_stdout_api.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_backtrace.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_create_dir.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_cfg.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_time_point.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_stopwatch.cpp.o tests/CMakeFiles/spdlog-utests.dir/test_errors.cpp.o -o tests/spdlog-utests -Wl,-rpath,/builddir/build/BUILD/spdlog-1.8.5/x86_64-redhat-linux-gnu libspdlog.so.1.8.5 -lpthread /usr/lib64/libfmt.so.7.0.3 -Wl,--as-needed && : + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Cu38D8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64 ++ dirname /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64 + cd spdlog-1.8.5 + DESTDIR=/builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64 + /usr/bin/cmake --install x86_64-redhat-linux-gnu -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/async.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/async_logger-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/async_logger.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/cfg -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/cfg/argv.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/cfg/env.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/cfg/helpers-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/cfg/helpers.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/common-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/common.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/backtracer-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/backtracer.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/circular_q.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/console_globals.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/file_helper-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/file_helper.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/fmt_helper.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/log_msg-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/log_msg.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/log_msg_buffer-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/log_msg_buffer.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/mpmc_blocking_q.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/null_mutex.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/os-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/os.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/periodic_worker-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/periodic_worker.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/registry-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/registry.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/synchronous_factory.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/tcp_client-windows.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/tcp_client.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/thread_pool-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/thread_pool.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/details/windows_include.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/fmt -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/fmt/bin_to_hex.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/fmt/chrono.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/fmt/fmt.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/fmt/ostr.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/formatter.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/fwd.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/logger-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/logger.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/pattern_formatter-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/pattern_formatter.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/android_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/ansicolor_sink-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/ansicolor_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/base_sink-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/base_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/basic_file_sink-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/basic_file_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/daily_file_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/dist_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/dup_filter_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/hourly_file_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/msvc_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/null_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/ostream_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/ringbuffer_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/rotating_file_sink-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/rotating_file_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/sink-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/stdout_color_sinks-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/stdout_color_sinks.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/stdout_sinks-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/stdout_sinks.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/syslog_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/systemd_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/tcp_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/win_eventlog_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/wincolor_sink-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/sinks/wincolor_sink.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/spdlog-inl.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/spdlog.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/stopwatch.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/tweakme.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/include/spdlog/version.h -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/lib64/libspdlog.so.1.8.5 -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/lib64/libspdlog.so.1 -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/lib64/libspdlog.so -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/lib64/pkgconfig/spdlog.pc -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/lib64/cmake/spdlog/spdlogConfigTargets.cmake -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/lib64/cmake/spdlog/spdlogConfigTargets-release.cmake -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/lib64/cmake/spdlog/spdlogConfig.cmake -- Installing: /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/lib64/cmake/spdlog/spdlogConfigVersion.cmake + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.8.5-1.fc33 --unique-debug-suffix -1.8.5-1.fc33.x86_64 --unique-debug-src-base spdlog-1.8.5-1.fc33.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/spdlog-1.8.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/lib64/libspdlog.so.1.8.5 extracting debug info from /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/lib64/libspdlog.so.1.8.5 original debug info size: 8636kB, size after compression: 8144kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 368 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NeoI97 + umask 022 + cd /builddir/build/BUILD + cd spdlog-1.8.5 + cd x86_64-redhat-linux-gnu + /usr/bin/ctest --output-on-failure --force-new-ctest-process -j6 Test project /builddir/build/BUILD/spdlog-1.8.5/x86_64-redhat-linux-gnu Start 1: spdlog-utests 1/1 Test #1: spdlog-utests .................... Passed 4.67 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 4.67 sec + cd - /builddir/build/BUILD/spdlog-1.8.5 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: spdlog-1.8.5-1.fc33.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KyqVz8 + umask 022 + cd /builddir/build/BUILD + cd spdlog-1.8.5 + DOCDIR=/builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/share/doc/spdlog + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/share/doc/spdlog + cp -pr README.md /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/share/doc/spdlog + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yhuIxc + umask 022 + cd /builddir/build/BUILD + cd spdlog-1.8.5 + LICENSEDIR=/builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/share/licenses/spdlog + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/share/licenses/spdlog + cp -pr LICENSE /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/share/licenses/spdlog + RPM_EC=0 ++ jobs -p + exit 0 Provides: libspdlog.so.1()(64bit) spdlog = 1.8.5-1.fc33 spdlog(x86-64) = 1.8.5-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfmt.so.7()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.30)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) rtld(GNU_HASH) Processing files: spdlog-devel-1.8.5-1.fc33.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9l3Voc + umask 022 + cd /builddir/build/BUILD + cd spdlog-1.8.5 + DOCDIR=/builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/share/doc/spdlog-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/share/doc/spdlog-devel + cp -pr example /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64/usr/share/doc/spdlog-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: cmake(spdlog) = 1.8.5 pkgconfig(spdlog) = 1.8.5 spdlog-devel = 1.8.5-1.fc33 spdlog-devel(x86-64) = 1.8.5-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config cmake-filesystem(x86-64) libspdlog.so.1()(64bit) pkgconfig(fmt) Processing files: spdlog-debugsource-1.8.5-1.fc33.x86_64 Provides: spdlog-debugsource = 1.8.5-1.fc33 spdlog-debugsource(x86-64) = 1.8.5-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: spdlog-debuginfo-1.8.5-1.fc33.x86_64 Provides: debuginfo(build-id) = a56abe686aeba316cb2eb2b37562797fbcf0b9e5 spdlog-debuginfo = 1.8.5-1.fc33 spdlog-debuginfo(x86-64) = 1.8.5-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: spdlog-debugsource(x86-64) = 1.8.5-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64 Wrote: /builddir/build/RPMS/spdlog-debugsource-1.8.5-1.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/spdlog-1.8.5-1.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/spdlog-devel-1.8.5-1.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/spdlog-debuginfo-1.8.5-1.fc33.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vnXitb + umask 022 + cd /builddir/build/BUILD + cd spdlog-1.8.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/spdlog-1.8.5-1.fc33.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0