* Package: dev-cpp/glog-0.3.4-r1 * Repository: gentoo * Maintainer: vapier@gentoo.org cpp@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking glog-0.3.4.tar.gz to /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work >>> Source unpacked in /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work >>> Preparing source in /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 ... * Applying glog-0.3.2-avoid-inline-asm.patch ... [ ok ] * Applying glog-0.3.4-fix-build-system.patch ... [ ok ] * Applying glog-0.3.4-fix-gcc5-demangling.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: glog-0.3.4/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating glog-0.3.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating glog-0.3.4/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/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 --disable-silent-rules --docdir=/usr/share/doc/glog-0.3.4-r1 --htmldir=/usr/share/doc/glog-0.3.4-r1/html --libdir=/usr/lib64 --disable-gflags --disable-static --enable-gtest-config --disable-unwind 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 whether make supports nested variables... 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... no 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 ANSI C header files... (cached) no checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking libunwind.h usability... yes checking libunwind.h presence... yes checking for libunwind.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking size of void *... 8 checking for uint16_t... yes checking for u_int16_t... yes checking for __uint16... no checking for sigaltstack... yes checking for sigaction... yes checking for dladdr... no checking for fcntl... yes checking for pread... yes checking for pwrite... yes checking for __attribute__... yes checking for __builtin_expect... yes checking for __sync_val_compare_and_swap... yes 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 pthread_self in -lpthread... yes checking for gtest-config... yes checking for main in -lgtest... yes checking for gmock-config... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking support for pthread_rwlock_* functions... yes checking whether the compiler implements namespaces... yes checking what namespace STL code is in... std checking whether compiler supports using ::operator<<... 1 checking for ucontext.h... (cached) yes checking sys/ucontext.h usability... yes checking sys/ucontext.h presence... yes checking for sys/ucontext.h... yes checking how to access the program counter from a struct ucontext... uc_mcontext.gregs[REG_RIP] checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/glog/logging.h config.status: creating src/glog/raw_logging.h config.status: creating src/glog/vlog_is_on.h config.status: creating src/glog/stl_logging.h config.status: creating libglog.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j1 /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -Werror=terminate -O2 -pipe -march=native -c -o src/libglog_la-logging.lo `test -f 'src/logging.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/logging.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -Werror=terminate -O2 -pipe -march=native -c /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/logging.cc -fPIC -DPIC -o src/.libs/libglog_la-logging.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -Werror=terminate -O2 -pipe -march=native -c -o src/libglog_la-raw_logging.lo `test -f 'src/raw_logging.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/raw_logging.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -Werror=terminate -O2 -pipe -march=native -c /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/raw_logging.cc -fPIC -DPIC -o src/.libs/libglog_la-raw_logging.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -Werror=terminate -O2 -pipe -march=native -c -o src/libglog_la-vlog_is_on.lo `test -f 'src/vlog_is_on.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/vlog_is_on.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -Werror=terminate -O2 -pipe -march=native -c /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/vlog_is_on.cc -fPIC -DPIC -o src/.libs/libglog_la-vlog_is_on.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -Werror=terminate -O2 -pipe -march=native -c -o src/libglog_la-utilities.lo `test -f 'src/utilities.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/utilities.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -Werror=terminate -O2 -pipe -march=native -c /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/utilities.cc -fPIC -DPIC -o src/.libs/libglog_la-utilities.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -Werror=terminate -O2 -pipe -march=native -c -o src/libglog_la-demangle.lo `test -f 'src/demangle.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/demangle.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -Werror=terminate -O2 -pipe -march=native -c /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/demangle.cc -fPIC -DPIC -o src/.libs/libglog_la-demangle.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -Werror=terminate -O2 -pipe -march=native -c -o src/libglog_la-symbolize.lo `test -f 'src/symbolize.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/symbolize.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -Werror=terminate -O2 -pipe -march=native -c /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/symbolize.cc -fPIC -DPIC -o src/.libs/libglog_la-symbolize.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -Werror=terminate -O2 -pipe -march=native -c -o src/libglog_la-signalhandler.lo `test -f 'src/signalhandler.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/signalhandler.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -Werror=terminate -O2 -pipe -march=native -c /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/signalhandler.cc -fPIC -DPIC -o src/.libs/libglog_la-signalhandler.o /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -Werror=terminate -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libglog.la -rpath /usr/lib64 src/libglog_la-logging.lo src/libglog_la-raw_logging.lo src/libglog_la-vlog_is_on.lo src/libglog_la-utilities.lo src/libglog_la-demangle.lo src/libglog_la-symbolize.lo src/libglog_la-signalhandler.lo -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/crtbeginS.o src/.libs/libglog_la-logging.o src/.libs/libglog_la-raw_logging.o src/.libs/libglog_la-vlog_is_on.o src/.libs/libglog_la-utilities.o src/.libs/libglog_la-demangle.o src/.libs/libglog_la-symbolize.o src/.libs/libglog_la-signalhandler.o -Wl,--as-needed -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libglog.so.0 -o .libs/libglog.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libglog.so.0" && ln -s "libglog.so.0.0.0" "libglog.so.0") libtool: link: (cd ".libs" && rm -f "libglog.so" && ln -s "libglog.so.0.0.0" "libglog.so") libtool: link: ( cd ".libs" && rm -f "libglog.la" && ln -s "../libglog.la" "libglog.la" ) >>> Source compiled. >>> Test phase: dev-cpp/glog-0.3.4-r1 * abi_x86_64.amd64: running multilib-minimal_abi_src_test make -j1 check make logging_unittest demangle_unittest stacktrace_unittest symbolize_unittest stl_logging_unittest utilities_unittest mock_log_test logging_striptest0 logging_striptest2 logging_striptest10 signalhandler_unittest logging_striplog_test_sh demangle_unittest_sh signalhandler_unittest_sh make[1]: Entering directory '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4-abi_x86_64.amd64' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -c -o src/logging_unittest-logging_unittest.o `test -f 'src/logging_unittest.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/logging_unittest.cc In file included from /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/utilities.h:82:0, from /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/logging_unittest.cc:33: /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/logging_unittest.cc: In function ‘void TestLogging(bool)’: ./src/glog/logging.h:917:30: warning: typedef ‘INVALID_REQUESTED_LOG_SEVERITY’ locally defined but not used [-Wunused-local-typedefs] INVALID_REQUESTED_LOG_SEVERITY); \ ^ ./src/glog/logging.h:912:73: note: in definition of macro ‘GOOGLE_GLOG_COMPILE_ASSERT’ typedef google::glog_internal_namespace_::CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] ^~~ /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/logging_unittest.cc:254:5: note: in expansion of macro ‘LOG_EVERY_N’ LOG_EVERY_N(ERROR, 4) << "Log every 4, iteration " << COUNTER << endl; ^~~~~~~~~~~ /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/logging_unittest.cc: In function ‘void TestDCHECK()’: /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/logging_unittest.cc:567:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr sptr(new int64); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/bits/locale_conv.h:41:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/locale:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/iomanip:43, from /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/logging_unittest.cc:44: /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -Wl,--as-needed -o logging_unittest src/logging_unittest-logging_unittest.o libglog.la -L/usr/lib64 -lgtest -pthread -lpthread -L/usr/lib64 -L/usr/lib64 -lgmock -lgtest -pthread -lpthread -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -o .libs/logging_unittest src/logging_unittest-logging_unittest.o -pthread -pthread -Wl,--as-needed ./.libs/libglog.so -L/usr/lib64 -lgmock -lgtest -lpthread -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -c -o src/demangle_unittest-demangle_unittest.o `test -f 'src/demangle_unittest.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/demangle_unittest.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -Wl,--as-needed -o demangle_unittest src/demangle_unittest-demangle_unittest.o libglog.la -L/usr/lib64 -lgtest -pthread -lpthread -L/usr/lib64 -L/usr/lib64 -lgmock -lgtest -pthread -lpthread -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -o .libs/demangle_unittest src/demangle_unittest-demangle_unittest.o -pthread -pthread -Wl,--as-needed ./.libs/libglog.so -L/usr/lib64 -lgmock -lgtest -lpthread -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -c -o src/stacktrace_unittest-stacktrace_unittest.o `test -f 'src/stacktrace_unittest.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/stacktrace_unittest.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -Wl,--as-needed -o stacktrace_unittest src/stacktrace_unittest-stacktrace_unittest.o libglog.la -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -o .libs/stacktrace_unittest src/stacktrace_unittest-stacktrace_unittest.o -Wl,--as-needed ./.libs/libglog.so -lpthread -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -c -o src/symbolize_unittest-symbolize_unittest.o `test -f 'src/symbolize_unittest.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/symbolize_unittest.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -Wl,--as-needed -o symbolize_unittest src/symbolize_unittest-symbolize_unittest.o libglog.la -L/usr/lib64 -lgtest -pthread -lpthread -L/usr/lib64 -L/usr/lib64 -lgmock -lgtest -pthread -lpthread -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -o .libs/symbolize_unittest src/symbolize_unittest-symbolize_unittest.o -pthread -pthread -Wl,--as-needed ./.libs/libglog.so -L/usr/lib64 -lgmock -lgtest -lpthread -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -c -o src/stl_logging_unittest-stl_logging_unittest.o `test -f 'src/stl_logging_unittest.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/stl_logging_unittest.cc In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/ext/hash_set:60:0, from ./src/glog/stl_logging.h:73, from /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/stl_logging_unittest.cc:53: /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/utilities.h:73:0, from /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/googletest.h:38, from /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/stl_logging_unittest.cc:54: /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/base/mutex.h:137:0: warning: "_XOPEN_SOURCE" redefined # define _XOPEN_SOURCE 500 // may be needed to get the rwlock calls In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/x86_64-pc-linux-gnu/bits/c++config.h:507, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/iostream:38, from /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/stl_logging_unittest.cc:34: /usr/include/features.h:198:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -Wl,--as-needed -o stl_logging_unittest src/stl_logging_unittest-stl_logging_unittest.o libglog.la -L/usr/lib64 -lgtest -pthread -lpthread -L/usr/lib64 -L/usr/lib64 -lgmock -lgtest -pthread -lpthread -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -o .libs/stl_logging_unittest src/stl_logging_unittest-stl_logging_unittest.o -pthread -pthread -Wl,--as-needed ./.libs/libglog.so -L/usr/lib64 -lgmock -lgtest -lpthread -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -c -o src/utilities_unittest-utilities_unittest.o `test -f 'src/utilities_unittest.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/utilities_unittest.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -Wl,--as-needed -o utilities_unittest src/utilities_unittest-utilities_unittest.o libglog.la -L/usr/lib64 -lgtest -pthread -lpthread -L/usr/lib64 -L/usr/lib64 -lgmock -lgtest -pthread -lpthread -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -o .libs/utilities_unittest src/utilities_unittest-utilities_unittest.o -pthread -pthread -Wl,--as-needed ./.libs/libglog.so -L/usr/lib64 -lgmock -lgtest -lpthread -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -c -o src/mock_log_test-mock-log_test.o `test -f 'src/mock-log_test.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/mock-log_test.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -Wl,--as-needed -o mock_log_test src/mock_log_test-mock-log_test.o libglog.la -L/usr/lib64 -lgtest -pthread -lpthread -L/usr/lib64 -L/usr/lib64 -lgmock -lgtest -pthread -lpthread -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -o .libs/mock_log_test src/mock_log_test-mock-log_test.o -pthread -pthread -Wl,--as-needed ./.libs/libglog.so -L/usr/lib64 -lgmock -lgtest -lpthread -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -c -o src/logging_striptest0-logging_striptest_main.o `test -f 'src/logging_striptest_main.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/logging_striptest_main.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -Wl,--as-needed -o logging_striptest0 src/logging_striptest0-logging_striptest_main.o libglog.la -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -o .libs/logging_striptest0 src/logging_striptest0-logging_striptest_main.o -Wl,--as-needed ./.libs/libglog.so -lpthread -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -c -o src/logging_striptest2-logging_striptest2.o `test -f 'src/logging_striptest2.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/logging_striptest2.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -Wl,--as-needed -o logging_striptest2 src/logging_striptest2-logging_striptest2.o libglog.la -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -o .libs/logging_striptest2 src/logging_striptest2-logging_striptest2.o -Wl,--as-needed ./.libs/libglog.so -lpthread -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -c -o src/logging_striptest10-logging_striptest10.o `test -f 'src/logging_striptest10.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/logging_striptest10.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -Wl,--as-needed -o logging_striptest10 src/logging_striptest10-logging_striptest10.o libglog.la -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -o .libs/logging_striptest10 src/logging_striptest10-logging_striptest10.o -Wl,--as-needed ./.libs/libglog.so -lpthread -pthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4 -I./src -I/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -c -o src/signalhandler_unittest-signalhandler_unittest.o `test -f 'src/signalhandler_unittest.cc' || echo '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/'`src/signalhandler_unittest.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -Wl,--as-needed -o signalhandler_unittest src/signalhandler_unittest-signalhandler_unittest.o libglog.la -L/usr/lib64 -lgtest -pthread -lpthread -L/usr/lib64 -L/usr/lib64 -lgmock -lgtest -pthread -lpthread -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -pthread -I/usr/include -pthread -I/usr/include -I/usr/include -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -o .libs/signalhandler_unittest src/signalhandler_unittest-signalhandler_unittest.o -pthread -pthread -Wl,--as-needed ./.libs/libglog.so -L/usr/lib64 -lgmock -lgtest -lpthread -pthread /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/logging_striplog_test.sh In DBG mode; not checking strings /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/logging_striplog_test.sh: line 76: 3307 Segmentation fault ./logging_striptest2 2> /dev/null PASS ./demangle_unittest # force to create lt-demangle_unittest [==========] Running 3 tests from 1 test case. [----------] Global test environment set-up. [----------] 3 tests from Demangle [ RUN ] Demangle.CornerCases [ OK ] Demangle.CornerCases (0 ms) [ RUN ] Demangle.Clones [ OK ] Demangle.Clones (0 ms) [ RUN ] Demangle.FromFile [ OK ] Demangle.FromFile (1 ms) [----------] 3 tests from Demangle (1 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (1 ms total) [ PASSED ] 3 tests. /var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4/src/demangle_unittest.sh Mangled symbols (4 out of 378) found in demangle.dm: _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_ _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE19_M_emplace_back_auxIJRKS5_EEEvDpOT_ _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE19_M_emplace_back_auxIJS5_EEEvDpOT_ _ZNSt6vectorIPN6google7LogSinkESaIS2_EE19_M_emplace_back_auxIJRKS2_EEEvDpOT_ Mangled symbols (4 out of 378) found in demangle.dm make[1]: *** [Makefile:2084: demangle_unittest_sh] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4-abi_x86_64.amd64' make: *** [Makefile:1929: check-am] Error 2 * ERROR: dev-cpp/glog-0.3.4-r1::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 1821: Called multilib-minimal_src_test * environment, line 1355: Called multilib_foreach_abi 'multilib-minimal_abi_src_test' * environment, line 1527: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' * environment, line 1220: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' * environment, line 1218: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_test' * environment, line 356: Called multilib-minimal_abi_src_test * environment, line 1351: Called default_src_test * phase-functions.sh, line 837: Called __eapi0_src_test * phase-helpers.sh, line 763: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-cpp/glog-0.3.4-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-cpp/glog-0.3.4-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-cpp:glog-0.3.4-r1:20170906-234108.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4-abi_x86_64.amd64' * S: '/var/tmp/portage/dev-cpp/glog-0.3.4-r1/work/glog-0.3.4'