Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/google-benchmark.spec'], chrootPath='/var/lib/mock/epel8-build-17155487-1231763/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/google-benchmark.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/google-benchmark-1.5.0-2.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/google-benchmark.spec'], chrootPath='/var/lib/mock/epel8-build-17155487-1231763/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/google-benchmark.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.X4t72W + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf benchmark-1.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/google-benchmark-1.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd benchmark-1.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mkdir -p aarch64-redhat-linux-gnu + sed -i s@lib/@lib64/@g src/CMakeLists.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kcxlsM + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/benchmark-1.5.0/aarch64-redhat-linux-gnu ~/build/BUILD/benchmark-1.5.0 + cd benchmark-1.5.0 + pushd aarch64-redhat-linux-gnu + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -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 -G Ninja -DCMAKE_BUILD_TYPE=Release -DBENCHMARK_ENABLE_TESTING=OFF .. -- The CXX compiler identification is GNU 8.2.1 -- 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 -- Could NOT find Git (missing: GIT_EXECUTABLE) -- git Version: v0.0.0 -- Version: 0.0.0 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_WERROR -- Performing Test HAVE_CXX_FLAG_WERROR - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_STD_REGEX -- Performing Test HAVE_STD_REGEX -- Performing Test HAVE_STD_REGEX -- success -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- success -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: CMAKE_VERBOSE_MAKEFILE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/benchmark-1.5.0/aarch64-redhat-linux-gnu + popd ~/build/BUILD/benchmark-1.5.0 + /usr/bin/ninja -v -j8 -C aarch64-redhat-linux-gnu ninja: Entering directory `aarch64-redhat-linux-gnu' [1/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_main_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -MF src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o.d -o src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -c ../src/benchmark_main.cc [2/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/benchmark_name.cc.o -MF src/CMakeFiles/benchmark.dir/benchmark_name.cc.o.d -o src/CMakeFiles/benchmark.dir/benchmark_name.cc.o -c ../src/benchmark_name.cc [3/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o -MF src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o.d -o src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o -c ../src/benchmark_api_internal.cc [4/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/commandlineflags.cc.o -MF src/CMakeFiles/benchmark.dir/commandlineflags.cc.o.d -o src/CMakeFiles/benchmark.dir/commandlineflags.cc.o -c ../src/commandlineflags.cc [5/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/colorprint.cc.o -MF src/CMakeFiles/benchmark.dir/colorprint.cc.o.d -o src/CMakeFiles/benchmark.dir/colorprint.cc.o -c ../src/colorprint.cc [6/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/counter.cc.o -MF src/CMakeFiles/benchmark.dir/counter.cc.o.d -o src/CMakeFiles/benchmark.dir/counter.cc.o -c ../src/counter.cc [7/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/console_reporter.cc.o -MF src/CMakeFiles/benchmark.dir/console_reporter.cc.o.d -o src/CMakeFiles/benchmark.dir/console_reporter.cc.o -c ../src/console_reporter.cc [8/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/csv_reporter.cc.o -MF src/CMakeFiles/benchmark.dir/csv_reporter.cc.o.d -o src/CMakeFiles/benchmark.dir/csv_reporter.cc.o -c ../src/csv_reporter.cc [9/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/sleep.cc.o -MF src/CMakeFiles/benchmark.dir/sleep.cc.o.d -o src/CMakeFiles/benchmark.dir/sleep.cc.o -c ../src/sleep.cc [10/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/reporter.cc.o -MF src/CMakeFiles/benchmark.dir/reporter.cc.o.d -o src/CMakeFiles/benchmark.dir/reporter.cc.o -c ../src/reporter.cc [11/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/benchmark.cc.o -MF src/CMakeFiles/benchmark.dir/benchmark.cc.o.d -o src/CMakeFiles/benchmark.dir/benchmark.cc.o -c ../src/benchmark.cc [12/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/complexity.cc.o -MF src/CMakeFiles/benchmark.dir/complexity.cc.o.d -o src/CMakeFiles/benchmark.dir/complexity.cc.o -c ../src/complexity.cc [13/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/json_reporter.cc.o -MF src/CMakeFiles/benchmark.dir/json_reporter.cc.o.d -o src/CMakeFiles/benchmark.dir/json_reporter.cc.o -c ../src/json_reporter.cc [14/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/string_util.cc.o -MF src/CMakeFiles/benchmark.dir/string_util.cc.o.d -o src/CMakeFiles/benchmark.dir/string_util.cc.o -c ../src/string_util.cc [15/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/timers.cc.o -MF src/CMakeFiles/benchmark.dir/timers.cc.o.d -o src/CMakeFiles/benchmark.dir/timers.cc.o -c ../src/timers.cc [16/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/statistics.cc.o -MF src/CMakeFiles/benchmark.dir/statistics.cc.o.d -o src/CMakeFiles/benchmark.dir/statistics.cc.o -c ../src/statistics.cc [17/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/sysinfo.cc.o -MF src/CMakeFiles/benchmark.dir/sysinfo.cc.o.d -o src/CMakeFiles/benchmark.dir/sysinfo.cc.o -c ../src/sysinfo.cc [18/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o -MF src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o.d -o src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o -c ../src/benchmark_runner.cc [19/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -fPIC -MD -MT src/CMakeFiles/benchmark.dir/benchmark_register.cc.o -MF src/CMakeFiles/benchmark.dir/benchmark_register.cc.o.d -o src/CMakeFiles/benchmark.dir/benchmark_register.cc.o -c ../src/benchmark_register.cc [20/23] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libbenchmark.so.0 -o src/libbenchmark.so.0.0.0 src/CMakeFiles/benchmark.dir/benchmark.cc.o src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o src/CMakeFiles/benchmark.dir/benchmark_name.cc.o src/CMakeFiles/benchmark.dir/benchmark_register.cc.o src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o src/CMakeFiles/benchmark.dir/colorprint.cc.o src/CMakeFiles/benchmark.dir/commandlineflags.cc.o src/CMakeFiles/benchmark.dir/complexity.cc.o src/CMakeFiles/benchmark.dir/console_reporter.cc.o src/CMakeFiles/benchmark.dir/counter.cc.o src/CMakeFiles/benchmark.dir/csv_reporter.cc.o src/CMakeFiles/benchmark.dir/json_reporter.cc.o src/CMakeFiles/benchmark.dir/reporter.cc.o src/CMakeFiles/benchmark.dir/sleep.cc.o src/CMakeFiles/benchmark.dir/statistics.cc.o src/CMakeFiles/benchmark.dir/string_util.cc.o src/CMakeFiles/benchmark.dir/sysinfo.cc.o src/CMakeFiles/benchmark.dir/timers.cc.o -pthread /usr/lib64/librt.so && : [21/23] /usr/bin/cmake -E cmake_symlink_library src/libbenchmark.so.0.0.0 src/libbenchmark.so.0 src/libbenchmark.so && : [22/23] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libbenchmark_main.so.0 -o src/libbenchmark_main.so.0.0.0 src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -Wl,-rpath,/builddir/build/BUILD/benchmark-1.5.0/aarch64-redhat-linux-gnu/src: src/libbenchmark.so.0.0.0 -pthread /usr/lib64/librt.so && : [23/23] /usr/bin/cmake -E cmake_symlink_library src/libbenchmark_main.so.0.0.0 src/libbenchmark_main.so.0 src/libbenchmark_main.so && : + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jMDELR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64 + cd benchmark-1.5.0 + DESTDIR=/builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64 + /usr/bin/ninja install -v -j8 -C aarch64-redhat-linux-gnu ninja: Entering directory `aarch64-redhat-linux-gnu' [0/1] cd /builddir/build/BUILD/benchmark-1.5.0/aarch64-redhat-linux-gnu && /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/lib64/libbenchmark.so.0.0.0 -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/lib64/libbenchmark.so.0 -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/lib64/libbenchmark.so -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/lib64/libbenchmark_main.so.0.0.0 -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/lib64/libbenchmark_main.so.0 -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/lib64/libbenchmark_main.so -- Set runtime path of "/builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/lib64/libbenchmark_main.so.0.0.0" to "" -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/include/benchmark -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/include/benchmark/benchmark.h -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/lib64/cmake/benchmark/benchmarkConfig.cmake -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/lib64/cmake/benchmark/benchmarkConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/lib64/pkgconfig/benchmark.pc -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/lib64/cmake/benchmark/benchmarkTargets.cmake -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/lib64/cmake/benchmark/benchmarkTargets-release.cmake + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.5.0-2.el8 --unique-debug-suffix -1.5.0-2.el8.aarch64 --unique-debug-src-base google-benchmark-1.5.0-2.el8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/benchmark-1.5.0 extracting debug info from /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/lib64/libbenchmark_main.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/lib64/libbenchmark.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 455 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LSsCQL + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/benchmark-1.5.0/aarch64-redhat-linux-gnu ~/build/BUILD/benchmark-1.5.0 + cd benchmark-1.5.0 + pushd aarch64-redhat-linux-gnu + ctest --output-on-failure Test project /builddir/build/BUILD/benchmark-1.5.0/aarch64-redhat-linux-gnu BUILDSTDERR: No tests were found!!! + popd ~/build/BUILD/benchmark-1.5.0 + exit 0 Processing files: google-benchmark-1.5.0-2.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BBPcAH + umask 022 + cd /builddir/build/BUILD + cd benchmark-1.5.0 + DOCDIR=/builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/share/doc/google-benchmark + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/share/doc/google-benchmark + cp -pr AUTHORS /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/share/doc/google-benchmark + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/share/doc/google-benchmark + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/share/doc/google-benchmark + cp -pr README.md /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/share/doc/google-benchmark + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.r81cgC + umask 022 + cd /builddir/build/BUILD + cd benchmark-1.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/share/licenses/google-benchmark + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/share/licenses/google-benchmark + cp -pr LICENSE /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64/usr/share/licenses/google-benchmark + exit 0 Provides: google-benchmark = 1.5.0-2.el8 google-benchmark(aarch-64) = 1.5.0-2.el8 libbenchmark.so.0()(64bit) libbenchmark_main.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libbenchmark.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(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) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: google-benchmark-devel-1.5.0-2.el8.aarch64 Provides: cmake(benchmark) = 0.0.0 google-benchmark-devel = 1.5.0-2.el8 google-benchmark-devel(aarch-64) = 1.5.0-2.el8 pkgconfig(benchmark) = 0.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config cmake-filesystem(aarch-64) libbenchmark.so.0()(64bit) libbenchmark_main.so.0()(64bit) Processing files: google-benchmark-debugsource-1.5.0-2.el8.aarch64 Provides: google-benchmark-debugsource = 1.5.0-2.el8 google-benchmark-debugsource(aarch-64) = 1.5.0-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: google-benchmark-debuginfo-1.5.0-2.el8.aarch64 Provides: debuginfo(build-id) = 448bb4568677de8428d68b77abf37aff38444175 debuginfo(build-id) = a2f387b349f8a032a43b53528c7be17b32e3310f google-benchmark-debuginfo = 1.5.0-2.el8 google-benchmark-debuginfo(aarch-64) = 1.5.0-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: google-benchmark-debugsource(aarch-64) = 1.5.0-2.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64 Wrote: /builddir/build/RPMS/google-benchmark-1.5.0-2.el8.aarch64.rpm Wrote: /builddir/build/RPMS/google-benchmark-devel-1.5.0-2.el8.aarch64.rpm Wrote: /builddir/build/RPMS/google-benchmark-debugsource-1.5.0-2.el8.aarch64.rpm Wrote: /builddir/build/RPMS/google-benchmark-debuginfo-1.5.0-2.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LnHmHE + umask 022 + cd /builddir/build/BUILD + cd benchmark-1.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/google-benchmark-1.5.0-2.el8.aarch64 + exit 0 Child return code was: 0