<86>Nov 17 10:57:22 userdel[1557550]: delete user 'rooter' <86>Nov 17 10:57:22 userdel[1557550]: removed group 'rooter' owned by 'rooter' <86>Nov 17 10:57:22 userdel[1557550]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 17 10:57:22 groupadd[1557561]: group added to /etc/group: name=rooter, GID=537 <86>Nov 17 10:57:22 groupadd[1557561]: group added to /etc/gshadow: name=rooter <86>Nov 17 10:57:22 groupadd[1557561]: new group: name=rooter, GID=537 <86>Nov 17 10:57:22 useradd[1557567]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash <86>Nov 17 10:57:22 userdel[1557581]: delete user 'builder' <86>Nov 17 10:57:22 userdel[1557581]: removed group 'builder' owned by 'builder' <86>Nov 17 10:57:22 userdel[1557581]: removed shadow group 'builder' owned by 'builder' <86>Nov 17 10:57:22 groupadd[1557592]: group added to /etc/group: name=builder, GID=538 <86>Nov 17 10:57:22 groupadd[1557592]: group added to /etc/gshadow: name=builder <86>Nov 17 10:57:22 groupadd[1557592]: new group: name=builder, GID=538 <86>Nov 17 10:57:22 useradd[1557600]: new user: name=builder, UID=538, GID=538, home=/usr/src, shell=/bin/bash <13>Nov 17 10:57:25 rpmi: libunwind-1.1-alt3 sisyphus+222321.100.1.1 1550757594 installed <13>Nov 17 10:57:25 rpmi: gcc-c++-common-1.4.25-alt1 sisyphus+255450.100.1.1 1595851517 installed <13>Nov 17 10:57:25 rpmi: libstdc++9-devel-9.3.1-alt1 sisyphus+251917.40.3.1 1589812684 installed <13>Nov 17 10:57:26 rpmi: gcc9-c++-9.3.1-alt1 sisyphus+251917.40.3.1 1589812684 installed <13>Nov 17 10:57:26 rpmi: gcc-c++-9-alt2 sisyphus+251923.100.2.2 1589881401 installed <13>Nov 17 10:57:26 rpmi: libunwind-devel-1.1-alt3 sisyphus+222321.100.1.1 1550757594 installed <13>Nov 17 10:57:26 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/gperftools-2.7-alt1.nosrc.rpm Installing gperftools-2.7-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94283 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gperftools-2.7 + echo 'Source #0 (gperftools-2.7.tar.gz):' Source #0 (gperftools-2.7.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/gperftools-2.7.tar.gz + /bin/tar -xf - + cd gperftools-2.7 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i '\@^[ ]*//@d' src/google/malloc_hook_c.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.94283 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gperftools-2.7 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for git... ${SHELL} /usr/src/RPM/BUILD/gperftools-2.7/missing git checking for style of include used by make... GNU checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for i586-alt-linux-objcopy... no checking for objcopy... objcopy checking if objcopy supports -W... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for inline... inline checking for __attribute__... yes checking for __attribute__((aligned(N))) on functions... 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 for fork... 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 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 unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking conflict-signal.h usability... no checking conflict-signal.h presence... no checking for conflict-signal.h... no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking linux/ptrace.h usability... yes checking linux/ptrace.h presence... yes checking for linux/ptrace.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking for features.h... (cached) yes checking whether cfree is declared... no checking whether posix_memalign is declared... yes checking whether memalign is declared... yes checking whether valloc is declared... yes checking whether pvalloc is declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking if int32_t is the same type as intptr_t... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking sys/ucontext.h usability... yes checking sys/ucontext.h presence... yes checking for sys/ucontext.h... yes checking cygwin/signal.h usability... no checking cygwin/signal.h presence... no checking for cygwin/signal.h... no checking how to access the program counter from a struct ucontext... uc_mcontext.gregs[REG_EIP] checking libunwind.h usability... yes checking libunwind.h presence... yes checking for libunwind.h... yes checking for backtrace in -lunwind... yes checking for x86 without frame pointers... no checking if the compiler supports -Wno-unused-result... yes configure: Will build sized deallocation operators that ignore size checking if C++ compiler supports -fsized-deallocation... yes checking if C++ compiler supports std::align_val_t without options... no checking if C++ compiler supports -faligned-new... yes configure: Will build new/delete operators for overaligned types checking if target has _Unwind_Backtrace... yes checking printf format code for printing a size_t and ssize_t... checking for __builtin_stack_pointer()... no checking for __builtin_expect()... yes checking for __environ... yes checking for __thread... yes checking if nanosleep requires any libraries... no checking whether uname is declared... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking whether what we have so far is sufficient with -nostdlib... no checking whether -lpthread saves the day... yes checking whether pthread symbols are available in C++ without including pthread.h... no checking whether the compiler implements namespaces... yes checking what namespace STL code is in... std checking for program_invocation_name... yes checking for Linux SIGEV_THREAD_ID... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/gperftools/tcmalloc.h config.status: creating src/windows/gperftools/tcmalloc.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tcm_min_asserts_unittest-common.o `test -f 'src/common.cc' || echo './'`src/common.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tcm_min_asserts_unittest-internal_logging.o `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/base/low_level_alloc_unittest-low_level_alloc.o `test -f 'src/base/low_level_alloc.cc' || echo './'`src/base/low_level_alloc.cc src/base/low_level_alloc.cc: In function 'void* DoAllocWithArena(size_t, LowLevelAlloc::Arena*)': src/base/low_level_alloc.cc:474:68: warning: comparison of integer expressions of different signedness: 'intptr_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 474 | while ((s = Next(i, before, arena)) != 0 && s->header.size < req_rnd) { | ~~~~~~~~~~~~~~~^~~~~~~~~ src/base/low_level_alloc.cc:499:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'intptr_t' {aka 'int'} [-Wsign-compare] 499 | if (req_rnd + arena->min_size <= s->header.size) { // big enough to split | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tcm_min_asserts_unittest-central_freelist.o `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tcm_min_asserts_unittest-sampler.o `test -f 'src/sampler.cc' || echo './'`src/sampler.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tcm_min_asserts_unittest-system-alloc.o `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tcm_min_asserts_unittest-memfs_malloc.o `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tcm_min_asserts_unittest-stack_trace_table.o `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tcm_min_asserts_unittest-span.o `test -f 'src/span.cc' || echo './'`src/span.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tcm_min_asserts_unittest-symbolize.o `test -f 'src/symbolize.cc' || echo './'`src/symbolize.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tcm_min_asserts_unittest-static_vars.o `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/low_level_alloc_unittest-malloc_hook.o `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc In file included from src/malloc_hook_mmap_linux.h:47, from src/malloc_hook.cc:686: src/base/linux_syscall_support.h: In function 'void* sys_mremap(void*, size_t, size_t, int, ...)': src/base/linux_syscall_support.h:1126:48: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1126 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:2522:14: note: in expansion of macro '_syscall5' 2522 | LSS_INLINE _syscall5(void*, _mremap, void*, o, | ^~~~~~~~~ src/base/linux_syscall_support.h:1126:48: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1126 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:2522:14: note: in expansion of macro '_syscall5' 2522 | LSS_INLINE _syscall5(void*, _mremap, void*, o, | ^~~~~~~~~ src/base/linux_syscall_support.h: In function 'int munmap(void*, size_t)': src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ src/base/linux_syscall_support.h:2520:14: note: in expansion of macro '_syscall2' 2520 | LSS_INLINE _syscall2(int, munmap, void*, s, | ^~~~~~~~~ src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ src/base/linux_syscall_support.h:2520:14: note: in expansion of macro '_syscall2' 2520 | LSS_INLINE _syscall2(int, munmap, void*, s, | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tcm_min_asserts_unittest-malloc_extension.o `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_minimal_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o `test -f 'src/tests/large_heap_fragmentation_unittest.cc' || echo './'`src/tests/large_heap_fragmentation_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tcm_min_asserts_unittest-thread_cache.o `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/system_alloc_unittest-system-alloc_unittest.o `test -f 'src/tests/system-alloc_unittest.cc' || echo './'`src/tests/system-alloc_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.o `test -f 'src/tests/tcmalloc_large_unittest.cc' || echo './'`src/tests/tcmalloc_large_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tcm_min_asserts_unittest-page_heap.o `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/packed_cache_test-packed-cache_test.o `test -f 'src/tests/packed-cache_test.cc' || echo './'`src/tests/packed-cache_test.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/markidle_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tcm_min_asserts_unittest-malloc_hook.o `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc In file included from src/malloc_hook_mmap_linux.h:47, from src/malloc_hook.cc:686: src/base/linux_syscall_support.h: In function 'void* sys_mremap(void*, size_t, size_t, int, ...)': src/base/linux_syscall_support.h:1126:48: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1126 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:2522:14: note: in expansion of macro '_syscall5' 2522 | LSS_INLINE _syscall5(void*, _mremap, void*, o, | ^~~~~~~~~ src/base/linux_syscall_support.h:1126:48: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1126 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:2522:14: note: in expansion of macro '_syscall5' 2522 | LSS_INLINE _syscall5(void*, _mremap, void*, o, | ^~~~~~~~~ src/base/linux_syscall_support.h: In function 'int munmap(void*, size_t)': src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ src/base/linux_syscall_support.h:2520:14: note: in expansion of macro '_syscall2' 2520 | LSS_INLINE _syscall2(int, munmap, void*, s, | ^~~~~~~~~ src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ src/base/linux_syscall_support.h:2520:14: note: in expansion of macro '_syscall2' 2520 | LSS_INLINE _syscall2(int, munmap, void*, s, | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/malloc_hook_test-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -ansi -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/malloc_extension_c_test-malloc_extension_c_test.o `test -f 'src/tests/malloc_extension_c_test.c' || echo './'`src/tests/malloc_extension_c_test.c cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/markidle_unittest-markidle_unittest.o `test -f 'src/tests/markidle_unittest.cc' || echo './'`src/tests/markidle_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/memalign_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/malloc_extension_test-malloc_extension_test.o `test -f 'src/tests/malloc_extension_test.cc' || echo './'`src/tests/malloc_extension_test.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/frag_unittest-frag_unittest.o `test -f 'src/tests/frag_unittest.cc' || echo './'`src/tests/frag_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/current_allocated_bytes_test-current_allocated_bytes_test.o `test -f 'src/tests/current_allocated_bytes_test.cc' || echo './'`src/tests/current_allocated_bytes_test.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/memalign_unittest-memalign_unittest.o `test -f 'src/tests/memalign_unittest.cc' || echo './'`src/tests/memalign_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/page_heap_test-page_heap_test.o `test -f 'src/tests/page_heap_test.cc' || echo './'`src/tests/page_heap_test.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/realloc_unittest-realloc_unittest.o `test -f 'src/tests/realloc_unittest.cc' || echo './'`src/tests/realloc_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/thread_dealloc_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/stack_trace_table_test-stack_trace_table_test.o `test -f 'src/tests/stack_trace_table_test.cc' || echo './'`src/tests/stack_trace_table_test.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/addressmap_unittest-addressmap_unittest.o `test -f 'src/tests/addressmap_unittest.cc' || echo './'`src/tests/addressmap_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -DDEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_minimal_debug_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/thread_dealloc_unittest-thread_dealloc_unittest.o `test -f 'src/tests/thread_dealloc_unittest.cc' || echo './'`src/tests/thread_dealloc_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/memalign_debug_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/malloc_hook_test-malloc_hook_test.o `test -f 'src/tests/malloc_hook_test.cc' || echo './'`src/tests/malloc_hook_test.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_both_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tcm_min_asserts_unittest-tcmalloc.o `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc src/tcmalloc.cc:2098:36: warning: 'void tc_delete_aligned_nothrow(void*, std::align_val_t, const std::nothrow_t&)' alias between functions of incompatible types 'void(void*, std::align_val_t, const std::nothrow_t&)' and 'void(void*)' [-Wattribute-alias=] 2098 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_aligned_nothrow(void* p, std::align_val_t, const std::nothrow_t&) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ src/tcmalloc.cc:2089:36: warning: 'void tc_delete_sized_aligned(void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t)' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 2089 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_sized_aligned(void* p, size_t size, std::align_val_t align) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ src/tcmalloc.cc:2078:36: warning: 'void tc_delete_aligned(void*, std::align_val_t)' alias between functions of incompatible types 'void(void*, std::align_val_t)' and 'void(void*)' [-Wattribute-alias=] 2078 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_aligned(void* p, std::align_val_t) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ src/tcmalloc.cc:1996:36: warning: 'void tc_delete_nothrow(void*, const std::nothrow_t&)' alias between functions of incompatible types 'void(void*, const std::nothrow_t&)' and 'void(void*)' [-Wattribute-alias=] 1996 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_nothrow(void* p, const std::nothrow_t&) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1893:6: note: aliased declaration here 1893 | void tc_free(void* ptr) PERFTOOLS_NOTHROW { | ^~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:201:6: warning: 'void operator delete [](void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t) noexcept' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 201 | void operator delete[](void *p, size_t size, std::align_val_t al) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:2028:36: note: aliased declaration here 2028 | extern "C" PERFTOOLS_DLL_DECL void tc_deletearray(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:199:6: warning: 'void operator delete(void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t) noexcept' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 199 | void operator delete(void *p, size_t size, std::align_val_t al) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:130:6: warning: 'void operator delete [](void*, size_t)' alias between functions of incompatible types 'void(void*, size_t) noexcept' {aka 'void(void*, unsigned int)'} and 'void(void*)' [-Wattribute-alias=] 130 | void operator delete[](void *p, size_t size) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:2028:36: note: aliased declaration here 2028 | extern "C" PERFTOOLS_DLL_DECL void tc_deletearray(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:128:6: warning: 'void operator delete(void*, size_t)' alias between functions of incompatible types 'void(void*, size_t) noexcept' {aka 'void(void*, unsigned int)'} and 'void(void*)' [-Wattribute-alias=] 128 | void operator delete(void *p, size_t size) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/realloc_debug_unittest-realloc_unittest.o `test -f 'src/tests/realloc_unittest.cc' || echo './'`src/tests/realloc_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/memalign_debug_unittest-memalign_unittest.o `test -f 'src/tests/memalign_unittest.cc' || echo './'`src/tests/memalign_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/malloc_extension_debug_test-malloc_extension_test.o `test -f 'src/tests/malloc_extension_test.cc' || echo './'`src/tests/malloc_extension_test.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o `test -f 'src/tests/large_heap_fragmentation_unittest.cc' || echo './'`src/tests/large_heap_fragmentation_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/raw_printer_test-raw_printer_test.o `test -f 'src/tests/raw_printer_test.cc' || echo './'`src/tests/raw_printer_test.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/pagemap_unittest-pagemap_unittest.o `test -f 'src/tests/pagemap_unittest.cc' || echo './'`src/tests/pagemap_unittest.cc In file included from src/tests/pagemap_unittest.cc:45: ./src/pagemap.h: In function 'void TestMap(int, bool) [with Type = TCMalloc_PageMap3<20>]': ./src/pagemap.h:268:39: warning: 'map.TCMalloc_PageMap3<20>::root_.TCMalloc_PageMap3<20>::Node::ptrs[]' may be used uninitialized in this function [-Wmaybe-uninitialized] 268 | reinterpret_cast(root_.ptrs[i1]->ptrs[i2])->values[i3] = v; | ~~~~~~~~~~^ ./src/pagemap.h:268:39: warning: 'map.TCMalloc_PageMap3<20>::root_.TCMalloc_PageMap3<20>::Node::ptrs[i1]' may be used uninitialized in this function [-Wmaybe-uninitialized] 268 | reinterpret_cast(root_.ptrs[i1]->ptrs[i2])->values[i3] = v; | ~~~~~~~~~~^ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_large_unittest-tcmalloc_large_unittest.o `test -f 'src/tests/tcmalloc_large_unittest.cc' || echo './'`src/tests/tcmalloc_large_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/simple_compat_test.o src/tests/simple_compat_test.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -DDEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_debug_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/getpc_test.o src/tests/getpc_test.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/profile_handler_unittest-profile-handler_unittest.o `test -f 'src/tests/profile-handler_unittest.cc' || echo './'`src/tests/profile-handler_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_and_profiler_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' echo 'prefix=/usr' > "libtcmalloc.pc".tmp echo 'exec_prefix='`echo '/usr' | sed 's@^/usr@${prefix}@'` >> "libtcmalloc.pc".tmp echo 'libdir='`echo '/usr/lib' | sed 's@^/usr@${exec_prefix}@'` >> "libtcmalloc.pc".tmp echo 'includedir='`echo '/usr/include' | sed 's@^/usr@${prefix}@'` >> "libtcmalloc.pc".tmp echo '' >> "libtcmalloc.pc".tmp echo 'Name: gperftools' >> "libtcmalloc.pc".tmp echo 'Version: 2.7' >> "libtcmalloc.pc".tmp grep '^Summary:' ./packages/rpm/rpm.spec | sed s/^Summary:/Description:/ | head -n1 >> "libtcmalloc.pc".tmp grep '^URL: ' ./packages/rpm/rpm.spec >> "libtcmalloc.pc".tmp echo 'Requires:' >> "libtcmalloc.pc".tmp echo 'Libs: -L${libdir} -ltcmalloc' >> "libtcmalloc.pc".tmp echo 'Libs.private: -pthread -lpthread' >> "libtcmalloc.pc".tmp echo 'Cflags: -I${includedir}' >> "libtcmalloc.pc".tmp mv -f "libtcmalloc.pc".tmp "libtcmalloc.pc" make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/profiledata_unittest.o src/tests/profiledata_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/sampler_debug_test-sampler_test.o `test -f 'src/tests/sampler_test.cc' || echo './'`src/tests/sampler_test.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -DDEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_minimal_debug_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc In member function 'void* testing::AllocatorState::alloc(size_t)', inlined from 'void testing::TryHugeAllocation(size_t, testing::AllocatorState*)' at src/tests/tcmalloc_unittest.cc:605:23, inlined from 'void testing::TestHugeAllocations(testing::AllocatorState*)' at src/tests/tcmalloc_unittest.cc:613:22, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1594:22, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:375:18: warning: argument 1 range [4294897296, 4294967295] exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 375 | return malloc(size); | ~~~~~~^~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1067:21: warning: argument 1 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1067 | void* ret = malloc(kTooBig); | ~~~~~~^~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1073:15: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1073 | ret = calloc(1, kTooBig); | ~~~~~~^~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:42:14: note: in a call to allocation function 'void* calloc(size_t, size_t)' declared here 42 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1079:16: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1079 | ret = realloc(NULL, kTooBig); | ~~~~~~~^~~~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:50:14: note: in a call to allocation function 'void* realloc(void*, size_t)' declared here 50 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ In function 'void* Memalign(size_t, size_t)', inlined from 'void testing::TestSetNewMode()' at src/tests/tcmalloc_unittest.cc:1090:19, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:139:18: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 139 | return memalign(align, size); | ~~~~~~~~^~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:65:14: note: in a call to allocation function 'void* memalign(size_t, size_t)' declared here 65 | extern void *memalign (size_t __alignment, size_t __size) | ^~~~~~~~ In function 'void* Memalign(size_t, size_t)', inlined from 'void testing::TestErrno()' at src/tests/tcmalloc_unittest.cc:1109:19, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1611:12, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:139:18: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 139 | return memalign(align, size); | ~~~~~~~~^~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:65:14: note: in a call to allocation function 'void* memalign(size_t, size_t)' declared here 65 | extern void *memalign (size_t __alignment, size_t __size) | ^~~~~~~~ In function 'void testing::TestErrno()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1611:12, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1115:15: warning: argument 1 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1115 | ret = malloc(kTooBig); | ~~~~~~^~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/sampler_test-sampler_test.o `test -f 'src/tests/sampler_test.cc' || echo './'`src/tests/sampler_test.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_internal_la-common.lo `test -f 'src/common.cc' || echo './'`src/common.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/common.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-common.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -DDEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_debug_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc In member function 'void* testing::AllocatorState::alloc(size_t)', inlined from 'void testing::TryHugeAllocation(size_t, testing::AllocatorState*)' at src/tests/tcmalloc_unittest.cc:605:23, inlined from 'void testing::TestHugeAllocations(testing::AllocatorState*)' at src/tests/tcmalloc_unittest.cc:613:22, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1594:22, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:375:18: warning: argument 1 range [4294897296, 4294967295] exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 375 | return malloc(size); | ~~~~~~^~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1067:21: warning: argument 1 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1067 | void* ret = malloc(kTooBig); | ~~~~~~^~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1073:15: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1073 | ret = calloc(1, kTooBig); | ~~~~~~^~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:42:14: note: in a call to allocation function 'void* calloc(size_t, size_t)' declared here 42 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1079:16: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1079 | ret = realloc(NULL, kTooBig); | ~~~~~~~^~~~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:50:14: note: in a call to allocation function 'void* realloc(void*, size_t)' declared here 50 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ In function 'void* Memalign(size_t, size_t)', inlined from 'void testing::TestSetNewMode()' at src/tests/tcmalloc_unittest.cc:1090:19, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:139:18: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 139 | return memalign(align, size); | ~~~~~~~~^~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:65:14: note: in a call to allocation function 'void* memalign(size_t, size_t)' declared here 65 | extern void *memalign (size_t __alignment, size_t __size) | ^~~~~~~~ In function 'void* Memalign(size_t, size_t)', inlined from 'void testing::TestErrno()' at src/tests/tcmalloc_unittest.cc:1109:19, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1611:12, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:139:18: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 139 | return memalign(align, size); | ~~~~~~~~^~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:65:14: note: in a call to allocation function 'void* memalign(size_t, size_t)' declared here 65 | extern void *memalign (size_t __alignment, size_t __size) | ^~~~~~~~ In function 'void testing::TestErrno()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1611:12, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1115:15: warning: argument 1 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1115 | ret = malloc(kTooBig); | ~~~~~~^~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_internal_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/internal_logging.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-internal_logging.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_internal_la-memfs_malloc.lo `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/memfs_malloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-memfs_malloc.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_internal_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/system-alloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-system-alloc.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_both_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc In member function 'void* testing::AllocatorState::alloc(size_t)', inlined from 'void testing::TryHugeAllocation(size_t, testing::AllocatorState*)' at src/tests/tcmalloc_unittest.cc:605:23, inlined from 'void testing::TestHugeAllocations(testing::AllocatorState*)' at src/tests/tcmalloc_unittest.cc:613:22, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1594:22, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:375:18: warning: argument 1 range [4294897296, 4294967295] exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 375 | return malloc(size); | ~~~~~~^~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1067:21: warning: argument 1 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1067 | void* ret = malloc(kTooBig); | ~~~~~~^~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1073:15: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1073 | ret = calloc(1, kTooBig); | ~~~~~~^~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:42:14: note: in a call to allocation function 'void* calloc(size_t, size_t)' declared here 42 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1079:16: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1079 | ret = realloc(NULL, kTooBig); | ~~~~~~~^~~~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:50:14: note: in a call to allocation function 'void* realloc(void*, size_t)' declared here 50 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ In function 'void* Memalign(size_t, size_t)', inlined from 'void testing::TestSetNewMode()' at src/tests/tcmalloc_unittest.cc:1090:19, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:139:18: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 139 | return memalign(align, size); | ~~~~~~~~^~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:65:14: note: in a call to allocation function 'void* memalign(size_t, size_t)' declared here 65 | extern void *memalign (size_t __alignment, size_t __size) | ^~~~~~~~ In function 'void* Memalign(size_t, size_t)', inlined from 'void testing::TestErrno()' at src/tests/tcmalloc_unittest.cc:1109:19, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1611:12, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:139:18: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 139 | return memalign(align, size); | ~~~~~~~~^~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:65:14: note: in a call to allocation function 'void* memalign(size_t, size_t)' declared here 65 | extern void *memalign (size_t __alignment, size_t __size) | ^~~~~~~~ In function 'void testing::TestErrno()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1611:12, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1115:15: warning: argument 1 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1115 | ret = malloc(kTooBig); | ~~~~~~^~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_internal_la-central_freelist.lo `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/central_freelist.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-central_freelist.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_internal_la-span.lo `test -f 'src/span.cc' || echo './'`src/span.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/span.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-span.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_internal_la-sampler.lo `test -f 'src/sampler.cc' || echo './'`src/sampler.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/sampler.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-sampler.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_and_profiler_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc In member function 'void* testing::AllocatorState::alloc(size_t)', inlined from 'void testing::TryHugeAllocation(size_t, testing::AllocatorState*)' at src/tests/tcmalloc_unittest.cc:605:23, inlined from 'void testing::TestHugeAllocations(testing::AllocatorState*)' at src/tests/tcmalloc_unittest.cc:613:22, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1594:22, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:375:18: warning: argument 1 range [4294897296, 4294967295] exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 375 | return malloc(size); | ~~~~~~^~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1067:21: warning: argument 1 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1067 | void* ret = malloc(kTooBig); | ~~~~~~^~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1073:15: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1073 | ret = calloc(1, kTooBig); | ~~~~~~^~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:42:14: note: in a call to allocation function 'void* calloc(size_t, size_t)' declared here 42 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1079:16: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1079 | ret = realloc(NULL, kTooBig); | ~~~~~~~^~~~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:50:14: note: in a call to allocation function 'void* realloc(void*, size_t)' declared here 50 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ In function 'void* Memalign(size_t, size_t)', inlined from 'void testing::TestSetNewMode()' at src/tests/tcmalloc_unittest.cc:1090:19, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:139:18: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 139 | return memalign(align, size); | ~~~~~~~~^~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:65:14: note: in a call to allocation function 'void* memalign(size_t, size_t)' declared here 65 | extern void *memalign (size_t __alignment, size_t __size) | ^~~~~~~~ In function 'void* Memalign(size_t, size_t)', inlined from 'void testing::TestErrno()' at src/tests/tcmalloc_unittest.cc:1109:19, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1611:12, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:139:18: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 139 | return memalign(align, size); | ~~~~~~~~^~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:65:14: note: in a call to allocation function 'void* memalign(size_t, size_t)' declared here 65 | extern void *memalign (size_t __alignment, size_t __size) | ^~~~~~~~ In function 'void testing::TestErrno()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1611:12, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1115:15: warning: argument 1 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1115 | ret = malloc(kTooBig); | ~~~~~~^~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_la-tcmalloc.lo `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/tcmalloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-tcmalloc.o src/tcmalloc.cc:2098:36: warning: 'void tc_delete_aligned_nothrow(void*, std::align_val_t, const std::nothrow_t&)' alias between functions of incompatible types 'void(void*, std::align_val_t, const std::nothrow_t&)' and 'void(void*)' [-Wattribute-alias=] 2098 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_aligned_nothrow(void* p, std::align_val_t, const std::nothrow_t&) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ src/tcmalloc.cc:2089:36: warning: 'void tc_delete_sized_aligned(void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t)' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 2089 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_sized_aligned(void* p, size_t size, std::align_val_t align) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ src/tcmalloc.cc:2078:36: warning: 'void tc_delete_aligned(void*, std::align_val_t)' alias between functions of incompatible types 'void(void*, std::align_val_t)' and 'void(void*)' [-Wattribute-alias=] 2078 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_aligned(void* p, std::align_val_t) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ src/tcmalloc.cc:1996:36: warning: 'void tc_delete_nothrow(void*, const std::nothrow_t&)' alias between functions of incompatible types 'void(void*, const std::nothrow_t&)' and 'void(void*)' [-Wattribute-alias=] 1996 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_nothrow(void* p, const std::nothrow_t&) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1893:6: note: aliased declaration here 1893 | void tc_free(void* ptr) PERFTOOLS_NOTHROW { | ^~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:201:6: warning: 'void operator delete [](void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t) noexcept' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 201 | void operator delete[](void *p, size_t size, std::align_val_t al) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:2028:36: note: aliased declaration here 2028 | extern "C" PERFTOOLS_DLL_DECL void tc_deletearray(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:199:6: warning: 'void operator delete(void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t) noexcept' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 199 | void operator delete(void *p, size_t size, std::align_val_t al) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:130:6: warning: 'void operator delete [](void*, size_t)' alias between functions of incompatible types 'void(void*, size_t) noexcept' {aka 'void(void*, unsigned int)'} and 'void(void*)' [-Wattribute-alias=] 130 | void operator delete[](void *p, size_t size) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:2028:36: note: aliased declaration here 2028 | extern "C" PERFTOOLS_DLL_DECL void tc_deletearray(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:128:6: warning: 'void operator delete(void*, size_t)' alias between functions of incompatible types 'void(void*, size_t) noexcept' {aka 'void(void*, unsigned int)'} and 'void(void*)' [-Wattribute-alias=] 128 | void operator delete(void *p, size_t size) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_internal_la-static_vars.lo `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/static_vars.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-static_vars.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_internal_la-stack_trace_table.lo `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/stack_trace_table.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-stack_trace_table.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_internal_la-page_heap.lo `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/page_heap.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-page_heap.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_internal_la-symbolize.lo `test -f 'src/symbolize.cc' || echo './'`src/symbolize.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/symbolize.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-symbolize.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/base/spinlock_internal.lo src/base/spinlock_internal.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/base/spinlock_internal.cc -fPIC -DPIC -o src/base/.libs/spinlock_internal.o In file included from ./src/base/spinlock_linux-inl.h:39, from src/base/spinlock_internal.cc:52: ./src/base/linux_syscall_support.h: In function 'void base::internal::SpinLockDelay(volatile Atomic32*, int32, int)': ./src/base/linux_syscall_support.h:1148:48: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1148 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:2485:14: note: in expansion of macro '_syscall6' 2485 | LSS_INLINE _syscall6(int, futex, int*, a, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1148:48: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1148 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:2485:14: note: in expansion of macro '_syscall6' 2485 | LSS_INLINE _syscall6(int, futex, int*, a, | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'void base::internal::SpinLockWake(volatile Atomic32*, bool)': ./src/base/linux_syscall_support.h:1148:48: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1148 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:2485:14: note: in expansion of macro '_syscall6' 2485 | LSS_INLINE _syscall6(int, futex, int*, a, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1148:48: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1148 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:2485:14: note: in expansion of macro '_syscall6' 2485 | LSS_INLINE _syscall6(int, futex, int*, a, | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function '(static initializers for src/base/spinlock_internal.cc)': ./src/base/linux_syscall_support.h:1148:48: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1148 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:2485:14: note: in expansion of macro '_syscall6' 2485 | LSS_INLINE _syscall6(int, futex, int*, a, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1148:48: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1148 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:2485:14: note: in expansion of macro '_syscall6' 2485 | LSS_INLINE _syscall6(int, futex, int*, a, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1148:48: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1148 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:2485:14: note: in expansion of macro '_syscall6' 2485 | LSS_INLINE _syscall6(int, futex, int*, a, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1148:48: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1148 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:2485:14: note: in expansion of macro '_syscall6' 2485 | LSS_INLINE _syscall6(int, futex, int*, a, | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/base/spinlock.lo src/base/spinlock.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/base/spinlock.cc -fPIC -DPIC -o src/base/.libs/spinlock.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/base/dynamic_annotations.lo src/base/dynamic_annotations.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/base/dynamic_annotations.c -fPIC -DPIC -o src/base/.libs/dynamic_annotations.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_internal_la-thread_cache.lo `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/thread_cache.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-thread_cache.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_internal_la-malloc_extension.lo `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/malloc_extension.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-malloc_extension.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/base/atomicops-internals-x86.lo src/base/atomicops-internals-x86.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/base/atomicops-internals-x86.cc -fPIC -DPIC -o src/base/.libs/atomicops-internals-x86.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/base/thread_lister.lo src/base/thread_lister.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/base/thread_lister.c -fPIC -DPIC -o src/base/.libs/thread_lister.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/base/logging.lo src/base/logging.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/base/logging.cc -fPIC -DPIC -o src/base/.libs/logging.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/maybe_threads.lo src/maybe_threads.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/maybe_threads.cc -fPIC -DPIC -o src/.libs/maybe_threads.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/base/sysinfo.lo src/base/sysinfo.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/base/sysinfo.cc -fPIC -DPIC -o src/base/.libs/sysinfo.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_la-heap-checker-bcad.lo `test -f 'src/heap-checker-bcad.cc' || echo './'`src/heap-checker-bcad.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/heap-checker-bcad.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-heap-checker-bcad.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_internal_la-malloc_hook.lo `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/malloc_hook.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-malloc_hook.o In file included from src/malloc_hook_mmap_linux.h:47, from src/malloc_hook.cc:686: src/base/linux_syscall_support.h: In function 'void* sys_mremap(void*, size_t, size_t, int, ...)': src/base/linux_syscall_support.h:1126:48: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1126 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:2522:14: note: in expansion of macro '_syscall5' 2522 | LSS_INLINE _syscall5(void*, _mremap, void*, o, | ^~~~~~~~~ src/base/linux_syscall_support.h:1126:48: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1126 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:2522:14: note: in expansion of macro '_syscall5' 2522 | LSS_INLINE _syscall5(void*, _mremap, void*, o, | ^~~~~~~~~ src/base/linux_syscall_support.h: In function 'int munmap(void*, size_t)': src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ src/base/linux_syscall_support.h:2520:14: note: in expansion of macro '_syscall2' 2520 | LSS_INLINE _syscall2(int, munmap, void*, s, | ^~~~~~~~~ src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ src/base/linux_syscall_support.h:2520:14: note: in expansion of macro '_syscall2' 2520 | LSS_INLINE _syscall2(int, munmap, void*, s, | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/base/libtcmalloc_la-linuxthreads.lo `test -f 'src/base/linuxthreads.cc' || echo './'`src/base/linuxthreads.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/base/linuxthreads.cc -fPIC -DPIC -o src/base/.libs/libtcmalloc_la-linuxthreads.o In file included from src/base/linuxthreads.cc:52: ./src/base/linux_syscall_support.h: In function 'int sys__exit(int)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2468:14: note: in expansion of macro '_syscall1' 2468 | LSS_INLINE _syscall1(int, _exit, int, e) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2468:14: note: in expansion of macro '_syscall1' 2468 | LSS_INLINE _syscall1(int, _exit, int, e) | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'int sys_ptrace_detach(pid_t)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2504:14: note: in expansion of macro '_syscall2' 2504 | LSS_INLINE _syscall2(int, kill, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2504:14: note: in expansion of macro '_syscall2' 2504 | LSS_INLINE _syscall2(int, kill, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'int local_clone(int (*)(void*), void*, ...)': ./src/base/linux_syscall_support.h:1234:74: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1234 | : "esp", "memory", "ecx", "edx", "esi", "edi"); | ^ ./src/base/linux_syscall_support.h:1234:74: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement ./src/base/linux_syscall_support.h: In function 'int TCMalloc_ListAllProcessThreads(void*, ListAllProcessThreadsCallBack, ...)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2529:14: note: in expansion of macro '_syscall3' 2529 | LSS_INLINE _syscall3(ssize_t, read, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2529:14: note: in expansion of macro '_syscall3' 2529 | LSS_INLINE _syscall3(ssize_t, read, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2534:14: note: in expansion of macro '_syscall4' 2534 | LSS_INLINE _syscall4(int, rt_sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2534:14: note: in expansion of macro '_syscall4' 2534 | LSS_INLINE _syscall4(int, rt_sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2689:16: note: in expansion of macro '_syscall3' 2689 | LSS_INLINE _syscall3(int, _sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2689:16: note: in expansion of macro '_syscall3' 2689 | LSS_INLINE _syscall3(int, _sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2534:14: note: in expansion of macro '_syscall4' 2534 | LSS_INLINE _syscall4(int, rt_sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2534:14: note: in expansion of macro '_syscall4' 2534 | LSS_INLINE _syscall4(int, rt_sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2689:16: note: in expansion of macro '_syscall3' 2689 | LSS_INLINE _syscall3(int, _sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2689:16: note: in expansion of macro '_syscall3' 2689 | LSS_INLINE _syscall3(int, _sigprocmask, int, h, | ^~~~~~~~~ In file included from src/base/linuxthreads.cc:162: src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ src/base/linux_syscall_support.h:2605:16: note: in expansion of macro '_syscall4' 2605 | LSS_INLINE _syscall4(pid_t, wait4, pid_t, p, | ^~~~~~~~~ src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ src/base/linux_syscall_support.h:2605:16: note: in expansion of macro '_syscall4' 2605 | LSS_INLINE _syscall4(pid_t, wait4, pid_t, p, | ^~~~~~~~~ In file included from src/base/linuxthreads.cc:52: ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'int TCMalloc_ResumeAllProcessThreads(int, pid_t*)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2504:14: note: in expansion of macro '_syscall2' 2504 | LSS_INLINE _syscall2(int, kill, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2504:14: note: in expansion of macro '_syscall2' 2504 | LSS_INLINE _syscall2(int, kill, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'void ListerThread(ListerParams*)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2825:16: note: in expansion of macro '_syscall2' 2825 | LSS_INLINE _syscall2(int, socketcall, int, c, unsigned long*, a) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2825:16: note: in expansion of macro '_syscall2' 2825 | LSS_INLINE _syscall2(int, socketcall, int, c, unsigned long*, a) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2474:14: note: in expansion of macro '_syscall3' 2474 | LSS_INLINE _syscall3(int, fcntl, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2474:14: note: in expansion of macro '_syscall3' 2474 | LSS_INLINE _syscall3(int, fcntl, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2547:16: note: in expansion of macro '_syscall2' 2547 | LSS_INLINE _syscall2(int, stat, const char*, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2547:16: note: in expansion of macro '_syscall2' 2547 | LSS_INLINE _syscall2(int, stat, const char*, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2538:14: note: in expansion of macro '_syscall2' 2538 | LSS_INLINE _syscall2(int, sigaltstack, const stack_t*, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2538:14: note: in expansion of macro '_syscall2' 2538 | LSS_INLINE _syscall2(int, sigaltstack, const stack_t*, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2531:14: note: in expansion of macro '_syscall4' 2531 | LSS_INLINE _syscall4(int, rt_sigaction, int, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2531:14: note: in expansion of macro '_syscall4' 2531 | LSS_INLINE _syscall4(int, rt_sigaction, int, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2686:16: note: in expansion of macro '_syscall3' 2686 | LSS_INLINE _syscall3(int, _sigaction, int, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2686:16: note: in expansion of macro '_syscall3' 2686 | LSS_INLINE _syscall3(int, _sigaction, int, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2616:16: note: in expansion of macro '_syscall4' 2616 | LSS_INLINE _syscall4(int, openat, int, d, const char *, p, int, f, int, m) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2616:16: note: in expansion of macro '_syscall4' 2616 | LSS_INLINE _syscall4(int, openat, int, d, const char *, p, int, f, int, m) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2482:14: note: in expansion of macro '_syscall2' 2482 | LSS_INLINE _syscall2(int, fstat, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2482:14: note: in expansion of macro '_syscall2' 2482 | LSS_INLINE _syscall2(int, fstat, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2491:16: note: in expansion of macro '_syscall3' 2491 | LSS_INLINE _syscall3(int, getdents64, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2491:16: note: in expansion of macro '_syscall3' 2491 | LSS_INLINE _syscall3(int, getdents64, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2491:16: note: in expansion of macro '_syscall3' 2491 | LSS_INLINE _syscall3(int, getdents64, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2491:16: note: in expansion of macro '_syscall3' 2491 | LSS_INLINE _syscall3(int, getdents64, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2517:16: note: in expansion of macro '_syscall3' 2517 | LSS_INLINE _syscall3(off_t, lseek, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2517:16: note: in expansion of macro '_syscall3' 2517 | LSS_INLINE _syscall3(off_t, lseek, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2547:16: note: in expansion of macro '_syscall2' 2547 | LSS_INLINE _syscall2(int, stat, const char*, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2547:16: note: in expansion of macro '_syscall2' 2547 | LSS_INLINE _syscall2(int, stat, const char*, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2605:16: note: in expansion of macro '_syscall4' 2605 | LSS_INLINE _syscall4(pid_t, wait4, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2605:16: note: in expansion of macro '_syscall4' 2605 | LSS_INLINE _syscall4(pid_t, wait4, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'void SignalHandler(int, siginfo_t*, void*)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2468:14: note: in expansion of macro '_syscall1' 2468 | LSS_INLINE _syscall1(int, _exit, int, e) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2468:14: note: in expansion of macro '_syscall1' 2468 | LSS_INLINE _syscall1(int, _exit, int, e) | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-common.lo `test -f 'src/common.cc' || echo './'`src/common.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/common.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-common.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/system-alloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-system-alloc.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/internal_logging.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-internal_logging.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-memfs_malloc.lo `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/memfs_malloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-memfs_malloc.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-sampler.lo `test -f 'src/sampler.cc' || echo './'`src/sampler.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/sampler.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-sampler.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-stack_trace_table.lo `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/stack_trace_table.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-stack_trace_table.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-central_freelist.lo `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/central_freelist.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-central_freelist.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-page_heap.lo `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/page_heap.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-page_heap.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-span.lo `test -f 'src/span.cc' || echo './'`src/span.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/span.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-span.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_la-tcmalloc.lo `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/tcmalloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-tcmalloc.o src/tcmalloc.cc:2098:36: warning: 'void tc_delete_aligned_nothrow(void*, std::align_val_t, const std::nothrow_t&)' alias between functions of incompatible types 'void(void*, std::align_val_t, const std::nothrow_t&)' and 'void(void*)' [-Wattribute-alias=] 2098 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_aligned_nothrow(void* p, std::align_val_t, const std::nothrow_t&) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ src/tcmalloc.cc:2089:36: warning: 'void tc_delete_sized_aligned(void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t)' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 2089 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_sized_aligned(void* p, size_t size, std::align_val_t align) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ src/tcmalloc.cc:2078:36: warning: 'void tc_delete_aligned(void*, std::align_val_t)' alias between functions of incompatible types 'void(void*, std::align_val_t)' and 'void(void*)' [-Wattribute-alias=] 2078 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_aligned(void* p, std::align_val_t) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ src/tcmalloc.cc:1996:36: warning: 'void tc_delete_nothrow(void*, const std::nothrow_t&)' alias between functions of incompatible types 'void(void*, const std::nothrow_t&)' and 'void(void*)' [-Wattribute-alias=] 1996 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_nothrow(void* p, const std::nothrow_t&) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1893:6: note: aliased declaration here 1893 | void tc_free(void* ptr) PERFTOOLS_NOTHROW { | ^~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:201:6: warning: 'void operator delete [](void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t) noexcept' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 201 | void operator delete[](void *p, size_t size, std::align_val_t al) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:2028:36: note: aliased declaration here 2028 | extern "C" PERFTOOLS_DLL_DECL void tc_deletearray(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:199:6: warning: 'void operator delete(void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t) noexcept' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 199 | void operator delete(void *p, size_t size, std::align_val_t al) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:130:6: warning: 'void operator delete [](void*, size_t)' alias between functions of incompatible types 'void(void*, size_t) noexcept' {aka 'void(void*, unsigned int)'} and 'void(void*)' [-Wattribute-alias=] 130 | void operator delete[](void *p, size_t size) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:2028:36: note: aliased declaration here 2028 | extern "C" PERFTOOLS_DLL_DECL void tc_deletearray(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:128:6: warning: 'void operator delete(void*, size_t)' alias between functions of incompatible types 'void(void*, size_t) noexcept' {aka 'void(void*, unsigned int)'} and 'void(void*)' [-Wattribute-alias=] 128 | void operator delete(void *p, size_t size) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-static_vars.lo `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/static_vars.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-static_vars.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-symbolize.lo `test -f 'src/symbolize.cc' || echo './'`src/symbolize.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/symbolize.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-symbolize.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_la-heap-checker.lo `test -f 'src/heap-checker.cc' || echo './'`src/heap-checker.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/heap-checker.cc -fPIC -DPIC -o src/.libs/libtcmalloc_la-heap-checker.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/base/libtcmalloc_internal_la-low_level_alloc.lo `test -f 'src/base/low_level_alloc.cc' || echo './'`src/base/low_level_alloc.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/base/low_level_alloc.cc -fPIC -DPIC -o src/base/.libs/libtcmalloc_internal_la-low_level_alloc.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-malloc_extension.lo `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/malloc_extension.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-malloc_extension.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-thread_cache.lo `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/thread_cache.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-thread_cache.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-fake_stacktrace_scope.lo `test -f 'src/fake_stacktrace_scope.cc' || echo './'`src/fake_stacktrace_scope.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/fake_stacktrace_scope.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-fake_stacktrace_scope.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-malloc_hook.lo `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/malloc_hook.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-malloc_hook.o In file included from src/malloc_hook_mmap_linux.h:47, from src/malloc_hook.cc:686: src/base/linux_syscall_support.h: In function 'void* sys_mremap(void*, size_t, size_t, int, ...)': src/base/linux_syscall_support.h:1126:48: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1126 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:2522:14: note: in expansion of macro '_syscall5' 2522 | LSS_INLINE _syscall5(void*, _mremap, void*, o, | ^~~~~~~~~ src/base/linux_syscall_support.h:1126:48: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1126 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:2522:14: note: in expansion of macro '_syscall5' 2522 | LSS_INLINE _syscall5(void*, _mremap, void*, o, | ^~~~~~~~~ src/base/linux_syscall_support.h: In function 'int munmap(void*, size_t)': src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ src/base/linux_syscall_support.h:2520:14: note: in expansion of macro '_syscall2' 2520 | LSS_INLINE _syscall2(int, munmap, void*, s, | ^~~~~~~~~ src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ src/base/linux_syscall_support.h:2520:14: note: in expansion of macro '_syscall2' 2520 | LSS_INLINE _syscall2(int, munmap, void*, s, | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-raw_printer.lo `test -f 'src/raw_printer.cc' || echo './'`src/raw_printer.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/raw_printer.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-raw_printer.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-heap-profiler.lo `test -f 'src/heap-profiler.cc' || echo './'`src/heap-profiler.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/heap-profiler.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-heap-profiler.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/stacktrace.lo src/stacktrace.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/stacktrace.cc -fPIC -DPIC -o src/.libs/stacktrace.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/base/elf_mem_image.lo src/base/elf_mem_image.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/base/elf_mem_image.cc -fPIC -DPIC -o src/base/.libs/elf_mem_image.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/base/vdso_support.lo src/base/vdso_support.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/base/vdso_support.cc -fPIC -DPIC -o src/base/.libs/vdso_support.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -DTCMALLOC_FOR_DEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_minimal_debug_la-debugallocation.lo `test -f 'src/debugallocation.cc' || echo './'`src/debugallocation.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -DTCMALLOC_FOR_DEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/debugallocation.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-debugallocation.o In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150, from src/debugallocation.cc:85: src/libc_override_gcc_and_weak.h:201:6: warning: 'void operator delete [](void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t) noexcept' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 201 | void operator delete[](void *p, size_t size, std::align_val_t al) CPP_NOTHROW | ^~~~~~~~ src/debugallocation.cc:1370:36: note: aliased declaration here 1370 | extern "C" PERFTOOLS_DLL_DECL void tc_deletearray(void* p) PERFTOOLS_NOTHROW { | ^~~~~~~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150, from src/debugallocation.cc:85: src/libc_override_gcc_and_weak.h:199:6: warning: 'void operator delete(void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t) noexcept' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 199 | void operator delete(void *p, size_t size, std::align_val_t al) CPP_NOTHROW | ^~~~~~~~ src/debugallocation.cc:1334:36: note: aliased declaration here 1334 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW { | ^~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150, from src/debugallocation.cc:85: src/libc_override_gcc_and_weak.h:130:6: warning: 'void operator delete [](void*, size_t)' alias between functions of incompatible types 'void(void*, size_t) noexcept' {aka 'void(void*, unsigned int)'} and 'void(void*)' [-Wattribute-alias=] 130 | void operator delete[](void *p, size_t size) CPP_NOTHROW | ^~~~~~~~ src/debugallocation.cc:1370:36: note: aliased declaration here 1370 | extern "C" PERFTOOLS_DLL_DECL void tc_deletearray(void* p) PERFTOOLS_NOTHROW { | ^~~~~~~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150, from src/debugallocation.cc:85: src/libc_override_gcc_and_weak.h:128:6: warning: 'void operator delete(void*, size_t)' alias between functions of incompatible types 'void(void*, size_t) noexcept' {aka 'void(void*, unsigned int)'} and 'void(void*)' [-Wattribute-alias=] 128 | void operator delete(void *p, size_t size) CPP_NOTHROW | ^~~~~~~~ src/debugallocation.cc:1334:36: note: aliased declaration here 1334 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW { | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -DTCMALLOC_FOR_DEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/base/libtcmalloc_debug_la-linuxthreads.lo `test -f 'src/base/linuxthreads.cc' || echo './'`src/base/linuxthreads.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -DTCMALLOC_FOR_DEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/base/linuxthreads.cc -fPIC -DPIC -o src/base/.libs/libtcmalloc_debug_la-linuxthreads.o In file included from src/base/linuxthreads.cc:52: ./src/base/linux_syscall_support.h: In function 'int sys__exit(int)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2468:14: note: in expansion of macro '_syscall1' 2468 | LSS_INLINE _syscall1(int, _exit, int, e) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2468:14: note: in expansion of macro '_syscall1' 2468 | LSS_INLINE _syscall1(int, _exit, int, e) | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'int sys_ptrace_detach(pid_t)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2504:14: note: in expansion of macro '_syscall2' 2504 | LSS_INLINE _syscall2(int, kill, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2504:14: note: in expansion of macro '_syscall2' 2504 | LSS_INLINE _syscall2(int, kill, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'int local_clone(int (*)(void*), void*, ...)': ./src/base/linux_syscall_support.h:1234:74: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1234 | : "esp", "memory", "ecx", "edx", "esi", "edi"); | ^ ./src/base/linux_syscall_support.h:1234:74: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement ./src/base/linux_syscall_support.h: In function 'int TCMalloc_ListAllProcessThreads(void*, ListAllProcessThreadsCallBack, ...)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2529:14: note: in expansion of macro '_syscall3' 2529 | LSS_INLINE _syscall3(ssize_t, read, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2529:14: note: in expansion of macro '_syscall3' 2529 | LSS_INLINE _syscall3(ssize_t, read, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2534:14: note: in expansion of macro '_syscall4' 2534 | LSS_INLINE _syscall4(int, rt_sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2534:14: note: in expansion of macro '_syscall4' 2534 | LSS_INLINE _syscall4(int, rt_sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2689:16: note: in expansion of macro '_syscall3' 2689 | LSS_INLINE _syscall3(int, _sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2689:16: note: in expansion of macro '_syscall3' 2689 | LSS_INLINE _syscall3(int, _sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2534:14: note: in expansion of macro '_syscall4' 2534 | LSS_INLINE _syscall4(int, rt_sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2534:14: note: in expansion of macro '_syscall4' 2534 | LSS_INLINE _syscall4(int, rt_sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2689:16: note: in expansion of macro '_syscall3' 2689 | LSS_INLINE _syscall3(int, _sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2689:16: note: in expansion of macro '_syscall3' 2689 | LSS_INLINE _syscall3(int, _sigprocmask, int, h, | ^~~~~~~~~ In file included from src/base/linuxthreads.cc:162: src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ src/base/linux_syscall_support.h:2605:16: note: in expansion of macro '_syscall4' 2605 | LSS_INLINE _syscall4(pid_t, wait4, pid_t, p, | ^~~~~~~~~ src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ src/base/linux_syscall_support.h:2605:16: note: in expansion of macro '_syscall4' 2605 | LSS_INLINE _syscall4(pid_t, wait4, pid_t, p, | ^~~~~~~~~ In file included from src/base/linuxthreads.cc:52: ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'int TCMalloc_ResumeAllProcessThreads(int, pid_t*)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2504:14: note: in expansion of macro '_syscall2' 2504 | LSS_INLINE _syscall2(int, kill, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2504:14: note: in expansion of macro '_syscall2' 2504 | LSS_INLINE _syscall2(int, kill, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'void ListerThread(ListerParams*)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2825:16: note: in expansion of macro '_syscall2' 2825 | LSS_INLINE _syscall2(int, socketcall, int, c, unsigned long*, a) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2825:16: note: in expansion of macro '_syscall2' 2825 | LSS_INLINE _syscall2(int, socketcall, int, c, unsigned long*, a) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2474:14: note: in expansion of macro '_syscall3' 2474 | LSS_INLINE _syscall3(int, fcntl, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2474:14: note: in expansion of macro '_syscall3' 2474 | LSS_INLINE _syscall3(int, fcntl, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2547:16: note: in expansion of macro '_syscall2' 2547 | LSS_INLINE _syscall2(int, stat, const char*, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2547:16: note: in expansion of macro '_syscall2' 2547 | LSS_INLINE _syscall2(int, stat, const char*, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2538:14: note: in expansion of macro '_syscall2' 2538 | LSS_INLINE _syscall2(int, sigaltstack, const stack_t*, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2538:14: note: in expansion of macro '_syscall2' 2538 | LSS_INLINE _syscall2(int, sigaltstack, const stack_t*, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2531:14: note: in expansion of macro '_syscall4' 2531 | LSS_INLINE _syscall4(int, rt_sigaction, int, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2531:14: note: in expansion of macro '_syscall4' 2531 | LSS_INLINE _syscall4(int, rt_sigaction, int, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2686:16: note: in expansion of macro '_syscall3' 2686 | LSS_INLINE _syscall3(int, _sigaction, int, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2686:16: note: in expansion of macro '_syscall3' 2686 | LSS_INLINE _syscall3(int, _sigaction, int, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2616:16: note: in expansion of macro '_syscall4' 2616 | LSS_INLINE _syscall4(int, openat, int, d, const char *, p, int, f, int, m) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2616:16: note: in expansion of macro '_syscall4' 2616 | LSS_INLINE _syscall4(int, openat, int, d, const char *, p, int, f, int, m) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2482:14: note: in expansion of macro '_syscall2' 2482 | LSS_INLINE _syscall2(int, fstat, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2482:14: note: in expansion of macro '_syscall2' 2482 | LSS_INLINE _syscall2(int, fstat, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2491:16: note: in expansion of macro '_syscall3' 2491 | LSS_INLINE _syscall3(int, getdents64, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2491:16: note: in expansion of macro '_syscall3' 2491 | LSS_INLINE _syscall3(int, getdents64, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2491:16: note: in expansion of macro '_syscall3' 2491 | LSS_INLINE _syscall3(int, getdents64, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2491:16: note: in expansion of macro '_syscall3' 2491 | LSS_INLINE _syscall3(int, getdents64, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2517:16: note: in expansion of macro '_syscall3' 2517 | LSS_INLINE _syscall3(off_t, lseek, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2517:16: note: in expansion of macro '_syscall3' 2517 | LSS_INLINE _syscall3(off_t, lseek, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2547:16: note: in expansion of macro '_syscall2' 2547 | LSS_INLINE _syscall2(int, stat, const char*, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2547:16: note: in expansion of macro '_syscall2' 2547 | LSS_INLINE _syscall2(int, stat, const char*, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2605:16: note: in expansion of macro '_syscall4' 2605 | LSS_INLINE _syscall4(pid_t, wait4, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2605:16: note: in expansion of macro '_syscall4' 2605 | LSS_INLINE _syscall4(pid_t, wait4, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'void SignalHandler(int, siginfo_t*, void*)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2468:14: note: in expansion of macro '_syscall1' 2468 | LSS_INLINE _syscall1(int, _exit, int, e) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2468:14: note: in expansion of macro '_syscall1' 2468 | LSS_INLINE _syscall1(int, _exit, int, e) | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-memory_region_map.lo `test -f 'src/memory_region_map.cc' || echo './'`src/memory_region_map.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/memory_region_map.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-memory_region_map.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -DTCMALLOC_FOR_DEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_debug_la-heap-checker-bcad.lo `test -f 'src/heap-checker-bcad.cc' || echo './'`src/heap-checker-bcad.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -DTCMALLOC_FOR_DEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/heap-checker-bcad.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-heap-checker-bcad.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/fake_stacktrace_scope.lo src/fake_stacktrace_scope.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/fake_stacktrace_scope.cc -fPIC -DPIC -o src/.libs/fake_stacktrace_scope.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_internal_la-heap-profile-table.lo `test -f 'src/heap-profile-table.cc' || echo './'`src/heap-profile-table.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/heap-profile-table.cc -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-heap-profile-table.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/profiler.lo src/profiler.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/profiler.cc -fPIC -DPIC -o src/.libs/profiler.o src/profiler.cc: In function 'void CpuProfilerSwitch(int)': src/profiler.cc:161:62: warning: '%u' directive output may be truncated writing between 1 and 10 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] 161 | snprintf(full_profile_name, sizeof(full_profile_name), "%s.%u", | ^~ In file included from /usr/include/stdio.h:867, from src/profiler.cc:41: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 3 and 1035 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/profiledata.lo src/profiledata.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/profiledata.cc -fPIC -DPIC -o src/.libs/profiledata.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/profile-handler.lo src/profile-handler.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/profile-handler.cc -fPIC -DPIC -o src/.libs/profile-handler.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/base/libtcmalloc_and_profiler_la-linuxthreads.lo `test -f 'src/base/linuxthreads.cc' || echo './'`src/base/linuxthreads.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/base/linuxthreads.cc -fPIC -DPIC -o src/base/.libs/libtcmalloc_and_profiler_la-linuxthreads.o In file included from src/base/linuxthreads.cc:52: ./src/base/linux_syscall_support.h: In function 'int sys__exit(int)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2468:14: note: in expansion of macro '_syscall1' 2468 | LSS_INLINE _syscall1(int, _exit, int, e) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2468:14: note: in expansion of macro '_syscall1' 2468 | LSS_INLINE _syscall1(int, _exit, int, e) | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'int sys_ptrace_detach(pid_t)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2504:14: note: in expansion of macro '_syscall2' 2504 | LSS_INLINE _syscall2(int, kill, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2504:14: note: in expansion of macro '_syscall2' 2504 | LSS_INLINE _syscall2(int, kill, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'int local_clone(int (*)(void*), void*, ...)': ./src/base/linux_syscall_support.h:1234:74: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1234 | : "esp", "memory", "ecx", "edx", "esi", "edi"); | ^ ./src/base/linux_syscall_support.h:1234:74: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement ./src/base/linux_syscall_support.h: In function 'int TCMalloc_ListAllProcessThreads(void*, ListAllProcessThreadsCallBack, ...)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2529:14: note: in expansion of macro '_syscall3' 2529 | LSS_INLINE _syscall3(ssize_t, read, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2529:14: note: in expansion of macro '_syscall3' 2529 | LSS_INLINE _syscall3(ssize_t, read, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2534:14: note: in expansion of macro '_syscall4' 2534 | LSS_INLINE _syscall4(int, rt_sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2534:14: note: in expansion of macro '_syscall4' 2534 | LSS_INLINE _syscall4(int, rt_sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2689:16: note: in expansion of macro '_syscall3' 2689 | LSS_INLINE _syscall3(int, _sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2689:16: note: in expansion of macro '_syscall3' 2689 | LSS_INLINE _syscall3(int, _sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2534:14: note: in expansion of macro '_syscall4' 2534 | LSS_INLINE _syscall4(int, rt_sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2534:14: note: in expansion of macro '_syscall4' 2534 | LSS_INLINE _syscall4(int, rt_sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2689:16: note: in expansion of macro '_syscall3' 2689 | LSS_INLINE _syscall3(int, _sigprocmask, int, h, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2689:16: note: in expansion of macro '_syscall3' 2689 | LSS_INLINE _syscall3(int, _sigprocmask, int, h, | ^~~~~~~~~ In file included from src/base/linuxthreads.cc:162: src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ src/base/linux_syscall_support.h:2605:16: note: in expansion of macro '_syscall4' 2605 | LSS_INLINE _syscall4(pid_t, wait4, pid_t, p, | ^~~~~~~~~ src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ src/base/linux_syscall_support.h:2605:16: note: in expansion of macro '_syscall4' 2605 | LSS_INLINE _syscall4(pid_t, wait4, pid_t, p, | ^~~~~~~~~ In file included from src/base/linuxthreads.cc:52: ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2525:14: note: in expansion of macro '_syscall2' 2525 | LSS_INLINE _syscall2(int, prctl, int, o, | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'int TCMalloc_ResumeAllProcessThreads(int, pid_t*)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2504:14: note: in expansion of macro '_syscall2' 2504 | LSS_INLINE _syscall2(int, kill, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2504:14: note: in expansion of macro '_syscall2' 2504 | LSS_INLINE _syscall2(int, kill, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'void ListerThread(ListerParams*)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2825:16: note: in expansion of macro '_syscall2' 2825 | LSS_INLINE _syscall2(int, socketcall, int, c, unsigned long*, a) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2825:16: note: in expansion of macro '_syscall2' 2825 | LSS_INLINE _syscall2(int, socketcall, int, c, unsigned long*, a) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2474:14: note: in expansion of macro '_syscall3' 2474 | LSS_INLINE _syscall3(int, fcntl, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2474:14: note: in expansion of macro '_syscall3' 2474 | LSS_INLINE _syscall3(int, fcntl, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2547:16: note: in expansion of macro '_syscall2' 2547 | LSS_INLINE _syscall2(int, stat, const char*, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2547:16: note: in expansion of macro '_syscall2' 2547 | LSS_INLINE _syscall2(int, stat, const char*, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2538:14: note: in expansion of macro '_syscall2' 2538 | LSS_INLINE _syscall2(int, sigaltstack, const stack_t*, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2538:14: note: in expansion of macro '_syscall2' 2538 | LSS_INLINE _syscall2(int, sigaltstack, const stack_t*, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2531:14: note: in expansion of macro '_syscall4' 2531 | LSS_INLINE _syscall4(int, rt_sigaction, int, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2531:14: note: in expansion of macro '_syscall4' 2531 | LSS_INLINE _syscall4(int, rt_sigaction, int, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2686:16: note: in expansion of macro '_syscall3' 2686 | LSS_INLINE _syscall3(int, _sigaction, int, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2686:16: note: in expansion of macro '_syscall3' 2686 | LSS_INLINE _syscall3(int, _sigaction, int, s, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2616:16: note: in expansion of macro '_syscall4' 2616 | LSS_INLINE _syscall4(int, openat, int, d, const char *, p, int, f, int, m) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2616:16: note: in expansion of macro '_syscall4' 2616 | LSS_INLINE _syscall4(int, openat, int, d, const char *, p, int, f, int, m) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2482:14: note: in expansion of macro '_syscall2' 2482 | LSS_INLINE _syscall2(int, fstat, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2482:14: note: in expansion of macro '_syscall2' 2482 | LSS_INLINE _syscall2(int, fstat, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2491:16: note: in expansion of macro '_syscall3' 2491 | LSS_INLINE _syscall3(int, getdents64, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2491:16: note: in expansion of macro '_syscall3' 2491 | LSS_INLINE _syscall3(int, getdents64, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2491:16: note: in expansion of macro '_syscall3' 2491 | LSS_INLINE _syscall3(int, getdents64, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2491:16: note: in expansion of macro '_syscall3' 2491 | LSS_INLINE _syscall3(int, getdents64, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2517:16: note: in expansion of macro '_syscall3' 2517 | LSS_INLINE _syscall3(off_t, lseek, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1098:9: note: in expansion of macro 'LSS_BODY' 1098 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2517:16: note: in expansion of macro '_syscall3' 2517 | LSS_INLINE _syscall3(off_t, lseek, int, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2547:16: note: in expansion of macro '_syscall2' 2547 | LSS_INLINE _syscall2(int, stat, const char*, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1091:9: note: in expansion of macro 'LSS_BODY' 1091 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2547:16: note: in expansion of macro '_syscall2' 2547 | LSS_INLINE _syscall2(int, stat, const char*, f, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2605:16: note: in expansion of macro '_syscall4' 2605 | LSS_INLINE _syscall4(pid_t, wait4, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2605:16: note: in expansion of macro '_syscall4' 2605 | LSS_INLINE _syscall4(pid_t, wait4, pid_t, p, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h: In function 'void SignalHandler(int, siginfo_t*, void*)': ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1106:9: note: in expansion of macro 'LSS_BODY' 1106 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2527:14: note: in expansion of macro '_syscall4' 2527 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2467:14: note: in expansion of macro '_syscall1' 2467 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: warning: listing the stack pointer register 'esp' in a clobber list is deprecated [-Wdeprecated] 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2468:14: note: in expansion of macro '_syscall1' 2468 | LSS_INLINE _syscall1(int, _exit, int, e) | ^~~~~~~~~ ./src/base/linux_syscall_support.h:1069:46: note: the value of the stack pointer after an 'asm' statement must be the same as it was before the statement 1069 | : "esp", "memory"); \ | ^ ./src/base/linux_syscall_support.h:1084:9: note: in expansion of macro 'LSS_BODY' 1084 | LSS_BODY(type, \ | ^~~~~~~~ ./src/base/linux_syscall_support.h:2468:14: note: in expansion of macro '_syscall1' 2468 | LSS_INLINE _syscall1(int, _exit, int, e) | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_and_profiler_la-heap-checker-bcad.lo `test -f 'src/heap-checker-bcad.cc' || echo './'`src/heap-checker-bcad.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/heap-checker-bcad.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-heap-checker-bcad.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_and_profiler_la-profiler.lo `test -f 'src/profiler.cc' || echo './'`src/profiler.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/profiler.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-profiler.o src/profiler.cc: In function 'void CpuProfilerSwitch(int)': src/profiler.cc:161:62: warning: '%u' directive output may be truncated writing between 1 and 10 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] 161 | snprintf(full_profile_name, sizeof(full_profile_name), "%s.%u", | ^~ In file included from /usr/include/stdio.h:867, from src/profiler.cc:41: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 3 and 1035 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o benchmark/run_benchmark.lo benchmark/run_benchmark.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c benchmark/run_benchmark.c -fPIC -DPIC -o benchmark/.libs/run_benchmark.o cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_and_profiler_la-profile-handler.lo `test -f 'src/profile-handler.cc' || echo './'`src/profile-handler.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/profile-handler.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-profile-handler.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o benchmark/malloc_bench-malloc_bench.o `test -f 'benchmark/malloc_bench.cc' || echo './'`benchmark/malloc_bench.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_and_profiler_la-profiledata.lo `test -f 'src/profiledata.cc' || echo './'`src/profiledata.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/profiledata.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-profiledata.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/debugallocation_test-debugallocation_test.o `test -f 'src/tests/debugallocation_test.cc' || echo './'`src/tests/debugallocation_test.cc src/tests/debugallocation_test.cc: In static member function 'static void Test_DebugAllocationTest_HugeAlloc::Run()': src/tests/debugallocation_test.cc:288:13: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 288 | a = malloc(kTooBig); | ~~~~~~^~~~~~~~~ In file included from ./src/gperftools/tcmalloc.h:52, from src/tests/debugallocation_test.cc:39: /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ src/tests/debugallocation_test.cc:296:13: warning: argument 1 value '4294966271' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 296 | a = malloc(kAlsoTooBig); | ~~~~~~^~~~~~~~~~~~~ In file included from ./src/gperftools/tcmalloc.h:52, from src/tests/debugallocation_test.cc:39: /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o benchmark/malloc_bench_shared-malloc_bench.o `test -f 'benchmark/malloc_bench.cc' || echo './'`benchmark/malloc_bench.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o benchmark/malloc_bench_shared_full-malloc_bench.o `test -f 'benchmark/malloc_bench.cc' || echo './'`benchmark/malloc_bench.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o benchmark/unwind_bench-getcontext_light.o `test -f 'benchmark/getcontext_light.cc' || echo './'`benchmark/getcontext_light.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o benchmark/unwind_bench-unwind_bench.o `test -f 'benchmark/unwind_bench.cc' || echo './'`benchmark/unwind_bench.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -DTCMALLOC_FOR_DEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_debug_la-heap-checker.lo `test -f 'src/heap-checker.cc' || echo './'`src/heap-checker.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -DTCMALLOC_FOR_DEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/heap-checker.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-heap-checker.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o benchmark/binary_trees-binary_trees.o `test -f 'benchmark/binary_trees.cc' || echo './'`benchmark/binary_trees.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/sampling_test-sampling_test.o `test -f 'src/tests/sampling_test.cc' || echo './'`src/tests/sampling_test.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/heap_profiler_unittest-heap-profiler_unittest.o `test -f 'src/tests/heap-profiler_unittest.cc' || echo './'`src/tests/heap-profiler_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_and_profiler_la-tcmalloc.lo `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/tcmalloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-tcmalloc.o src/tcmalloc.cc:2098:36: warning: 'void tc_delete_aligned_nothrow(void*, std::align_val_t, const std::nothrow_t&)' alias between functions of incompatible types 'void(void*, std::align_val_t, const std::nothrow_t&)' and 'void(void*)' [-Wattribute-alias=] 2098 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_aligned_nothrow(void* p, std::align_val_t, const std::nothrow_t&) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ src/tcmalloc.cc:2089:36: warning: 'void tc_delete_sized_aligned(void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t)' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 2089 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_sized_aligned(void* p, size_t size, std::align_val_t align) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ src/tcmalloc.cc:2078:36: warning: 'void tc_delete_aligned(void*, std::align_val_t)' alias between functions of incompatible types 'void(void*, std::align_val_t)' and 'void(void*)' [-Wattribute-alias=] 2078 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_aligned(void* p, std::align_val_t) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ src/tcmalloc.cc:1996:36: warning: 'void tc_delete_nothrow(void*, const std::nothrow_t&)' alias between functions of incompatible types 'void(void*, const std::nothrow_t&)' and 'void(void*)' [-Wattribute-alias=] 1996 | extern "C" PERFTOOLS_DLL_DECL void tc_delete_nothrow(void* p, const std::nothrow_t&) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1893:6: note: aliased declaration here 1893 | void tc_free(void* ptr) PERFTOOLS_NOTHROW { | ^~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:201:6: warning: 'void operator delete [](void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t) noexcept' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 201 | void operator delete[](void *p, size_t size, std::align_val_t al) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:2028:36: note: aliased declaration here 2028 | extern "C" PERFTOOLS_DLL_DECL void tc_deletearray(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:199:6: warning: 'void operator delete(void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t) noexcept' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 199 | void operator delete(void *p, size_t size, std::align_val_t al) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:130:6: warning: 'void operator delete [](void*, size_t)' alias between functions of incompatible types 'void(void*, size_t) noexcept' {aka 'void(void*, unsigned int)'} and 'void(void*)' [-Wattribute-alias=] 130 | void operator delete[](void *p, size_t size) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:2028:36: note: aliased declaration here 2028 | extern "C" PERFTOOLS_DLL_DECL void tc_deletearray(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150: src/libc_override_gcc_and_weak.h:128:6: warning: 'void operator delete(void*, size_t)' alias between functions of incompatible types 'void(void*, size_t) noexcept' {aka 'void(void*, unsigned int)'} and 'void(void*)' [-Wattribute-alias=] 128 | void operator delete(void *p, size_t size) CPP_NOTHROW | ^~~~~~~~ src/tcmalloc.cc:1984:36: note: aliased declaration here 1984 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o benchmark/binary_trees_shared-binary_trees.o `test -f 'benchmark/binary_trees.cc' || echo './'`benchmark/binary_trees.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/profiler1_unittest-profiler_unittest.o `test -f 'src/tests/profiler_unittest.cc' || echo './'`src/tests/profiler_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/sampling_debug_test-sampling_test.o `test -f 'src/tests/sampling_test.cc' || echo './'`src/tests/sampling_test.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_and_profiler_la-heap-checker.lo `test -f 'src/heap-checker.cc' || echo './'`src/heap-checker.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/heap-checker.cc -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-heap-checker.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/profiler1_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/profiler2_unittest-profiler_unittest.o `test -f 'src/tests/profiler_unittest.cc' || echo './'`src/tests/profiler_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/profiler2_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/heap_profiler_debug_unittest-heap-profiler_unittest.o `test -f 'src/tests/heap-profiler_unittest.cc' || echo './'`src/tests/heap-profiler_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/profiler3_unittest-profiler_unittest.o `test -f 'src/tests/profiler_unittest.cc' || echo './'`src/tests/profiler_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/profiler3_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/profiler4_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/profiler4_unittest-profiler_unittest.o `test -f 'src/tests/profiler_unittest.cc' || echo './'`src/tests/profiler_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -DTCMALLOC_FOR_DEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/libtcmalloc_debug_la-debugallocation.lo `test -f 'src/debugallocation.cc' || echo './'`src/debugallocation.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -DTCMALLOC_FOR_DEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c src/debugallocation.cc -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-debugallocation.o In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150, from src/debugallocation.cc:85: src/libc_override_gcc_and_weak.h:201:6: warning: 'void operator delete [](void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t) noexcept' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 201 | void operator delete[](void *p, size_t size, std::align_val_t al) CPP_NOTHROW | ^~~~~~~~ src/debugallocation.cc:1370:36: note: aliased declaration here 1370 | extern "C" PERFTOOLS_DLL_DECL void tc_deletearray(void* p) PERFTOOLS_NOTHROW { | ^~~~~~~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150, from src/debugallocation.cc:85: src/libc_override_gcc_and_weak.h:199:6: warning: 'void operator delete(void*, size_t, std::align_val_t)' alias between functions of incompatible types 'void(void*, size_t, std::align_val_t) noexcept' {aka 'void(void*, unsigned int, std::align_val_t)'} and 'void(void*)' [-Wattribute-alias=] 199 | void operator delete(void *p, size_t size, std::align_val_t al) CPP_NOTHROW | ^~~~~~~~ src/debugallocation.cc:1334:36: note: aliased declaration here 1334 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW { | ^~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150, from src/debugallocation.cc:85: src/libc_override_gcc_and_weak.h:130:6: warning: 'void operator delete [](void*, size_t)' alias between functions of incompatible types 'void(void*, size_t) noexcept' {aka 'void(void*, unsigned int)'} and 'void(void*)' [-Wattribute-alias=] 130 | void operator delete[](void *p, size_t size) CPP_NOTHROW | ^~~~~~~~ src/debugallocation.cc:1370:36: note: aliased declaration here 1370 | extern "C" PERFTOOLS_DLL_DECL void tc_deletearray(void* p) PERFTOOLS_NOTHROW { | ^~~~~~~~~~~~~~ In file included from src/libc_override_glibc.h:62, from src/libc_override.h:87, from src/tcmalloc.cc:150, from src/debugallocation.cc:85: src/libc_override_gcc_and_weak.h:128:6: warning: 'void operator delete(void*, size_t)' alias between functions of incompatible types 'void(void*, size_t) noexcept' {aka 'void(void*, unsigned int)'} and 'void(void*)' [-Wattribute-alias=] 128 | void operator delete(void *p, size_t size) CPP_NOTHROW | ^~~~~~~~ src/debugallocation.cc:1334:36: note: aliased declaration here 1334 | extern "C" PERFTOOLS_DLL_DECL void tc_delete(void* p) PERFTOOLS_NOTHROW { | ^~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/atomicops_unittest.o src/tests/atomicops_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/stacktrace_unittest.o src/tests/stacktrace_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_minimal_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/low_level_alloc_unittest-low_level_alloc_unittest.o `test -f 'src/tests/low_level_alloc_unittest.cc' || echo './'`src/tests/low_level_alloc_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' cat libtcmalloc.pc | sed s/-ltcmalloc/-ltcmalloc_minimal/ > "libtcmalloc_minimal.pc" make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' cat libtcmalloc.pc | sed s/-ltcmalloc/-ltcmalloc_debug/ > "libtcmalloc_debug.pc" make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' cat libtcmalloc.pc | sed s/-ltcmalloc/-ltcmalloc_minimal_debug/ > "libtcmalloc_minimal_debug.pc" make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcm_min_asserts_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' cat libtcmalloc.pc | sed s/-ltcmalloc/-lprofiler/ > "libprofiler.pc" make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc In member function 'void* testing::AllocatorState::alloc(size_t)', inlined from 'void testing::TryHugeAllocation(size_t, testing::AllocatorState*)' at src/tests/tcmalloc_unittest.cc:605:23, inlined from 'void testing::TestHugeAllocations(testing::AllocatorState*)' at src/tests/tcmalloc_unittest.cc:613:22, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1594:22, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:375:18: warning: argument 1 range [4294897296, 4294967295] exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 375 | return malloc(size); | ~~~~~~^~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1067:21: warning: argument 1 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1067 | void* ret = malloc(kTooBig); | ~~~~~~^~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1073:15: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1073 | ret = calloc(1, kTooBig); | ~~~~~~^~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:42:14: note: in a call to allocation function 'void* calloc(size_t, size_t)' declared here 42 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1079:16: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1079 | ret = realloc(NULL, kTooBig); | ~~~~~~~^~~~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:50:14: note: in a call to allocation function 'void* realloc(void*, size_t)' declared here 50 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ In function 'void* Memalign(size_t, size_t)', inlined from 'void testing::TestSetNewMode()' at src/tests/tcmalloc_unittest.cc:1090:19, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:139:18: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 139 | return memalign(align, size); | ~~~~~~~~^~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:65:14: note: in a call to allocation function 'void* memalign(size_t, size_t)' declared here 65 | extern void *memalign (size_t __alignment, size_t __size) | ^~~~~~~~ In function 'void* Memalign(size_t, size_t)', inlined from 'void testing::TestErrno()' at src/tests/tcmalloc_unittest.cc:1109:19, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1611:12, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:139:18: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 139 | return memalign(align, size); | ~~~~~~~~^~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:65:14: note: in a call to allocation function 'void* memalign(size_t, size_t)' declared here 65 | extern void *memalign (size_t __alignment, size_t __size) | ^~~~~~~~ In function 'void testing::TestErrno()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1611:12, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1115:15: warning: argument 1 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1115 | ret = malloc(kTooBig); | ~~~~~~^~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -no-undefined -o getpc_test src/tests/getpc_test.o libtool: link: i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -o getpc_test src/tests/getpc_test.o make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -no-undefined -o libsysinfo.la src/base/sysinfo.lo libtool: link: ar cru .libs/libsysinfo.a src/base/.libs/sysinfo.o libtool: link: ranlib .libs/libsysinfo.a libtool: link: ( cd ".libs" && rm -f "libsysinfo.la" && ln -s "../libsysinfo.la" "libsysinfo.la" ) make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -no-undefined -o libspinlock.la src/base/spinlock.lo src/base/spinlock_internal.lo src/base/atomicops-internals-x86.lo libtool: link: ar cru .libs/libspinlock.a src/base/.libs/spinlock.o src/base/.libs/spinlock_internal.o src/base/.libs/atomicops-internals-x86.o libtool: link: ranlib .libs/libspinlock.a libtool: link: ( cd ".libs" && rm -f "libspinlock.la" && ln -s "../libspinlock.la" "libspinlock.la" ) make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -no-undefined -o liblogging.la src/base/logging.lo src/base/dynamic_annotations.lo libtool: link: ar cru .libs/liblogging.a src/base/.libs/logging.o src/base/.libs/dynamic_annotations.o libtool: link: ranlib .libs/liblogging.a libtool: link: ( cd ".libs" && rm -f "liblogging.la" && ln -s "../liblogging.la" "liblogging.la" ) make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -no-undefined -o librun_benchmark.la benchmark/run_benchmark.lo libtool: link: ar cru .libs/librun_benchmark.a benchmark/.libs/run_benchmark.o libtool: link: ranlib .libs/librun_benchmark.a libtool: link: ( cd ".libs" && rm -f "librun_benchmark.la" && ln -s "../librun_benchmark.la" "librun_benchmark.la" ) make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -no-undefined -o libmaybe_threads.la src/maybe_threads.lo libtool: link: ar cru .libs/libmaybe_threads.a src/.libs/maybe_threads.o libtool: link: ranlib .libs/libmaybe_threads.a libtool: link: ( cd ".libs" && rm -f "libmaybe_threads.la" && ln -s "../libmaybe_threads.la" "libmaybe_threads.la" ) make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -no-undefined -o libfake_stacktrace_scope.la src/fake_stacktrace_scope.lo libtool: link: ar cru .libs/libfake_stacktrace_scope.a src/.libs/fake_stacktrace_scope.o libtool: link: ranlib .libs/libfake_stacktrace_scope.a libtool: link: ( cd ".libs" && rm -f "libfake_stacktrace_scope.la" && ln -s "../libfake_stacktrace_scope.la" "libfake_stacktrace_scope.la" ) make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/heap_checker_unittest-heap-checker_unittest.o `test -f 'src/tests/heap-checker_unittest.cc' || echo './'`src/tests/heap-checker_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -no-undefined -o addressmap_unittest src/tests/addressmap_unittest-addressmap_unittest.o liblogging.la libtool: link: i586-alt-linux-g++ -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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -o addressmap_unittest src/tests/addressmap_unittest-addressmap_unittest.o ./.libs/liblogging.a make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -export-symbols-regex '(GetStackTrace|GetStackFrames|GetStackTraceWithContext|GetStackFramesWithContext)' -no-undefined -o libstacktrace.la src/stacktrace.lo src/base/elf_mem_image.lo src/base/vdso_support.lo -lunwind libspinlock.la libsysinfo.la liblogging.la libtool: link: (cd .libs/libstacktrace.lax/libspinlock.a && ar x "/usr/src/RPM/BUILD/gperftools-2.7/./.libs/libspinlock.a") libtool: link: (cd .libs/libstacktrace.lax/libsysinfo.a && ar x "/usr/src/RPM/BUILD/gperftools-2.7/./.libs/libsysinfo.a") libtool: link: (cd .libs/libstacktrace.lax/liblogging.a && ar x "/usr/src/RPM/BUILD/gperftools-2.7/./.libs/liblogging.a") libtool: link: ar cru .libs/libstacktrace.a src/.libs/stacktrace.o src/base/.libs/elf_mem_image.o src/base/.libs/vdso_support.o .libs/libstacktrace.lax/libspinlock.a/atomicops-internals-x86.o .libs/libstacktrace.lax/libspinlock.a/spinlock.o .libs/libstacktrace.lax/libspinlock.a/spinlock_internal.o .libs/libstacktrace.lax/libsysinfo.a/sysinfo.o .libs/libstacktrace.lax/liblogging.a/dynamic_annotations.o .libs/libstacktrace.lax/liblogging.a/logging.o libtool: link: ranlib .libs/libstacktrace.a libtool: link: rm -fr .libs/libstacktrace.lax libtool: link: ( cd ".libs" && rm -f "libstacktrace.la" && ln -s "../libstacktrace.la" "libstacktrace.la" ) make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -no-undefined -o atomicops_unittest src/tests/atomicops_unittest.o libspinlock.la libsysinfo.la liblogging.la libtool: link: i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -o atomicops_unittest src/tests/atomicops_unittest.o ./.libs/libspinlock.a ./.libs/libsysinfo.a ./.libs/liblogging.a make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -no-undefined -o libtcmalloc_minimal_internal.la src/libtcmalloc_minimal_internal_la-common.lo src/libtcmalloc_minimal_internal_la-internal_logging.lo src/libtcmalloc_minimal_internal_la-system-alloc.lo src/libtcmalloc_minimal_internal_la-memfs_malloc.lo src/libtcmalloc_minimal_internal_la-central_freelist.lo src/libtcmalloc_minimal_internal_la-page_heap.lo src/libtcmalloc_minimal_internal_la-sampler.lo src/libtcmalloc_minimal_internal_la-span.lo src/libtcmalloc_minimal_internal_la-stack_trace_table.lo src/libtcmalloc_minimal_internal_la-static_vars.lo src/libtcmalloc_minimal_internal_la-symbolize.lo src/libtcmalloc_minimal_internal_la-thread_cache.lo src/libtcmalloc_minimal_internal_la-malloc_hook.lo src/libtcmalloc_minimal_internal_la-malloc_extension.lo libspinlock.la libsysinfo.la liblogging.la libmaybe_threads.la libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/libspinlock.a && ar x "/usr/src/RPM/BUILD/gperftools-2.7/./.libs/libspinlock.a") libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/libsysinfo.a && ar x "/usr/src/RPM/BUILD/gperftools-2.7/./.libs/libsysinfo.a") libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/liblogging.a && ar x "/usr/src/RPM/BUILD/gperftools-2.7/./.libs/liblogging.a") libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/libmaybe_threads.a && ar x "/usr/src/RPM/BUILD/gperftools-2.7/./.libs/libmaybe_threads.a") libtool: link: ar cru .libs/libtcmalloc_minimal_internal.a src/.libs/libtcmalloc_minimal_internal_la-common.o src/.libs/libtcmalloc_minimal_internal_la-internal_logging.o src/.libs/libtcmalloc_minimal_internal_la-system-alloc.o src/.libs/libtcmalloc_minimal_internal_la-memfs_malloc.o src/.libs/libtcmalloc_minimal_internal_la-central_freelist.o src/.libs/libtcmalloc_minimal_internal_la-page_heap.o src/.libs/libtcmalloc_minimal_internal_la-sampler.o src/.libs/libtcmalloc_minimal_internal_la-span.o src/.libs/libtcmalloc_minimal_internal_la-stack_trace_table.o src/.libs/libtcmalloc_minimal_internal_la-static_vars.o src/.libs/libtcmalloc_minimal_internal_la-symbolize.o src/.libs/libtcmalloc_minimal_internal_la-thread_cache.o src/.libs/libtcmalloc_minimal_internal_la-malloc_hook.o src/.libs/libtcmalloc_minimal_internal_la-malloc_extension.o .libs/libtcmalloc_minimal_internal.lax/libspinlock.a/atomicops-internals-x86.o .libs/libtcmalloc_minimal_internal.lax/libspinlock.a/spinlock.o .libs/libtcmalloc_minimal_internal.lax/libspinlock.a/spinlock_internal.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 .libs/libtcmalloc_minimal_internal.lax/libmaybe_threads.a/maybe_threads.o libtool: link: 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" ) make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -DNO_TCMALLOC_SAMPLES -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -no-undefined -o low_level_alloc_unittest src/base/low_level_alloc_unittest-low_level_alloc.o src/low_level_alloc_unittest-malloc_hook.o src/tests/low_level_alloc_unittest-low_level_alloc_unittest.o libspinlock.la libsysinfo.la liblogging.la libmaybe_threads.la libtool: link: i586-alt-linux-g++ -DNO_TCMALLOC_SAMPLES -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -o low_level_alloc_unittest src/base/low_level_alloc_unittest-low_level_alloc.o src/low_level_alloc_unittest-malloc_hook.o src/tests/low_level_alloc_unittest-low_level_alloc_unittest.o ./.libs/libspinlock.a ./.libs/libsysinfo.a ./.libs/liblogging.a ./.libs/libmaybe_threads.a make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o libtcmalloc_internal.la src/libtcmalloc_internal_la-common.lo src/libtcmalloc_internal_la-internal_logging.lo src/libtcmalloc_internal_la-system-alloc.lo src/libtcmalloc_internal_la-memfs_malloc.lo src/libtcmalloc_internal_la-central_freelist.lo src/libtcmalloc_internal_la-page_heap.lo src/libtcmalloc_internal_la-sampler.lo src/libtcmalloc_internal_la-span.lo src/libtcmalloc_internal_la-stack_trace_table.lo src/libtcmalloc_internal_la-static_vars.lo src/libtcmalloc_internal_la-symbolize.lo src/libtcmalloc_internal_la-thread_cache.lo src/libtcmalloc_internal_la-malloc_hook.lo src/libtcmalloc_internal_la-malloc_extension.lo src/base/libtcmalloc_internal_la-low_level_alloc.lo src/libtcmalloc_internal_la-heap-profile-table.lo src/libtcmalloc_internal_la-heap-profiler.lo src/libtcmalloc_internal_la-raw_printer.lo src/libtcmalloc_internal_la-fake_stacktrace_scope.lo src/libtcmalloc_internal_la-memory_region_map.lo libstacktrace.la -lpthread libtool: link: (cd .libs/libtcmalloc_internal.lax/libstacktrace.a && ar x "/usr/src/RPM/BUILD/gperftools-2.7/./.libs/libstacktrace.a") libtool: link: ar cru .libs/libtcmalloc_internal.a src/.libs/libtcmalloc_internal_la-common.o src/.libs/libtcmalloc_internal_la-internal_logging.o src/.libs/libtcmalloc_internal_la-system-alloc.o src/.libs/libtcmalloc_internal_la-memfs_malloc.o src/.libs/libtcmalloc_internal_la-central_freelist.o src/.libs/libtcmalloc_internal_la-page_heap.o src/.libs/libtcmalloc_internal_la-sampler.o src/.libs/libtcmalloc_internal_la-span.o src/.libs/libtcmalloc_internal_la-stack_trace_table.o src/.libs/libtcmalloc_internal_la-static_vars.o src/.libs/libtcmalloc_internal_la-symbolize.o src/.libs/libtcmalloc_internal_la-thread_cache.o src/.libs/libtcmalloc_internal_la-malloc_hook.o src/.libs/libtcmalloc_internal_la-malloc_extension.o src/base/.libs/libtcmalloc_internal_la-low_level_alloc.o src/.libs/libtcmalloc_internal_la-heap-profile-table.o src/.libs/libtcmalloc_internal_la-heap-profiler.o src/.libs/libtcmalloc_internal_la-raw_printer.o src/.libs/libtcmalloc_internal_la-fake_stacktrace_scope.o src/.libs/libtcmalloc_internal_la-memory_region_map.o .libs/libtcmalloc_internal.lax/libstacktrace.a/atomicops-internals-x86.o .libs/libtcmalloc_internal.lax/libstacktrace.a/dynamic_annotations.o .libs/libtcmalloc_internal.lax/libstacktrace.a/elf_mem_image.o .libs/libtcmalloc_internal.lax/libstacktrace.a/logging.o .libs/libtcmalloc_internal.lax/libstacktrace.a/spinlock.o .libs/libtcmalloc_internal.lax/libstacktrace.a/spinlock_internal.o .libs/libtcmalloc_internal.lax/libstacktrace.a/stacktrace.o .libs/libtcmalloc_internal.lax/libstacktrace.a/sysinfo.o .libs/libtcmalloc_internal.lax/libstacktrace.a/vdso_support.o libtool: link: ranlib .libs/libtcmalloc_internal.a libtool: link: rm -fr .libs/libtcmalloc_internal.lax libtool: link: ( cd ".libs" && rm -f "libtcmalloc_internal.la" && ln -s "../libtcmalloc_internal.la" "libtcmalloc_internal.la" ) make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -export-symbols-regex '(ProfilerStart|ProfilerStartWithOptions|ProfilerStop|ProfilerFlush|ProfilerEnable|ProfilerDisable|ProfilingIsEnabledForAllThreads|ProfilerRegisterThread|ProfilerGetCurrentState|ProfilerState|ProfileData|ProfileHandler)' -version-info 4:18:4 -o libprofiler.la -rpath /usr/lib src/profiler.lo src/profile-handler.lo src/profiledata.lo libstacktrace.la libmaybe_threads.la libfake_stacktrace_scope.la libtool: link: /usr/bin/nm -B src/.libs/profiler.o src/.libs/profile-handler.o src/.libs/profiledata.o ./.libs/libstacktrace.a ./.libs/libmaybe_threads.a ./.libs/libfake_stacktrace_scope.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libprofiler.exp libtool: link: /bin/grep -E -e "(ProfilerStart|ProfilerStartWithOptions|ProfilerStop|ProfilerFlush|ProfilerEnable|ProfilerDisable|ProfilingIsEnabledForAllThreads|ProfilerRegisterThread|ProfilerGetCurrentState|ProfilerState|ProfileData|ProfileHandler)" ".libs/libprofiler.exp" > ".libs/libprofiler.expT" libtool: link: mv -f ".libs/libprofiler.expT" ".libs/libprofiler.exp" libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/9/../../../crti.o /usr/lib/gcc/i586-alt-linux/9/crtbeginS.o src/.libs/profiler.o src/.libs/profile-handler.o src/.libs/profiledata.o -Wl,--whole-archive ./.libs/libstacktrace.a ./.libs/libmaybe_threads.a ./.libs/libfake_stacktrace_scope.a -Wl,--no-whole-archive -lunwind -L/usr/lib/gcc/i586-alt-linux/9 -L/usr/lib/gcc/i586-alt-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/9/crtendS.o /usr/lib/gcc/i586-alt-linux/9/../../../crtn.o -mmmx -g -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libprofiler.so.0 -Wl,-retain-symbols-file -Wl,.libs/libprofiler.exp -o .libs/libprofiler.so.0.4.18 libtool: link: (cd ".libs" && rm -f "libprofiler.so.0" && ln -s "libprofiler.so.0.4.18" "libprofiler.so.0") libtool: link: (cd ".libs" && rm -f "libprofiler.so" && ln -s "libprofiler.so.0.4.18" "libprofiler.so") libtool: link: ( cd ".libs" && rm -f "libprofiler.la" && ln -s "../libprofiler.la" "libprofiler.la" ) make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -no-undefined -o stacktrace_unittest src/tests/stacktrace_unittest.o libstacktrace.la liblogging.la libfake_stacktrace_scope.la libtool: link: i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -o stacktrace_unittest src/tests/stacktrace_unittest.o ./.libs/libstacktrace.a -lunwind ./.libs/liblogging.a ./.libs/libfake_stacktrace_scope.a make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/heap_checker_debug_unittest-heap-checker_unittest.o `test -f 'src/tests/heap-checker_unittest.cc' || echo './'`src/tests/heap-checker_unittest.cc make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -version-info 9:3:5 -no-undefined -o libtcmalloc_minimal.la -rpath /usr/lib src/libtcmalloc_minimal_la-tcmalloc.lo libtcmalloc_minimal_internal.la libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/9/../../../crti.o /usr/lib/gcc/i586-alt-linux/9/crtbeginS.o src/.libs/libtcmalloc_minimal_la-tcmalloc.o -Wl,--whole-archive ./.libs/libtcmalloc_minimal_internal.a -Wl,--no-whole-archive -L/usr/lib/gcc/i586-alt-linux/9 -L/usr/lib/gcc/i586-alt-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/9/crtendS.o /usr/lib/gcc/i586-alt-linux/9/../../../crtn.o -pthread -mmmx -g -O2 -march=i586 -mtune=generic -pthread -Wl,-soname -Wl,libtcmalloc_minimal.so.4 -o .libs/libtcmalloc_minimal.so.4.5.3 libtool: link: (cd ".libs" && rm -f "libtcmalloc_minimal.so.4" && ln -s "libtcmalloc_minimal.so.4.5.3" "libtcmalloc_minimal.so.4") libtool: link: (cd ".libs" && rm -f "libtcmalloc_minimal.so" && ln -s "libtcmalloc_minimal.so.4.5.3" "libtcmalloc_minimal.so") libtool: link: ( cd ".libs" && rm -f "libtcmalloc_minimal.la" && ln -s "../libtcmalloc_minimal.la" "libtcmalloc_minimal.la" ) make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -DTCMALLOC_FOR_DEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -version-info 9:3:5 -no-undefined -version-info 9:3:5 -o libtcmalloc_minimal_debug.la -rpath /usr/lib src/libtcmalloc_minimal_debug_la-debugallocation.lo libtcmalloc_minimal_internal.la libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/9/../../../crti.o /usr/lib/gcc/i586-alt-linux/9/crtbeginS.o src/.libs/libtcmalloc_minimal_debug_la-debugallocation.o -Wl,--whole-archive ./.libs/libtcmalloc_minimal_internal.a -Wl,--no-whole-archive -L/usr/lib/gcc/i586-alt-linux/9 -L/usr/lib/gcc/i586-alt-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/9/crtendS.o /usr/lib/gcc/i586-alt-linux/9/../../../crtn.o -pthread -mmmx -g -O2 -march=i586 -mtune=generic -pthread -Wl,-soname -Wl,libtcmalloc_minimal_debug.so.4 -o .libs/libtcmalloc_minimal_debug.so.4.5.3 libtool: link: (cd ".libs" && rm -f "libtcmalloc_minimal_debug.so.4" && ln -s "libtcmalloc_minimal_debug.so.4.5.3" "libtcmalloc_minimal_debug.so.4") libtool: link: (cd ".libs" && rm -f "libtcmalloc_minimal_debug.so" && ln -s "libtcmalloc_minimal_debug.so.4.5.3" "libtcmalloc_minimal_debug.so") libtool: link: ( cd ".libs" && rm -f "libtcmalloc_minimal_debug.la" && ln -s "../libtcmalloc_minimal_debug.la" "libtcmalloc_minimal_debug.la" ) make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcmalloc_minimal_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc In member function 'void* testing::AllocatorState::alloc(size_t)', inlined from 'void testing::TryHugeAllocation(size_t, testing::AllocatorState*)' at src/tests/tcmalloc_unittest.cc:605:23, inlined from 'void testing::TestHugeAllocations(testing::AllocatorState*)' at src/tests/tcmalloc_unittest.cc:613:22, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1594:22, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:375:18: warning: argument 1 range [4294897296, 4294967295] exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 375 | return malloc(size); | ~~~~~~^~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1067:21: warning: argument 1 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1067 | void* ret = malloc(kTooBig); | ~~~~~~^~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1073:15: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1073 | ret = calloc(1, kTooBig); | ~~~~~~^~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:42:14: note: in a call to allocation function 'void* calloc(size_t, size_t)' declared here 42 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1079:16: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1079 | ret = realloc(NULL, kTooBig); | ~~~~~~~^~~~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:50:14: note: in a call to allocation function 'void* realloc(void*, size_t)' declared here 50 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ In function 'void* Memalign(size_t, size_t)', inlined from 'void testing::TestSetNewMode()' at src/tests/tcmalloc_unittest.cc:1090:19, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:139:18: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 139 | return memalign(align, size); | ~~~~~~~~^~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:65:14: note: in a call to allocation function 'void* memalign(size_t, size_t)' declared here 65 | extern void *memalign (size_t __alignment, size_t __size) | ^~~~~~~~ In function 'void* Memalign(size_t, size_t)', inlined from 'void testing::TestErrno()' at src/tests/tcmalloc_unittest.cc:1109:19, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1611:12, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:139:18: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 139 | return memalign(align, size); | ~~~~~~~~^~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:65:14: note: in a call to allocation function 'void* memalign(size_t, size_t)' declared here 65 | extern void *memalign (size_t __alignment, size_t __size) | ^~~~~~~~ In function 'void testing::TestErrno()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1611:12, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1115:15: warning: argument 1 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1115 | ret = malloc(kTooBig); | ~~~~~~^~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -c -o src/tests/tcm_min_asserts_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc In member function 'void* testing::AllocatorState::alloc(size_t)', inlined from 'void testing::TryHugeAllocation(size_t, testing::AllocatorState*)' at src/tests/tcmalloc_unittest.cc:605:23, inlined from 'void testing::TestHugeAllocations(testing::AllocatorState*)' at src/tests/tcmalloc_unittest.cc:613:22, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1594:22, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:375:18: warning: argument 1 range [4294897296, 4294967295] exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 375 | return malloc(size); | ~~~~~~^~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1067:21: warning: argument 1 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1067 | void* ret = malloc(kTooBig); | ~~~~~~^~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1073:15: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1073 | ret = calloc(1, kTooBig); | ~~~~~~^~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:42:14: note: in a call to allocation function 'void* calloc(size_t, size_t)' declared here 42 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ In function 'void testing::TestSetNewMode()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1079:16: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1079 | ret = realloc(NULL, kTooBig); | ~~~~~~~^~~~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:50:14: note: in a call to allocation function 'void* realloc(void*, size_t)' declared here 50 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ In function 'void* Memalign(size_t, size_t)', inlined from 'void testing::TestSetNewMode()' at src/tests/tcmalloc_unittest.cc:1090:19, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1610:17, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:139:18: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 139 | return memalign(align, size); | ~~~~~~~~^~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:65:14: note: in a call to allocation function 'void* memalign(size_t, size_t)' declared here 65 | extern void *memalign (size_t __alignment, size_t __size) | ^~~~~~~~ In function 'void* Memalign(size_t, size_t)', inlined from 'void testing::TestErrno()' at src/tests/tcmalloc_unittest.cc:1109:19, inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1611:12, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:139:18: warning: argument 2 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 139 | return memalign(align, size); | ~~~~~~~~^~~~~~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:65:14: note: in a call to allocation function 'void* memalign(size_t, size_t)' declared here 65 | extern void *memalign (size_t __alignment, size_t __size) | ^~~~~~~~ In function 'void testing::TestErrno()', inlined from 'int testing::RunAllTests(int, char**)' at src/tests/tcmalloc_unittest.cc:1611:12, inlined from 'int main(int, char**)' at src/tests/tcmalloc_unittest.cc:1631:14: src/tests/tcmalloc_unittest.cc:1115:15: warning: argument 1 value '4294867295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1115 | ret = malloc(kTooBig); | ~~~~~~^~~~~~~~~ In file included from ./src/tcmalloc.h:46, from src/tests/tcmalloc_unittest.cc:68: /usr/include/malloc.h: In function 'int main(int, char**)': /usr/include/malloc.h:38:14: note: in a call to allocation function 'void* malloc(size_t)' declared here 38 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -g -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -no-undefined -o profiler1_unittest src/tests/profiler1_unittest-profiler_unittest.o src/tests/profiler1_unittest-testutil.o libstacktrace.la libprofiler.la libtool: link: i586-alt-linux-g++ -g -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -o .libs/profiler1_unittest src/tests/profiler1_unittest-profiler_unittest.o src/tests/profiler1_unittest-testutil.o ./.libs/libstacktrace.a -lunwind ./.libs/libprofiler.so make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -version-info 9:3:5 -o libtcmalloc.la -rpath /usr/lib src/libtcmalloc_la-tcmalloc.lo src/base/thread_lister.lo src/base/libtcmalloc_la-linuxthreads.lo src/libtcmalloc_la-heap-checker.lo src/libtcmalloc_la-heap-checker-bcad.lo libtcmalloc_internal.la libmaybe_threads.la -lpthread libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/9/../../../crti.o /usr/lib/gcc/i586-alt-linux/9/crtbeginS.o src/.libs/libtcmalloc_la-tcmalloc.o src/base/.libs/thread_lister.o src/base/.libs/libtcmalloc_la-linuxthreads.o src/.libs/libtcmalloc_la-heap-checker.o src/.libs/libtcmalloc_la-heap-checker-bcad.o -Wl,--whole-archive ./.libs/libtcmalloc_internal.a ./.libs/libmaybe_threads.a -Wl,--no-whole-archive -lunwind -lpthread -L/usr/lib/gcc/i586-alt-linux/9 -L/usr/lib/gcc/i586-alt-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/9/crtendS.o /usr/lib/gcc/i586-alt-linux/9/../../../crtn.o -pthread -mmmx -g -O2 -march=i586 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libtcmalloc.so.4 -o .libs/libtcmalloc.so.4.5.3 libtool: link: (cd ".libs" && rm -f "libtcmalloc.so.4" && ln -s "libtcmalloc.so.4.5.3" "libtcmalloc.so.4") libtool: link: (cd ".libs" && rm -f "libtcmalloc.so" && ln -s "libtcmalloc.so.4.5.3" "libtcmalloc.so") libtool: link: ( cd ".libs" && rm -f "libtcmalloc.la" && ln -s "../libtcmalloc.la" "libtcmalloc.la" ) make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o profiler4_unittest src/tests/profiler4_unittest-profiler_unittest.o src/tests/profiler4_unittest-testutil.o -lstacktrace -lprofiler -lpthread libtool: link: i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/profiler4_unittest src/tests/profiler4_unittest-profiler_unittest.o src/tests/profiler4_unittest-testutil.o /usr/src/RPM/BUILD/gperftools-2.7/.libs/libstacktrace.a -lunwind /usr/src/RPM/BUILD/gperftools-2.7/.libs/libprofiler.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -DTCMALLOC_FOR_DEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -version-info 9:3:5 -version-info 9:3:5 -o libtcmalloc_debug.la -rpath /usr/lib src/libtcmalloc_debug_la-debugallocation.lo src/base/thread_lister.lo src/base/libtcmalloc_debug_la-linuxthreads.lo src/libtcmalloc_debug_la-heap-checker.lo src/libtcmalloc_debug_la-heap-checker-bcad.lo libtcmalloc_internal.la libmaybe_threads.la -lpthread libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/9/../../../crti.o /usr/lib/gcc/i586-alt-linux/9/crtbeginS.o src/.libs/libtcmalloc_debug_la-debugallocation.o src/base/.libs/thread_lister.o src/base/.libs/libtcmalloc_debug_la-linuxthreads.o src/.libs/libtcmalloc_debug_la-heap-checker.o src/.libs/libtcmalloc_debug_la-heap-checker-bcad.o -Wl,--whole-archive ./.libs/libtcmalloc_internal.a ./.libs/libmaybe_threads.a -Wl,--no-whole-archive -lunwind -lpthread -L/usr/lib/gcc/i586-alt-linux/9 -L/usr/lib/gcc/i586-alt-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/9/crtendS.o /usr/lib/gcc/i586-alt-linux/9/../../../crtn.o -pthread -mmmx -g -O2 -march=i586 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libtcmalloc_debug.so.4 -o .libs/libtcmalloc_debug.so.4.5.3 libtool: link: (cd ".libs" && rm -f "libtcmalloc_debug.so.4" && ln -s "libtcmalloc_debug.so.4.5.3" "libtcmalloc_debug.so.4") libtool: link: (cd ".libs" && rm -f "libtcmalloc_debug.so" && ln -s "libtcmalloc_debug.so.4.5.3" "libtcmalloc_debug.so") libtool: link: ( cd ".libs" && rm -f "libtcmalloc_debug.la" && ln -s "../libtcmalloc_debug.la" "libtcmalloc_debug.la" ) make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' rm -f maybe_threads_unittest.sh cp -p ./src/tests/maybe_threads_unittest.sh maybe_threads_unittest.sh make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -g -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -no-undefined -o profiler2_unittest src/tests/profiler2_unittest-profiler_unittest.o src/tests/profiler2_unittest-testutil.o -lstacktrace -lprofiler libtool: link: i586-alt-linux-g++ -g -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -o .libs/profiler2_unittest src/tests/profiler2_unittest-profiler_unittest.o src/tests/profiler2_unittest-testutil.o /usr/src/RPM/BUILD/gperftools-2.7/.libs/libstacktrace.a -lunwind /usr/src/RPM/BUILD/gperftools-2.7/.libs/libprofiler.so make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o profiler3_unittest src/tests/profiler3_unittest-profiler_unittest.o src/tests/profiler3_unittest-testutil.o libstacktrace.la libprofiler.la -lpthread libtool: link: i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/profiler3_unittest src/tests/profiler3_unittest-profiler_unittest.o src/tests/profiler3_unittest-testutil.o ./.libs/libstacktrace.a -lunwind ./.libs/libprofiler.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -version-info 9:3:5 -o libtcmalloc_and_profiler.la -rpath /usr/lib src/libtcmalloc_and_profiler_la-tcmalloc.lo src/base/thread_lister.lo src/base/libtcmalloc_and_profiler_la-linuxthreads.lo src/libtcmalloc_and_profiler_la-heap-checker.lo src/libtcmalloc_and_profiler_la-heap-checker-bcad.lo src/libtcmalloc_and_profiler_la-profiler.lo src/libtcmalloc_and_profiler_la-profile-handler.lo src/libtcmalloc_and_profiler_la-profiledata.lo libtcmalloc_internal.la libmaybe_threads.la -lpthread libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/9/../../../crti.o /usr/lib/gcc/i586-alt-linux/9/crtbeginS.o src/.libs/libtcmalloc_and_profiler_la-tcmalloc.o src/base/.libs/thread_lister.o src/base/.libs/libtcmalloc_and_profiler_la-linuxthreads.o src/.libs/libtcmalloc_and_profiler_la-heap-checker.o src/.libs/libtcmalloc_and_profiler_la-heap-checker-bcad.o src/.libs/libtcmalloc_and_profiler_la-profiler.o src/.libs/libtcmalloc_and_profiler_la-profile-handler.o src/.libs/libtcmalloc_and_profiler_la-profiledata.o -Wl,--whole-archive ./.libs/libtcmalloc_internal.a ./.libs/libmaybe_threads.a -Wl,--no-whole-archive -lunwind -lpthread -L/usr/lib/gcc/i586-alt-linux/9 -L/usr/lib/gcc/i586-alt-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/9/crtendS.o /usr/lib/gcc/i586-alt-linux/9/../../../crtn.o -pthread -mmmx -g -O2 -march=i586 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libtcmalloc_and_profiler.so.4 -o .libs/libtcmalloc_and_profiler.so.4.5.3 libtool: link: (cd ".libs" && rm -f "libtcmalloc_and_profiler.so.4" && ln -s "libtcmalloc_and_profiler.so.4.5.3" "libtcmalloc_and_profiler.so.4") libtool: link: (cd ".libs" && rm -f "libtcmalloc_and_profiler.so" && ln -s "libtcmalloc_and_profiler.so.4.5.3" "libtcmalloc_and_profiler.so") libtool: link: ( cd ".libs" && rm -f "libtcmalloc_and_profiler.la" && ln -s "../libtcmalloc_and_profiler.la" "libtcmalloc_and_profiler.la" ) make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o tcmalloc_minimal_unittest src/tests/tcmalloc_minimal_unittest-tcmalloc_unittest.o src/tests/tcmalloc_minimal_unittest-testutil.o libtcmalloc_minimal.la liblogging.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/tcmalloc_minimal_unittest src/tests/tcmalloc_minimal_unittest-tcmalloc_unittest.o src/tests/tcmalloc_minimal_unittest-testutil.o ./.libs/libtcmalloc_minimal.so ./.libs/liblogging.a -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o tcmalloc_minimal_large_unittest src/tests/tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/tcmalloc_minimal_large_unittest src/tests/tcmalloc_minimal_large_unittest-tcmalloc_large_unittest.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o packed_cache_test src/tests/packed_cache_test-packed-cache_test.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/packed_cache_test src/tests/packed_cache_test-packed-cache_test.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o tcmalloc_minimal_large_heap_fragmentation_unittest src/tests/tcmalloc_minimal_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/tcmalloc_minimal_large_heap_fragmentation_unittest src/tests/tcmalloc_minimal_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o tcm_min_asserts_unittest src/tests/tcm_min_asserts_unittest-tcmalloc_unittest.o src/tests/tcm_min_asserts_unittest-testutil.o src/tcm_min_asserts_unittest-common.o src/tcm_min_asserts_unittest-internal_logging.o src/tcm_min_asserts_unittest-system-alloc.o src/tcm_min_asserts_unittest-memfs_malloc.o src/tcm_min_asserts_unittest-central_freelist.o src/tcm_min_asserts_unittest-page_heap.o src/tcm_min_asserts_unittest-sampler.o src/tcm_min_asserts_unittest-span.o src/tcm_min_asserts_unittest-stack_trace_table.o src/tcm_min_asserts_unittest-static_vars.o src/tcm_min_asserts_unittest-symbolize.o src/tcm_min_asserts_unittest-thread_cache.o src/tcm_min_asserts_unittest-malloc_hook.o src/tcm_min_asserts_unittest-malloc_extension.o src/tcm_min_asserts_unittest-tcmalloc.o libspinlock.la libsysinfo.la liblogging.la libmaybe_threads.la liblogging.la -lpthread libtool: link: i586-alt-linux-g++ -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o tcm_min_asserts_unittest src/tests/tcm_min_asserts_unittest-tcmalloc_unittest.o src/tests/tcm_min_asserts_unittest-testutil.o src/tcm_min_asserts_unittest-common.o src/tcm_min_asserts_unittest-internal_logging.o src/tcm_min_asserts_unittest-system-alloc.o src/tcm_min_asserts_unittest-memfs_malloc.o src/tcm_min_asserts_unittest-central_freelist.o src/tcm_min_asserts_unittest-page_heap.o src/tcm_min_asserts_unittest-sampler.o src/tcm_min_asserts_unittest-span.o src/tcm_min_asserts_unittest-stack_trace_table.o src/tcm_min_asserts_unittest-static_vars.o src/tcm_min_asserts_unittest-symbolize.o src/tcm_min_asserts_unittest-thread_cache.o src/tcm_min_asserts_unittest-malloc_hook.o src/tcm_min_asserts_unittest-malloc_extension.o src/tcm_min_asserts_unittest-tcmalloc.o ./.libs/libspinlock.a ./.libs/libsysinfo.a ./.libs/libmaybe_threads.a ./.libs/liblogging.a -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o system_alloc_unittest src/tests/system_alloc_unittest-system-alloc_unittest.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/system_alloc_unittest src/tests/system_alloc_unittest-system-alloc_unittest.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o frag_unittest src/tests/frag_unittest-frag_unittest.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/frag_unittest src/tests/frag_unittest-frag_unittest.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o markidle_unittest src/tests/markidle_unittest-markidle_unittest.o src/tests/markidle_unittest-testutil.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/markidle_unittest src/tests/markidle_unittest-markidle_unittest.o src/tests/markidle_unittest-testutil.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o current_allocated_bytes_test src/tests/current_allocated_bytes_test-current_allocated_bytes_test.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/current_allocated_bytes_test src/tests/current_allocated_bytes_test-current_allocated_bytes_test.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pthread -ansi -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o malloc_extension_c_test src/tests/malloc_extension_c_test-malloc_extension_c_test.o libtcmalloc_minimal.la -lpthread -lstdc++ -lm libtool: link: i586-alt-linux-gcc -pthread -ansi -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/malloc_extension_c_test src/tests/malloc_extension_c_test-malloc_extension_c_test.o ./.libs/libtcmalloc_minimal.so -lpthread -lstdc++ -lm -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o malloc_extension_test src/tests/malloc_extension_test-malloc_extension_test.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/malloc_extension_test src/tests/malloc_extension_test-malloc_extension_test.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o malloc_hook_test src/tests/malloc_hook_test-malloc_hook_test.o src/tests/malloc_hook_test-testutil.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/malloc_hook_test src/tests/malloc_hook_test-malloc_hook_test.o src/tests/malloc_hook_test-testutil.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o page_heap_test src/tests/page_heap_test-page_heap_test.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/page_heap_test src/tests/page_heap_test-page_heap_test.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o memalign_unittest src/tests/memalign_unittest-memalign_unittest.o src/tests/memalign_unittest-testutil.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/memalign_unittest src/tests/memalign_unittest-memalign_unittest.o src/tests/memalign_unittest-testutil.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o pagemap_unittest src/tests/pagemap_unittest-pagemap_unittest.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/pagemap_unittest src/tests/pagemap_unittest-pagemap_unittest.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o realloc_unittest src/tests/realloc_unittest-realloc_unittest.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/realloc_unittest src/tests/realloc_unittest-realloc_unittest.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o stack_trace_table_test src/tests/stack_trace_table_test-stack_trace_table_test.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/stack_trace_table_test src/tests/stack_trace_table_test-stack_trace_table_test.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o thread_dealloc_unittest src/tests/thread_dealloc_unittest-thread_dealloc_unittest.o src/tests/thread_dealloc_unittest-testutil.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/thread_dealloc_unittest src/tests/thread_dealloc_unittest-thread_dealloc_unittest.o src/tests/thread_dealloc_unittest-testutil.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o malloc_extension_debug_test src/tests/malloc_extension_debug_test-malloc_extension_test.o libtcmalloc_minimal_debug.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/malloc_extension_debug_test src/tests/malloc_extension_debug_test-malloc_extension_test.o ./.libs/libtcmalloc_minimal_debug.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -DDEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o tcmalloc_minimal_debug_unittest src/tests/tcmalloc_minimal_debug_unittest-tcmalloc_unittest.o src/tests/tcmalloc_minimal_debug_unittest-testutil.o libtcmalloc_minimal_debug.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -DDEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/tcmalloc_minimal_debug_unittest src/tests/tcmalloc_minimal_debug_unittest-tcmalloc_unittest.o src/tests/tcmalloc_minimal_debug_unittest-testutil.o ./.libs/libtcmalloc_minimal_debug.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o memalign_debug_unittest src/tests/memalign_debug_unittest-memalign_unittest.o src/tests/memalign_debug_unittest-testutil.o libtcmalloc_minimal_debug.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/memalign_debug_unittest src/tests/memalign_debug_unittest-memalign_unittest.o src/tests/memalign_debug_unittest-testutil.o ./.libs/libtcmalloc_minimal_debug.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o realloc_debug_unittest src/tests/realloc_debug_unittest-realloc_unittest.o libtcmalloc_minimal_debug.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/realloc_debug_unittest src/tests/realloc_debug_unittest-realloc_unittest.o ./.libs/libtcmalloc_minimal_debug.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o tcmalloc_large_unittest src/tests/tcmalloc_large_unittest-tcmalloc_large_unittest.o libtcmalloc.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/tcmalloc_large_unittest src/tests/tcmalloc_large_unittest-tcmalloc_large_unittest.o ./.libs/libtcmalloc.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o tcmalloc_both_unittest src/tests/tcmalloc_both_unittest-tcmalloc_unittest.o src/tests/tcmalloc_both_unittest-testutil.o libtcmalloc.la libtcmalloc_minimal.la libprofiler.la liblogging.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/tcmalloc_both_unittest src/tests/tcmalloc_both_unittest-tcmalloc_unittest.o src/tests/tcmalloc_both_unittest-testutil.o ./.libs/libtcmalloc.so ./.libs/libtcmalloc_minimal.so ./.libs/libprofiler.so ./.libs/liblogging.a -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o tcmalloc_large_heap_fragmentation_unittest src/tests/tcmalloc_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o libtcmalloc.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/tcmalloc_large_heap_fragmentation_unittest src/tests/tcmalloc_large_heap_fragmentation_unittest-large_heap_fragmentation_unittest.o ./.libs/libtcmalloc.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' rm -f profiler_unittest.sh cp -p ./src/tests/profiler_unittest.sh profiler_unittest.sh make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o raw_printer_test src/tests/raw_printer_test-raw_printer_test.o libtcmalloc.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/raw_printer_test src/tests/raw_printer_test-raw_printer_test.o ./.libs/libtcmalloc.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' for la in libtcmalloc_minimal.la libtcmalloc_minimal_debug.la libtcmalloc.la libtcmalloc_debug.la libtcmalloc_and_profiler.la; do lib=".libs/`basename $la .la`.a"; [ ! -f "$lib" ] || : "$lib"; done make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o sampler_test src/tests/sampler_test-sampler_test.o libtcmalloc.la -lpthread -lm libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/sampler_test src/tests/sampler_test-sampler_test.o ./.libs/libtcmalloc.so -lpthread -lm -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -o simple_compat_test src/tests/simple_compat_test.o libtcmalloc.la libtool: link: i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -o .libs/simple_compat_test src/tests/simple_compat_test.o ./.libs/libtcmalloc.so -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -DDEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o tcmalloc_debug_unittest src/tests/tcmalloc_debug_unittest-tcmalloc_unittest.o src/tests/tcmalloc_debug_unittest-testutil.o libtcmalloc_debug.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -DDEBUGALLOCATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/tcmalloc_debug_unittest src/tests/tcmalloc_debug_unittest-tcmalloc_unittest.o src/tests/tcmalloc_debug_unittest-testutil.o ./.libs/libtcmalloc_debug.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o sampler_debug_test src/tests/sampler_debug_test-sampler_test.o libtcmalloc_debug.la -lpthread -lm libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/sampler_debug_test src/tests/sampler_debug_test-sampler_test.o ./.libs/libtcmalloc_debug.so -lpthread -lm -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -no-undefined -o profiledata_unittest src/tests/profiledata_unittest.o libstacktrace.la libprofiler.la libtool: link: i586-alt-linux-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 -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -o .libs/profiledata_unittest src/tests/profiledata_unittest.o ./.libs/libstacktrace.a -lunwind ./.libs/libprofiler.so make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o profile_handler_unittest src/tests/profile_handler_unittest-profile-handler_unittest.o libstacktrace.la libprofiler.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/profile_handler_unittest src/tests/profile_handler_unittest-profile-handler_unittest.o ./.libs/libstacktrace.a -lunwind ./.libs/libprofiler.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o tcmalloc_and_profiler_unittest src/tests/tcmalloc_and_profiler_unittest-tcmalloc_unittest.o src/tests/tcmalloc_and_profiler_unittest-testutil.o libtcmalloc_and_profiler.la libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/tcmalloc_and_profiler_unittest src/tests/tcmalloc_and_profiler_unittest-tcmalloc_unittest.o src/tests/tcmalloc_and_profiler_unittest-testutil.o ./.libs/libtcmalloc_and_profiler.so -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o debugallocation_test src/tests/debugallocation_test-debugallocation_test.o libtcmalloc_debug.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/debugallocation_test src/tests/debugallocation_test-debugallocation_test.o ./.libs/libtcmalloc_debug.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o malloc_bench benchmark/malloc_bench-malloc_bench.o librun_benchmark.la libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/malloc_bench benchmark/malloc_bench-malloc_bench.o ./.libs/librun_benchmark.a ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o malloc_bench_shared benchmark/malloc_bench_shared-malloc_bench.o librun_benchmark.la libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/malloc_bench_shared benchmark/malloc_bench_shared-malloc_bench.o ./.libs/librun_benchmark.a ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o binary_trees_shared benchmark/binary_trees_shared-binary_trees.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/binary_trees_shared benchmark/binary_trees_shared-binary_trees.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o binary_trees benchmark/binary_trees-binary_trees.o libtcmalloc_minimal.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/binary_trees benchmark/binary_trees-binary_trees.o ./.libs/libtcmalloc_minimal.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o malloc_bench_shared_full benchmark/malloc_bench_shared_full-malloc_bench.o librun_benchmark.la libtcmalloc.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/malloc_bench_shared_full benchmark/malloc_bench_shared_full-malloc_bench.o ./.libs/librun_benchmark.a ./.libs/libtcmalloc.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o unwind_bench benchmark/unwind_bench-unwind_bench.o benchmark/unwind_bench-getcontext_light.o librun_benchmark.la libtcmalloc.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/unwind_bench benchmark/unwind_bench-unwind_bench.o benchmark/unwind_bench-getcontext_light.o ./.libs/librun_benchmark.a ./.libs/libtcmalloc.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' rm -f debugallocation_test.sh cp -p ./src/tests/debugallocation_test.sh debugallocation_test.sh make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o tcmalloc_unittest src/tests/tcmalloc_unittest-tcmalloc_unittest.o src/tests/tcmalloc_unittest-testutil.o libtcmalloc.la liblogging.la -lpthread libtool: link: i586-alt-linux-g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -pthread -o .libs/tcmalloc_unittest src/tests/tcmalloc_unittest-tcmalloc_unittest.o src/tests/tcmalloc_unittest-testutil.o ./.libs/libtcmalloc.so ./.libs/liblogging.a -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' rm -f tcmalloc_unittest.sh cp -p ./src/tests/tcmalloc_unittest.sh tcmalloc_unittest.sh make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -g -pthread -o sampling_test src/tests/sampling_test-sampling_test.o libtcmalloc.la -lpthread libtool: link: i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -g -pthread -o .libs/sampling_test src/tests/sampling_test-sampling_test.o ./.libs/libtcmalloc.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -g -pthread -o heap-profiler_unittest src/tests/heap_profiler_unittest-heap-profiler_unittest.o libtcmalloc.la -lpthread libtool: link: i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -g -pthread -o .libs/heap-profiler_unittest src/tests/heap_profiler_unittest-heap-profiler_unittest.o ./.libs/libtcmalloc.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' rm -f sampling_test.sh cp -p ./src/tests/sampling_test.sh sampling_test.sh make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' rm -f heap-profiler_unittest.sh cp -p ./src/tests/heap-profiler_unittest.sh heap-profiler_unittest.sh make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -g -pthread -o sampling_debug_test src/tests/sampling_debug_test-sampling_test.o libtcmalloc_debug.la -lpthread libtool: link: i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -g -pthread -o .libs/sampling_debug_test src/tests/sampling_debug_test-sampling_test.o ./.libs/libtcmalloc_debug.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' rm -f sampling_debug_test.sh cp -p ./src/tests/sampling_test.sh sampling_debug_test.sh make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -g -pthread -o heap-profiler_debug_unittest src/tests/heap_profiler_debug_unittest-heap-profiler_unittest.o libtcmalloc_debug.la -lpthread libtool: link: i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -g -pthread -o .libs/heap-profiler_debug_unittest src/tests/heap_profiler_debug_unittest-heap-profiler_unittest.o ./.libs/libtcmalloc_debug.so -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' rm -f heap-profiler_debug_unittest.sh cp -p ./src/tests/heap-profiler_unittest.sh heap-profiler_debug_unittest.sh make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -g -pthread -o heap-checker_unittest src/tests/heap_checker_unittest-heap-checker_unittest.o libtcmalloc.la liblogging.la -lpthread libtool: link: i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -g -pthread -o .libs/heap-checker_unittest src/tests/heap_checker_unittest-heap-checker_unittest.o ./.libs/libtcmalloc.so ./.libs/liblogging.a -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' rm -f heap-checker_unittest.sh cp -p ./src/tests/heap-checker_unittest.sh heap-checker_unittest.sh make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' rm -f heap-checker-death_unittest.sh cp -p ./src/tests/heap-checker-death_unittest.sh heap-checker-death_unittest.sh make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -g -pthread -o heap-checker_debug_unittest src/tests/heap_checker_debug_unittest-heap-checker_unittest.o libtcmalloc_debug.la liblogging.la -lpthread libtool: link: i586-alt-linux-g++ -g -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -mmmx -fno-omit-frame-pointer -Wno-unused-result -fsized-deallocation -faligned-new -fno-builtin -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -g -pthread -o .libs/heap-checker_debug_unittest src/tests/heap_checker_debug_unittest-heap-checker_unittest.o ./.libs/libtcmalloc_debug.so ./.libs/liblogging.a -lpthread -pthread make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' rm -f heap-checker_debug_unittest.sh cp -p ./src/tests/heap-checker_unittest.sh heap-checker_debug_unittest.sh make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.58684 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gperftools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gperftools-buildroot + cd gperftools-2.7 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/gperftools-buildroot install make: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' rm -f maybe_threads_unittest.sh cp -p ./src/tests/maybe_threads_unittest.sh maybe_threads_unittest.sh rm -f debugallocation_test.sh cp -p ./src/tests/debugallocation_test.sh debugallocation_test.sh rm -f tcmalloc_unittest.sh cp -p ./src/tests/tcmalloc_unittest.sh tcmalloc_unittest.sh rm -f sampling_test.sh cp -p ./src/tests/sampling_test.sh sampling_test.sh rm -f heap-profiler_unittest.sh cp -p ./src/tests/heap-profiler_unittest.sh heap-profiler_unittest.sh rm -f heap-checker_unittest.sh cp -p ./src/tests/heap-checker_unittest.sh heap-checker_unittest.sh rm -f heap-checker-death_unittest.sh cp -p ./src/tests/heap-checker-death_unittest.sh heap-checker-death_unittest.sh rm -f sampling_debug_test.sh cp -p ./src/tests/sampling_test.sh sampling_debug_test.sh rm -f heap-profiler_debug_unittest.sh cp -p ./src/tests/heap-profiler_unittest.sh heap-profiler_debug_unittest.sh rm -f heap-checker_debug_unittest.sh cp -p ./src/tests/heap-checker_unittest.sh heap-checker_debug_unittest.sh rm -f profiler_unittest.sh cp -p ./src/tests/profiler_unittest.sh profiler_unittest.sh for la in libtcmalloc_minimal.la libtcmalloc_minimal_debug.la libtcmalloc.la libtcmalloc_debug.la libtcmalloc_and_profiler.la; do lib=".libs/`basename $la .la`.a"; [ ! -f "$lib" ] || : "$lib"; done make[1]: Entering directory '/usr/src/RPM/BUILD/gperftools-2.7' /bin/mkdir -p '/usr/src/tmp/gperftools-buildroot/usr/lib' /bin/sh ./libtool --mode=install /bin/install -p libtcmalloc_minimal.la libtcmalloc_minimal_debug.la libtcmalloc.la libtcmalloc_debug.la libprofiler.la libtcmalloc_and_profiler.la '/usr/src/tmp/gperftools-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libtcmalloc_minimal.so.4.5.3 /usr/src/tmp/gperftools-buildroot/usr/lib/libtcmalloc_minimal.so.4.5.3 libtool: install: (cd /usr/src/tmp/gperftools-buildroot/usr/lib && { ln -s -f libtcmalloc_minimal.so.4.5.3 libtcmalloc_minimal.so.4 || { rm -f libtcmalloc_minimal.so.4 && ln -s libtcmalloc_minimal.so.4.5.3 libtcmalloc_minimal.so.4; }; }) libtool: install: (cd /usr/src/tmp/gperftools-buildroot/usr/lib && { ln -s -f libtcmalloc_minimal.so.4.5.3 libtcmalloc_minimal.so || { rm -f libtcmalloc_minimal.so && ln -s libtcmalloc_minimal.so.4.5.3 libtcmalloc_minimal.so; }; }) libtool: install: /bin/install -p .libs/libtcmalloc_minimal.lai /usr/src/tmp/gperftools-buildroot/usr/lib/libtcmalloc_minimal.la libtool: install: /bin/install -p .libs/libtcmalloc_minimal_debug.so.4.5.3 /usr/src/tmp/gperftools-buildroot/usr/lib/libtcmalloc_minimal_debug.so.4.5.3 libtool: install: (cd /usr/src/tmp/gperftools-buildroot/usr/lib && { ln -s -f libtcmalloc_minimal_debug.so.4.5.3 libtcmalloc_minimal_debug.so.4 || { rm -f libtcmalloc_minimal_debug.so.4 && ln -s libtcmalloc_minimal_debug.so.4.5.3 libtcmalloc_minimal_debug.so.4; }; }) libtool: install: (cd /usr/src/tmp/gperftools-buildroot/usr/lib && { ln -s -f libtcmalloc_minimal_debug.so.4.5.3 libtcmalloc_minimal_debug.so || { rm -f libtcmalloc_minimal_debug.so && ln -s libtcmalloc_minimal_debug.so.4.5.3 libtcmalloc_minimal_debug.so; }; }) libtool: install: /bin/install -p .libs/libtcmalloc_minimal_debug.lai /usr/src/tmp/gperftools-buildroot/usr/lib/libtcmalloc_minimal_debug.la libtool: install: /bin/install -p .libs/libtcmalloc.so.4.5.3 /usr/src/tmp/gperftools-buildroot/usr/lib/libtcmalloc.so.4.5.3 libtool: install: (cd /usr/src/tmp/gperftools-buildroot/usr/lib && { ln -s -f libtcmalloc.so.4.5.3 libtcmalloc.so.4 || { rm -f libtcmalloc.so.4 && ln -s libtcmalloc.so.4.5.3 libtcmalloc.so.4; }; }) libtool: install: (cd /usr/src/tmp/gperftools-buildroot/usr/lib && { ln -s -f libtcmalloc.so.4.5.3 libtcmalloc.so || { rm -f libtcmalloc.so && ln -s libtcmalloc.so.4.5.3 libtcmalloc.so; }; }) libtool: install: /bin/install -p .libs/libtcmalloc.lai /usr/src/tmp/gperftools-buildroot/usr/lib/libtcmalloc.la libtool: install: /bin/install -p .libs/libtcmalloc_debug.so.4.5.3 /usr/src/tmp/gperftools-buildroot/usr/lib/libtcmalloc_debug.so.4.5.3 libtool: install: (cd /usr/src/tmp/gperftools-buildroot/usr/lib && { ln -s -f libtcmalloc_debug.so.4.5.3 libtcmalloc_debug.so.4 || { rm -f libtcmalloc_debug.so.4 && ln -s libtcmalloc_debug.so.4.5.3 libtcmalloc_debug.so.4; }; }) libtool: install: (cd /usr/src/tmp/gperftools-buildroot/usr/lib && { ln -s -f libtcmalloc_debug.so.4.5.3 libtcmalloc_debug.so || { rm -f libtcmalloc_debug.so && ln -s libtcmalloc_debug.so.4.5.3 libtcmalloc_debug.so; }; }) libtool: install: /bin/install -p .libs/libtcmalloc_debug.lai /usr/src/tmp/gperftools-buildroot/usr/lib/libtcmalloc_debug.la libtool: install: /bin/install -p .libs/libprofiler.so.0.4.18 /usr/src/tmp/gperftools-buildroot/usr/lib/libprofiler.so.0.4.18 libtool: install: (cd /usr/src/tmp/gperftools-buildroot/usr/lib && { ln -s -f libprofiler.so.0.4.18 libprofiler.so.0 || { rm -f libprofiler.so.0 && ln -s libprofiler.so.0.4.18 libprofiler.so.0; }; }) libtool: install: (cd /usr/src/tmp/gperftools-buildroot/usr/lib && { ln -s -f libprofiler.so.0.4.18 libprofiler.so || { rm -f libprofiler.so && ln -s libprofiler.so.0.4.18 libprofiler.so; }; }) libtool: install: /bin/install -p .libs/libprofiler.lai /usr/src/tmp/gperftools-buildroot/usr/lib/libprofiler.la libtool: install: /bin/install -p .libs/libtcmalloc_and_profiler.so.4.5.3 /usr/src/tmp/gperftools-buildroot/usr/lib/libtcmalloc_and_profiler.so.4.5.3 libtool: install: (cd /usr/src/tmp/gperftools-buildroot/usr/lib && { ln -s -f libtcmalloc_and_profiler.so.4.5.3 libtcmalloc_and_profiler.so.4 || { rm -f libtcmalloc_and_profiler.so.4 && ln -s libtcmalloc_and_profiler.so.4.5.3 libtcmalloc_and_profiler.so.4; }; }) libtool: install: (cd /usr/src/tmp/gperftools-buildroot/usr/lib && { ln -s -f libtcmalloc_and_profiler.so.4.5.3 libtcmalloc_and_profiler.so || { rm -f libtcmalloc_and_profiler.so && ln -s libtcmalloc_and_profiler.so.4.5.3 libtcmalloc_and_profiler.so; }; }) libtool: install: /bin/install -p .libs/libtcmalloc_and_profiler.lai /usr/src/tmp/gperftools-buildroot/usr/lib/libtcmalloc_and_profiler.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/gperftools-buildroot/usr/bin' /bin/install -p src/pprof '/usr/src/tmp/gperftools-buildroot/usr/bin' for la in libtcmalloc_minimal.la libtcmalloc_minimal_debug.la libtcmalloc.la libtcmalloc_debug.la libtcmalloc_and_profiler.la; do lib=".libs/`basename $la .la`.a"; [ ! -f "$lib" ] || : "$lib"; done /bin/mkdir -p '/usr/src/tmp/gperftools-buildroot/usr/share/doc/gperftools' /bin/install -p -m 644 AUTHORS COPYING ChangeLog INSTALL NEWS README README_windows.txt TODO ChangeLog.old docs/index.html docs/designstyle.css docs/pprof_remote_servers.html docs/tcmalloc.html docs/overview.gif docs/pageheap.gif docs/spanmap.gif docs/threadheap.gif docs/t-test1.times.txt docs/tcmalloc-opspercpusec.vs.threads.1024.bytes.png docs/tcmalloc-opspercpusec.vs.threads.128.bytes.png docs/tcmalloc-opspercpusec.vs.threads.131072.bytes.png docs/tcmalloc-opspercpusec.vs.threads.16384.bytes.png docs/tcmalloc-opspercpusec.vs.threads.2048.bytes.png docs/tcmalloc-opspercpusec.vs.threads.256.bytes.png docs/tcmalloc-opspercpusec.vs.threads.32768.bytes.png docs/tcmalloc-opspercpusec.vs.threads.4096.bytes.png docs/tcmalloc-opspercpusec.vs.threads.512.bytes.png docs/tcmalloc-opspercpusec.vs.threads.64.bytes.png docs/tcmalloc-opspercpusec.vs.threads.65536.bytes.png docs/tcmalloc-opspercpusec.vs.threads.8192.bytes.png docs/tcmalloc-opspersec.vs.size.1.threads.png docs/tcmalloc-opspersec.vs.size.12.threads.png docs/tcmalloc-opspersec.vs.size.16.threads.png docs/tcmalloc-opspersec.vs.size.2.threads.png docs/tcmalloc-opspersec.vs.size.20.threads.png docs/tcmalloc-opspersec.vs.size.3.threads.png docs/tcmalloc-opspersec.vs.size.4.threads.png docs/tcmalloc-opspersec.vs.size.5.threads.png docs/tcmalloc-opspersec.vs.size.8.threads.png docs/overview.dot '/usr/src/tmp/gperftools-buildroot/usr/share/doc/gperftools' /bin/install -p -m 644 docs/pageheap.dot docs/spanmap.dot docs/threadheap.dot docs/heapprofile.html docs/heap-example1.png docs/heap_checker.html docs/cpuprofile.html docs/cpuprofile-fileformat.html docs/pprof-test-big.gif docs/pprof-test.gif docs/pprof-vsnprintf-big.gif docs/pprof-vsnprintf.gif '/usr/src/tmp/gperftools-buildroot/usr/share/doc/gperftools' /bin/mkdir -p '/usr/src/tmp/gperftools-buildroot/usr/include/google' /bin/install -p -m 644 src/google/heap-checker.h src/google/heap-profiler.h src/google/malloc_extension.h src/google/malloc_extension_c.h src/google/malloc_hook.h src/google/malloc_hook_c.h src/google/profiler.h src/google/stacktrace.h src/google/tcmalloc.h '/usr/src/tmp/gperftools-buildroot/usr/include/google' /bin/mkdir -p '/usr/src/tmp/gperftools-buildroot/usr/share/man/man1' /bin/install -p -m 644 docs/pprof.1 '/usr/src/tmp/gperftools-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/gperftools-buildroot/usr/include/gperftools' /bin/install -p -m 644 src/gperftools/tcmalloc.h '/usr/src/tmp/gperftools-buildroot/usr/include/gperftools' /bin/mkdir -p '/usr/src/tmp/gperftools-buildroot/usr/include/gperftools' /bin/install -p -m 644 src/gperftools/stacktrace.h src/gperftools/malloc_hook.h src/gperftools/malloc_hook_c.h src/gperftools/malloc_extension.h src/gperftools/malloc_extension_c.h src/gperftools/nallocx.h src/gperftools/heap-profiler.h src/gperftools/heap-checker.h src/gperftools/profiler.h '/usr/src/tmp/gperftools-buildroot/usr/include/gperftools' /bin/mkdir -p '/usr/src/tmp/gperftools-buildroot/usr/lib/pkgconfig' /bin/install -p -m 644 libtcmalloc.pc libtcmalloc_minimal.pc libtcmalloc_debug.pc libtcmalloc_minimal_debug.pc libprofiler.pc '/usr/src/tmp/gperftools-buildroot/usr/lib/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' make: Leaving directory '/usr/src/RPM/BUILD/gperftools-2.7' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gperftools-buildroot (auto) removed './usr/lib/libtcmalloc_and_profiler.la' removed './usr/lib/libprofiler.la' removed './usr/lib/libtcmalloc_debug.la' removed './usr/lib/libtcmalloc.la' removed './usr/lib/libtcmalloc_minimal_debug.la' removed './usr/lib/libtcmalloc_minimal.la' mode of './usr/lib/libtcmalloc_and_profiler.so.4.5.3' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libprofiler.so.0.4.18' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libtcmalloc_debug.so.4.5.3' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libtcmalloc.so.4.5.3' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libtcmalloc_minimal_debug.so.4.5.3' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libtcmalloc_minimal.so.4.5.3' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/gperftools-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/libprofiler.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libprofiler.pc: Libs: '-L${libdir} -lprofiler' --> '-lprofiler' /usr/lib/pkgconfig/libtcmalloc_minimal_debug.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libtcmalloc_minimal_debug.pc: Libs: '-L${libdir} -ltcmalloc_minimal_debug' --> '-ltcmalloc_minimal_debug' /usr/lib/pkgconfig/libtcmalloc_debug.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libtcmalloc_debug.pc: Libs: '-L${libdir} -ltcmalloc_debug' --> '-ltcmalloc_debug' /usr/lib/pkgconfig/libtcmalloc_minimal.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libtcmalloc_minimal.pc: Libs: '-L${libdir} -ltcmalloc_minimal' --> '-ltcmalloc_minimal' /usr/lib/pkgconfig/libtcmalloc.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libtcmalloc.pc: Libs: '-L${libdir} -ltcmalloc' --> '-ltcmalloc' Checking contents of files in /usr/src/tmp/gperftools-buildroot/ (default) Compressing files in /usr/src/tmp/gperftools-buildroot (auto) Adjusting library links in /usr/src/tmp/gperftools-buildroot ./usr/lib: libtcmalloc_minimal.so.4 -> libtcmalloc_minimal.so.4.5.3 libtcmalloc_minimal_debug.so.4 -> libtcmalloc_minimal_debug.so.4.5.3 libtcmalloc.so.4 -> libtcmalloc.so.4.5.3 libtcmalloc_debug.so.4 -> libtcmalloc_debug.so.4.5.3 libprofiler.so.0 -> libprofiler.so.0.4.18 libtcmalloc_and_profiler.so.4 -> libtcmalloc_and_profiler.so.4.5.3 Verifying ELF objects in /usr/src/tmp/gperftools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) section [ 3] '.dynsym': symbol 144: symbol in dynamic symbol table with non-default visibility section [ 3] '.dynsym': symbol 251: symbol in dynamic symbol table with non-default visibility section [ 3] '.dynsym': symbol 490: symbol in dynamic symbol table with non-default visibility section [ 3] '.dynsym': symbol 857: symbol in dynamic symbol table with non-default visibility verify-elf: WARNING: ./usr/lib/libtcmalloc_and_profiler.so.4.5.3: eu-elflint failed verify-elf: WARNING: ./usr/lib/libtcmalloc_and_profiler.so.4.5.3: uses non-LFS functions: fstatfs ftruncate glob globfree mkstemp open verify-elf: WARNING: ./usr/lib/libprofiler.so.0.4.18: uses non-LFS functions: open section [ 3] '.dynsym': symbol 208: symbol in dynamic symbol table with non-default visibility section [ 3] '.dynsym': symbol 375: symbol in dynamic symbol table with non-default visibility section [ 3] '.dynsym': symbol 402: symbol in dynamic symbol table with non-default visibility section [ 3] '.dynsym': symbol 542: symbol in dynamic symbol table with non-default visibility verify-elf: WARNING: ./usr/lib/libtcmalloc_debug.so.4.5.3: eu-elflint failed verify-elf: WARNING: ./usr/lib/libtcmalloc_debug.so.4.5.3: uses non-LFS functions: fstatfs ftruncate glob globfree mkstemp open section [ 3] '.dynsym': symbol 133: symbol in dynamic symbol table with non-default visibility section [ 3] '.dynsym': symbol 230: symbol in dynamic symbol table with non-default visibility section [ 3] '.dynsym': symbol 446: symbol in dynamic symbol table with non-default visibility section [ 3] '.dynsym': symbol 791: symbol in dynamic symbol table with non-default visibility verify-elf: WARNING: ./usr/lib/libtcmalloc.so.4.5.3: eu-elflint failed verify-elf: WARNING: ./usr/lib/libtcmalloc.so.4.5.3: uses non-LFS functions: fstatfs ftruncate glob globfree mkstemp open verify-elf: WARNING: ./usr/lib/libtcmalloc_minimal_debug.so.4.5.3: uses non-LFS functions: fstatfs ftruncate mkstemp open verify-elf: WARNING: ./usr/lib/libtcmalloc_minimal.so.4.5.3: uses non-LFS functions: fstatfs ftruncate mkstemp open Hardlinking identical .pyc and .pyo files Processing files: gperftools-2.7-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bqCdgk find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dNGmHj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) # perl(Term/ReadLine.pm) at line 825 (depth 9) inside eval SKIP /usr/src/tmp/gperftools-buildroot/usr/bin/pprof syntax OK find-requires: FINDPACKAGE-COMMANDS: perl Provides: google-perftools Requires: binutils, /usr/bin/env, perl(Cwd.pm), perl(Getopt/Long.pm), perl(POSIX.pm), perl-base Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5MJIul Processing files: libgperftools-2.7-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Rs5Scj find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/gperftools-buildroot/usr/lib/libprofiler.so.0: 149 symbols, 18 bpp lib.prov: /usr/src/tmp/gperftools-buildroot/usr/lib/libtcmalloc.so.4: 731 symbols, 20 bpp lib.prov: /usr/src/tmp/gperftools-buildroot/usr/lib/libtcmalloc_and_profiler.so.4: 797 symbols, 20 bpp lib.prov: /usr/src/tmp/gperftools-buildroot/usr/lib/libtcmalloc_debug.so.4: 776 symbols, 20 bpp lib.prov: /usr/src/tmp/gperftools-buildroot/usr/lib/libtcmalloc_minimal.so.4: 473 symbols, 19 bpp lib.prov: /usr/src/tmp/gperftools-buildroot/usr/lib/libtcmalloc_minimal_debug.so.4: 518 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FbzLij find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libgoogle-perftools, libprofiler.so.0 = set:ldWf75dh60U2AxG0tFgQGSDxIyuaPHm5QJdo2CZ3RXqOwTWNTYlHU9kNcHRLyWUm6qos1KnUERKk4C7eufrC1XSHZq5Tox62DfE1GBVJyHiyZxTG7aMZx26d8sRTpwnwD4M53h1rwMPWShadhDzroTpZaZzgziSnndgWmZfZsXGd9rUo2Gj1hZcGMINTgcZFajIZk31NUI4AxNm7rxo6c8ARCu7FebbBS1rvpLnqjd2NYu51mWUGFDyn0VZ1FqAk3YjZwWmIPXr8IjQ6PXxsJ4Z9i7rzec0Z1tLJyLbl00u33Dk1MZ2bK01, libtcmalloc.so.4 = set:ndYUHZAP5hNBXFZv2KonjrFEkrBqpGKijOLXDY6I8ila3bQXklIfW8kWZu7raKZbEC4Rt3iGjtI35uEeqMDVz9GsT2WxZwk1dFm4NZK7R8rVgdeDZpZJZfwZsQdQoubkgXluZ9QOgI0ZvJnQQ9tsAQK3rWZGolYs3gd0P4nFD7Z4b2QhSjyEzje5RFcEtx2peMZC37dzZd00A7M7F0u8RqWm3NZdy3ummV4fRlNPsIPHe6qfRaAqQPanyY53V3lsaehEhZeKsPMkUKRHS2CyZFBu9HdW0dABd0DS5mEatJukgpsu1hP3Ks1fPZvyMj7hK2GLZ94lxOpWi6F1bkvhzrePmZy4q332JXztpXxhj7178ZqBbzffRPaJror54aCyvRCBhjWkMeQoVzEL6eWiNsHJZK9plSsPsEuQ7vIYkSUW3vIKmKFb4hJfngKZKNdz8N16HIRegN0nMr0bKLu2MxSVpdob5AGfdL0KOxdTr96vZ6gq95k0XtZe3um8t2BzdjR9kG5rM0R436oYKy0rYozbNP6zoq42k51jXwAOplEvrwwZmMWdtLOJRwsKTtgguHVP2NCBtMTbOjTBdOIN2039nC2GjjArTKIS1OwR8cA0TSCXzsFPVTZw098RIoRWawXtItyghhSW16ONU1IAGcmKx2260fRJjc4ZotH4qeQZEpxcA15JrlldlC4A2dwPRByZiVNYg21e0L8G2wZC3FPAsV4mS0pPnRmiQfeVTm0YfNthgfDRPBrU0p0LTc43dJONT4BKku0BnavhF0CQZpCJMEXL5038MVQfT0I12IyYuRuZ3yl2Erk674gON25WfoEOoRrSPSCv4I2oQOWbQhMSbqSEWv4rXyJEtQcL7bnDFj1scg3gzp15Z8D3n9USP2wFvM7Ny8QUl7ZKwSMZ3IqhA4ty4rYQ21pc8dggp8DgD2R07UZdWfY1sgmrBWeryAckkQa8JOEPu3C461J7PcJa9PSFuRUdKvAY5J8HlhUZaTL7SMMP4QxZhU0Wycn7LfswcsuGlakfW56Pmb3272CFyQd1j9ie6YJsOw6E9ZGoS6XKerwzBCdGJG47TKrzlSQ1i9Qg09LkVl5YneRiLH408d83kvCKnAdITZgy1l7h4q7J4qjt0pi46A6kwH9u6fvR66rVUyBo55XBM35LR9ULfEImAXdEo8j5ovltfyDOFATNUC6Mjp4NdhRgbgJTHZIifrWUZIi3YYaFsXyv4LPyJg5bzWxlSNwuPpjZleToX6cISXShvRZCvWrLdodK9hkUrKUvHVdIu8Fuh85I7u5Nn8OT0ngDOpsDzggVMrxaAyZ1HfcYUAZpSp9kGj8Z4dfIborGYYSZelpfNsZytx6AtZHAJu6XKfripUnCeY7JQg9QoFbBUvlBjLtxMtUWZJFO9hrcLtfePL7PXZFTz2i7C5PjGWGScugt8AwTnSulL6hOAO3ocZD6afOz4ZybZ4r70, libtcmalloc_and_profiler.so.4 = set:ndYUHZAP5hNBXFZv2KonjrFEkrBqpGKijpFcTZ3VdohAGk6mETFGovQhEQZdfSksXnkjyWK19RFeSx2fk7dUPYJy2xaTJwuUfg5QAqh4ZHvkzIB3ReH2YZpZJZfwZsQdQoubkgXluZ9QOgXchPZDX5dti779JXMCZvam5fT0k32fcRtBuuQjb2QhW8v5hQN9DyWk6sYDdk8P1ZnZLKoFpIL5h00iXUzk0fAqdtHxUZmN1fbHsyDWGUpeSVl73JDq5idWpBbhZi6O7GUksygzWtnKpoasTWlr1jNZIiLAR6tw6OO6wjX2bkBKmfaEceLwEV1nKwDpZDh89uMgAHwWrvik5aDFbpA6IgZ5QUCPIRLgEdc8QKfSBJ7VFlu7178ZqBbzffRKO2IOim1u1JGwgNkYHSIcqiD2Sx1ThT7hvdsQByVmrZJjOGIVCVgZ8ZofmuarsZ1ZoRROdtx8GZ9b8TvtGVNcy47oIOmX05329KnT0msvZ40eQefH1rFwkZ9Cn0nVgWU1laubNUHTwQiaE0SXWZ3QZj4cI4W4a7rCGjEkbSw1G96cMUt51SUN6nyDd6NyEZd4Ea2CS19BPGgZC34QTwRrWepd6JRwok2daUj74ATqZs2FivMp7YZ2ObvEsO6pSo1wxAbj1RF9OJrnmX0pMq46iwrrPZ1ViDPLZxpawUKqmIqt5MZeoX4xyyIR3cAzN3o9lpIs354c0uGrDo8YNKlROSVxZncbAxcEEtHGGFOAwkE1sKKkQnOzVx42s0uhk50ZJ6iD9VO9sbLRwIVHqb9W7DYrb0ZnyXywuTEbRPBrU0p0LTc43dJONT4BKkuMGyt6BLEk0jqZAPmoQZ7b06gwPVDlEN0I12IyYuRuZ3yl2Erk674gON25WfoEi3XaVdXprPf2m1cqpZ5EzwJnQIhRZEornI5JzCVZ8BHPQF0e6E1ENIwyuYsUa1Tum02vCv1v4bygzntYXwSMZ3IqhA4ty4rYc2ovwc6hbpm2a3V4WkE6U0LLRvU3UwISaRtS49pEEElgqBaR3NuzUDhFhgXNcjHiOItGndq2yNZ3iZiqhmHyMXRXT3roUpi5RftVZzM1ILJpDHzT7eg6efRa5G7Z2cKHZgIc8s8oCaiT4cB8VoIOkXtOw6E9vrXnNSoTRp3sIQIhJlBUUStrIOCega9UEFrs1DzkVl5YneRiLH408d83kvCKnAdITZgy1l7h4q7J4qjt0pi46A6SgmvRAyX2XVHSMobx5PamylkIn2fkYmDwZK3aH5VuvwO43pG0XHGXhYkeBYeihXiq0fBh4TA6vihbgJTHZIifrWUZIi3YYaFsXyv4LPyJg5bzWxlSNwegINI9ZyDrIt36mXtXELWvXjvXJtLwWOC4hxLVyZJqu3H7iGn4zVzPuUl4vVfO4H1KweBPUe7xwOxT2l85XzR76usiZKi8HZfE4aRF6SeeRYMKwJFOPrTXlpfNsZytx6AHupUBIRPoTZ9dFcYbj7ZjqF9PHhqIQBiYLGOpKSJg8s7KZvtGsiQ6PrTzPYXNYZvVZ82i7C5PjGWGScugt8AwTnSulL6hOAOzs0IyZzPMQ8luAUnmWFJ30, libtcmalloc_debug.so.4 = set:ndITH0RvqK8aKsfRZBM5Xqqb5BqHkbjRlqiZliOR9L1bykBOM2ZeklIfW8yNRRLvI9SlxWnkjyWK19RFeSxZxcmEeqS6tOYN4lKr1Z0ZxE2qiJ8yZJfGhSOxqseFzZngvCKx6Prx2qLOHfFBxo1YZCLEFjWU8Ft7SQZBNGUV6wq0C9KiffWF51W8XFABAQUAjhta3qnEgC3enOw6eq6XrG10051Yhaw7iJCKRgsvbeUppBjYkn5fPNeLWoEZ4J2F6ZcanyY53V3lsaehEhZeKsPMkUKRHS2CyZFBu9HBUS0w6OOZg20xO5mEatJukgpsu1hPjgDHoMPIZH8YQhAHwWrvik5aDFbpA6IgZ5QUCPIWYth8Q664qT7XOS3zCeyC0X6ZqBbzffRPaJrmPyz1xypIhgGSIcqiD2Sx6bv4Z537tFZBPglIHMvf9HOCr63hwWhvYNOjpzHfYNWqVCKg4RZs5QEjlQzr6hyjS1msIRegN0nMrw7nZLLu2MxSVpdob5AGfdL0KOxdTDZGTwQiaE0SXSgzSwD5iDgVoPkt2BqN6cgdNw16LH8M6fSUiYIN8C6x0lhgarR5AkeH2ZvzZmMWdtLOJRwsKTtgguHVP2NCBtMTbOjTlirWerI0MgOBFwWQ4VSJbHtwcod239MJJVZosFLdFxVv081FC5Hmn1sLzJj4aaOmfMge6fwBkBNOdkgM0UFKtyxUp8atH4qeQZEpxcAdmwNPJGGCaj2ix6MVWihv9fC7i8M1U5hl0YT6iD9VO9IIhBCyYHqb9W7DYrb0ZnyXywueHDbTM1O0uLp86qqBzL9atFY0aL7cZmkeqb1cFZ3drxhTvb06gwPFNpnO0I12IyYuRuZ3yl2Erk674gON2dr0B4ckd65gYCZcSCv4I2qas5pZ5EzwJnQIhRZEornI5JzCVZ8NoqNpWk073Q0Qomghfue4ve3MJD50jZwZooh4qYGzv7Q6KvoRy89W49SUF52OogqwwOgexe5G1eMXrZ7U3UwISaRtS4FvyJhkQa8JOEPurbggnZgzwSzpCmBApXkLqY6TfiZiCecWGlhUZaTL7SMMP4QxZhU0Wycn7LfswcsuGlakfW56Pmb3272CFyQd1j9ie6YJZpBZhqwCYZcunIdSttS07bdrkrl9eqHmpj78Bg31AYiBnlMvx7Va1048GfjTbO6SrvgcEW8ygXEBgrG38jyMwQw2sdNPUVHSMob7nI4HEoL4uEytYrCwZnImAXdEo8j5ovltfyDOFATNUC6MjxICGxmwqLnZFBumLUycNqTbdEzeHbFsXyv4LPyJg5bzWxlSNwuPpjZleToX6cISXShvRZCvWrLdodK9f2o1YdnYLRY6mfAkL8A2S3LyUb4VrwbEjVcKPh8EsUJg5iNZoR76usiZAXI4aR9AuGVxt1rjBDTKTHOuyVZlWOPwvytZHAJu6XKfripeZivCeY7JQg9QoFbBUvlBjLtxMtUWZJFO9hrcLtfePL7PXZFTz2i7C5PjGWGScugt8As09Z7SulL6hOAOzg5cYZjztSGmuAUnmWFJ30, libtcmalloc_minimal.so.4 = set:mdZpl0Q4HZAdigntG6PyR0uLp86qqqh94yiRlq2bFVKvEda5MAS5i38704DzPZpH1sZG1So4cEC4Rt3iGtDXaSxFNYGp7a2pZo9hZyuTyS0c2edKblKKoZwu4Kw4TDKqbvTcINhzlkjzVJU3Q4I9pSO8WZJuN1WEKFlZ53TlWQGopZJiqVWc1yEizG65xWM2aWVpJDoZgDyWk6QKgJc1M0wFZI2UVcudVR6KvoR2i25gxzFWdUkJAcfO08zxkogk7NpmquIboX360TPJyMPqjgsHhtGoY0yym1Fl6tfVmqWChn2KQodIkFi8pSeRH6LCK62KoRBnQxMyXZt3roUpad0OLiQyDm5jjUYs13lBsxWQSekoAZl1f7GkhxIcJvUo9ha0Uo0jvlxOpWi6VwsgVm4MItXvrR07NcRQP1oStrC9XOSPkrWUfShUNBDlFIcOBZIfH0ee11pIeX2plsNcRYo4EQn37qcmrZJjO6qjFlkZ8klZ9TqpUyIxFqYpW83T4Z2xujI8cqvKwsZJ8WPpPVpYYlroIBzlnrW7EowbUdUuAlRjfXq6jMkP5eEIme9H1rFwQzVcE3FOoPlhS2No5OLZoZ9iu7YKvazEZ4WR1AGZJPrSiuPkt8yTPCeN0f7g6LAOzaB4ZEUJ2xylZ17FQQMGQk3cETsALOdLu1Gyw9nwJH4Z3Tl5WTJPSTaMkzl0LuY4JRmdLRY6mfZGYK32tJbO1nDVjHjwGr8F1KwOxL1uH1OOxrTIN2039nC2GjzBOOamVWd1FtmkgGXkjdpXkH6bhNTeh826FbMNVBI6zna2bFEm0TXoZ5kc4Deoa4oKLc4EESBu3bFazBHVUXsCL3BdN2t17awqGdOXVzGWkvb8sWVWgAelZjo185GTZLIkQnyDvnAcL4k50ZJZuJcGJ5sHrY6mzeYpFZ5f2, libtcmalloc_minimal_debug.so.4 = set:ndITH0Rvwe4wqgk2xEktBCAv99n3ZjwUce2RlfCon4BqikTd8FeRNeYfoI0DEEjCfCEOtbw7xemYLvMz0esQhJLFrENYmEwOIBhQZHZ2qWMulZD5bXf0buWF51W8XFABleDyWk6QKgLYs1xmG100oIk0dzXmWp0pttlYc7XUrpfRaEsitGo02vGwcWqZaS2gKwImyr30q8hv0IACCMVV2yCDwenNwDpZDhUF3A9k5aDFbpA6cTeKeGPKISMwdZeOS3zCeyC0X6ZqBbZFvm1nlNNwgtmgGSsN8sagFL6eSGPglIHMvf9HOKxy0R3b8A6Q7Y8yESDbEhDGEwb2H0BX3kcM5Y6UNRZLIXgXYI6IB2iR7ytSsvu6vwZeSgzmbj1CdjR1fh08j0kksAuSwnJ0lhgarZaOplMZDQT0WvSqgeTXe88LxH1GKurQtBQCKP6b0cAspaEedmabb7qcA06sfiBgqo0sMkPSI1sLzRnkAJuwxscu0bFazBbx5wDW26f37ke1gX6QuiB91FgSBByZiNjEDhl0YTiBOBmTlqaOAdV5k0wWIwKW4Ztp0LTc43d0OO7cZmkeqb1cFtxQ02sedeXi6wdgwl4AxpB0W6Dj8VoxCdwi26G6z28uP8dT4qa04G4ZkR7z5YG7zF5D90V5dC5kQ3Zt1W0I0oW31GNH9LSMZ3Iq1qF9SUF52Oogqw1fI8V3UwIS44tsJdyym1Fl6tSrr12WO7ugYtBcrDWlznGMF3zKqB5TZb7SMMP48cbhbu2AxbV2RzuxhoEAaiT4cB8Vog76kZEDRXyJxHiw3a3wDIlSQ1i9Qg005tOJ0w0hZ9FX5p3PsGzo9K4qjwZqOVu6fvR66rVoRlaSplNeZtc1ZfoJ8TrgNgC7CwZ49L3uTf5OqG6q1gOEDRbK8jISdUccHbFsXyv4Ll8kIcG7mp73Wd7VHs3aMtXELWvXjv3OZhexVUrdLxR39Rb2zyfd4VrwbEj9ufB308nbZ3JjQefRYMKwhNTe4Jinu6gZonOmTzygFYpWwAfsoXi8hb4K3Bdxq7U9ZKNYKZm1xjfn7sTewAZpS3iCEg23LZIoDN8zUnmaN1 Requires: ld-linux.so.2 >= set:ihL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.27), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3), libgcc_s.so.1(GLIBC_2.0), libm.so.6(GLIBC_2.29), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.15), libstdc++.so.6(GLIBCXX_3.4.21), libunwind.so.8 >= set:ifAqUW3Al991, rtld(GNU_HASH), rtld(GNU_UNIQUE) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jFavUi Creating libgperftools-debuginfo package Processing files: libgperftools-devel-2.7-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I1ReKk find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xtPV6j find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/gperftools-buildroot/usr/include/gperftools/heap-checker.h:64:10: fatal error: vector: No such file or directory 64 | #include | ^~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/gperftools-buildroot/usr/include/gperftools/heap-checker.h: cpp failed, trying c++ mode Provides: gperftools-devel = 2.7-alt1, pkgconfig(libprofiler) = 2.7, pkgconfig(libtcmalloc) = 2.7, pkgconfig(libtcmalloc_debug) = 2.7, pkgconfig(libtcmalloc_minimal) = 2.7, pkgconfig(libtcmalloc_minimal_debug) = 2.7 Requires: libgperftools = 2.7-alt1, /usr/lib/libprofiler.so.0.4.18, /usr/lib/libtcmalloc.so.4.5.3, /usr/lib/libtcmalloc_and_profiler.so.4.5.3, /usr/lib/libtcmalloc_debug.so.4.5.3, /usr/lib/libtcmalloc_minimal.so.4.5.3, /usr/lib/libtcmalloc_minimal_debug.so.4.5.3, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qOr0Fk Processing files: libgperftools-debuginfo-2.7-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uIRzKi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Edhuai find-requires: running scripts (debuginfo) Provides: debug(libprofiler.so.0), debug(libtcmalloc.so.4), debug(libtcmalloc_and_profiler.so.4), debug(libtcmalloc_debug.so.4), debug(libtcmalloc_minimal.so.4), debug(libtcmalloc_minimal_debug.so.4) Requires: libgperftools = 2.7-alt1, debug(ld-linux.so.2), debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libpthread.so.0), debug(libstdc++.so.6), debug(libunwind.so.8) Adding to libgperftools-devel a strict dependency on libgperftools Adding to libgperftools-debuginfo a strict dependency on libgperftools Removing 6 extra deps from libgperftools-devel due to dependency on libgperftools Wrote: /usr/src/RPM/RPMS/i586/gperftools-2.7-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libgperftools-2.7-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libgperftools-devel-2.7-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libgperftools-debuginfo-2.7-alt1.i586.rpm 240.26user 35.07system 1:22.22elapsed 334%CPU (0avgtext+0avgdata 108556maxresident)k 0inputs+0outputs (0major+5732669minor)pagefaults 0swaps 248.45user 41.11system 1:35.16elapsed 304%CPU (0avgtext+0avgdata 108736maxresident)k 128inputs+0outputs (0major+6065997minor)pagefaults 0swaps