* Package: dev-cpp/gmock-1.7.0-r1  * Repository: gentoo  * Maintainer: vapier@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU  * FEATURES: preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking gmock-1.7.0.zip to /var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work >>> Source unpacked in /var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work >>> Preparing source in /var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0 ... * Running elibtoolize in: gmock-1.7.0/ * Applying target-nm/2.4.2 patch ... * Running elibtoolize in: gmock-1.7.0/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Running elibtoolize in: gmock-1.7.0/gtest/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating gmock-1.7.0/gtest/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gmock-1.7.0/gtest/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gmock-1.7.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gmock-1.7.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --disable-static checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/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-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/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.7.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 >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make make[1]: Entering directory '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0-abi_x86_64.amd64' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0 -I./build-aux -I/usr/include -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -c -o src/gmock-all.lo /var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/src/gmock-all.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0 -I./build-aux -I/usr/include -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -c /var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/src/gmock-all.cc -fPIC -DPIC -o src/.libs/gmock-all.o /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -o lib/libgmock.la -rpath /usr/lib64 src/gmock-all.lo libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/crtbeginS.o src/.libs/gmock-all.o -L/usr/lib64 -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/crtn.o -pthread -O2 -Wl,-O1 -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=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0 -I./build-aux -I/usr/include -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -c -o src/gmock_main.lo /var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/src/gmock_main.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0 -I./build-aux -I/usr/include -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -c /var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/src/gmock_main.cc -fPIC -DPIC -o src/.libs/gmock_main.o /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -o lib/libgmock_main.la -rpath /usr/lib64 src/gmock_main.lo lib/libgmock.la libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/crtbeginS.o src/.libs/gmock_main.o -Wl,-rpath -Wl,/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0-abi_x86_64.amd64/lib/.libs -L/usr/lib64 -Wl,--as-needed lib/.libs/libgmock.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/crtn.o -pthread -O2 -Wl,-O1 -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 '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0-abi_x86_64.amd64' >>> Source compiled. >>> Test phase: dev-cpp/gmock-1.7.0-r1 * abi_x86_64.amd64: running multilib-minimal_abi_src_test make check make[1]: Entering directory '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0-abi_x86_64.amd64' make test/gmock-spec-builders_test test/gmock_link_test test/gmock_fused_test make[2]: Entering directory '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0-abi_x86_64.amd64' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0 -I./build-aux -I/usr/include -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -c -o test/gmock-spec-builders_test.o /var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/test/gmock-spec-builders_test.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -o test/gmock-spec-builders_test test/gmock-spec-builders_test.o -lgtest -pthread -lpthread lib/libgmock.la libtool: link: x86_64-pc-linux-gnu-g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wl,-O1 -o test/.libs/gmock-spec-builders_test test/gmock-spec-builders_test.o -pthread -L/usr/lib64 -Wl,--as-needed -lgtest -lpthread lib/.libs/libgmock.so -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0 -I./build-aux -I/usr/include -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -c -o test/gmock_link2_test.o /var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/test/gmock_link2_test.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0 -I./build-aux -I/usr/include -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -c -o test/gmock_link_test.o /var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/test/gmock_link_test.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -o test/gmock_link_test test/gmock_link2_test.o test/gmock_link_test.o -lgtest -pthread -lpthread lib/libgmock_main.la lib/libgmock.la libtool: link: x86_64-pc-linux-gnu-g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wl,-O1 -o test/.libs/gmock_link_test test/gmock_link2_test.o test/gmock_link_test.o -pthread -L/usr/lib64 -Wl,--as-needed -lgtest -lpthread lib/.libs/libgmock_main.so lib/.libs/libgmock.so -pthread mkdir -p "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src" chmod -R u+w "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src" rm -f "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src/gtest/gtest.h" rm -f "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src/gmock/gmock.h" rm -f "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src/gmock-gtest-all.cc" "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/scripts/fuse_gmock_files.py" "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src" cp -f "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/src/gmock_main.cc" "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src" x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0 -I./build-aux -I"/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src" -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -c -o fused-src/test_gmock_fused_test-gmock-gtest-all.o `test -f 'fused-src/gmock-gtest-all.cc' || echo '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/'`fused-src/gmock-gtest-all.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0 -I./build-aux -I"/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src" -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -c -o fused-src/test_gmock_fused_test-gmock_main.o `test -f 'fused-src/gmock_main.cc' || echo '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/'`fused-src/gmock_main.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0 -I./build-aux -I"/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src" -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -c -o test/test_gmock_fused_test-gmock_test.o `test -f 'test/gmock_test.cc' || echo '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/'`test/gmock_test.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -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: x86_64-pc-linux-gnu-g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wl,-O1 -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 -Wl,--as-needed -pthread make[2]: Leaving directory '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0-abi_x86_64.amd64' make check-TESTS make[2]: Entering directory '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0-abi_x86_64.amd64' mkdir -p "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src" chmod -R u+w "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src" rm -f "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src/gtest/gtest.h" rm -f "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src/gmock/gmock.h" rm -f "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src/gmock-gtest-all.cc" "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/scripts/fuse_gmock_files.py" "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src" cp -f "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/src/gmock_main.cc" "/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src" x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0 -I./build-aux -I"/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/fused-src" -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -c -o fused-src/test_gmock_fused_test-gmock_main.o `test -f 'fused-src/gmock_main.cc' || echo '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/'`fused-src/gmock_main.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -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: x86_64-pc-linux-gnu-g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wl,-O1 -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 -Wl,--as-needed -pthread [==========] Running 131 tests from 25 test cases. [----------] Global test environment set-up. [----------] 1 test from MockMethodTest [ RUN ] MockMethodTest.CanInstantiateWithIncompleteArgType [ OK ] MockMethodTest.CanInstantiateWithIncompleteArgType (0 ms) [----------] 1 test from MockMethodTest (0 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: /var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0/test/gmock-spec-builders_test.cc:203: Function call: MethodW() Returns: 42 Stack trace: [ OK ] OnCallSyntaxTest.WorksWithMethodNameExpandedFromMacro (9 ms) [ RUN ] OnCallSyntaxTest.EvaluatesFirstArgumentOnce [ OK ] OnCallSyntaxTest.EvaluatesFirstArgumentOnce (0 ms) [ RUN ] OnCallSyntaxTest.EvaluatesSecondArgumentOnce [ OK ] OnCallSyntaxTest.EvaluatesSecondArgumentOnce (0 ms) [ RUN ] OnCallSyntaxTest.WithIsOptional [ OK ] OnCallSyntaxTest.WithIsOptional (1 ms) [ RUN ] OnCallSyntaxTest.WithCanAppearAtMostOnce [ OK ] OnCallSyntaxTest.WithCanAppearAtMostOnce (10 ms) [ RUN ] OnCallSyntaxTest.WillByDefaultIsMandatory [WARNING] ./src/gtest-death-test.cc:825:: 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 (5 ms) [ RUN ] OnCallSyntaxTest.WillByDefaultCanAppearAtMostOnce [ OK ] OnCallSyntaxTest.WillByDefaultCanAppearAtMostOnce (0 ms) [----------] 8 tests from OnCallSyntaxTest (25 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 /bin/sh: line 5: 19551 Segmentation fault ${dir}$tst FAIL: 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 LinkTest2 [ RUN ] LinkTest2.TestReturnVoid /bin/sh: line 5: 19570 Segmentation fault ${dir}$tst FAIL: 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 (9 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 (5 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 (11 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. (34 ms total) [ PASSED ] 13 tests. PASS: test/gmock_fused_test ============================================ 2 of 3 tests failed Please report to googlemock@googlegroups.com ============================================ Makefile:882: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0-abi_x86_64.amd64' Makefile:1166: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0-abi_x86_64.amd64' Makefile:753: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 * ERROR: dev-cpp/gmock-1.7.0-r1::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-cpp/gmock-1.7.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-cpp/gmock-1.7.0-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0-abi_x86_64.amd64' * S: '/var/tmp/portage/dev-cpp/gmock-1.7.0-r1/work/gmock-1.7.0'