Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/gtest.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-18812-24596/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=993) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/gtest.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Sat Aug 26 2010 Dan Horák - 1.4.0-2 warning: Could not canonicalize hostname: arm64-01.rdu2.centos.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/gtest-1.6.0-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/gtest.spec '], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-18812-24596/root'shell=Falseuid=993env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/gtest.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Sat Aug 26 2010 Dan Horák - 1.4.0-2 Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.krXcdq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gtest-1.6.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/gtest-1.6.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd gtest-1.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gtest-soname.patch):' Patch #0 (gtest-soname.patch): + /usr/bin/cat /builddir/build/SOURCES/gtest-soname.patch + /usr/bin/patch -p1 -b --suffix .0-soname --fuzz=0 patching file CMakeLists.txt + cp -pr ./samples ./samples.orig + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EBcjzN + umask 022 + cd /builddir/build/BUILD + cd gtest-1.6.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' aarch64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for aarch64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for aarch64-redhat-linux-gnu-g++... no checking for aarch64-redhat-linux-gnu-c++... no checking for aarch64-redhat-linux-gnu-gpp... no checking for aarch64-redhat-linux-gnu-aCC... no checking for aarch64-redhat-linux-gnu-CC... no checking for aarch64-redhat-linux-gnu-cxx... no checking for aarch64-redhat-linux-gnu-cc++... no checking for aarch64-redhat-linux-gnu-cl.exe... no checking for aarch64-redhat-linux-gnu-FCC... no checking for aarch64-redhat-linux-gnu-KCC... no checking for aarch64-redhat-linux-gnu-RCC... no checking for aarch64-redhat-linux-gnu-xlC_r... no checking for aarch64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for python... /usr/bin/python checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gtest-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands + mkdir build + cd build + cmake -DBUILD_SHARED_LIBS=ON -DCMAKE_SKIP_BUILD_RPATH=TRUE -DPYTHON_EXECUTABLE=/usr/bin/python -Dgtest_build_tests=ON .. -- The CXX compiler identification is GNU 4.8.5 -- The C 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 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Found PythonInterp: /usr/bin/python (found version "2.7.5") -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/gtest-1.6.0/build + make -j8 Scanning dependencies of target gtest Scanning dependencies of target gtest_dll Scanning dependencies of target gtest_main_no_exception Scanning dependencies of target gtest_main_no_rtti Scanning dependencies of target gtest_main_use_own_tuple Scanning dependencies of target gtest_no_exception [ 1%] [ 3%] [ 5%] [ 6%] [ 10%] [ 10%] [ 12%] [ 13%] Building CXX object CMakeFiles/gtest_main_no_rtti.dir/src/gtest_main.cc.o Building CXX object CMakeFiles/gtest_dll.dir/src/gtest-all.cc.o Building CXX object CMakeFiles/gtest_main_no_rtti.dir/src/gtest-all.cc.o Building CXX object CMakeFiles/gtest_main_no_exception.dir/src/gtest_main.cc.o Building CXX object CMakeFiles/gtest_main_use_own_tuple.dir/src/gtest-all.cc.o Building CXX object CMakeFiles/gtest.dir/src/gtest-all.cc.o Building CXX object CMakeFiles/gtest_no_exception.dir/src/gtest-all.cc.o Building CXX object CMakeFiles/gtest_main_no_exception.dir/src/gtest-all.cc.o [ 15%] Building CXX object CMakeFiles/gtest_main_use_own_tuple.dir/src/gtest_main.cc.o [ 17%] Building CXX object CMakeFiles/gtest_dll.dir/src/gtest_main.cc.o Linking CXX shared library libgtest_no_exception.so Linking CXX shared library libgtest_main_no_exception.so [ 17%] Built target gtest_no_exception Scanning dependencies of target gtest_throw_on_failure_test_ [ 18%] Building CXX object CMakeFiles/gtest_throw_on_failure_test_.dir/test/gtest_throw_on_failure_test_.cc.o [ 18%] Built target gtest_main_no_exception Scanning dependencies of target gtest_catch_exceptions_no_ex_test_ [ 20%] Building CXX object CMakeFiles/gtest_catch_exceptions_no_ex_test_.dir/test/gtest_catch_exceptions_test_.cc.o Linking CXX executable gtest_catch_exceptions_no_ex_test_ Linking CXX executable gtest_throw_on_failure_test_ [ 20%] Built target gtest_catch_exceptions_no_ex_test_ [ 20%] Built target gtest_throw_on_failure_test_ Linking CXX shared library libgtest_dll.so Linking CXX shared library libgtest_main_no_rtti.so Linking CXX shared library libgtest.so Linking CXX shared library libgtest_main_use_own_tuple.so [ 20%] Built target gtest_dll Scanning dependencies of target gtest_dll_test_ [ 20%] Built target gtest_main_no_rtti [ 22%] Building CXX object CMakeFiles/gtest_dll_test_.dir/test/gtest_all_test.cc.o [ 22%] [ 22%] Built target gtest Built target gtest_main_use_own_tuple Scanning dependencies of target gtest_no_rtti_unittest [ 24%] Scanning dependencies of target gtest_main Scanning dependencies of target gtest-death-test_ex_nocatch_test Scanning dependencies of target gtest-death-test_ex_catch_test Scanning dependencies of target gtest-unittest-api_test Scanning dependencies of target gtest-param-test_test Scanning dependencies of target gtest-tuple_test [ 25%] Building CXX object CMakeFiles/gtest_no_rtti_unittest.dir/test/gtest_unittest.cc.o [ 27%] [ 29%] [ 31%] [ 32%] [ 34%] Building CXX object CMakeFiles/gtest-death-test_ex_nocatch_test.dir/test/gtest-death-test_ex_test.cc.o Building CXX object CMakeFiles/gtest-death-test_ex_catch_test.dir/test/gtest-death-test_ex_test.cc.o Building CXX object CMakeFiles/gtest_main.dir/src/gtest_main.cc.o Building CXX object CMakeFiles/gtest-param-test_test.dir/test/gtest-param-test_test.cc.o Building CXX object CMakeFiles/gtest-tuple_test.dir/test/gtest-tuple_test.cc.o Building CXX object CMakeFiles/gtest-unittest-api_test.dir/test/gtest-unittest-api_test.cc.o Linking CXX shared library libgtest_main.so In file included from /builddir/build/BUILD/gtest-1.6.0/include/gtest/gtest-param-test.h:193:0, from /builddir/build/BUILD/gtest-1.6.0/include/gtest/gtest.h:61, from /builddir/build/BUILD/gtest-1.6.0/test/gtest-param-test_test.cc:36: /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h: In instantiation of 'testing::internal::ValueArray3::operator testing::internal::ParamGenerator() const [with T = double; T1 = int; T2 = float; T3 = double]': /builddir/build/BUILD/gtest-1.6.0/test/gtest-param-test_test.cc:420:57: required from here /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:117:37: warning: narrowing conversion of '((const testing::internal::ValueArray3*)this)->testing::internal::ValueArray3::v1_' from 'const int' to 'const double' inside { } is ill-formed in C++11 [-Wnarrowing] const T array[] = {v1_, v2_, v3_}; ^ [ 34%] Built target gtest_main Scanning dependencies of target gtest_break_on_failure_unittest_ [ 36%] Building CXX object CMakeFiles/gtest_break_on_failure_unittest_.dir/test/gtest_break_on_failure_unittest_.cc.o In file included from /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-internal.h:40:0, from /builddir/build/BUILD/gtest-1.6.0/include/gtest/gtest.h:57, from /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc:35: /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc: In member function 'virtual void IsAProtocolMessageTest_ValueIsCompileTimeConstant_Test::TestBody()': /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc:6991:25: warning: typedef 'const_true' locally defined but not used [-Wunused-local-typedefs] const_true); ^ /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-port.h:701:7: note: in definition of macro 'GTEST_COMPILE_ASSERT_' msg[bool(expr) ? 1 : -1] ^ /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc:6992:58: warning: typedef 'const_false' locally defined but not used [-Wunused-local-typedefs] GTEST_COMPILE_ASSERT_(!IsAProtocolMessage::value, const_false); ^ /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-port.h:701:7: note: in definition of macro 'GTEST_COMPILE_ASSERT_' msg[bool(expr) ? 1 : -1] ^ /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc: In member function 'virtual void ImplicitlyConvertibleTest_ValueIsCompileTimeConstant_Test::TestBody()': /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc:7122:67: warning: typedef 'const_true' locally defined but not used [-Wunused-local-typedefs] GTEST_COMPILE_ASSERT_((ImplicitlyConvertible::value), const_true); ^ /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-port.h:701:7: note: in definition of macro 'GTEST_COMPILE_ASSERT_' msg[bool(expr) ? 1 : -1] ^ /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc:7124:25: warning: typedef 'const_false' locally defined but not used [-Wunused-local-typedefs] const_false); ^ /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-port.h:701:7: note: in definition of macro 'GTEST_COMPILE_ASSERT_' msg[bool(expr) ? 1 : -1] ^ Linking CXX executable gtest-death-test_ex_nocatch_test Linking CXX executable gtest-death-test_ex_catch_test [ 36%] Built target gtest-death-test_ex_nocatch_test Scanning dependencies of target gtest_catch_exceptions_ex_test_ [ 36%] Built target gtest-death-test_ex_catch_test [ 37%] Building CXX object CMakeFiles/gtest_catch_exceptions_ex_test_.dir/test/gtest_catch_exceptions_test_.cc.o Scanning dependencies of target gtest_color_test_ [ 39%] Building CXX object CMakeFiles/gtest_color_test_.dir/test/gtest_color_test_.cc.o In file included from /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-string.h:50:0, from /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-filepath.h:43, from /builddir/build/BUILD/gtest-1.6.0/test/gtest-filepath_test.cc:41, from /builddir/build/BUILD/gtest-1.6.0/test/gtest_all_test.cc:36: /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc: In member function 'virtual void IsAProtocolMessageTest_ValueIsCompileTimeConstant_Test::TestBody()': /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc:6991:25: warning: typedef 'const_true' locally defined but not used [-Wunused-local-typedefs] const_true); ^ /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-port.h:701:7: note: in definition of macro 'GTEST_COMPILE_ASSERT_' msg[bool(expr) ? 1 : -1] ^ /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc:6992:58: warning: typedef 'const_false' locally defined but not used [-Wunused-local-typedefs] GTEST_COMPILE_ASSERT_(!IsAProtocolMessage::value, const_false); ^ /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-port.h:701:7: note: in definition of macro 'GTEST_COMPILE_ASSERT_' msg[bool(expr) ? 1 : -1] ^ /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc: In member function 'virtual void ImplicitlyConvertibleTest_ValueIsCompileTimeConstant_Test::TestBody()': /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc:7122:67: warning: typedef 'const_true' locally defined but not used [-Wunused-local-typedefs] GTEST_COMPILE_ASSERT_((ImplicitlyConvertible::value), const_true); ^ /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-port.h:701:7: note: in definition of macro 'GTEST_COMPILE_ASSERT_' msg[bool(expr) ? 1 : -1] ^ /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc:7124:25: warning: typedef 'const_false' locally defined but not used [-Wunused-local-typedefs] const_false); ^ /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-port.h:701:7: note: in definition of macro 'GTEST_COMPILE_ASSERT_' msg[bool(expr) ? 1 : -1] ^ Linking CXX executable gtest_break_on_failure_unittest_ [ 39%] Built target gtest_break_on_failure_unittest_ Scanning dependencies of target gtest_env_var_test_ [ 41%] Building CXX object CMakeFiles/gtest_env_var_test_.dir/test/gtest_env_var_test_.cc.o Linking CXX executable gtest_color_test_ [ 41%] Built target gtest_color_test_ Scanning dependencies of target gtest_environment_test [ 43%] Building CXX object CMakeFiles/gtest_environment_test.dir/test/gtest_environment_test.cc.o Linking CXX executable gtest_env_var_test_ Linking CXX executable gtest_catch_exceptions_ex_test_ [ 43%] Built target gtest_env_var_test_ Scanning dependencies of target gtest_filter_unittest_ [ 44%] Building CXX object CMakeFiles/gtest_filter_unittest_.dir/test/gtest_filter_unittest_.cc.o [ 44%] Built target gtest_catch_exceptions_ex_test_ Scanning dependencies of target gtest_help_test_ [ 46%] Building CXX object CMakeFiles/gtest_help_test_.dir/test/gtest_help_test_.cc.o Linking CXX executable gtest_environment_test [ 46%] Built target gtest_environment_test Scanning dependencies of target gtest_list_tests_unittest_ [ 48%] Building CXX object CMakeFiles/gtest_list_tests_unittest_.dir/test/gtest_list_tests_unittest_.cc.o Linking CXX executable gtest_help_test_ [ 48%] Built target gtest_help_test_ Scanning dependencies of target gtest_main_unittest [ 50%] Building CXX object CMakeFiles/gtest_main_unittest.dir/test/gtest_main_unittest.cc.o Linking CXX executable gtest_list_tests_unittest_ [ 50%] Built target gtest_list_tests_unittest_ Scanning dependencies of target gtest_no_test_unittest [ 51%] Building CXX object CMakeFiles/gtest_no_test_unittest.dir/test/gtest_no_test_unittest.cc.o Linking CXX executable gtest_main_unittest [ 51%] Built target gtest_main_unittest Scanning dependencies of target gtest_output_test_ [ 53%] Building CXX object CMakeFiles/gtest_output_test_.dir/test/gtest_output_test_.cc.o Linking CXX executable gtest-tuple_test [ 53%] Built target gtest-tuple_test Scanning dependencies of target gtest_pred_impl_unittest [ 55%] Building CXX object CMakeFiles/gtest_pred_impl_unittest.dir/test/gtest_pred_impl_unittest.cc.o Linking CXX executable gtest_no_test_unittest [ 55%] Built target gtest_no_test_unittest Scanning dependencies of target gtest_prod_test [ 56%] Building CXX object CMakeFiles/gtest_prod_test.dir/test/gtest_prod_test.cc.o Linking CXX executable gtest_filter_unittest_ [ 56%] Built target gtest_filter_unittest_ Scanning dependencies of target gtest_repeat_test [ 58%] Building CXX object CMakeFiles/gtest_repeat_test.dir/test/gtest_repeat_test.cc.o [ 60%] Building CXX object CMakeFiles/gtest_prod_test.dir/test/production.cc.o Linking CXX executable gtest_prod_test [ 60%] Built target gtest_prod_test Scanning dependencies of target gtest_shuffle_test_ [ 62%] Building CXX object CMakeFiles/gtest_shuffle_test_.dir/test/gtest_shuffle_test_.cc.o Linking CXX executable gtest-unittest-api_test [ 62%] Built target gtest-unittest-api_test Scanning dependencies of target gtest_sole_header_test [ 63%] Building CXX object CMakeFiles/gtest_sole_header_test.dir/test/gtest_sole_header_test.cc.o Linking CXX executable gtest_shuffle_test_ [ 63%] Built target gtest_shuffle_test_ Scanning dependencies of target gtest_stress_test [ 65%] Building CXX object CMakeFiles/gtest_stress_test.dir/test/gtest_stress_test.cc.o Linking CXX executable gtest_sole_header_test [ 65%] Built target gtest_sole_header_test Scanning dependencies of target gtest_throw_on_failure_ex_test [ 67%] Building CXX object CMakeFiles/gtest_throw_on_failure_ex_test.dir/test/gtest_throw_on_failure_ex_test.cc.o Linking CXX executable gtest_repeat_test [ 67%] Built target gtest_repeat_test Scanning dependencies of target gtest_uninitialized_test_ [ 68%] Building CXX object CMakeFiles/gtest_uninitialized_test_.dir/test/gtest_uninitialized_test_.cc.o Linking CXX executable gtest_uninitialized_test_ [ 68%] Built target gtest_uninitialized_test_ Linking CXX executable gtest_throw_on_failure_ex_test Scanning dependencies of target gtest_unittest [ 70%] Building CXX object CMakeFiles/gtest_unittest.dir/test/gtest_unittest.cc.o [ 70%] Built target gtest_throw_on_failure_ex_test Scanning dependencies of target gtest_use_own_tuple_test [ 72%] Building CXX object CMakeFiles/gtest_use_own_tuple_test.dir/test/gtest-param-test_test.cc.o In file included from /builddir/build/BUILD/gtest-1.6.0/include/gtest/gtest-param-test.h:193:0, from /builddir/build/BUILD/gtest-1.6.0/include/gtest/gtest.h:61, from /builddir/build/BUILD/gtest-1.6.0/test/gtest-param-test_test.cc:36: /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h: In instantiation of 'testing::internal::ValueArray3::operator testing::internal::ParamGenerator() const [with T = double; T1 = int; T2 = float; T3 = double]': /builddir/build/BUILD/gtest-1.6.0/test/gtest-param-test_test.cc:420:57: required from here /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:117:37: warning: narrowing conversion of '((const testing::internal::ValueArray3*)this)->testing::internal::ValueArray3::v1_' from 'const int' to 'const double' inside { } is ill-formed in C++11 [-Wnarrowing] const T array[] = {v1_, v2_, v3_}; ^ In file included from /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-internal.h:40:0, from /builddir/build/BUILD/gtest-1.6.0/include/gtest/gtest.h:57, from /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc:35: /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc: In member function 'virtual void IsAProtocolMessageTest_ValueIsCompileTimeConstant_Test::TestBody()': /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc:6991:25: warning: typedef 'const_true' locally defined but not used [-Wunused-local-typedefs] const_true); ^ /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-port.h:701:7: note: in definition of macro 'GTEST_COMPILE_ASSERT_' msg[bool(expr) ? 1 : -1] ^ /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc:6992:58: warning: typedef 'const_false' locally defined but not used [-Wunused-local-typedefs] GTEST_COMPILE_ASSERT_(!IsAProtocolMessage::value, const_false); ^ /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-port.h:701:7: note: in definition of macro 'GTEST_COMPILE_ASSERT_' msg[bool(expr) ? 1 : -1] ^ /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc: In member function 'virtual void ImplicitlyConvertibleTest_ValueIsCompileTimeConstant_Test::TestBody()': /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc:7122:67: warning: typedef 'const_true' locally defined but not used [-Wunused-local-typedefs] GTEST_COMPILE_ASSERT_((ImplicitlyConvertible::value), const_true); ^ /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-port.h:701:7: note: in definition of macro 'GTEST_COMPILE_ASSERT_' msg[bool(expr) ? 1 : -1] ^ /builddir/build/BUILD/gtest-1.6.0/test/gtest_unittest.cc:7124:25: warning: typedef 'const_false' locally defined but not used [-Wunused-local-typedefs] const_false); ^ /builddir/build/BUILD/gtest-1.6.0/include/gtest/internal/gtest-port.h:701:7: note: in definition of macro 'GTEST_COMPILE_ASSERT_' msg[bool(expr) ? 1 : -1] ^ Linking CXX executable gtest_output_test_ [ 72%] Built target gtest_output_test_ Scanning dependencies of target gtest_xml_outfile1_test_ [ 74%] Building CXX object CMakeFiles/gtest_xml_outfile1_test_.dir/test/gtest_xml_outfile1_test_.cc.o Linking CXX executable gtest_xml_outfile1_test_ [ 74%] Built target gtest_xml_outfile1_test_ Scanning dependencies of target gtest_xml_outfile2_test_ [ 75%] Building CXX object CMakeFiles/gtest_xml_outfile2_test_.dir/test/gtest_xml_outfile2_test_.cc.o Linking CXX executable gtest_stress_test [ 75%] Built target gtest_stress_test Scanning dependencies of target gtest_xml_output_unittest_ [ 77%] Building CXX object CMakeFiles/gtest_xml_output_unittest_.dir/test/gtest_xml_output_unittest_.cc.o Linking CXX executable gtest_xml_outfile2_test_ [ 77%] Built target gtest_xml_outfile2_test_ Scanning dependencies of target gtest-death-test_test [ 79%] Building CXX object CMakeFiles/gtest-death-test_test.dir/test/gtest-death-test_test.cc.o [ 81%] Building CXX object CMakeFiles/gtest-param-test_test.dir/test/gtest-param-test2_test.cc.o Linking CXX executable gtest_xml_output_unittest_ [ 81%] Built target gtest_xml_output_unittest_ Scanning dependencies of target gtest-filepath_test [ 82%] Building CXX object CMakeFiles/gtest-filepath_test.dir/test/gtest-filepath_test.cc.o Linking CXX executable gtest-param-test_test Linking CXX executable gtest_pred_impl_unittest [ 82%] Built target gtest-param-test_test Scanning dependencies of target gtest-linked_ptr_test [ 84%] Building CXX object CMakeFiles/gtest-linked_ptr_test.dir/test/gtest-linked_ptr_test.cc.o [ 84%] Built target gtest_pred_impl_unittest Scanning dependencies of target gtest-listener_test [ 86%] Building CXX object CMakeFiles/gtest-listener_test.dir/test/gtest-listener_test.cc.o Linking CXX executable gtest-linked_ptr_test [ 86%] Built target gtest-linked_ptr_test Linking CXX executable gtest-filepath_test Scanning dependencies of target gtest-message_test [ 87%] Building CXX object CMakeFiles/gtest-message_test.dir/test/gtest-message_test.cc.o [ 87%] Built target gtest-filepath_test Scanning dependencies of target gtest-options_test [ 89%] Building CXX object CMakeFiles/gtest-options_test.dir/test/gtest-options_test.cc.o Linking CXX executable gtest-listener_test [ 89%] Built target gtest-listener_test Scanning dependencies of target gtest-port_test [ 91%] Building CXX object CMakeFiles/gtest-port_test.dir/test/gtest-port_test.cc.o Linking CXX executable gtest-options_test [ 91%] Built target gtest-options_test Scanning dependencies of target gtest-printers_test [ 93%] Building CXX object CMakeFiles/gtest-printers_test.dir/test/gtest-printers_test.cc.o Linking CXX executable gtest-death-test_test [ 93%] Built target gtest-death-test_test Scanning dependencies of target gtest-test-part_test [ 94%] Building CXX object CMakeFiles/gtest-test-part_test.dir/test/gtest-test-part_test.cc.o Linking CXX executable gtest-message_test [ 94%] Built target gtest-message_test Scanning dependencies of target gtest-typed-test_test [ 96%] Building CXX object CMakeFiles/gtest-typed-test_test.dir/test/gtest-typed-test_test.cc.o [ 98%] Building CXX object CMakeFiles/gtest_use_own_tuple_test.dir/test/gtest-param-test2_test.cc.o Linking CXX executable gtest-port_test [ 98%] Built target gtest-port_test [100%] Building CXX object CMakeFiles/gtest-typed-test_test.dir/test/gtest-typed-test2_test.cc.o Linking CXX executable gtest_use_own_tuple_test [100%] Built target gtest_use_own_tuple_test Linking CXX executable gtest-test-part_test [100%] Built target gtest-test-part_test Linking CXX executable gtest-typed-test_test [100%] Built target gtest-typed-test_test Linking CXX executable gtest-printers_test [100%] Built target gtest-printers_test Linking CXX executable gtest_no_rtti_unittest [100%] Built target gtest_no_rtti_unittest Linking CXX executable gtest_unittest [100%] Built target gtest_unittest Linking CXX executable gtest_dll_test_ [100%] Built target gtest_dll_test_ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.exxTrI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64 + cd gtest-1.6.0 + rm -rf /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64 + install -d /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/bin /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/share/aclocal /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/include/gtest /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/include/gtest/internal /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/lib64 + install -p -m 0755 build/libgtest.so.0.0.0 build/libgtest_main.so.0.0.0 /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/lib64/ + cd /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/lib64 + ln -sf libgtest.so.0.0.0 /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/lib64/libgtest.so + ln -sf libgtest_main.so.0.0.0 /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/lib64/libgtest_main.so + /sbin/ldconfig -n /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/lib64 + install -p -m 0755 scripts/gtest-config /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/bin + install -p -m 0644 include/gtest/gtest-death-test.h include/gtest/gtest-message.h include/gtest/gtest-param-test.h include/gtest/gtest-printers.h include/gtest/gtest-spi.h include/gtest/gtest-test-part.h include/gtest/gtest-typed-test.h include/gtest/gtest.h include/gtest/gtest_pred_impl.h include/gtest/gtest_prod.h /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/include/gtest/ + install -p -m 0644 include/gtest/internal/gtest-death-test-internal.h include/gtest/internal/gtest-filepath.h include/gtest/internal/gtest-internal.h include/gtest/internal/gtest-linked_ptr.h include/gtest/internal/gtest-param-util-generated.h include/gtest/internal/gtest-param-util.h include/gtest/internal/gtest-port.h include/gtest/internal/gtest-string.h include/gtest/internal/gtest-tuple.h include/gtest/internal/gtest-type-util.h /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/include/gtest/internal/ + install -p -m 0644 m4/gtest.m4 /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/share/aclocal/ + /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/gtest-1.6.0 extracting debug info from /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/lib64/libgtest.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/lib64/libgtest_main.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libgtest.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgtest.so.debug symlinked /usr/lib/debug/usr/lib64/libgtest_main.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgtest_main.so.debug symlinked /usr/lib/debug/usr/lib64/libgtest_main.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgtest_main.so.0.debug symlinked /usr/lib/debug/usr/lib64/libgtest.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgtest.so.0.debug 1279 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.D1y53B + umask 022 + cd /builddir/build/BUILD + cd gtest-1.6.0 + LD_LIBRARY_PATH=/builddir/build/BUILD/gtest-1.6.0/build + make test make: Nothing to be done for `test'. + rm -rf ./samples + mv ./samples.orig ./samples + exit 0 Processing files: gtest-1.6.0-2.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sFYM1v + umask 022 + cd /builddir/build/BUILD + cd gtest-1.6.0 + DOCDIR=/builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/share/doc/gtest-1.6.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/share/doc/gtest-1.6.0 + cp -pr CHANGES /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/share/doc/gtest-1.6.0 + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/share/doc/gtest-1.6.0 + cp -pr COPYING /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/share/doc/gtest-1.6.0 + cp -pr README /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/share/doc/gtest-1.6.0 + exit 0 Provides: gtest = 1.6.0-2.el7 gtest(aarch-64) = 1.6.0-2.el7 libgtest.so.0()(64bit) libgtest_main.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(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) libgtest.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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.9)(64bit) rtld(GNU_HASH) Processing files: gtest-devel-1.6.0-2.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Dsj6bw + umask 022 + cd /builddir/build/BUILD + cd gtest-1.6.0 + DOCDIR=/builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/share/doc/gtest-devel-1.6.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/share/doc/gtest-devel-1.6.0 + cp -pr samples /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64/usr/share/doc/gtest-devel-1.6.0 + exit 0 Provides: gtest-devel = 1.6.0-2.el7 gtest-devel(aarch-64) = 1.6.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libgtest.so.0()(64bit) libgtest_main.so.0()(64bit) Processing files: gtest-debuginfo-1.6.0-2.el7.aarch64 Provides: gtest-debuginfo = 1.6.0-2.el7 gtest-debuginfo(aarch-64) = 1.6.0-2.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/gtest-1.6.0-2.el7.aarch64 warning: Could not canonicalize hostname: arm64-01.rdu2.centos.org Wrote: /builddir/build/RPMS/gtest-1.6.0-2.el7.aarch64.rpm Wrote: /builddir/build/RPMS/gtest-devel-1.6.0-2.el7.aarch64.rpm Wrote: /builddir/build/RPMS/gtest-debuginfo-1.6.0-2.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NLOiez + umask 022 + cd /builddir/build/BUILD + cd gtest-1.6.0 + rm -rf /builddir/build/BUILDROOT/gtest-1.6.0-2.el7.aarch64 + exit 0 Child return code was: 0 LEAVE do -->