Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 284947 Details for
Bug 380975
dev-util/google-perftools-1.8.3 won't build with -fomit-frame-pointer on amd64, even when libunwind is available
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), 97.54 KB, created by
emerald
on 2011-08-28 22:06:29 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
emerald
Created:
2011-08-28 22:06:29 UTC
Size:
97.54 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-util/google-perftools-1.8.3 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: flameeyes@gentoo.org >[32;01m * [39;49;00mUSE: amd64 debug elibc_glibc kernel_linux multilib test userland_GNU >[32;01m * [39;49;00mFEATURES: ccache preserve-libs sandbox splitdebug userpriv >>>> Unpacking source... >>>> Unpacking google-perftools-1.8.3.tar.gz to /var/tmp/portage/dev-util/google-perftools-1.8.3/work >>>> Source unpacked in /var/tmp/portage/dev-util/google-perftools-1.8.3/work >>>> Preparing source in /var/tmp/portage/dev-util/google-perftools-1.8.3/work/google-perftools-1.8.3 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/google-perftools-1.8.3/work/google-perftools-1.8.3 ... > * econf: updating google-perftools-1.8.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating google-perftools-1.8.3/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static --disable-dependency-tracking --enable-fast-install --enable-debugalloc --disable-minimal >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy >checking if x86_64-pc-linux-gnu-objcopy supports -W... yes >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/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... 12582912 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-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 x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... 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... no >checking libunwind.h presence... no >checking for libunwind.h... no >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 for pwd.h... (cached) 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... no >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_RIP] >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... l >checking for __builtin_stack_pointer()... no >checking for __environ... yes >checking for __thread... yes >checking if __malloc_hook is declared volatile... no >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/google/tcmalloc.h >config.status: creating src/windows/google/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-1.8.3/work/google-perftools-1.8.3 ... >make -j1 >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_la-tcmalloc.lo `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/tcmalloc.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_la-tcmalloc.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_internal_la-common.lo `test -f 'src/common.cc' || echo './'`src/common.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/common.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-common.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_internal_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/internal_logging.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-internal_logging.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_internal_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/system-alloc.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-system-alloc.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_internal_la-memfs_malloc.lo `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/memfs_malloc.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-memfs_malloc.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_internal_la-central_freelist.lo `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/central_freelist.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-central_freelist.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_internal_la-page_heap.lo `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/page_heap.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-page_heap.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_internal_la-sampler.lo `test -f 'src/sampler.cc' || echo './'`src/sampler.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/sampler.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-sampler.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_internal_la-span.lo `test -f 'src/span.cc' || echo './'`src/span.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/span.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-span.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_internal_la-stack_trace_table.lo `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/stack_trace_table.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-stack_trace_table.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_internal_la-static_vars.lo `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/static_vars.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-static_vars.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_internal_la-symbolize.lo `test -f 'src/symbolize.cc' || echo './'`src/symbolize.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/symbolize.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-symbolize.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_internal_la-thread_cache.lo `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/thread_cache.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-thread_cache.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_internal_la-malloc_hook.lo `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/malloc_hook.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-malloc_hook.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_internal_la-malloc_extension.lo `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/malloc_extension.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-malloc_extension.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_internal_la-maybe_threads.lo `test -f 'src/maybe_threads.cc' || echo './'`src/maybe_threads.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/maybe_threads.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_internal_la-maybe_threads.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o spinlock.lo `test -f 'src/base/spinlock.cc' || echo './'`src/base/spinlock.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/base/spinlock.cc -fPIC -DPIC -o .libs/spinlock.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o spinlock_internal.lo `test -f 'src/base/spinlock_internal.cc' || echo './'`src/base/spinlock_internal.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/base/spinlock_internal.cc -fPIC -DPIC -o .libs/spinlock_internal.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o atomicops-internals-x86.lo `test -f 'src/base/atomicops-internals-x86.cc' || echo './'`src/base/atomicops-internals-x86.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/base/atomicops-internals-x86.cc -fPIC -DPIC -o .libs/atomicops-internals-x86.o >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-O1,-z,now,--enable-new-dtags,--hash-style=both,--as-needed -o libspinlock.la spinlock.lo spinlock_internal.lo atomicops-internals-x86.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libspinlock.a .libs/spinlock.o .libs/spinlock_internal.o .libs/atomicops-internals-x86.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libspinlock.a >libtool: link: ( cd ".libs" && rm -f "libspinlock.la" && ln -s "../libspinlock.la" "libspinlock.la" ) >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o sysinfo.lo `test -f 'src/base/sysinfo.cc' || echo './'`src/base/sysinfo.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/base/sysinfo.cc -fPIC -DPIC -o .libs/sysinfo.o >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-O1,-z,now,--enable-new-dtags,--hash-style=both,--as-needed -o libsysinfo.la sysinfo.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsysinfo.a .libs/sysinfo.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsysinfo.a >libtool: link: ( cd ".libs" && rm -f "libsysinfo.la" && ln -s "../libsysinfo.la" "libsysinfo.la" ) >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o logging.lo `test -f 'src/base/logging.cc' || echo './'`src/base/logging.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/base/logging.cc -fPIC -DPIC -o .libs/logging.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o dynamic_annotations.lo `test -f 'src/base/dynamic_annotations.c' || echo './'`src/base/dynamic_annotations.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/base/dynamic_annotations.c -fPIC -DPIC -o .libs/dynamic_annotations.o >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-O1,-z,now,--enable-new-dtags,--hash-style=both,--as-needed -o liblogging.la logging.lo dynamic_annotations.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblogging.a .libs/logging.o .libs/dynamic_annotations.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblogging.a >libtool: link: ( cd ".libs" && rm -f "liblogging.la" && ln -s "../liblogging.la" "liblogging.la" ) >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-O1,-z,now,--enable-new-dtags,--hash-style=both,--as-needed -o libtcmalloc_minimal_internal.la -pthread libtcmalloc_minimal_internal_la-common.lo libtcmalloc_minimal_internal_la-internal_logging.lo libtcmalloc_minimal_internal_la-system-alloc.lo libtcmalloc_minimal_internal_la-memfs_malloc.lo libtcmalloc_minimal_internal_la-central_freelist.lo libtcmalloc_minimal_internal_la-page_heap.lo libtcmalloc_minimal_internal_la-sampler.lo libtcmalloc_minimal_internal_la-span.lo libtcmalloc_minimal_internal_la-stack_trace_table.lo libtcmalloc_minimal_internal_la-static_vars.lo libtcmalloc_minimal_internal_la-symbolize.lo libtcmalloc_minimal_internal_la-thread_cache.lo libtcmalloc_minimal_internal_la-malloc_hook.lo libtcmalloc_minimal_internal_la-malloc_extension.lo libtcmalloc_minimal_internal_la-maybe_threads.lo -lpthread libspinlock.la libsysinfo.la liblogging.la >libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/libspinlock.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/google-perftools-1.8.3/work/google-perftools-1.8.3/./.libs/libspinlock.a") >libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/libsysinfo.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/google-perftools-1.8.3/work/google-perftools-1.8.3/./.libs/libsysinfo.a") >libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/liblogging.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/google-perftools-1.8.3/work/google-perftools-1.8.3/./.libs/liblogging.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtcmalloc_minimal_internal.a .libs/libtcmalloc_minimal_internal_la-common.o .libs/libtcmalloc_minimal_internal_la-internal_logging.o .libs/libtcmalloc_minimal_internal_la-system-alloc.o .libs/libtcmalloc_minimal_internal_la-memfs_malloc.o .libs/libtcmalloc_minimal_internal_la-central_freelist.o .libs/libtcmalloc_minimal_internal_la-page_heap.o .libs/libtcmalloc_minimal_internal_la-sampler.o .libs/libtcmalloc_minimal_internal_la-span.o .libs/libtcmalloc_minimal_internal_la-stack_trace_table.o .libs/libtcmalloc_minimal_internal_la-static_vars.o .libs/libtcmalloc_minimal_internal_la-symbolize.o .libs/libtcmalloc_minimal_internal_la-thread_cache.o .libs/libtcmalloc_minimal_internal_la-malloc_hook.o .libs/libtcmalloc_minimal_internal_la-malloc_extension.o .libs/libtcmalloc_minimal_internal_la-maybe_threads.o .libs/libtcmalloc_minimal_internal.lax/libspinlock.a/atomicops-internals-x86.o .libs/libtcmalloc_minimal_internal.lax/libspinlock.a/spinlock_internal.o .libs/libtcmalloc_minimal_internal.lax/libspinlock.a/spinlock.o .libs/libtcmalloc_minimal_internal.lax/libsysinfo.a/sysinfo.o .libs/libtcmalloc_minimal_internal.lax/liblogging.a/dynamic_annotations.o .libs/libtcmalloc_minimal_internal.lax/liblogging.a/logging.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtcmalloc_minimal_internal.a >libtool: link: rm -fr .libs/libtcmalloc_minimal_internal.lax >libtool: link: ( cd ".libs" && rm -f "libtcmalloc_minimal_internal.la" && ln -s "../libtcmalloc_minimal_internal.la" "libtcmalloc_minimal_internal.la" ) >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-O1,-z,now,--enable-new-dtags,--hash-style=both,--as-needed -o libtcmalloc_minimal.la -rpath /usr/lib64 -pthread -version-info 2:2:2 libtcmalloc_minimal_la-tcmalloc.lo libtcmalloc_minimal_internal.la -lpthread >libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtbeginS.o .libs/libtcmalloc_minimal_la-tcmalloc.o -Wl,--whole-archive ./.libs/libtcmalloc_minimal_internal.a -Wl,--no-whole-archive -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crtn.o -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,-z -Wl,now -Wl,--enable-new-dtags -Wl,--hash-style=both -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libtcmalloc_minimal.so.0 -o .libs/libtcmalloc_minimal.so.0.2.2 >libtool: link: (cd ".libs" && rm -f "libtcmalloc_minimal.so.0" && ln -s "libtcmalloc_minimal.so.0.2.2" "libtcmalloc_minimal.so.0") >libtool: link: (cd ".libs" && rm -f "libtcmalloc_minimal.so" && ln -s "libtcmalloc_minimal.so.0.2.2" "libtcmalloc_minimal.so") >libtool: link: ( cd ".libs" && rm -f "libtcmalloc_minimal.la" && ln -s "../libtcmalloc_minimal.la" "libtcmalloc_minimal.la" ) >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -DTCMALLOC_FOR_DEBUGALLOCATION -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_minimal_debug_la-debugallocation.lo `test -f 'src/debugallocation.cc' || echo './'`src/debugallocation.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -DTCMALLOC_FOR_DEBUGALLOCATION -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/debugallocation.cc -fPIC -DPIC -o .libs/libtcmalloc_minimal_debug_la-debugallocation.o >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-O1,-z,now,--enable-new-dtags,--hash-style=both,--as-needed -o libtcmalloc_minimal_debug.la -rpath /usr/lib64 -pthread -version-info 2:2:2 -version-info 2:2:2 libtcmalloc_minimal_debug_la-debugallocation.lo libtcmalloc_minimal_internal.la -lpthread >libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtbeginS.o .libs/libtcmalloc_minimal_debug_la-debugallocation.o -Wl,--whole-archive ./.libs/libtcmalloc_minimal_internal.a -Wl,--no-whole-archive -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crtn.o -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,-z -Wl,now -Wl,--enable-new-dtags -Wl,--hash-style=both -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libtcmalloc_minimal_debug.so.0 -o .libs/libtcmalloc_minimal_debug.so.0.2.2 >libtool: link: (cd ".libs" && rm -f "libtcmalloc_minimal_debug.so.0" && ln -s "libtcmalloc_minimal_debug.so.0.2.2" "libtcmalloc_minimal_debug.so.0") >libtool: link: (cd ".libs" && rm -f "libtcmalloc_minimal_debug.so" && ln -s "libtcmalloc_minimal_debug.so.0.2.2" "libtcmalloc_minimal_debug.so") >libtool: link: ( cd ".libs" && rm -f "libtcmalloc_minimal_debug.la" && ln -s "../libtcmalloc_minimal_debug.la" "libtcmalloc_minimal_debug.la" ) >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_la-tcmalloc.lo `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/tcmalloc.cc -fPIC -DPIC -o .libs/libtcmalloc_la-tcmalloc.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o thread_lister.lo `test -f 'src/base/thread_lister.c' || echo './'`src/base/thread_lister.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./src -I./src -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/base/thread_lister.c -fPIC -DPIC -o .libs/thread_lister.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_la-linuxthreads.lo `test -f 'src/base/linuxthreads.cc' || echo './'`src/base/linuxthreads.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/base/linuxthreads.cc -fPIC -DPIC -o .libs/libtcmalloc_la-linuxthreads.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_la-heap-checker.lo `test -f 'src/heap-checker.cc' || echo './'`src/heap-checker.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/heap-checker.cc -fPIC -DPIC -o .libs/libtcmalloc_la-heap-checker.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_la-heap-checker-bcad.lo `test -f 'src/heap-checker-bcad.cc' || echo './'`src/heap-checker-bcad.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/heap-checker-bcad.cc -fPIC -DPIC -o .libs/libtcmalloc_la-heap-checker-bcad.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-common.lo `test -f 'src/common.cc' || echo './'`src/common.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/common.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-common.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/internal_logging.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-internal_logging.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/system-alloc.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-system-alloc.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-memfs_malloc.lo `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/memfs_malloc.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-memfs_malloc.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-central_freelist.lo `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/central_freelist.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-central_freelist.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-page_heap.lo `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/page_heap.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-page_heap.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-sampler.lo `test -f 'src/sampler.cc' || echo './'`src/sampler.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/sampler.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-sampler.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-span.lo `test -f 'src/span.cc' || echo './'`src/span.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/span.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-span.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-stack_trace_table.lo `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/stack_trace_table.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-stack_trace_table.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-static_vars.lo `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/static_vars.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-static_vars.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-symbolize.lo `test -f 'src/symbolize.cc' || echo './'`src/symbolize.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/symbolize.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-symbolize.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-thread_cache.lo `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/thread_cache.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-thread_cache.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-malloc_hook.lo `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/malloc_hook.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-malloc_hook.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-malloc_extension.lo `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/malloc_extension.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-malloc_extension.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-maybe_threads.lo `test -f 'src/maybe_threads.cc' || echo './'`src/maybe_threads.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/maybe_threads.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-maybe_threads.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-low_level_alloc.lo `test -f 'src/base/low_level_alloc.cc' || echo './'`src/base/low_level_alloc.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/base/low_level_alloc.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-low_level_alloc.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-heap-profile-table.lo `test -f 'src/heap-profile-table.cc' || echo './'`src/heap-profile-table.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/heap-profile-table.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-heap-profile-table.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-heap-profiler.lo `test -f 'src/heap-profiler.cc' || echo './'`src/heap-profiler.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/heap-profiler.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-heap-profiler.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-raw_printer.lo `test -f 'src/raw_printer.cc' || echo './'`src/raw_printer.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/raw_printer.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-raw_printer.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o libtcmalloc_internal_la-memory_region_map.lo `test -f 'src/memory_region_map.cc' || echo './'`src/memory_region_map.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/memory_region_map.cc -fPIC -DPIC -o .libs/libtcmalloc_internal_la-memory_region_map.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c -o stacktrace.lo `test -f 'src/stacktrace.cc' || echo './'`src/stacktrace.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./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 -Wno-unused-result -DNO_FRAME_POINTER -march=core2 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -maccumulate-outgoing-args -O2 -ggdb -pipe -fomit-frame-pointer -ftree-loop-linear -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution -fno-strict-aliasing -c src/stacktrace.cc -fPIC -DPIC -o .libs/stacktrace.o >In file included from src/stacktrace.cc:57:0: >src/stacktrace_config.h:61:5: error: #error Cannnot calculate stack trace: need either libunwind or frame-pointers (see INSTALL file) >src/stacktrace.cc:109:3: error: #error Cannot calculate stack trace: will need to write for your environment >make: *** [stacktrace.lo] Error 1 > [31;01m*[0m ERROR: dev-util/google-perftools-1.8.3 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-util/google-perftools-1.8.3', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-util/google-perftools-1.8.3'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-util/google-perftools-1.8.3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-util/google-perftools-1.8.3/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-util/google-perftools-1.8.3/work/google-perftools-1.8.3'
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 380975
:
284945
| 284947