Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/google-benchmark.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-c63568306c4169bb8d41f4d32618f77372357745/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/google-benchmark.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/google-benchmark-1.5.3-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/google-benchmark.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-c63568306c4169bb8d41f4d32618f77372357745/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/google-benchmark.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7JlYZX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf benchmark-1.5.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/google-benchmark-1.5.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd benchmark-1.5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e /get_git_version/d -i CMakeLists.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.S1o3KY + umask 022 + cd /builddir/build/BUILD + cd benchmark-1.5.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake3 -S . -B armv7hl-redhat-linux-gnueabi -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/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -G Ninja -DCMAKE_BUILD_TYPE=Release -DGIT_VERSION=1.5.3 -DBENCHMARK_ENABLE_TESTING:BOOL=OFF -DBENCHMARK_ENABLE_GTEST_TESTS:BOOL=ON -DBENCHMARK_ENABLE_INSTALL:BOOL=ON -DBENCHMARK_DOWNLOAD_DEPENDENCIES:BOOL=OFF -- The CXX compiler identification is GNU 4.8.5 -- 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) -- Version: 1.5.3 -- 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_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 -- compiled but failed to run -- 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 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BENCHMARK_DOWNLOAD_DEPENDENCIES BENCHMARK_ENABLE_GTEST_TESTS CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/benchmark-1.5.3/armv7hl-redhat-linux-gnueabi + /usr/bin/cmake3 --build armv7hl-redhat-linux-gnueabi -j4 --verbose [1/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_main_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [3/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [4/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [5/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [6/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [7/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [9/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [10/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [11/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [12/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [13/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [14/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [15/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [16/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [17/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [18/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [19/23] /usr/bin/c++ -DHAVE_POSIX_REGEX -DHAVE_STEADY_CLOCK -Dbenchmark_EXPORTS -I../include -I../src -I../src/../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -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 [20/23] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -Wl,-z,relro -shared -Wl,-soname,libbenchmark.so.1 -o src/libbenchmark.so.1.5.3 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/lib/librt.so && : [21/23] /usr/bin/cmake3 -E cmake_symlink_library src/libbenchmark.so.1.5.3 src/libbenchmark.so.1 src/libbenchmark.so && : [22/23] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -Wall -Wextra -Wshadow -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -DNDEBUG -Werror -Wno-deprecated -Wl,-z,relro -shared -Wl,-soname,libbenchmark_main.so.1 -o src/libbenchmark_main.so.1.5.3 src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -Wl,-rpath,/builddir/build/BUILD/benchmark-1.5.3/armv7hl-redhat-linux-gnueabi/src: src/libbenchmark.so.1.5.3 -pthread /usr/lib/librt.so && : [23/23] /usr/bin/cmake3 -E cmake_symlink_library src/libbenchmark_main.so.1.5.3 src/libbenchmark_main.so.1 src/libbenchmark_main.so && : + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tVkOm4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm ++ dirname /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm + cd benchmark-1.5.3 + DESTDIR=/builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm + /usr/bin/cmake3 --install armv7hl-redhat-linux-gnueabi -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/lib/libbenchmark.so.1.5.3 -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/lib/libbenchmark.so.1 -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/lib/libbenchmark.so -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/lib/libbenchmark_main.so.1.5.3 -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/lib/libbenchmark_main.so.1 -- Set runtime path of "/builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/lib/libbenchmark_main.so.1.5.3" to "" -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/lib/libbenchmark_main.so -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/include/benchmark -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/include/benchmark/benchmark.h -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/lib/cmake/benchmark/benchmarkConfig.cmake -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/lib/cmake/benchmark/benchmarkConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/lib/pkgconfig/benchmark.pc -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/lib/cmake/benchmark/benchmarkTargets.cmake -- Installing: /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/lib/cmake/benchmark/benchmarkTargets-release.cmake + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/benchmark-1.5.3 extracting debug info from /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/lib/libbenchmark_main.so.1.5.3 extracting debug info from /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/lib/libbenchmark.so.1.5.3 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libbenchmark_main.so.1.5.3.debug to /usr/lib/debug/usr/lib/libbenchmark_main.so.debug symlinked /usr/lib/debug/usr/lib/libbenchmark_main.so.1.5.3.debug to /usr/lib/debug/usr/lib/libbenchmark_main.so.1.debug symlinked /usr/lib/debug/usr/lib/libbenchmark.so.1.5.3.debug to /usr/lib/debug/usr/lib/libbenchmark.so.1.debug symlinked /usr/lib/debug/usr/lib/libbenchmark.so.1.5.3.debug to /usr/lib/debug/usr/lib/libbenchmark.so.debug 471 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ddq5U6 + umask 022 + cd /builddir/build/BUILD + cd benchmark-1.5.3 + cd armv7hl-redhat-linux-gnueabi + /usr/bin/ctest3 --output-on-failure --force-new-ctest-process -j4 Test project /builddir/build/BUILD/benchmark-1.5.3/armv7hl-redhat-linux-gnueabi No tests were found!!! /builddir/build/BUILD/benchmark-1.5.3 + cd - + exit 0 Processing files: google-benchmark-1.5.3-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Rzs2zh + umask 022 + cd /builddir/build/BUILD + cd benchmark-1.5.3 + DOCDIR=/builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/share/doc/google-benchmark-1.5.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/share/doc/google-benchmark-1.5.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/share/doc/google-benchmark-1.5.3 + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/share/doc/google-benchmark-1.5.3 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/share/doc/google-benchmark-1.5.3 + cp -pr README.md /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/share/doc/google-benchmark-1.5.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zBKYhw + umask 022 + cd /builddir/build/BUILD + cd benchmark-1.5.3 + LICENSEDIR=/builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/share/licenses/google-benchmark-1.5.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/share/licenses/google-benchmark-1.5.3 + cp -pr LICENSE /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm/usr/share/licenses/google-benchmark-1.5.3 + exit 0 Provides: google-benchmark = 1.5.3-1.el7 google-benchmark(armv7hl-32) = 1.5.3-1.el7 libbenchmark.so.1 libbenchmark_main.so.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libbenchmark.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.4) libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.19) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: google-benchmark-devel-1.5.3-1.el7.armv7hl Provides: cmake(benchmark) = 1.5.3 google-benchmark-devel = 1.5.3-1.el7 google-benchmark-devel(armv7hl-32) = 1.5.3-1.el7 pkgconfig(benchmark) = 1.5.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libbenchmark.so.1 libbenchmark_main.so.1 Processing files: google-benchmark-debuginfo-1.5.3-1.el7.armv7hl Provides: google-benchmark-debuginfo = 1.5.3-1.el7 google-benchmark-debuginfo(armv7hl-32) = 1.5.3-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm Wrote: /builddir/build/RPMS/google-benchmark-1.5.3-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/google-benchmark-devel-1.5.3-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/google-benchmark-debuginfo-1.5.3-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.v4kKvd + umask 022 + cd /builddir/build/BUILD + cd benchmark-1.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/google-benchmark-1.5.3-1.el7.arm + exit 0 Child return code was: 0