Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 508946 Details for
Bug 640298
dev-util/google-perftools-2.0-r2: error: narrowing conversion of ‘137’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 272.79 KB, created by
Thomas Deutschmann (RETIRED)
on 2017-12-08 16:42:43 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Thomas Deutschmann (RETIRED)
Created:
2017-12-08 16:42:43 UTC
Size:
272.79 KB
patch
obsolete
> * Package: dev-util/google-perftools-2.0-r2 > * Repository: gentoo > * USE: abi_x86_32 debug elibc_glibc kernel_linux userland_GNU x86 > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gperftools-2.0.tar.gz to /var/tmp/portage/dev-util/google-perftools-2.0-r2/work >>>> Source unpacked in /var/tmp/portage/dev-util/google-perftools-2.0-r2/work >>>> Preparing source in /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 ... > * Applying gperftools-2.0+glibc-2.16.patch ... > [ ok ] > * Applying gperftools-2.0-32bit-barrier.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/google-perftools-2.0_build" > * econf: updating gperftools-2.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gperftools-2.0/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib --docdir=/usr/share/doc/google-perftools-2.0-r2 --enable-shared --disable-static --htmldir=/usr/share/doc/google-perftools-2.0-r2/html --enable-debugalloc --disable-minimal >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.5/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 i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >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 i686-pc-linux-gnu-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-g++... none >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for i686-pc-linux-gnu-objcopy... i686-pc-linux-gnu-objcopy >checking if i686-pc-linux-gnu-objcopy supports -W... yes >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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) none >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for inline... inline >checking for __attribute__... yes >checking for ANSI C header files... (cached) yes >checking for __int64... no >checking for struct mallinfo... yes >checking for Elf32_Versym... yes >checking for sbrk... yes >checking for geteuid... yes >checking features.h usability... yes >checking features.h presence... yes >checking for features.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking sys/malloc.h usability... no >checking sys/malloc.h presence... no >checking for sys/malloc.h... no >checking malloc/malloc.h usability... no >checking malloc/malloc.h presence... no >checking for malloc/malloc.h... no >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.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 unwind.h usability... yes >checking unwind.h presence... yes >checking for unwind.h... yes >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking conflict-signal.h usability... no >checking conflict-signal.h presence... no >checking for conflict-signal.h... no >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking linux/ptrace.h usability... yes >checking linux/ptrace.h presence... yes >checking for linux/ptrace.h... yes >checking sys/syscall.h usability... yes >checking sys/syscall.h presence... yes >checking for sys/syscall.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking valgrind.h usability... no >checking valgrind.h presence... no >checking for valgrind.h... no >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking for features.h... (cached) yes >checking whether cfree is declared... yes >checking whether posix_memalign is declared... yes >checking whether memalign is declared... yes >checking whether valloc is declared... yes >checking whether pvalloc is declared... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking if int32_t is the same type as intptr_t... yes >checking ucontext.h usability... yes >checking ucontext.h presence... yes >checking for ucontext.h... yes >checking sys/ucontext.h usability... yes >checking sys/ucontext.h presence... yes >checking for sys/ucontext.h... yes >checking cygwin/signal.h usability... no >checking cygwin/signal.h presence... no >checking for cygwin/signal.h... no >checking how to access the program counter from a struct ucontext... uc_mcontext.gregs[REG_EIP] >checking for backtrace in -lunwind... yes >checking if the compiler supports -Wno-unused-result... yes >checking printf format code for printing a size_t and ssize_t... >checking for __builtin_stack_pointer()... no >checking for __environ... yes >checking for __thread... yes >checking if __malloc_hook is declared volatile... yes >checking if nanosleep requires any libraries... no >checking whether uname is declared... 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 whether what we have so far is sufficient with -nostdlib... no >checking whether -lpthread saves the day... yes >checking whether the compiler implements namespaces... yes >checking what namespace STL code is in... std >checking for program_invocation_name... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/gperftools/tcmalloc.h >config.status: creating src/windows/gperftools/tcmalloc.h >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-util/google-perftools-2.0-r2/work/gperftools-2.0 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/google-perftools-2.0_build" >make --jobs 5 --load-average 7.95 noinst_PROGRAMS= >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_la-tcmalloc.lo `test -f 'src/tcmalloc.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/tcmalloc.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_internal_la-common.lo `test -f 'src/common.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/common.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_internal_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/internal_logging.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_internal_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/system-alloc.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_internal_la-memfs_malloc.lo `test -f 'src/memfs_malloc.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/memfs_malloc.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/tcmalloc.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_la-tcmalloc.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/internal_logging.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-internal_logging.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/common.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-common.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memfs_malloc.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-memfs_malloc.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/system-alloc.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-system-alloc.o >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/tcmalloc.cc:987:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > printer.printf([01;35m[K"[m[Ktcmalloc: large alloc %"PRIu64" bytes == %p @ ", > [01;35m[K^[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/commandlineflags.h:55:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/logging.h:48[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/internal_logging.cc:44[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_internal_la-central_freelist.lo `test -f 'src/central_freelist.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/central_freelist.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_internal_la-page_heap.lo `test -f 'src/page_heap.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/page_heap.cc >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/tcmalloc.cc:116:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/central_freelist.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-central_freelist.o >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:[m[K In static member function â[01m[Kstatic double tcmalloc::Sampler::FastLog2(const double&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:168:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[KDoubleMustBe64Bits[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(d) == sizeof(uint64_t), [01;35m[KD[m[KoubleMustBe64Bits); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/page_heap.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-page_heap.o >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/page_heap.cc:38:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memfs_malloc.cc:58:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/system-alloc.cc:52:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/page_heap.cc:[m[K In constructor â[01m[Ktcmalloc::PageHeap::PageHeap()[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/page_heap.cc:61:66:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvaluebits[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kNumClasses <= (1 << PageMapCache::kValuebits), [01;35m[Kv[m[Kaluebits); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/spinlock.h:48:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/central_freelist.h:41[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/central_freelist.cc:35[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_internal_la-sampler.lo `test -f 'src/sampler.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/sampler.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_internal_la-span.lo `test -f 'src/span.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/span.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_internal_la-stack_trace_table.lo `test -f 'src/stack_trace_table.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/stack_trace_table.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/span.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-span.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-sampler.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/stack_trace_table.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-stack_trace_table.o >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_internal_la-static_vars.lo `test -f 'src/static_vars.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/static_vars.cc >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/spinlock.h:48:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/static_vars.h:39[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/span.cc:40[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:44:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.cc:35[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:[m[K In static member function â[01m[Kstatic double tcmalloc::Sampler::FastLog2(const double&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:168:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[KDoubleMustBe64Bits[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(d) == sizeof(uint64_t), [01;35m[KD[m[KoubleMustBe64Bits); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/spinlock.h:48:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/stack_trace_table.cc:36[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/static_vars.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-static_vars.o >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/spinlock.h:48:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/static_vars.h:39[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/static_vars.cc:33[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_internal_la-symbolize.lo `test -f 'src/symbolize.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/symbolize.cc >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:[m[K In static member function â[01m[Kstatic double tcmalloc::Sampler::FastLog2(const double&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:168:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[KDoubleMustBe64Bits[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(d) == sizeof(uint64_t), [01;35m[KD[m[KoubleMustBe64Bits); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/symbolize.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-symbolize.o >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_internal_la-thread_cache.lo `test -f 'src/thread_cache.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/thread_cache.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_internal_la-malloc_hook.lo `test -f 'src/malloc_hook.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/malloc_hook.cc >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/symbolize.cc:232:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[K0x%"PRIxPTR"\n", reinterpret_cast<uintptr_t>(iter->first)); > [01;35m[K^[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_internal_la-malloc_extension.lo `test -f 'src/malloc_extension.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/malloc_extension.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_hook.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-malloc_hook.o >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_internal_la-maybe_threads.lo `test -f 'src/maybe_threads.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/maybe_threads.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/thread_cache.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-thread_cache.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_extension.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-malloc_extension.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/maybe_threads.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-maybe_threads.o >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/commandlineflags.h:55:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/symbolize.cc:59[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:44:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/thread_cache.h:49[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/thread_cache.cc:34[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:[m[K In static member function â[01m[Kstatic double tcmalloc::Sampler::FastLog2(const double&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:168:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[KDoubleMustBe64Bits[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(d) == sizeof(uint64_t), [01;35m[KD[m[KoubleMustBe64Bits); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_extension.cc:247:12:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[K%6"PRIu64": %8"PRIu64" [%6"PRIu64": %8"PRIu64"] @", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_extension.cc:247:22:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > "%6"PRIu64[01;35m[K"[m[K: %8"PRIu64" [%6"PRIu64": %8"PRIu64"] @", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_extension.cc:247:34:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > "%6"PRIu64": %8"PRIu64[01;35m[K"[m[K [%6"PRIu64": %8"PRIu64"] @", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_extension.cc:247:46:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > "%6"PRIu64": %8"PRIu64" [%6"PRIu64[01;35m[K"[m[K: %8"PRIu64"] @", > [01;35m[K^[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.h:48:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_extension.cc:46[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/maybe_threads.cc:49:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o spinlock.lo `test -f 'src/base/spinlock.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/base/spinlock.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o spinlock_internal.lo `test -f 'src/base/spinlock_internal.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/base/spinlock_internal.cc >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/commandlineflags.h:55:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/logging.h:48[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_hook.cc:49[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/spinlock.cc -fPIC -DPIC -o .libs/spinlock.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/spinlock_internal.cc -fPIC -DPIC -o .libs/spinlock_internal.o >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/spinlock.h:48:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/spinlock.cc:35[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o atomicops-internals-x86.lo `test -f 'src/base/atomicops-internals-x86.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/base/atomicops-internals-x86.cc >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/spinlock_internal.h:39:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/spinlock_internal.cc:43[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o sysinfo.lo `test -f 'src/base/sysinfo.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/base/sysinfo.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/atomicops-internals-x86.cc -fPIC -DPIC -o .libs/atomicops-internals-x86.o >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/atomicops-internals-x86.cc:36:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o logging.lo `test -f 'src/base/logging.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/base/logging.cc >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o dynamic_annotations.lo `test -f 'src/base/dynamic_annotations.c' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/base/dynamic_annotations.c >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.cc -fPIC -DPIC -o .libs/sysinfo.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/dynamic_annotations.c -fPIC -DPIC -o .libs/dynamic_annotations.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/logging.cc -fPIC -DPIC -o .libs/logging.o >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -DTCMALLOC_FOR_DEBUGALLOCATION -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_minimal_debug_la-debugallocation.lo `test -f 'src/debugallocation.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/debugallocation.cc >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.cc:715:24:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > if (sscanf(stext_, [01;35m[K"[m[K%"SCNx64"-%"SCNx64" %4s %"SCNx64" %x:%x %"SCNd64" %n", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.cc:715:33:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > if (sscanf(stext_, "%"SCNx64[01;35m[K"[m[K-%"SCNx64" %4s %"SCNx64" %x:%x %"SCNd64" %n", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.cc:715:43:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > if (sscanf(stext_, "%"SCNx64"-%"SCNx64[01;35m[K"[m[K %4s %"SCNx64" %x:%x %"SCNd64" %n", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.cc:715:57:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > if (sscanf(stext_, "%"SCNx64"-%"SCNx64" %4s %"SCNx64[01;35m[K"[m[K %x:%x %"SCNd64" %n", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.cc:789:35:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > sscanf(backing_ptr+1, [01;35m[K"[m[KF %"SCNx64" %"SCNd64") (A %"SCNx64" %"SCNd64")", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.cc:789:46:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > sscanf(backing_ptr+1, "F %"SCNx64[01;35m[K"[m[K %"SCNd64") (A %"SCNx64" %"SCNd64")", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.cc:789:56:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > sscanf(backing_ptr+1, "F %"SCNx64" %"SCNd64[01;35m[K"[m[K) (A %"SCNx64" %"SCNd64")", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.cc:789:70:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > sscanf(backing_ptr+1, "F %"SCNx64" %"SCNd64") (A %"SCNx64[01;35m[K"[m[K %"SCNd64")", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.cc:929:27:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[K%08"PRIx64"-%08"PRIx64" %c%c%c%c %08"PRIx64" %02x:%02x %-11"PRId64" %s\n", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.cc:929:38:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > "%08"PRIx64[01;35m[K"[m[K-%08"PRIx64" %c%c%c%c %08"PRIx64" %02x:%02x %-11"PRId64" %s\n", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.cc:929:50:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > "%08"PRIx64"-%08"PRIx64[01;35m[K"[m[K %c%c%c%c %08"PRIx64" %02x:%02x %-11"PRId64" %s\n", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.cc:929:71:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > "%08"PRIx64"-%08"PRIx64" %c%c%c%c %08"PRIx64[01;35m[K"[m[K %02x:%02x %-11"PRId64" %s\n", > [01;35m[K^[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.h:48:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.cc:57[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_la-tcmalloc.lo `test -f 'src/tcmalloc.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/tcmalloc.cc >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o thread_lister.lo `test -f 'src/base/thread_lister.c' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/base/thread_lister.c >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -DTCMALLOC_FOR_DEBUGALLOCATION -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_debug_la-debugallocation.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/tcmalloc.cc -fPIC -DPIC -o .libs/libtcmalloc_la-tcmalloc.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/thread_lister.c -fPIC -DPIC -o .libs/thread_lister.o >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/tcmalloc.cc:987:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > printer.printf([01;35m[K"[m[Ktcmalloc: large alloc %"PRIu64" bytes == %p @ ", > [01;35m[K^[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/commandlineflags.h:55:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/logging.h:48[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/logging.cc:34[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc:79:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/tcmalloc.cc:987:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > printer.printf([01;35m[K"[m[Ktcmalloc: large alloc %"PRIu64" bytes == %p @ ", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc:491:22:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(ERROR, [01;35m[K"[m[KMassive size passed to malloc: %"PRIuS"", size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc:961:30:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > TracePrintf(TraceFd(), [01;35m[K"[m[K%s\t%"PRIuS"\t%p\t%"GPRIuPTHREAD, \ > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc:961:42:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > TracePrintf(TraceFd(), "%s\t%"PRIuS[01;35m[K"[m[K\t%p\t%"GPRIuPTHREAD, \ > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc:1218:20:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(FATAL, [01;35m[K"[m[KUnable to allocate %"PRIuS" bytes: new failed.", size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc:1245:20:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(FATAL, [01;35m[K"[m[KUnable to allocate %"PRIuS" bytes: new[] failed.", size); > [01;35m[K^[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_la-linuxthreads.lo `test -f 'src/base/linuxthreads.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/base/linuxthreads.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_la-heap-checker.lo `test -f 'src/heap-checker.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/heap-checker.cc >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/tcmalloc.cc:116:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/linuxthreads.cc -fPIC -DPIC -o .libs/libtcmalloc_la-linuxthreads.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc -fPIC -DPIC -o .libs/libtcmalloc_la-heap-checker.o >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:[m[K In static member function â[01m[Kstatic double tcmalloc::Sampler::FastLog2(const double&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:168:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[KDoubleMustBe64Bits[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(d) == sizeof(uint64_t), [01;35m[KD[m[KoubleMustBe64Bits); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/commandlineflags.h:55:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc:71[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:570:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(16, [01;35m[K"[m[KRecording Alloc: %p of %"PRIuS "; %d", ptr, size, > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:590:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(17, [01;35m[K"[m[KAlloc Recorded: %p of %"PRIuS"", ptr, size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:648:20:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KLive stack at %p of %"PRIuPTR" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:653:20:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KLive stack at %p of %"PRIuPTR" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:695:26:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KLive stack at %p of %"PRIuPTR" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:700:26:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KLive stack at %p of %"PRIuPTR" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:773:22:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KNot %s-disabling %"PRIuS" bytes at %p" > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:780:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[K%s-disabling %"PRIuS" bytes at %p", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1064:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KLive registers at %p of %"PRIuS" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1101:20:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KIgnored live object at %p of %"PRIuS" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1110:24:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(FATAL, [01;35m[K"[m[KObject at %p of %"PRIuS" bytes from an" > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1217:24:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KLibrary live region at %p of %"PRIuPTR" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1338:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, [01;35m[K"[m[KIgnoring %"PRId64" reachable objects of %"PRId64" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1338:36:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, "Ignoring %"PRId64[01;35m[K"[m[K reachable objects of %"PRId64" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1397:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(13, [01;35m[K"[m[KLooking for heap pointers in %p of %"PRIuS" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1468:24:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(14, [01;35m[K"[m[KFound pointer to %p of %"PRIuS" bytes at %p " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1469:23:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Kinside %p of size %"PRIuS"", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1494:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, [01;35m[K"[m[KRemoved %"PRId64" live heap objects of %"PRId64" bytes: %s%s", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1494:35:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, "Removed %"PRId64[01;35m[K"[m[K live heap objects of %"PRId64" bytes: %s%s", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1516:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, [01;35m[K"[m[KGoing to ignore live object at %p of %"PRIuS" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1543:21:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Kat %p of %"PRIuS" bytes", ptr, object_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1591:20:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, [01;35m[K"[m[KStart check \"%s\" profile: %"PRIuS" bytes " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1592:16:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Kin %"PRIuS" objects", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1816:14:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Kfound %"PRId64" reachable heap objects of %"PRId64" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1816:29:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > "found %"PRId64[01;35m[K"[m[K reachable heap objects of %"PRId64" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:2356:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(16, [01;35m[K"[m[KGot pointer into %p at +%"PRIuPTR" offset", > [01;35m[K^[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_la-heap-checker-bcad.lo `test -f 'src/heap-checker-bcad.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/heap-checker-bcad.cc >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:[m[K In static member function â[01m[Kstatic double tcmalloc::Sampler::FastLog2(const double&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:168:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[KDoubleMustBe64Bits[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(d) == sizeof(uint64_t), [01;35m[KD[m[KoubleMustBe64Bits); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker-bcad.cc -fPIC -DPIC -o .libs/libtcmalloc_la-heap-checker-bcad.o >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-common.lo `test -f 'src/common.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/common.cc >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:78:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/common.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-common.o >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:[m[K In static member function â[01m[Kstatic int HeapLeakChecker::IgnoreLiveThreadsLocked(void*, int, pid_t*, va_list)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1043:22:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[KSP_register_does_not_look_like_a_pointer[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[KS[m[KP_register_does_not_look_like_a_pointer); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/internal_logging.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/system-alloc.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/internal_logging.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-internal_logging.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/system-alloc.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-system-alloc.o >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/commandlineflags.h:55:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/logging.h:48[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/internal_logging.cc:44[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/system-alloc.cc:52:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-memfs_malloc.lo `test -f 'src/memfs_malloc.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/memfs_malloc.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memfs_malloc.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-memfs_malloc.o >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-central_freelist.lo `test -f 'src/central_freelist.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/central_freelist.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-page_heap.lo `test -f 'src/page_heap.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/page_heap.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/central_freelist.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-central_freelist.o >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memfs_malloc.cc:58:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/page_heap.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-page_heap.o >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-sampler.lo `test -f 'src/sampler.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/sampler.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-sampler.o >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/page_heap.cc:38:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/page_heap.cc:[m[K In constructor â[01m[Ktcmalloc::PageHeap::PageHeap()[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/page_heap.cc:61:66:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvaluebits[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kNumClasses <= (1 << PageMapCache::kValuebits), [01;35m[Kv[m[Kaluebits); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/spinlock.h:48:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/central_freelist.h:41[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/central_freelist.cc:35[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:44:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.cc:35[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:[m[K In static member function â[01m[Kstatic double tcmalloc::Sampler::FastLog2(const double&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:168:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[KDoubleMustBe64Bits[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(d) == sizeof(uint64_t), [01;35m[KD[m[KoubleMustBe64Bits); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-span.lo `test -f 'src/span.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/span.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/span.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-span.o >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-stack_trace_table.lo `test -f 'src/stack_trace_table.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/stack_trace_table.cc >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/spinlock.h:48:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/static_vars.h:39[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/span.cc:40[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/stack_trace_table.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-stack_trace_table.o >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-static_vars.lo `test -f 'src/static_vars.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/static_vars.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-symbolize.lo `test -f 'src/symbolize.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/symbolize.cc >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/spinlock.h:48:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/stack_trace_table.cc:36[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-thread_cache.lo `test -f 'src/thread_cache.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/thread_cache.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/static_vars.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-static_vars.o >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-malloc_hook.lo `test -f 'src/malloc_hook.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/malloc_hook.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/symbolize.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-symbolize.o >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/spinlock.h:48:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/static_vars.h:39[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/static_vars.cc:33[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/thread_cache.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-thread_cache.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_hook.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-malloc_hook.o >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/symbolize.cc:232:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[K0x%"PRIxPTR"\n", reinterpret_cast<uintptr_t>(iter->first)); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:[m[K In static member function â[01m[Kstatic double tcmalloc::Sampler::FastLog2(const double&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:168:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[KDoubleMustBe64Bits[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(d) == sizeof(uint64_t), [01;35m[KD[m[KoubleMustBe64Bits); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:44:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/thread_cache.h:49[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/thread_cache.cc:34[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:[m[K In static member function â[01m[Kstatic double tcmalloc::Sampler::FastLog2(const double&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:168:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[KDoubleMustBe64Bits[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(d) == sizeof(uint64_t), [01;35m[KD[m[KoubleMustBe64Bits); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-malloc_extension.lo `test -f 'src/malloc_extension.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/malloc_extension.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-maybe_threads.lo `test -f 'src/maybe_threads.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/maybe_threads.cc >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_extension.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-malloc_extension.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/maybe_threads.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-maybe_threads.o >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/commandlineflags.h:55:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/logging.h:48[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_hook.cc:49[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/commandlineflags.h:55:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/symbolize.cc:59[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_extension.cc:247:12:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[K%6"PRIu64": %8"PRIu64" [%6"PRIu64": %8"PRIu64"] @", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_extension.cc:247:22:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > "%6"PRIu64[01;35m[K"[m[K: %8"PRIu64" [%6"PRIu64": %8"PRIu64"] @", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_extension.cc:247:34:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > "%6"PRIu64": %8"PRIu64[01;35m[K"[m[K [%6"PRIu64": %8"PRIu64"] @", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_extension.cc:247:46:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > "%6"PRIu64": %8"PRIu64" [%6"PRIu64[01;35m[K"[m[K: %8"PRIu64"] @", > [01;35m[K^[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-low_level_alloc.lo `test -f 'src/base/low_level_alloc.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/base/low_level_alloc.cc >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/maybe_threads.cc:49:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/sysinfo.h:48:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/malloc_extension.cc:46[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/low_level_alloc.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-low_level_alloc.o >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-heap-profile-table.lo `test -f 'src/heap-profile-table.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/heap-profile-table.cc >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/low_level_alloc.h:41:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/low_level_alloc.cc:36[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-heap-profiler.lo `test -f 'src/heap-profiler.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/heap-profiler.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profile-table.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-heap-profile-table.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-heap-profiler.o >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profile-table.cc:306:46:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > snprintf(buf + buflen, bufsize - buflen, [01;35m[K"[m[K%6d: %8"PRId64" [%6d: %8"PRId64"] @%s", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profile-table.cc:306:61:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > snprintf(buf + buflen, bufsize - buflen, "%6d: %8"PRId64[01;35m[K"[m[K [%6d: %8"PRId64"] @%s", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profile-table.cc:619:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(ERROR, [01;35m[K"[m[KLeak check %s detected leaks of %"PRIuS" bytes " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profile-table.cc:620:11:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Kin %"PRIuS" objects", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profile-table.cc:666:22:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > printer.Printf([01;35m[K"[m[K\t@ %"PRIxPTR" %s\n", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profile-table.cc:690:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(ERROR, [01;35m[K"[m[Kleaked %"PRIuS" byte object %p", v->bytes, ptr); > [01;35m[K^[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-raw_printer.lo `test -f 'src/raw_printer.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/raw_printer.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_internal_la-memory_region_map.lo `test -f 'src/memory_region_map.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/memory_region_map.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/raw_printer.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-raw_printer.o >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:270:35:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > snprintf(buf, sizeof(buf), ([01;35m[K"[m[K%"PRId64" MB allocated cumulatively, " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:271:35:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[K%"PRId64" MB currently in use"), > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:277:35:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > snprintf(buf, sizeof(buf), ([01;35m[K"[m[K%"PRId64" MB freed cumulatively, " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:278:35:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[K%"PRId64" MB currently in use"), > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:284:34:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > snprintf(buf, sizeof(buf), [01;35m[K"[m[K%"PRId64" MB currently in use", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:349:13:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Kmmap(start=0x%"PRIxPTR", len=%"PRIuS", prot=0x%x, flags=0x%x, " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:349:36:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > "mmap(start=0x%"PRIxPTR[01;35m[K"[m[K, len=%"PRIuS", prot=0x%x, flags=0x%x, " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:350:13:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Kfd=%d, offset=0x%x) = 0x%"PRIxPTR"", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:367:13:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Kmremap(old_addr=0x%"PRIxPTR", old_size=%"PRIuS", " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:367:41:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > "mremap(old_addr=0x%"PRIxPTR[01;35m[K"[m[K, old_size=%"PRIuS", " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:368:13:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Knew_size=%"PRIuS", flags=0x%x, new_addr=0x%"PRIxPTR") = " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:368:30:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > "new_size=%"PRIuS[01;35m[K"[m[K, flags=0x%x, new_addr=0x%"PRIxPTR") = " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:369:13:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[K0x%"PRIxPTR"", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:383:19:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(INFO, [01;35m[K"[m[Kmunmap(start=0x%"PRIxPTR", len=%"PRIuS")", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:383:44:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(INFO, "munmap(start=0x%"PRIxPTR[01;35m[K"[m[K, len=%"PRIuS")", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:393:19:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(INFO, [01;35m[K"[m[Ksbrk(inc=%"PRIdS") = 0x%"PRIxPTR"", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:393:36:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(INFO, "sbrk(inc=%"PRIdS[01;35m[K"[m[K) = 0x%"PRIxPTR"", > [01;35m[K^[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -fno-exceptions -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-memory_region_map.o >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/raw_printer.h:46:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/raw_printer.cc:36[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profile-table.h:39:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profile-table.cc:59[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:515:16:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, [01;35m[K"[m[KRemoving global region %p..%p; have %"PRIuS" regions", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:574:16:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(12, [01;35m[K"[m[KRemoved region %p..%p; have %"PRIuS" regions", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:589:16:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, [01;35m[K"[m[KMMap = 0x%"PRIxPTR" of %"PRIuS" at %"PRIu64" " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:589:35:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, "MMap = 0x%"PRIxPTR[01;35m[K"[m[K of %"PRIuS" at %"PRIu64" " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:589:47:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, "MMap = 0x%"PRIxPTR" of %"PRIuS[01;35m[K"[m[K at %"PRIu64" " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:590:15:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Kprot %d flags %d fd %d offs %"PRId64, > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:600:16:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, [01;35m[K"[m[KMUnmap of %p %"PRIuS"", ptr, size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:610:16:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, [01;35m[K"[m[KMRemap = 0x%"PRIxPTR" of 0x%"PRIxPTR" %"PRIuS" " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:610:37:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, "MRemap = 0x%"PRIxPTR[01;35m[K"[m[K of 0x%"PRIxPTR" %"PRIuS" " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:610:53:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, "MRemap = 0x%"PRIxPTR" of 0x%"PRIxPTR[01;35m[K"[m[K %"PRIuS" " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:611:15:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Kto %"PRIuS" flags %d new_addr=0x%"PRIxPTR, > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:611:26:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > "to %"PRIuS[01;35m[K"[m[K flags %d new_addr=0x%"PRIxPTR, > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:624:16:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, [01;35m[K"[m[KSbrk = 0x%"PRIxPTR" of %"PRIdS"", (uintptr_t)result, increment); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:624:35:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, "Sbrk = 0x%"PRIxPTR[01;35m[K"[m[K of %"PRIdS"", (uintptr_t)result, increment); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:644:19:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(INFO, [01;35m[K"[m[KMemory region 0x%"PRIxPTR"..0x%"PRIxPTR" " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:644:45:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(INFO, "Memory region 0x%"PRIxPTR[01;35m[K"[m[K..0x%"PRIxPTR" " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:645:19:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Kfrom 0x%"PRIxPTR" stack=%d", > [01;35m[K^[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o stacktrace.lo `test -f 'src/stacktrace.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/stacktrace.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/stacktrace.cc -fPIC -DPIC -o .libs/stacktrace.o >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o elf_mem_image.lo `test -f 'src/base/elf_mem_image.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/base/elf_mem_image.cc >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/commandlineflags.h:55:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/logging.h:48[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/stl_allocator.h:43[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.h:44[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/memory_region_map.cc:119[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/vdso_support.h:59:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/stacktrace_x86-inl.h:64[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/stacktrace.cc:65[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/commandlineflags.h:55:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/logging.h:48[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-profiler.cc:60[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/elf_mem_image.cc -fPIC -DPIC -o .libs/elf_mem_image.o >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o vdso_support.lo `test -f 'src/base/vdso_support.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/base/vdso_support.cc >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/commandlineflags.h:55:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/logging.h:48[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/elf_mem_image.cc:41[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/vdso_support.cc -fPIC -DPIC -o .libs/vdso_support.o >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -DTCMALLOC_FOR_DEBUGALLOCATION -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_debug_la-debugallocation.lo `test -f 'src/debugallocation.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/debugallocation.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -DTCMALLOC_FOR_DEBUGALLOCATION -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc -fPIC -DPIC -o .libs/libtcmalloc_debug_la-debugallocation.o >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/vdso_support.h:59:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/vdso_support.cc:38[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -DTCMALLOC_FOR_DEBUGALLOCATION -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_debug_la-linuxthreads.lo `test -f 'src/base/linuxthreads.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/base/linuxthreads.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -DTCMALLOC_FOR_DEBUGALLOCATION -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_debug_la-heap-checker.lo `test -f 'src/heap-checker.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/heap-checker.cc >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc:79:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/tcmalloc.cc:987:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > printer.printf([01;35m[K"[m[Ktcmalloc: large alloc %"PRIu64" bytes == %p @ ", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc:491:22:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(ERROR, [01;35m[K"[m[KMassive size passed to malloc: %"PRIuS"", size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc:961:30:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > TracePrintf(TraceFd(), [01;35m[K"[m[K%s\t%"PRIuS"\t%p\t%"GPRIuPTHREAD, \ > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc:961:42:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > TracePrintf(TraceFd(), "%s\t%"PRIuS[01;35m[K"[m[K\t%p\t%"GPRIuPTHREAD, \ > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc:1218:20:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(FATAL, [01;35m[K"[m[KUnable to allocate %"PRIuS" bytes: new failed.", size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc:1245:20:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(FATAL, [01;35m[K"[m[KUnable to allocate %"PRIuS" bytes: new[] failed.", size); > [01;35m[K^[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -DTCMALLOC_FOR_DEBUGALLOCATION -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/linuxthreads.cc -fPIC -DPIC -o .libs/libtcmalloc_debug_la-linuxthreads.o >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/vdso_support.cc:[m[K In static member function â[01m[Kstatic const void* base::VDSOSupport::Init()[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/vdso_support.cc:98:24:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kunexpected_sizeof_pointer_NE_sizeof_a_val[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ku[m[Knexpected_sizeof_pointer_NE_sizeof_a_val); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -DTCMALLOC_FOR_DEBUGALLOCATION -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc -fPIC -DPIC -o .libs/libtcmalloc_debug_la-heap-checker.o >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -DTCMALLOC_FOR_DEBUGALLOCATION -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o libtcmalloc_debug_la-heap-checker-bcad.lo `test -f 'src/heap-checker-bcad.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/heap-checker-bcad.cc >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o profiler.lo `test -f 'src/profiler.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/profiler.cc >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:570:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(16, [01;35m[K"[m[KRecording Alloc: %p of %"PRIuS "; %d", ptr, size, > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:590:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(17, [01;35m[K"[m[KAlloc Recorded: %p of %"PRIuS"", ptr, size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:648:20:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KLive stack at %p of %"PRIuPTR" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:653:20:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KLive stack at %p of %"PRIuPTR" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:695:26:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KLive stack at %p of %"PRIuPTR" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:700:26:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KLive stack at %p of %"PRIuPTR" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:773:22:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KNot %s-disabling %"PRIuS" bytes at %p" > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:780:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[K%s-disabling %"PRIuS" bytes at %p", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1064:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KLive registers at %p of %"PRIuS" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1101:20:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KIgnored live object at %p of %"PRIuS" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1110:24:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_LOG(FATAL, [01;35m[K"[m[KObject at %p of %"PRIuS" bytes from an" > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1217:24:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(11, [01;35m[K"[m[KLibrary live region at %p of %"PRIuPTR" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1338:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, [01;35m[K"[m[KIgnoring %"PRId64" reachable objects of %"PRId64" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1338:36:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, "Ignoring %"PRId64[01;35m[K"[m[K reachable objects of %"PRId64" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1397:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(13, [01;35m[K"[m[KLooking for heap pointers in %p of %"PRIuS" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1468:24:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(14, [01;35m[K"[m[KFound pointer to %p of %"PRIuS" bytes at %p " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1469:23:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Kinside %p of size %"PRIuS"", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1494:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, [01;35m[K"[m[KRemoved %"PRId64" live heap objects of %"PRId64" bytes: %s%s", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1494:35:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, "Removed %"PRId64[01;35m[K"[m[K live heap objects of %"PRId64" bytes: %s%s", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1516:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, [01;35m[K"[m[KGoing to ignore live object at %p of %"PRIuS" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1543:21:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Kat %p of %"PRIuS" bytes", ptr, object_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1591:20:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(10, [01;35m[K"[m[KStart check \"%s\" profile: %"PRIuS" bytes " > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1592:16:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Kin %"PRIuS" objects", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1816:14:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > [01;35m[K"[m[Kfound %"PRId64" reachable heap objects of %"PRId64" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1816:29:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > "found %"PRId64[01;35m[K"[m[K reachable heap objects of %"PRId64" bytes", > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:2356:18:[m[K [01;35m[Kwarning: [m[Kinvalid suffix on literal; C++11 requires a space between literal and string macro [[01;35m[K-Wliteral-suffix[m[K] > RAW_VLOG(16, [01;35m[K"[m[KGot pointer into %p at +%"PRIuPTR" offset", > [01;35m[K^[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -DTCMALLOC_FOR_DEBUGALLOCATION -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker-bcad.cc -fPIC -DPIC -o .libs/libtcmalloc_debug_la-heap-checker-bcad.o >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/commandlineflags.h:55:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/debugallocation.cc:71[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/profiler.cc -fPIC -DPIC -o .libs/profiler.o >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/profiler.cc:37:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/getpc.h:132:1:[m[K [01;31m[Kerror: [m[Knarrowing conversion of â[01m[K137[m[Kâ from â[01m[Kint[m[Kâ to â[01m[Kchar[m[Kâ inside { } [[01;31m[K-Wnarrowing[m[K] > [01;31m[K}[m[K; > [01;31m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/getpc.h:132:1:[m[K [01;31m[Kerror: [m[Knarrowing conversion of â[01m[K229[m[Kâ from â[01m[Kint[m[Kâ to â[01m[Kchar[m[Kâ inside { } [[01;31m[K-Wnarrowing[m[K] >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/getpc.h:132:1:[m[K [01;31m[Kerror: [m[Knarrowing conversion of â[01m[K137[m[Kâ from â[01m[Kint[m[Kâ to â[01m[Kchar[m[Kâ inside { } [[01;31m[K-Wnarrowing[m[K] >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/getpc.h:132:1:[m[K [01;31m[Kerror: [m[Knarrowing conversion of â[01m[K229[m[Kâ from â[01m[Kint[m[Kâ to â[01m[Kchar[m[Kâ inside { } [[01;31m[K-Wnarrowing[m[K] >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/getpc.h:132:1:[m[K [01;31m[Kerror: [m[Knarrowing conversion of â[01m[K195[m[Kâ from â[01m[Kint[m[Kâ to â[01m[Kchar[m[Kâ inside { } [[01;31m[K-Wnarrowing[m[K] >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:[m[K In constructor â[01m[KPackedCache<kKeybits, T>::PackedCache(PackedCache<kKeybits, T>::V)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:148:47:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kkey_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kKeybits <= sizeof(K) * 8, [01;35m[Kk[m[Key_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:149:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kvalue_size[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kValuebits <= sizeof(V) * 8, [01;35m[Kv[m[Kalue_size); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:150:43:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Khash_function[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(kHashbits <= kKeybits, [01;35m[Kh[m[Kash_function); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/packed-cache-inl.h:152:20:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kentry_size_must_be_big_enough[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[Ke[m[Kntry_size_must_be_big_enough); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:[m[K In static member function â[01m[Kstatic double tcmalloc::Sampler::FastLog2(const double&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/sampler.h:168:49:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[KDoubleMustBe64Bits[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(d) == sizeof(uint64_t), [01;35m[KD[m[KoubleMustBe64Bits); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o profile-handler.lo `test -f 'src/profile-handler.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/profile-handler.cc >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:78:0[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/profile-handler.cc -fPIC -DPIC -o .libs/profile-handler.o >/bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c -o profiledata.lo `test -f 'src/profiledata.cc' || echo '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/'`src/profiledata.cc >make: *** [Makefile:3352: profiler.lo] Error 1 >make: *** Waiting for unfinished jobs.... >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0 -I./src -I/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -Wno-unused-result -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fno-omit-frame-pointer -c /var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/profiledata.cc -fPIC -DPIC -o .libs/profiledata.o >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:[m[K In static member function â[01m[Kstatic int HeapLeakChecker::IgnoreLiveThreadsLocked(void*, int, pid_t*, va_list)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/heap-checker.cc:1043:22:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[KSP_register_does_not_look_like_a_pointer[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > [01;35m[KS[m[KP_register_does_not_look_like_a_pointer); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/profiledata.h:46:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/profiledata.cc:48[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K >In file included from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/profile-handler.h:53:0[m[K, > from [01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/profile-handler.cc:37[m[K: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:[m[K In function â[01m[KDest bit_cast(const Source&)[m[Kâ: >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:213:50:[m[K [01;35m[Kwarning: [m[Ktypedef â[01m[Kbitcasting_unequal_sizes[m[Kâ locally defined but not used [[01;35m[K-Wunused-local-typedefs[m[K] > COMPILE_ASSERT(sizeof(Dest) == sizeof(Source), [01;35m[Kb[m[Kitcasting_unequal_sizes); > [01;35m[K^[m[K >[01m[K/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0/src/base/basictypes.h:189:39:[m[K [01;36m[Knote: [m[Kin definition of macro â[01m[KCOMPILE_ASSERT[m[Kâ > typedef CompileAssert<(bool(expr))> [01;36m[Kmsg[m[K[bool(expr) ? 1 : -1] > [01;36m[K^~~[m[K > * ERROR: dev-util/google-perftools-2.0-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-util/google-perftools-2.0-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/google-perftools-2.0-r2::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-util/google-perftools-2.0-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/google-perftools-2.0-r2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/google-perftools-2.0_build' > * S: '/var/tmp/portage/dev-util/google-perftools-2.0-r2/work/gperftools-2.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 640298
: 508946