Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gmock.spec'], False, '/var/lib/mock/dist-f15-build-1005993-148543/root/', None, 86400, True, 0, 497, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gmock.spec'] warning: Could not canonicalize hostname: x86-16.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gmock-1.5.0-1.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gmock.spec'], False, '/var/lib/mock/dist-f15-build-1005993-148543/root/', None, 86400, True, 0, 497, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gmock.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bilpL8 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gmock-1.5.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gmock-1.5.0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gmock-1.5.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv gtest gtest.rpmbuild + install -D -p -m 0644 gtest.rpmbuild/m4/acx_pthread.m4 gtest/m4/acx_pthread.m4 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.G9SzDX + umask 022 + cd /builddir/build/BUILD + cd gmock-1.5.0 + LANG=C + export LANG + unset DISPLAY + autoreconf -fvi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: adding subdirectory gtest to autoreconf autoreconf: Entering directory `gtest' autoreconf: configure.ac: not using Autoconf autoreconf: Leaving directory `gtest' autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize: copying file `build-aux/ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-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 x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 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 -m elf_x86_64) 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... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) 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 checking for gtest-config... /usr/bin/gtest-config checking for Google Test version >= 1.5.0... yes configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gmock-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i -e 's| -shared | -Wl,--as-needed\0|g' libtool + make -j16 make[1]: Entering directory `/builddir/build/BUILD/gmock-1.5.0' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o src/gmock-all.lo src/gmock-all.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o src/gmock_main.lo src/gmock_main.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c src/gmock-all.cc -fPIC -DPIC -o src/.libs/gmock-all.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c src/gmock_main.cc -fPIC -DPIC -o src/.libs/gmock_main.o /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L/usr/lib64 -o lib/libgmock.la -rpath /usr/lib64 src/gmock-all.lo libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o src/.libs/gmock-all.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -pthread -O2 -m64 -mtune=generic -pthread -Wl,-soname -Wl,libgmock.so.0 -o lib/.libs/libgmock.so.0.0.0 libtool: link: (cd "lib/.libs" && rm -f "libgmock.so.0" && ln -s "libgmock.so.0.0.0" "libgmock.so.0") libtool: link: (cd "lib/.libs" && rm -f "libgmock.so" && ln -s "libgmock.so.0.0.0" "libgmock.so") libtool: link: ( cd "lib/.libs" && rm -f "libgmock.la" && ln -s "../libgmock.la" "libgmock.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L/usr/lib64 -o lib/libgmock_main.la -rpath /usr/lib64 src/gmock_main.lo lib/libgmock.la libtool: link: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o src/.libs/gmock_main.o -Wl,-rpath -Wl,/builddir/build/BUILD/gmock-1.5.0/lib/.libs -L/usr/lib64 lib/.libs/libgmock.so -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -pthread -O2 -m64 -mtune=generic -pthread -Wl,-soname -Wl,libgmock_main.so.0 -o lib/.libs/libgmock_main.so.0.0.0 libtool: link: (cd "lib/.libs" && rm -f "libgmock_main.so.0" && ln -s "libgmock_main.so.0.0.0" "libgmock_main.so.0") libtool: link: (cd "lib/.libs" && rm -f "libgmock_main.so" && ln -s "libgmock_main.so.0.0.0" "libgmock_main.so") libtool: link: ( cd "lib/.libs" && rm -f "libgmock_main.la" && ln -s "../libgmock_main.la" "libgmock_main.la" ) make[1]: Leaving directory `/builddir/build/BUILD/gmock-1.5.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3CkfKm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64 ++ dirname /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64 + cd gmock-1.5.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64 + make install 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64 make[1]: Entering directory `/builddir/build/BUILD/gmock-1.5.0' make[2]: Entering directory `/builddir/build/BUILD/gmock-1.5.0' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/bin" /usr/bin/install -p scripts/gmock-config '/builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/bin' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/bin" /usr/bin/install -p scripts/gmock_doctor.py '/builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/bin' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -p lib/libgmock.la lib/libgmock_main.la '/builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/lib64' libtool: install: /usr/bin/install -p lib/.libs/libgmock.so.0.0.0 /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/lib64/libgmock.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/lib64 && { ln -s -f libgmock.so.0.0.0 libgmock.so.0 || { rm -f libgmock.so.0 && ln -s libgmock.so.0.0.0 libgmock.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/lib64 && { ln -s -f libgmock.so.0.0.0 libgmock.so || { rm -f libgmock.so && ln -s libgmock.so.0.0.0 libgmock.so; }; }) libtool: install: /usr/bin/install -p lib/.libs/libgmock.lai /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/lib64/libgmock.la libtool: install: warning: relinking `lib/libgmock_main.la' libtool: install: (cd /builddir/build/BUILD/gmock-1.5.0; /bin/sh /builddir/build/BUILD/gmock-1.5.0/libtool --tag CXX --mode=relink g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L/usr/lib64 -o lib/libgmock_main.la -rpath /usr/lib64 src/gmock_main.lo lib/libgmock.la -inst-prefix-dir /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64) libtool: relink: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o src/.libs/gmock_main.o -L/usr/lib64 -L/builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/lib64 -lgmock -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -pthread -O2 -m64 -mtune=generic -pthread -Wl,-soname -Wl,libgmock_main.so.0 -o lib/.libs/libgmock_main.so.0.0.0 libtool: install: /usr/bin/install -p lib/.libs/libgmock_main.so.0.0.0T /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/lib64/libgmock_main.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/lib64 && { ln -s -f libgmock_main.so.0.0.0 libgmock_main.so.0 || { rm -f libgmock_main.so.0 && ln -s libgmock_main.so.0.0.0 libgmock_main.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/lib64 && { ln -s -f libgmock_main.so.0.0.0 libgmock_main.so || { rm -f libgmock_main.so && ln -s libgmock_main.so.0.0.0 libgmock_main.so; }; }) libtool: install: /usr/bin/install -p lib/.libs/libgmock_main.lai /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/lib64/libgmock_main.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/gmock" || /bin/mkdir -p "/builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/include/gmock" /usr/bin/install -p -m 644 include/gmock/gmock.h include/gmock/gmock-actions.h include/gmock/gmock-cardinalities.h include/gmock/gmock-generated-actions.h include/gmock/gmock-generated-function-mockers.h include/gmock/gmock-generated-matchers.h include/gmock/gmock-generated-nice-strict.h include/gmock/gmock-matchers.h include/gmock/gmock-more-actions.h include/gmock/gmock-printers.h include/gmock/gmock-spec-builders.h '/builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/include/gmock' test -z "/usr/include/gmock/internal" || /bin/mkdir -p "/builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/include/gmock/internal" /usr/bin/install -p -m 644 include/gmock/internal/gmock-generated-internal-utils.h include/gmock/internal/gmock-internal-utils.h include/gmock/internal/gmock-port.h '/builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/include/gmock/internal' make[2]: Leaving directory `/builddir/build/BUILD/gmock-1.5.0' make[1]: Leaving directory `/builddir/build/BUILD/gmock-1.5.0' + find /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64 -type f -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gmock-1.5.0 extracting debug info from /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/lib64/libgmock_main.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/lib64/libgmock.so.0.0.0 symlinked /usr/lib/debug/usr/lib64/libgmock.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgmock.so.0.debug symlinked /usr/lib/debug/usr/lib64/libgmock.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgmock.so.debug symlinked /usr/lib/debug/usr/lib64/libgmock_main.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgmock_main.so.0.debug symlinked /usr/lib/debug/usr/lib64/libgmock_main.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgmock_main.so.debug 585 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.uYWASN + umask 022 + cd /builddir/build/BUILD + cd gmock-1.5.0 + unset DISPLAY + rm -rf gtest + mv gtest.rpmbuild gtest + make check make[1]: Entering directory `/builddir/build/BUILD/gmock-1.5.0' make test/gmock-spec-builders_test test/gmock_link_test test/gmock_fused_test make[2]: Entering directory `/builddir/build/BUILD/gmock-1.5.0' g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test/gmock-spec-builders_test.o test/gmock-spec-builders_test.cc /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L/usr/lib64 -o test/gmock-spec-builders_test test/gmock-spec-builders_test.o -lgtest -pthread lib/libgmock.la libtool: link: g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test/.libs/gmock-spec-builders_test test/gmock-spec-builders_test.o -pthread -L/usr/lib64 -lgtest lib/.libs/libgmock.so -pthread g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test/gmock_link_test.o test/gmock_link_test.cc g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test/gmock_link2_test.o test/gmock_link2_test.cc /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L/usr/lib64 -o test/gmock_link_test test/gmock_link_test.o test/gmock_link2_test.o -lgtest -pthread lib/libgmock_main.la libtool: link: g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test/.libs/gmock_link_test test/gmock_link_test.o test/gmock_link2_test.o -pthread -L/usr/lib64 -lgtest lib/.libs/libgmock_main.so /builddir/build/BUILD/gmock-1.5.0/lib/.libs/libgmock.so -pthread mkdir -p "./fused-src" chmod -R u+w "./fused-src" rm -f "./fused-src/gtest/gtest.h" rm -f "./fused-src/gmock/gmock.h" rm -f "./fused-src/gmock-gtest-all.cc" "./scripts/fuse_gmock_files.py" "./fused-src" cp -f "./src/gmock_main.cc" "./fused-src" g++ -DHAVE_CONFIG_H -I. -I./build-aux -I"./fused-src" -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fused-src/test_gmock_fused_test-gmock-gtest-all.o `test -f 'fused-src/gmock-gtest-all.cc' || echo './'`fused-src/gmock-gtest-all.cc g++ -DHAVE_CONFIG_H -I. -I./build-aux -I"./fused-src" -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fused-src/test_gmock_fused_test-gmock_main.o `test -f 'fused-src/gmock_main.cc' || echo './'`fused-src/gmock_main.cc g++ -DHAVE_CONFIG_H -I. -I./build-aux -I"./fused-src" -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test/test_gmock_fused_test-gmock_test.o `test -f 'test/gmock_test.cc' || echo './'`test/gmock_test.cc /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L/usr/lib64 -o test/gmock_fused_test fused-src/test_gmock_fused_test-gmock-gtest-all.o fused-src/test_gmock_fused_test-gmock_main.o test/test_gmock_fused_test-gmock_test.o libtool: link: g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test/gmock_fused_test fused-src/test_gmock_fused_test-gmock-gtest-all.o fused-src/test_gmock_fused_test-gmock_main.o test/test_gmock_fused_test-gmock_test.o -L/usr/lib64 -pthread make[2]: Leaving directory `/builddir/build/BUILD/gmock-1.5.0' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/gmock-1.5.0' mkdir -p "./fused-src" chmod -R u+w "./fused-src" rm -f "./fused-src/gtest/gtest.h" rm -f "./fused-src/gmock/gmock.h" rm -f "./fused-src/gmock-gtest-all.cc" "./scripts/fuse_gmock_files.py" "./fused-src" cp -f "./src/gmock_main.cc" "./fused-src" g++ -DHAVE_CONFIG_H -I. -I./build-aux -I"./fused-src" -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fused-src/test_gmock_fused_test-gmock_main.o `test -f 'fused-src/gmock_main.cc' || echo './'`fused-src/gmock_main.cc /bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L/usr/lib64 -o test/gmock_fused_test fused-src/test_gmock_fused_test-gmock-gtest-all.o fused-src/test_gmock_fused_test-gmock_main.o test/test_gmock_fused_test-gmock_test.o libtool: link: g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test/gmock_fused_test fused-src/test_gmock_fused_test-gmock-gtest-all.o fused-src/test_gmock_fused_test-gmock_main.o test/test_gmock_fused_test-gmock_test.o -L/usr/lib64 -pthread [==========] Running 119 tests from 22 test cases. [----------] Global test environment set-up. [----------] 3 tests from AfterDeathTest [ RUN ] AfterDeathTest.CallsMustBeInStrictOrderWhenSpecifiedSo [WARNING] ./src/gtest-death-test.cc:741:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] ./src/gtest-death-test.cc:741:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [ OK ] AfterDeathTest.CallsMustBeInStrictOrderWhenSpecifiedSo (1 ms) [ RUN ] AfterDeathTest.CallsMustSatisfyPartialOrderWhenSpecifiedSo [WARNING] ./src/gtest-death-test.cc:741:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] ./src/gtest-death-test.cc:741:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [ OK ] AfterDeathTest.CallsMustSatisfyPartialOrderWhenSpecifiedSo (1 ms) [ RUN ] AfterDeathTest.CanBeUsedWithInSequence [WARNING] ./src/gtest-death-test.cc:741:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [ OK ] AfterDeathTest.CanBeUsedWithInSequence (1 ms) [----------] 3 tests from AfterDeathTest (3 ms total) [----------] 8 tests from OnCallSyntaxTest [ RUN ] OnCallSyntaxTest.CompilesWithMethodNameExpandedFromMacro [ OK ] OnCallSyntaxTest.CompilesWithMethodNameExpandedFromMacro (0 ms) [ RUN ] OnCallSyntaxTest.WorksWithMethodNameExpandedFromMacro GMOCK WARNING: Uninteresting mock function call - taking default action specified at: test/gmock-spec-builders_test.cc:162: Function call: MethodW() Returns: 42 Stack trace: [ OK ] OnCallSyntaxTest.WorksWithMethodNameExpandedFromMacro (0 ms) [ RUN ] OnCallSyntaxTest.EvaluatesFirstArgumentOnce [ OK ] OnCallSyntaxTest.EvaluatesFirstArgumentOnce (0 ms) [ RUN ] OnCallSyntaxTest.EvaluatesSecondArgumentOnce [ OK ] OnCallSyntaxTest.EvaluatesSecondArgumentOnce (0 ms) [ RUN ] OnCallSyntaxTest.WithIsOptional [ OK ] OnCallSyntaxTest.WithIsOptional (0 ms) [ RUN ] OnCallSyntaxTest.WithCanAppearAtMostOnce [ OK ] OnCallSyntaxTest.WithCanAppearAtMostOnce (0 ms) [ RUN ] OnCallSyntaxTest.WillByDefaultIsMandatory [WARNING] ./src/gtest-death-test.cc:741:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [ OK ] OnCallSyntaxTest.WillByDefaultIsMandatory (1 ms) [ RUN ] OnCallSyntaxTest.WillByDefaultCanAppearAtMostOnce [ OK ] OnCallSyntaxTest.WillByDefaultCanAppearAtMostOnce (0 ms) [----------] 8 tests from OnCallSyntaxTest (1 ms total) [----------] 27 tests from ExpectCallSyntaxTest [ RUN ] ExpectCallSyntaxTest.CompilesWithMethodNameExpandedFromMacro [ OK ] ExpectCallSyntaxTest.CompilesWithMethodNameExpandedFromMacro (0 ms) [ RUN ] ExpectCallSyntaxTest.WorksWithMethodNameExpandedFromMacro [ OK ] ExpectCallSyntaxTest.WorksWithMethodNameExpandedFromMacro (0 ms) [ RUN ] ExpectCallSyntaxTest.EvaluatesFirstArgumentOnce [ OK ] ExpectCallSyntaxTest.EvaluatesFirstArgumentOnce (0 ms) [ RUN ] ExpectCallSyntaxTest.EvaluatesSecondArgumentOnce [ OK ] ExpectCallSyntaxTest.EvaluatesSecondArgumentOnce (0 ms) [ RUN ] ExpectCallSyntaxTest.WithIsOptional [ OK ] ExpectCallSyntaxTest.WithIsOptional (0 ms) [ RUN ] ExpectCallSyntaxTest.WithCanAppearAtMostOnce [ OK ] ExpectCallSyntaxTest.WithCanAppearAtMostOnce (0 ms) [ RUN ] ExpectCallSyntaxTest.WithMustBeFirstClause [ OK ] ExpectCallSyntaxTest.WithMustBeFirstClause (0 ms) [ RUN ] ExpectCallSyntaxTest.TimesCanBeInferred [ OK ] ExpectCallSyntaxTest.TimesCanBeInferred (0 ms) [ RUN ] ExpectCallSyntaxTest.TimesCanAppearAtMostOnce [ OK ] ExpectCallSyntaxTest.TimesCanAppearAtMostOnce (0 ms) [ RUN ] ExpectCallSyntaxTest.TimesMustBeBeforeInSequence [ OK ] ExpectCallSyntaxTest.TimesMustBeBeforeInSequence (0 ms) [ RUN ] ExpectCallSyntaxTest.InSequenceIsOptional [ OK ] ExpectCallSyntaxTest.InSequenceIsOptional (0 ms) [ RUN ] ExpectCallSyntaxTest.InSequenceCanAppearMultipleTimes [ OK ] ExpectCallSyntaxTest.InSequenceCanAppearMultipleTimes (0 ms) [ RUN ] ExpectCallSyntaxTest.InSequenceMustBeBeforeAfter [ OK ] ExpectCallSyntaxTest.InSequenceMustBeBeforeAfter (0 ms) [ RUN ] ExpectCallSyntaxTest.InSequenceMustBeBeforeWillOnce [ OK ] ExpectCallSyntaxTest.InSequenceMustBeBeforeWillOnce (0 ms) [ RUN ] ExpectCallSyntaxTest.AfterMustBeBeforeWillOnce [ OK ] ExpectCallSyntaxTest.AfterMustBeBeforeWillOnce (0 ms) [ RUN ] ExpectCallSyntaxTest.WillIsOptional [ OK ] ExpectCallSyntaxTest.WillIsOptional (0 ms) [ RUN ] ExpectCallSyntaxTest.WillCanAppearMultipleTimes [ OK ] ExpectCallSyntaxTest.WillCanAppearMultipleTimes (0 ms) [ RUN ] ExpectCallSyntaxTest.WillMustBeBeforeWillRepeatedly [ OK ] ExpectCallSyntaxTest.WillMustBeBeforeWillRepeatedly (0 ms) [ RUN ] ExpectCallSyntaxTest.WillRepeatedlyIsOptional [ OK ] ExpectCallSyntaxTest.WillRepeatedlyIsOptional (0 ms) [ RUN ] ExpectCallSyntaxTest.WillRepeatedlyCannotAppearMultipleTimes [ OK ] ExpectCallSyntaxTest.WillRepeatedlyCannotAppearMultipleTimes (0 ms) [ RUN ] ExpectCallSyntaxTest.WillRepeatedlyMustBeBeforeRetiresOnSaturation [ OK ] ExpectCallSyntaxTest.WillRepeatedlyMustBeBeforeRetiresOnSaturation (0 ms) [ RUN ] ExpectCallSyntaxTest.RetiresOnSaturationIsOptional [ OK ] ExpectCallSyntaxTest.RetiresOnSaturationIsOptional (0 ms) [ RUN ] ExpectCallSyntaxTest.RetiresOnSaturationCannotAppearMultipleTimes [ OK ] ExpectCallSyntaxTest.RetiresOnSaturationCannotAppearMultipleTimes (1 ms) [ RUN ] ExpectCallSyntaxTest.DefaultCardinalityIsOnce [ OK ] ExpectCallSyntaxTest.DefaultCardinalityIsOnce (0 ms) [ RUN ] ExpectCallSyntaxTest.DoesNotWarnOnAdequateActionCount [ OK ] ExpectCallSyntaxTest.DoesNotWarnOnAdequateActionCount (0 ms) [ RUN ] ExpectCallSyntaxTest.WarnsOnTooManyActions [ OK ] ExpectCallSyntaxTest.WarnsOnTooManyActions (0 ms) [ RUN ] ExpectCallSyntaxTest.WarnsOnTooFewActions GMOCK WARNING: test/gmock-spec-builders_test.cc:630: Actions ran out in EXPECT_CALL(b, DoB())... Called 2 times, but only 1 WillOnce() is specified - returning default value. Stack trace: [ OK ] ExpectCallSyntaxTest.WarnsOnTooFewActions (0 ms) [----------] 27 tests from ExpectCallSyntaxTest (1 ms total) [----------] 3 tests from OnCallTest [ RUN ] OnCallTest.TakesBuiltInDefaultActionWhenNoOnCall [ OK ] OnCallTest.TakesBuiltInDefaultActionWhenNoOnCall (0 ms) [ RUN ] OnCallTest.TakesBuiltInDefaultActionWhenNoOnCallMatches [ OK ] OnCallTest.TakesBuiltInDefaultActionWhenNoOnCallMatches (0 ms) [ RUN ] OnCallTest.PicksLastMatchingOnCall [ OK ] OnCallTest.PicksLastMatchingOnCall (0 ms) [----------] 3 tests from OnCallTest (0 ms total) [----------] 8 tests from ExpectCallTest [ RUN ] ExpectCallTest.AllowsAnyCallWhenNoSpec GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB(1) Returns: 0 Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB(2) Returns: 0 Stack trace: [ OK ] ExpectCallTest.AllowsAnyCallWhenNoSpec (0 ms) [ RUN ] ExpectCallTest.PicksLastMatchingExpectCall [ OK ] ExpectCallTest.PicksLastMatchingExpectCall (0 ms) [ RUN ] ExpectCallTest.CatchesTooFewCalls [ OK ] ExpectCallTest.CatchesTooFewCalls (0 ms) [ RUN ] ExpectCallTest.InfersCardinalityWhenThereIsNoWillRepeatedly [ OK ] ExpectCallTest.InfersCardinalityWhenThereIsNoWillRepeatedly (0 ms) [ RUN ] ExpectCallTest.InfersCardinality1WhenThereIsWillRepeatedly [ OK ] ExpectCallTest.InfersCardinality1WhenThereIsWillRepeatedly (0 ms) [ RUN ] ExpectCallTest.NthMatchTakesNthAction [ OK ] ExpectCallTest.NthMatchTakesNthAction (0 ms) [ RUN ] ExpectCallTest.TakesDefaultActionWhenWillListIsExhausted [ OK ] ExpectCallTest.TakesDefaultActionWhenWillListIsExhausted (1 ms) [ RUN ] ExpectCallTest.TakesRepeatedActionWhenWillListIsExhausted [ OK ] ExpectCallTest.TakesRepeatedActionWhenWillListIsExhausted (0 ms) [----------] 8 tests from ExpectCallTest (1 ms total) [----------] 1 test from UninterestingCallTest [ RUN ] UninterestingCallTest.DoesDefaultAction GMOCK WARNING: Uninteresting mock function call - taking default action specified at: test/gmock-spec-builders_test.cc:855: Function call: Binary(1, 2) Returns: true Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB() Returns: 0 Stack trace: [ OK ] UninterestingCallTest.DoesDefaultAction (0 ms) [----------] 1 test from UninterestingCallTest (0 ms total) [----------] 6 tests from UnexpectedCallTest [ RUN ] UnexpectedCallTest.DoesDefaultAction [ OK ] UnexpectedCallTest.DoesDefaultAction (0 ms) [ RUN ] UnexpectedCallTest.GeneratesFailureForVoidFunction [ OK ] UnexpectedCallTest.GeneratesFailureForVoidFunction (0 ms) [ RUN ] UnexpectedCallTest.GeneartesFailureForNonVoidFunction [ OK ] UnexpectedCallTest.GeneartesFailureForNonVoidFunction (0 ms) [ RUN ] UnexpectedCallTest.RetiredExpectation [ OK ] UnexpectedCallTest.RetiredExpectation (0 ms) [ RUN ] UnexpectedCallTest.UnmatchedArguments [ OK ] UnexpectedCallTest.UnmatchedArguments (0 ms) [ RUN ] UnexpectedCallTest.UnsatisifiedPrerequisites [ OK ] UnexpectedCallTest.UnsatisifiedPrerequisites (1 ms) [----------] 6 tests from UnexpectedCallTest (1 ms total) [----------] 1 test from UndefinedReturnValueTest [ RUN ] UndefinedReturnValueTest.ReturnValueIsMandatory [ OK ] UndefinedReturnValueTest.ReturnValueIsMandatory (0 ms) [----------] 1 test from UndefinedReturnValueTest (0 ms total) [----------] 3 tests from ExcessiveCallTest [ RUN ] ExcessiveCallTest.DoesDefaultAction [ OK ] ExcessiveCallTest.DoesDefaultAction (1 ms) [ RUN ] ExcessiveCallTest.GeneratesFailureForVoidFunction [ OK ] ExcessiveCallTest.GeneratesFailureForVoidFunction (0 ms) [ RUN ] ExcessiveCallTest.GeneratesFailureForNonVoidFunction [ OK ] ExcessiveCallTest.GeneratesFailureForNonVoidFunction (0 ms) [----------] 3 tests from ExcessiveCallTest (1 ms total) [----------] 3 tests from InSequenceTest [ RUN ] InSequenceTest.AllExpectationInScopeAreInSequence [ OK ] InSequenceTest.AllExpectationInScopeAreInSequence (0 ms) [ RUN ] InSequenceTest.NestedInSequence [ OK ] InSequenceTest.NestedInSequence (0 ms) [ RUN ] InSequenceTest.ExpectationsOutOfScopeAreNotAffected [ OK ] InSequenceTest.ExpectationsOutOfScopeAreNotAffected (0 ms) [----------] 3 tests from InSequenceTest (0 ms total) [----------] 4 tests from SequenceTest [ RUN ] SequenceTest.AnyOrderIsOkByDefault [ OK ] SequenceTest.AnyOrderIsOkByDefault (0 ms) [ RUN ] SequenceTest.CallsMustBeInStrictOrderWhenSaidSo [ OK ] SequenceTest.CallsMustBeInStrictOrderWhenSaidSo (1 ms) [ RUN ] SequenceTest.CallsMustConformToSpecifiedDag [WARNING] ./src/gtest-death-test.cc:741:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] ./src/gtest-death-test.cc:741:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] ./src/gtest-death-test.cc:741:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] ./src/gtest-death-test.cc:741:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] ./src/gtest-death-test.cc:741:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] ./src/gtest-death-test.cc:741:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] ./src/gtest-death-test.cc:741:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] ./src/gtest-death-test.cc:741:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [ OK ] SequenceTest.CallsMustConformToSpecifiedDag (2 ms) [ RUN ] SequenceTest.Retirement [ OK ] SequenceTest.Retirement (0 ms) [----------] 4 tests from SequenceTest (3 ms total) [----------] 2 tests from ExpectationTest [ RUN ] ExpectationTest.ConstrutorsWork [ OK ] ExpectationTest.ConstrutorsWork (0 ms) [ RUN ] ExpectationTest.AssignmentWorks [ OK ] ExpectationTest.AssignmentWorks (0 ms) [----------] 2 tests from ExpectationTest (0 ms total) [----------] 6 tests from ExpectationSetTest [ RUN ] ExpectationSetTest.MemberTypesAreCorrect [ OK ] ExpectationSetTest.MemberTypesAreCorrect (0 ms) [ RUN ] ExpectationSetTest.ConstructorsWork [ OK ] ExpectationSetTest.ConstructorsWork (0 ms) [ RUN ] ExpectationSetTest.AssignmentWorks [ OK ] ExpectationSetTest.AssignmentWorks (0 ms) [ RUN ] ExpectationSetTest.InsertionWorks [ OK ] ExpectationSetTest.InsertionWorks (0 ms) [ RUN ] ExpectationSetTest.SizeWorks [ OK ] ExpectationSetTest.SizeWorks (0 ms) [ RUN ] ExpectationSetTest.IsEnumerable [ OK ] ExpectationSetTest.IsEnumerable (1 ms) [----------] 6 tests from ExpectationSetTest (1 ms total) [----------] 6 tests from AfterTest [ RUN ] AfterTest.SucceedsWhenPartialOrderIsSatisfied [ OK ] AfterTest.SucceedsWhenPartialOrderIsSatisfied (0 ms) [ RUN ] AfterTest.SucceedsWhenTotalOrderIsSatisfied [ OK ] AfterTest.SucceedsWhenTotalOrderIsSatisfied (0 ms) [ RUN ] AfterTest.CanBeCalledManyTimes [ OK ] AfterTest.CanBeCalledManyTimes (0 ms) [ RUN ] AfterTest.AcceptsUpToFiveArguments [ OK ] AfterTest.AcceptsUpToFiveArguments (0 ms) [ RUN ] AfterTest.AcceptsDuplicatedInput [ OK ] AfterTest.AcceptsDuplicatedInput (0 ms) [ RUN ] AfterTest.ChangesToExpectationSetHaveNoEffectAfterwards [ OK ] AfterTest.ChangesToExpectationSetHaveNoEffectAfterwards (0 ms) [----------] 6 tests from AfterTest (0 ms total) [----------] 6 tests from DeletingMockEarlyTest [ RUN ] DeletingMockEarlyTest.Success1 [ OK ] DeletingMockEarlyTest.Success1 (0 ms) [ RUN ] DeletingMockEarlyTest.Success2 [ OK ] DeletingMockEarlyTest.Success2 (0 ms) [ RUN ] DeletingMockEarlyTest.CanDeleteSelfInActionReturningVoid [ OK ] DeletingMockEarlyTest.CanDeleteSelfInActionReturningVoid (0 ms) [ RUN ] DeletingMockEarlyTest.CanDeleteSelfInActionReturningValue [ OK ] DeletingMockEarlyTest.CanDeleteSelfInActionReturningValue (0 ms) [ RUN ] DeletingMockEarlyTest.Failure1 [ OK ] DeletingMockEarlyTest.Failure1 (1 ms) [ RUN ] DeletingMockEarlyTest.Failure2 [ OK ] DeletingMockEarlyTest.Failure2 (0 ms) [----------] 6 tests from DeletingMockEarlyTest (1 ms total) [----------] 1 test from ExpectationBaseTest [ RUN ] ExpectationBaseTest.AllPrerequisitesAreSatisfiedWorksForNonMonotonicCardinality [ OK ] ExpectationBaseTest.AllPrerequisitesAreSatisfiedWorksForNonMonotonicCardinality (0 ms) [----------] 1 test from ExpectationBaseTest (0 ms total) [----------] 2 tests from FunctionCallMessageTest [ RUN ] FunctionCallMessageTest.UninterestingCallGeneratesFyiWithStackTrace [ OK ] FunctionCallMessageTest.UninterestingCallGeneratesFyiWithStackTrace (0 ms) [ RUN ] FunctionCallMessageTest.UninterestingCallPrintsArgumentsAndReturnValue [ OK ] FunctionCallMessageTest.UninterestingCallPrintsArgumentsAndReturnValue (1 ms) [----------] 2 tests from FunctionCallMessageTest (1 ms total) [----------] 4 tests from GMockVerboseFlagTest [ RUN ] GMockVerboseFlagTest.Info test/gmock-spec-builders_test.cc:1872: EXPECT_CALL(a, DoA(5)) invoked Stack trace: test/gmock-spec-builders_test.cc:1873: EXPECT_CALL(a, Binary(_, 1)) invoked Stack trace: [ OK ] GMockVerboseFlagTest.Info (0 ms) [ RUN ] GMockVerboseFlagTest.Warning [ OK ] GMockVerboseFlagTest.Warning (0 ms) [ RUN ] GMockVerboseFlagTest.Error [ OK ] GMockVerboseFlagTest.Error (0 ms) [ RUN ] GMockVerboseFlagTest.InvalidFlagIsTreatedAsWarning [ OK ] GMockVerboseFlagTest.InvalidFlagIsTreatedAsWarning (1 ms) [----------] 4 tests from GMockVerboseFlagTest (1 ms total) [----------] 3 tests from GMockLogTest [ RUN ] GMockLogTest.DoesNotPrintGoodCallInternallyIfVerbosityIsWarning [ OK ] GMockLogTest.DoesNotPrintGoodCallInternallyIfVerbosityIsWarning (0 ms) [ RUN ] GMockLogTest.DoesNotPrintGoodCallInternallyIfVerbosityIsError [ OK ] GMockLogTest.DoesNotPrintGoodCallInternallyIfVerbosityIsError (0 ms) [ RUN ] GMockLogTest.DoesNotPrintWarningInternallyIfVerbosityIsError [ OK ] GMockLogTest.DoesNotPrintWarningInternallyIfVerbosityIsError (0 ms) [----------] 3 tests from GMockLogTest (0 ms total) [----------] 6 tests from AllowLeakTest [ RUN ] AllowLeakTest.AllowsLeakingUnusedMockObject [ OK ] AllowLeakTest.AllowsLeakingUnusedMockObject (0 ms) [ RUN ] AllowLeakTest.CanBeCalledBeforeOnCall GMOCK WARNING: Uninteresting mock function call - taking default action specified at: test/gmock-spec-builders_test.cc:2034: Function call: DoA(0) Stack trace: [ OK ] AllowLeakTest.CanBeCalledBeforeOnCall (0 ms) [ RUN ] AllowLeakTest.CanBeCalledAfterOnCall [ OK ] AllowLeakTest.CanBeCalledAfterOnCall (0 ms) [ RUN ] AllowLeakTest.CanBeCalledBeforeExpectCall [ OK ] AllowLeakTest.CanBeCalledBeforeExpectCall (0 ms) [ RUN ] AllowLeakTest.CanBeCalledAfterExpectCall [ OK ] AllowLeakTest.CanBeCalledAfterExpectCall (0 ms) [ RUN ] AllowLeakTest.WorksWhenBothOnCallAndExpectCallArePresent [ OK ] AllowLeakTest.WorksWhenBothOnCallAndExpectCallArePresent (0 ms) [----------] 6 tests from AllowLeakTest (0 ms total) [----------] 6 tests from VerifyAndClearExpectationsTest [ RUN ] VerifyAndClearExpectationsTest.NoMethodHasExpectations GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB() Returns: 0 Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB(1) Returns: 0 Stack trace: [ OK ] VerifyAndClearExpectationsTest.NoMethodHasExpectations (0 ms) [ RUN ] VerifyAndClearExpectationsTest.SomeMethodsHaveExpectationsAndSucceed GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB() Returns: 0 Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB(1) Returns: 0 Stack trace: [ OK ] VerifyAndClearExpectationsTest.SomeMethodsHaveExpectationsAndSucceed (0 ms) [ RUN ] VerifyAndClearExpectationsTest.SomeMethodsHaveExpectationsAndFail GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB() Returns: 0 Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB(1) Returns: 0 Stack trace: [ OK ] VerifyAndClearExpectationsTest.SomeMethodsHaveExpectationsAndFail (0 ms) [ RUN ] VerifyAndClearExpectationsTest.AllMethodsHaveExpectations GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB() Returns: 0 Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB(1) Returns: 0 Stack trace: [ OK ] VerifyAndClearExpectationsTest.AllMethodsHaveExpectations (0 ms) [ RUN ] VerifyAndClearExpectationsTest.AMethodHasManyExpectations GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB() Returns: 0 Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB(1) Returns: 0 Stack trace: [ OK ] VerifyAndClearExpectationsTest.AMethodHasManyExpectations (0 ms) [ RUN ] VerifyAndClearExpectationsTest.CanCallManyTimes GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB() Returns: 0 Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB(1) Returns: 0 Stack trace: [ OK ] VerifyAndClearExpectationsTest.CanCallManyTimes (0 ms) [----------] 6 tests from VerifyAndClearExpectationsTest (0 ms total) [----------] 10 tests from VerifyAndClearTest [ RUN ] VerifyAndClearTest.NoMethodHasDefaultActions GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB() Returns: 0 Stack trace: [ OK ] VerifyAndClearTest.NoMethodHasDefaultActions (0 ms) [ RUN ] VerifyAndClearTest.SomeMethodsHaveDefaultActions GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB() Returns: 0 Stack trace: [ OK ] VerifyAndClearTest.SomeMethodsHaveDefaultActions (0 ms) [ RUN ] VerifyAndClearTest.AllMethodsHaveDefaultActions GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB() Returns: 0 Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB(0) Returns: 0 Stack trace: [ OK ] VerifyAndClearTest.AllMethodsHaveDefaultActions (0 ms) [ RUN ] VerifyAndClearTest.AMethodHasManyDefaultActions GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB(0) Returns: 0 Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB(1) Returns: 0 Stack trace: [ OK ] VerifyAndClearTest.AMethodHasManyDefaultActions (0 ms) [ RUN ] VerifyAndClearTest.CanCallManyTimes GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB() Returns: 0 Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB(1) Returns: 0 Stack trace: [ OK ] VerifyAndClearTest.CanCallManyTimes (0 ms) [ RUN ] VerifyAndClearTest.Success GMOCK WARNING: Uninteresting mock function call - taking default action specified at: test/gmock-spec-builders_test.cc:2245: Function call: DoB() Returns: 1 Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB() Returns: 0 Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB(1) Returns: 0 Stack trace: [ OK ] VerifyAndClearTest.Success (0 ms) [ RUN ] VerifyAndClearTest.Failure GMOCK WARNING: Uninteresting mock function call - taking default action specified at: test/gmock-spec-builders_test.cc:2263: Function call: DoB(1) Returns: 1 Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB() Returns: 0 Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB(1) Returns: 0 Stack trace: [ OK ] VerifyAndClearTest.Failure (0 ms) [ RUN ] VerifyAndClearTest.Const GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB() Returns: 0 Stack trace: GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: DoB(1) Returns: 0 Stack trace: [ OK ] VerifyAndClearTest.Const (0 ms) [ RUN ] VerifyAndClearTest.CanSetDefaultActionsAndExpectationsAfterwards GMOCK WARNING: Uninteresting mock function call - taking default action specified at: test/gmock-spec-builders_test.cc:2315: Function call: DoB(1) Returns: 4 Stack trace: [ OK ] VerifyAndClearTest.CanSetDefaultActionsAndExpectationsAfterwards (0 ms) [ RUN ] VerifyAndClearTest.DoesNotAffectOtherMockObjects GMOCK WARNING: Uninteresting mock function call - taking default action specified at: test/gmock-spec-builders_test.cc:2335: Function call: DoB() Returns: 1 Stack trace: [ OK ] VerifyAndClearTest.DoesNotAffectOtherMockObjects (1 ms) [----------] 10 tests from VerifyAndClearTest (1 ms total) [----------] Global test environment tear-down [==========] 119 tests from 22 test cases ran. (16 ms total) [ PASSED ] 119 tests. PASS: test/gmock-spec-builders_test Running main() from gmock_main.cc [==========] Running 92 tests from 2 test cases. [----------] Global test environment set-up. [----------] 46 tests from LinkTest1 [ RUN ] LinkTest1.TestReturnVoid [ OK ] LinkTest1.TestReturnVoid (0 ms) [ RUN ] LinkTest1.TestReturn [ OK ] LinkTest1.TestReturn (0 ms) [ RUN ] LinkTest1.TestReturnNull [ OK ] LinkTest1.TestReturnNull (0 ms) [ RUN ] LinkTest1.TestReturnRef [ OK ] LinkTest1.TestReturnRef (1 ms) [ RUN ] LinkTest1.TestAssign [ OK ] LinkTest1.TestAssign (0 ms) [ RUN ] LinkTest1.TestSetArgumentPointee [ OK ] LinkTest1.TestSetArgumentPointee (0 ms) [ RUN ] LinkTest1.TestSetArrayArgument [ OK ] LinkTest1.TestSetArrayArgument (0 ms) [ RUN ] LinkTest1.TestSetErrnoAndReturn [ OK ] LinkTest1.TestSetErrnoAndReturn (0 ms) [ RUN ] LinkTest1.TestInvoke [ OK ] LinkTest1.TestInvoke (0 ms) [ RUN ] LinkTest1.TestInvokeWithoutArgs [ OK ] LinkTest1.TestInvokeWithoutArgs (0 ms) [ RUN ] LinkTest1.TestInvokeArgument [ OK ] LinkTest1.TestInvokeArgument (0 ms) [ RUN ] LinkTest1.TestWithArg [ OK ] LinkTest1.TestWithArg (0 ms) [ RUN ] LinkTest1.TestWithArgs [ OK ] LinkTest1.TestWithArgs (0 ms) [ RUN ] LinkTest1.TestWithoutArgs [ OK ] LinkTest1.TestWithoutArgs (0 ms) [ RUN ] LinkTest1.TestDoAll [ OK ] LinkTest1.TestDoAll (0 ms) [ RUN ] LinkTest1.TestDoDefault [ OK ] LinkTest1.TestDoDefault (0 ms) [ RUN ] LinkTest1.TestIgnoreResult [ OK ] LinkTest1.TestIgnoreResult (0 ms) [ RUN ] LinkTest1.TestThrow [ OK ] LinkTest1.TestThrow (0 ms) [ RUN ] LinkTest1.TestActionMacro [ OK ] LinkTest1.TestActionMacro (0 ms) [ RUN ] LinkTest1.TestActionPMacro [ OK ] LinkTest1.TestActionPMacro (0 ms) [ RUN ] LinkTest1.TestActionP2Macro [ OK ] LinkTest1.TestActionP2Macro (0 ms) [ RUN ] LinkTest1.TestMatcherAnything [ OK ] LinkTest1.TestMatcherAnything (0 ms) [ RUN ] LinkTest1.TestMatcherA [ OK ] LinkTest1.TestMatcherA (0 ms) [ RUN ] LinkTest1.TestMatchersEq [ OK ] LinkTest1.TestMatchersEq (0 ms) [ RUN ] LinkTest1.TestMatchersRelations [ OK ] LinkTest1.TestMatchersRelations (0 ms) [ RUN ] LinkTest1.TestMatcherNotNull [ OK ] LinkTest1.TestMatcherNotNull (0 ms) [ RUN ] LinkTest1.TestMatcherIsNull [ OK ] LinkTest1.TestMatcherIsNull (0 ms) [ RUN ] LinkTest1.TestMatcherRef [ OK ] LinkTest1.TestMatcherRef (0 ms) [ RUN ] LinkTest1.TestMatcherTypedEq [ OK ] LinkTest1.TestMatcherTypedEq (0 ms) [ RUN ] LinkTest1.TestMatchersFloatingPoint [ OK ] LinkTest1.TestMatchersFloatingPoint (0 ms) [ RUN ] LinkTest1.TestMatcherContainsRegex [ OK ] LinkTest1.TestMatcherContainsRegex (0 ms) [ RUN ] LinkTest1.TestMatcherMatchesRegex [ OK ] LinkTest1.TestMatcherMatchesRegex (0 ms) [ RUN ] LinkTest1.TestMatchersSubstrings [ OK ] LinkTest1.TestMatchersSubstrings (0 ms) [ RUN ] LinkTest1.TestMatchersStringEquality [ OK ] LinkTest1.TestMatchersStringEquality (0 ms) [ RUN ] LinkTest1.TestMatcherElementsAre [ OK ] LinkTest1.TestMatcherElementsAre (0 ms) [ RUN ] LinkTest1.TestMatcherElementsAreArray [ OK ] LinkTest1.TestMatcherElementsAreArray (0 ms) [ RUN ] LinkTest1.TestMatcherContainerEq [ OK ] LinkTest1.TestMatcherContainerEq (0 ms) [ RUN ] LinkTest1.TestMatcherField [ OK ] LinkTest1.TestMatcherField (0 ms) [ RUN ] LinkTest1.TestMatcherProperty [ OK ] LinkTest1.TestMatcherProperty (0 ms) [ RUN ] LinkTest1.TestMatcherResultOf [ OK ] LinkTest1.TestMatcherResultOf (1 ms) [ RUN ] LinkTest1.TestMatcherPointee [ OK ] LinkTest1.TestMatcherPointee (0 ms) [ RUN ] LinkTest1.TestMatcherTruly [ OK ] LinkTest1.TestMatcherTruly (0 ms) [ RUN ] LinkTest1.TestMatcherAllOf [ OK ] LinkTest1.TestMatcherAllOf (0 ms) [ RUN ] LinkTest1.TestMatcherAnyOf [ OK ] LinkTest1.TestMatcherAnyOf (0 ms) [ RUN ] LinkTest1.TestMatcherNot [ OK ] LinkTest1.TestMatcherNot (0 ms) [ RUN ] LinkTest1.TestMatcherCast [ OK ] LinkTest1.TestMatcherCast (0 ms) [----------] 46 tests from LinkTest1 (2 ms total) [----------] 46 tests from LinkTest2 [ RUN ] LinkTest2.TestReturnVoid [ OK ] LinkTest2.TestReturnVoid (0 ms) [ RUN ] LinkTest2.TestReturn [ OK ] LinkTest2.TestReturn (0 ms) [ RUN ] LinkTest2.TestReturnNull [ OK ] LinkTest2.TestReturnNull (0 ms) [ RUN ] LinkTest2.TestReturnRef [ OK ] LinkTest2.TestReturnRef (0 ms) [ RUN ] LinkTest2.TestAssign [ OK ] LinkTest2.TestAssign (0 ms) [ RUN ] LinkTest2.TestSetArgumentPointee [ OK ] LinkTest2.TestSetArgumentPointee (0 ms) [ RUN ] LinkTest2.TestSetArrayArgument [ OK ] LinkTest2.TestSetArrayArgument (0 ms) [ RUN ] LinkTest2.TestSetErrnoAndReturn [ OK ] LinkTest2.TestSetErrnoAndReturn (0 ms) [ RUN ] LinkTest2.TestInvoke [ OK ] LinkTest2.TestInvoke (0 ms) [ RUN ] LinkTest2.TestInvokeWithoutArgs [ OK ] LinkTest2.TestInvokeWithoutArgs (0 ms) [ RUN ] LinkTest2.TestInvokeArgument [ OK ] LinkTest2.TestInvokeArgument (0 ms) [ RUN ] LinkTest2.TestWithArg [ OK ] LinkTest2.TestWithArg (0 ms) [ RUN ] LinkTest2.TestWithArgs [ OK ] LinkTest2.TestWithArgs (0 ms) [ RUN ] LinkTest2.TestWithoutArgs [ OK ] LinkTest2.TestWithoutArgs (0 ms) [ RUN ] LinkTest2.TestDoAll [ OK ] LinkTest2.TestDoAll (0 ms) [ RUN ] LinkTest2.TestDoDefault [ OK ] LinkTest2.TestDoDefault (0 ms) [ RUN ] LinkTest2.TestIgnoreResult [ OK ] LinkTest2.TestIgnoreResult (0 ms) [ RUN ] LinkTest2.TestThrow [ OK ] LinkTest2.TestThrow (0 ms) [ RUN ] LinkTest2.TestActionMacro [ OK ] LinkTest2.TestActionMacro (0 ms) [ RUN ] LinkTest2.TestActionPMacro [ OK ] LinkTest2.TestActionPMacro (0 ms) [ RUN ] LinkTest2.TestActionP2Macro [ OK ] LinkTest2.TestActionP2Macro (0 ms) [ RUN ] LinkTest2.TestMatcherAnything [ OK ] LinkTest2.TestMatcherAnything (0 ms) [ RUN ] LinkTest2.TestMatcherA [ OK ] LinkTest2.TestMatcherA (0 ms) [ RUN ] LinkTest2.TestMatchersEq [ OK ] LinkTest2.TestMatchersEq (0 ms) [ RUN ] LinkTest2.TestMatchersRelations [ OK ] LinkTest2.TestMatchersRelations (0 ms) [ RUN ] LinkTest2.TestMatcherNotNull [ OK ] LinkTest2.TestMatcherNotNull (0 ms) [ RUN ] LinkTest2.TestMatcherIsNull [ OK ] LinkTest2.TestMatcherIsNull (0 ms) [ RUN ] LinkTest2.TestMatcherRef [ OK ] LinkTest2.TestMatcherRef (0 ms) [ RUN ] LinkTest2.TestMatcherTypedEq [ OK ] LinkTest2.TestMatcherTypedEq (0 ms) [ RUN ] LinkTest2.TestMatchersFloatingPoint [ OK ] LinkTest2.TestMatchersFloatingPoint (0 ms) [ RUN ] LinkTest2.TestMatcherContainsRegex [ OK ] LinkTest2.TestMatcherContainsRegex (0 ms) [ RUN ] LinkTest2.TestMatcherMatchesRegex [ OK ] LinkTest2.TestMatcherMatchesRegex (0 ms) [ RUN ] LinkTest2.TestMatchersSubstrings [ OK ] LinkTest2.TestMatchersSubstrings (0 ms) [ RUN ] LinkTest2.TestMatchersStringEquality [ OK ] LinkTest2.TestMatchersStringEquality (0 ms) [ RUN ] LinkTest2.TestMatcherElementsAre [ OK ] LinkTest2.TestMatcherElementsAre (0 ms) [ RUN ] LinkTest2.TestMatcherElementsAreArray [ OK ] LinkTest2.TestMatcherElementsAreArray (0 ms) [ RUN ] LinkTest2.TestMatcherContainerEq [ OK ] LinkTest2.TestMatcherContainerEq (1 ms) [ RUN ] LinkTest2.TestMatcherField [ OK ] LinkTest2.TestMatcherField (0 ms) [ RUN ] LinkTest2.TestMatcherProperty [ OK ] LinkTest2.TestMatcherProperty (0 ms) [ RUN ] LinkTest2.TestMatcherResultOf [ OK ] LinkTest2.TestMatcherResultOf (0 ms) [ RUN ] LinkTest2.TestMatcherPointee [ OK ] LinkTest2.TestMatcherPointee (0 ms) [ RUN ] LinkTest2.TestMatcherTruly [ OK ] LinkTest2.TestMatcherTruly (0 ms) [ RUN ] LinkTest2.TestMatcherAllOf [ OK ] LinkTest2.TestMatcherAllOf (0 ms) [ RUN ] LinkTest2.TestMatcherAnyOf [ OK ] LinkTest2.TestMatcherAnyOf (0 ms) [ RUN ] LinkTest2.TestMatcherNot [ OK ] LinkTest2.TestMatcherNot (0 ms) [ RUN ] LinkTest2.TestMatcherCast [ OK ] LinkTest2.TestMatcherCast (0 ms) [----------] 46 tests from LinkTest2 (1 ms total) [----------] Global test environment tear-down [==========] 92 tests from 2 test cases ran. (3 ms total) [ PASSED ] 92 tests. PASS: test/gmock_link_test Running main() from gmock_main.cc [==========] Running 13 tests from 3 test cases. [----------] Global test environment set-up. [----------] 6 tests from InitGoogleMockTest [ RUN ] InitGoogleMockTest.ParsesInvalidCommandLine [ OK ] InitGoogleMockTest.ParsesInvalidCommandLine (0 ms) [ RUN ] InitGoogleMockTest.ParsesEmptyCommandLine [ OK ] InitGoogleMockTest.ParsesEmptyCommandLine (0 ms) [ RUN ] InitGoogleMockTest.ParsesSingleFlag [ OK ] InitGoogleMockTest.ParsesSingleFlag (0 ms) [ RUN ] InitGoogleMockTest.ParsesUnrecognizedFlag [ OK ] InitGoogleMockTest.ParsesUnrecognizedFlag (0 ms) [ RUN ] InitGoogleMockTest.ParsesGoogleMockFlagAndUnrecognizedFlag [ OK ] InitGoogleMockTest.ParsesGoogleMockFlagAndUnrecognizedFlag (0 ms) [ RUN ] InitGoogleMockTest.CallsInitGoogleTest [ OK ] InitGoogleMockTest.CallsInitGoogleTest (0 ms) [----------] 6 tests from InitGoogleMockTest (1 ms total) [----------] 6 tests from WideInitGoogleMockTest [ RUN ] WideInitGoogleMockTest.ParsesInvalidCommandLine [ OK ] WideInitGoogleMockTest.ParsesInvalidCommandLine (0 ms) [ RUN ] WideInitGoogleMockTest.ParsesEmptyCommandLine [ OK ] WideInitGoogleMockTest.ParsesEmptyCommandLine (0 ms) [ RUN ] WideInitGoogleMockTest.ParsesSingleFlag [ OK ] WideInitGoogleMockTest.ParsesSingleFlag (0 ms) [ RUN ] WideInitGoogleMockTest.ParsesUnrecognizedFlag [ OK ] WideInitGoogleMockTest.ParsesUnrecognizedFlag (0 ms) [ RUN ] WideInitGoogleMockTest.ParsesGoogleMockFlagAndUnrecognizedFlag [ OK ] WideInitGoogleMockTest.ParsesGoogleMockFlagAndUnrecognizedFlag (0 ms) [ RUN ] WideInitGoogleMockTest.CallsInitGoogleTest [ OK ] WideInitGoogleMockTest.CallsInitGoogleTest (0 ms) [----------] 6 tests from WideInitGoogleMockTest (0 ms total) [----------] 1 test from FlagTest [ RUN ] FlagTest.IsAccessibleInCode [ OK ] FlagTest.IsAccessibleInCode (0 ms) [----------] 1 test from FlagTest (0 ms total) [----------] Global test environment tear-down [==========] 13 tests from 3 test cases ran. (1 ms total) [ PASSED ] 13 tests. PASS: test/gmock_fused_test ================== All 3 tests passed ================== make[2]: Leaving directory `/builddir/build/BUILD/gmock-1.5.0' make[1]: Leaving directory `/builddir/build/BUILD/gmock-1.5.0' Processing files: gmock-1.5.0-1.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vWRCTj + exit 0 + umask 022 + cd /builddir/build/BUILD + cd gmock-1.5.0 + DOCDIR=/builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/share/doc/gmock-1.5.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/share/doc/gmock-1.5.0 + /bin/mkdir -p /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/share/doc/gmock-1.5.0 + cp -pr CHANGES CONTRIBUTORS COPYING README /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64/usr/share/doc/gmock-1.5.0 + exit 0 Provides: libgmock.so.0()(64bit) libgmock_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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgmock.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: gmock-devel-1.5.0-1.fc15.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/env libgmock.so.0()(64bit) libgmock_main.so.0()(64bit) Processing files: gmock-debuginfo-1.5.0-1.fc15.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64 warning: Could not canonicalize hostname: x86-16.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/gmock-1.5.0-1.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/gmock-devel-1.5.0-1.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/gmock-debuginfo-1.5.0-1.fc15.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bqfDZr + umask 022 + cd /builddir/build/BUILD + cd gmock-1.5.0 + rm -rf /builddir/build/BUILDROOT/gmock-1.5.0-1.fc15.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->