Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 2020 09:54:43 GMT
From:      pkg-fallout@FreeBSD.org
To:        yuri@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-amd64-default][devel/google-perftools] Failed for google-perftools-2.8 in build
Message-ID:  <202008220954.07M9sh77067952@beefy18.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     yuri@FreeBSD.org
Last committer: yuri@FreeBSD.org
Ident:          $FreeBSD: head/devel/google-perftools/Makefile 541722 2020-07-08 23:24:34Z yuri $
Log URL:        http://beefy18.nyi.freebsd.org/data/head-amd64-default/p545731_s364466/logs/google-perftools-2.8.log
Build URL:      http://beefy18.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p545731_s364466
Log:

=>> Building devel/google-perftools
build started at Sat Aug 22 09:53:12 UTC 2020
port directory: /usr/ports/devel/google-perftools
package name: google-perftools-2.8
building for: FreeBSD head-amd64-default-job-06 13.0-CURRENT FreeBSD 13.0-CURRENT 1300110 amd64
maintained by: yuri@FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/google-perftools/Makefile 541722 2020-07-08 23:24:34Z yuri $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300100
Jail OSVERSION: 1300110
Job Id: 06




!!! Jail is newer than host. (Jail: 1300110, Host: 1300100) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300110
UNAME_v=FreeBSD 13.0-CURRENT 1300110
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for google-perftools-2.8:
     DOCS=on: Build and/or install documentation
====> The tcmalloc internal page size: you have to select exactly one of them
     PAGE8K=on: 8K page size
     PAGE32K=off: 32K page size
     PAGE64K=off: 64K page size
====> The tcmalloc allocation alignment: you have to select exactly one of them
     ALIGN8=off: 8 bytes allocation alignment
     ALIGN16=on: 16 bytes allocation alignment
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
yuri@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-tcmalloc-alignment=16 --with-tcmalloc-pagesize=8 --enable-frame-pointers --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/google-perftools/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/google-perftools/work  HOME=/wrkdirs/usr/ports/devel/google-perftools/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/google-perftools/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/google-perftools/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/google-perftools/work  HOME=/wrkdirs/usr/ports/devel/google-perftools/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/google-perftools/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS="-lexecinfo"  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gperftools"  EXAMPLESDIR="share/examples/google-perftools"  DATADIR="share/google-perftools"  WWWDIR="www/google-perftools"  ETCDIR="etc/google-perftools"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/google-perftools DOCSDIR=/usr/local/share/doc/gperftools EXAMPLESDIR=/usr/local/share/examples/google-perftools  WWWDIR=/usr/local/www/google-perftools ETCDIR=/usr/local/etc/google-perftools
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300110
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   google-perftools-2.8 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.14.7.txz
[head-amd64-default-job-06] Installing pkg-1.14.7...
[head-amd64-default-job-06] Extracting pkg-1.14.7: .......... done
===>   google-perftools-2.8 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of google-perftools-2.8
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by google-perftools-2.8 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by google-perftools-2.8 for building
=> SHA256 Checksum OK for gperftools-2.8.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by google-perftools-2.8 for building
===>  Extracting for google-perftools-2.8
=> SHA256 Checksum OK for gperftools-2.8.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for google-perftools-2.8
===>  Applying FreeBSD patches for google-perftools-2.8 from /usr/ports/devel/google-perftools/files
===========================================================================
=======================<phase: build-depends  >============================
<snip>
c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src    -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/tests/sampler_debug_test-sampler_test.o -MD -MP -MF src/tests/.deps/sampler_debug_test-sampler_test.Tpo -c -o src/tests/sampler_debug_test-sampler_test.o `test -f 'src/tests/sampler_test.cc' || echo './'`src/tests/sampler_test.cc
mv -f src/tests/.deps/sampler_debug_test-sampler_test.Tpo src/tests/.deps/sampler_debug_test-sampler_test.Po
depbase=`echo src/tests/getpc_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/tests/getpc_test.o -MD -MP -MF $depbase.Tpo -c -o src/tests/getpc_test.o src/tests/getpc_test.cc &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/tests/profiledata_unittest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/tests/profiledata_unittest.o -MD -MP -MF $depbase.Tpo -c -o src/tests/profiledata_unittest.o src/tests/profiledata_unittest.cc &&\
mv -f $depbase.Tpo $depbase.Po
mv -f src/tests/.deps/tcmalloc_debug_unittest-tcmalloc_unittest.Tpo src/tests/.deps/tcmalloc_debug_unittest-tcmalloc_unittest.Po
c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/tests/profile_handler_unittest-profile-handler_unittest.o -MD -MP -MF src/tests/.deps/profile_handler_unittest-profile-handler_unittest.Tpo -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
mv -f src/tests/.deps/profile_handler_unittest-profile-handler_unittest.Tpo src/tests/.deps/profile_handler_unittest-profile-handler_unittest.Po
c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/tests/tcmalloc_and_profiler_unittest-tcmalloc_unittest.o -MD -MP -MF src/tests/.deps/tcmalloc_and_profiler_unittest-tcmalloc_unittest.Tpo -c -o src/tests/tcmalloc_and_profiler_unittest-tcmalloc_unittest.o `test -f 'src/tests/tcmalloc_unittest.cc' || echo './'`src/tests/tcmalloc_unittest.cc
c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/tests/tcmalloc_and_profiler_unittest-testutil.o -MD -MP -MF src/tests/.deps/tcmalloc_and_profiler_unittest-testutil.Tpo -c -o src/tests/tcmalloc_and_profiler_unittest-testutil.o `test -f 'src/tests/testutil.cc' || echo './'`src/tests/testutil.cc
mv -f src/tests/.deps/tcmalloc_and_profiler_unittest-testutil.Tpo src/tests/.deps/tcmalloc_and_profiler_unittest-testutil.Po
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_and_profiler_la-tcmalloc.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-tcmalloc.Tpo -c -o src/libtcmalloc_and_profiler_la-tcmalloc.lo `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_and_profiler_la-tcmalloc.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-tcmalloc.Tpo -c src/tcmalloc.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-tcmalloc.o
src/tcmalloc.cc:1161:20: warning: unused function 'CheckCachedSizeClass' [-Wunused-function]
static inline bool CheckCachedSizeClass(void *ptr) {
                   ^
1 warning generated.
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_and_profiler_la-tcmalloc.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-tcmalloc.Tpo -c src/tcmalloc.cc -o src/libtcmalloc_and_profiler_la-tcmalloc.o >/dev/null 2>&1
mv -f src/tests/.deps/tcmalloc_and_profiler_unittest-tcmalloc_unittest.Tpo src/tests/.deps/tcmalloc_and_profiler_unittest-tcmalloc_unittest.Po
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_and_profiler_la-profiler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profiler.Tpo -c -o src/libtcmalloc_and_profiler_la-profiler.lo `test -f 'src/profiler.cc' || echo './'`src/profiler.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_and_profiler_la-profiler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profiler.Tpo -c src/profiler.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-profiler.o
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_and_profiler_la-profiler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profiler.Tpo -c src/profiler.cc -o src/libtcmalloc_and_profiler_la-profiler.o >/dev/null 2>&1
mv -f src/.deps/libtcmalloc_and_profiler_la-tcmalloc.Tpo src/.deps/libtcmalloc_and_profiler_la-tcmalloc.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_and_profiler_la-profile-handler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profile-handler.Tpo -c -o src/libtcmalloc_and_profiler_la-profile-handler.lo `test -f 'src/profile-handler.cc' || echo './'`src/profile-handler.cc
mv -f src/.deps/libtcmalloc_and_profiler_la-profiler.Tpo src/.deps/libtcmalloc_and_profiler_la-profiler.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_and_profiler_la-profiledata.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profiledata.Tpo -c -o src/libtcmalloc_and_profiler_la-profiledata.lo `test -f 'src/profiledata.cc' || echo './'`src/profiledata.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_and_profiler_la-profile-handler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profile-handler.Tpo -c src/profile-handler.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-profile-handler.o
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_and_profiler_la-profiledata.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profiledata.Tpo -c src/profiledata.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_and_profiler_la-profiledata.o
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_and_profiler_la-profiledata.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profiledata.Tpo -c src/profiledata.cc -o src/libtcmalloc_and_profiler_la-profiledata.o >/dev/null 2>&1
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_and_profiler_la-profile-handler.lo -MD -MP -MF src/.deps/libtcmalloc_and_profiler_la-profile-handler.Tpo -c src/profile-handler.cc -o src/libtcmalloc_and_profiler_la-profile-handler.o >/dev/null 2>&1
mv -f src/.deps/libtcmalloc_and_profiler_la-profiledata.Tpo src/.deps/libtcmalloc_and_profiler_la-profiledata.Plo
cp -p ./src/pprof pprof-symbolize
echo 'prefix=/usr/local' > "libtcmalloc.pc".tmp
echo 'exec_prefix='`echo '/usr/local' | sed 's@^/usr/local@${prefix}@'` >> "libtcmalloc.pc".tmp
echo 'libdir='`echo '/usr/local/lib' | sed 's@^/usr/local@${exec_prefix}@'` >> "libtcmalloc.pc".tmp
echo 'includedir='`echo '/usr/local/include' | sed 's@^/usr/local@${prefix}@'` >> "libtcmalloc.pc".tmp
echo '' >> "libtcmalloc.pc".tmp
echo 'Name: gperftools' >> "libtcmalloc.pc".tmp
echo 'Version: 2.8' >> "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: -D_THREAD_SAFE -pthread -lpthread' >> "libtcmalloc.pc".tmp
echo 'Cflags: -I${includedir}' >> "libtcmalloc.pc".tmp
mv -f "libtcmalloc.pc".tmp "libtcmalloc.pc"
c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/tests/debugallocation_test-debugallocation_test.o -MD -MP -MF src/tests/.deps/debugallocation_test-debugallocation_test.Tpo -c -o src/tests/debugallocation_test-debugallocation_test.o `test -f 'src/tests/debugallocation_test.cc' || echo './'`src/tests/debugallocation_test.cc
mv -f src/.deps/libtcmalloc_and_profiler_la-profile-handler.Tpo src/.deps/libtcmalloc_and_profiler_la-profile-handler.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -DTCMALLOC_FOR_DEBUGALLOCATION -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_debug_la-debugallocation.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-debugallocation.Tpo -c -o src/libtcmalloc_debug_la-debugallocation.lo `test -f 'src/debugallocation.cc' || echo './'`src/debugallocation.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -DTCMALLOC_FOR_DEBUGALLOCATION -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_debug_la-debugallocation.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-debugallocation.Tpo -c src/debugallocation.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_debug_la-debugallocation.o
mv -f src/tests/.deps/debugallocation_test-debugallocation_test.Tpo src/tests/.deps/debugallocation_test-debugallocation_test.Po
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_internal_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-common.Tpo -c -o src/libtcmalloc_internal_la-common.lo `test -f 'src/common.cc' || echo './'`src/common.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-common.Tpo -c src/common.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-common.o
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-common.Tpo -c src/common.cc -o src/libtcmalloc_internal_la-common.o >/dev/null 2>&1
src/debugallocation.cc:303:10: warning: private field 'magic2_' is not used [-Wunused-private-field]
  size_t magic2_;
         ^
mv -f src/.deps/libtcmalloc_internal_la-common.Tpo src/.deps/libtcmalloc_internal_la-common.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_internal_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-internal_logging.Tpo -c -o src/libtcmalloc_internal_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-internal_logging.Tpo -c src/internal_logging.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-internal_logging.o
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-internal_logging.Tpo -c src/internal_logging.cc -o src/libtcmalloc_internal_la-internal_logging.o >/dev/null 2>&1
mv -f src/.deps/libtcmalloc_internal_la-internal_logging.Tpo src/.deps/libtcmalloc_internal_la-internal_logging.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_internal_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-system-alloc.Tpo -c -o src/libtcmalloc_internal_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-system-alloc.Tpo -c src/system-alloc.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-system-alloc.o
1 warning generated.
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -DTCMALLOC_FOR_DEBUGALLOCATION -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_debug_la-debugallocation.lo -MD -MP -MF src/.deps/libtcmalloc_debug_la-debugallocation.Tpo -c src/debugallocation.cc -o src/libtcmalloc_debug_la-debugallocation.o >/dev/null 2>&1
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-system-alloc.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-system-alloc.Tpo -c src/system-alloc.cc -o src/libtcmalloc_internal_la-system-alloc.o >/dev/null 2>&1
mv -f src/.deps/libtcmalloc_internal_la-system-alloc.Tpo src/.deps/libtcmalloc_internal_la-system-alloc.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_internal_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-memfs_malloc.Tpo -c -o src/libtcmalloc_internal_la-memfs_malloc.lo `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-memfs_malloc.Tpo -c src/memfs_malloc.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-memfs_malloc.o
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-memfs_malloc.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-memfs_malloc.Tpo -c src/memfs_malloc.cc -o src/libtcmalloc_internal_la-memfs_malloc.o >/dev/null 2>&1
mv -f src/.deps/libtcmalloc_internal_la-memfs_malloc.Tpo src/.deps/libtcmalloc_internal_la-memfs_malloc.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_internal_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-central_freelist.Tpo -c -o src/libtcmalloc_internal_la-central_freelist.lo `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-central_freelist.Tpo -c src/central_freelist.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-central_freelist.o
mv -f src/.deps/libtcmalloc_debug_la-debugallocation.Tpo src/.deps/libtcmalloc_debug_la-debugallocation.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_internal_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-page_heap.Tpo -c -o src/libtcmalloc_internal_la-page_heap.lo `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-page_heap.Tpo -c src/page_heap.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-page_heap.o
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-central_freelist.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-central_freelist.Tpo -c src/central_freelist.cc -o src/libtcmalloc_internal_la-central_freelist.o >/dev/null 2>&1
mv -f src/.deps/libtcmalloc_internal_la-central_freelist.Tpo src/.deps/libtcmalloc_internal_la-central_freelist.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_internal_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-sampler.Tpo -c -o src/libtcmalloc_internal_la-sampler.lo `test -f 'src/sampler.cc' || echo './'`src/sampler.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-sampler.Tpo -c src/sampler.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-sampler.o
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-page_heap.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-page_heap.Tpo -c src/page_heap.cc -o src/libtcmalloc_internal_la-page_heap.o >/dev/null 2>&1
src/sampler.cc:117:58: warning: implicit conversion from 'ssize_t' (aka 'long') to 'const double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
  return static_cast<ssize_t>(std::min<double>(interval, MAX_SSIZE));
                              ~~~                        ^~~~~~~~~
src/sampler.cc:78:20: note: expanded from macro 'MAX_SSIZE'
#define MAX_SSIZE (static_cast<ssize_t>(static_cast<size_t>(static_cast<ssize_t>(-1)) >> 1))
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-sampler.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-sampler.Tpo -c src/sampler.cc -o src/libtcmalloc_internal_la-sampler.o >/dev/null 2>&1
mv -f src/.deps/libtcmalloc_internal_la-page_heap.Tpo src/.deps/libtcmalloc_internal_la-page_heap.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_internal_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-span.Tpo -c -o src/libtcmalloc_internal_la-span.lo `test -f 'src/span.cc' || echo './'`src/span.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-span.Tpo -c src/span.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-span.o
mv -f src/.deps/libtcmalloc_internal_la-sampler.Tpo src/.deps/libtcmalloc_internal_la-sampler.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_internal_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-stack_trace_table.Tpo -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:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-stack_trace_table.Tpo -c src/stack_trace_table.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-stack_trace_table.o
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-span.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-span.Tpo -c src/span.cc -o src/libtcmalloc_internal_la-span.o >/dev/null 2>&1
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-stack_trace_table.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-stack_trace_table.Tpo -c src/stack_trace_table.cc -o src/libtcmalloc_internal_la-stack_trace_table.o >/dev/null 2>&1
mv -f src/.deps/libtcmalloc_internal_la-span.Tpo src/.deps/libtcmalloc_internal_la-span.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_internal_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-static_vars.Tpo -c -o src/libtcmalloc_internal_la-static_vars.lo `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-static_vars.Tpo -c src/static_vars.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-static_vars.o
mv -f src/.deps/libtcmalloc_internal_la-stack_trace_table.Tpo src/.deps/libtcmalloc_internal_la-stack_trace_table.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_internal_la-symbolize.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-symbolize.Tpo -c -o src/libtcmalloc_internal_la-symbolize.lo `test -f 'src/symbolize.cc' || echo './'`src/symbolize.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-symbolize.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-symbolize.Tpo -c src/symbolize.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-symbolize.o
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-static_vars.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-static_vars.Tpo -c src/static_vars.cc -o src/libtcmalloc_internal_la-static_vars.o >/dev/null 2>&1
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-symbolize.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-symbolize.Tpo -c src/symbolize.cc -o src/libtcmalloc_internal_la-symbolize.o >/dev/null 2>&1
mv -f src/.deps/libtcmalloc_internal_la-static_vars.Tpo src/.deps/libtcmalloc_internal_la-static_vars.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_internal_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-thread_cache.Tpo -c -o src/libtcmalloc_internal_la-thread_cache.lo `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-thread_cache.Tpo -c src/thread_cache.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-thread_cache.o
mv -f src/.deps/libtcmalloc_internal_la-symbolize.Tpo src/.deps/libtcmalloc_internal_la-symbolize.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_internal_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-malloc_hook.Tpo -c -o src/libtcmalloc_internal_la-malloc_hook.lo `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-malloc_hook.Tpo -c src/malloc_hook.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-malloc_hook.o
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-thread_cache.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-thread_cache.Tpo -c src/thread_cache.cc -o src/libtcmalloc_internal_la-thread_cache.o >/dev/null 2>&1
mv -f src/.deps/libtcmalloc_internal_la-thread_cache.Tpo src/.deps/libtcmalloc_internal_la-thread_cache.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/libtcmalloc_internal_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-malloc_extension.Tpo -c -o src/libtcmalloc_internal_la-malloc_extension.lo `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-malloc_extension.Tpo -c src/malloc_extension.cc  -fPIC -DPIC -o src/.libs/libtcmalloc_internal_la-malloc_extension.o
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-malloc_hook.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-malloc_hook.Tpo -c src/malloc_hook.cc -o src/libtcmalloc_internal_la-malloc_hook.o >/dev/null 2>&1
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/libtcmalloc_internal_la-malloc_extension.lo -MD -MP -MF src/.deps/libtcmalloc_internal_la-malloc_extension.Tpo -c src/malloc_extension.cc -o src/libtcmalloc_internal_la-malloc_extension.o >/dev/null 2>&1
mv -f src/.deps/libtcmalloc_internal_la-malloc_hook.Tpo src/.deps/libtcmalloc_internal_la-malloc_hook.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new    -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT src/base/libtcmalloc_internal_la-low_level_alloc.lo -MD -MP -MF src/base/.deps/libtcmalloc_internal_la-low_level_alloc.Tpo -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:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/base/libtcmalloc_internal_la-low_level_alloc.lo -MD -MP -MF src/base/.deps/libtcmalloc_internal_la-low_level_alloc.Tpo -c src/base/low_level_alloc.cc  -fPIC -DPIC -o src/base/.libs/libtcmalloc_internal_la-low_level_alloc.o
mv -f src/.deps/libtcmalloc_internal_la-malloc_extension.Tpo src/.deps/libtcmalloc_internal_la-malloc_extension.Plo
/bin/sh ./libtool  --tag=CXX   --mode=link c++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -no-undefined  -fstack-protector-strong  -o libspinlock.la  src/base/spinlock.lo src/base/spinlock_internal.lo src/base/atomicops-internals-x86.lo   -lexecinfo
libtool: link: ar cr .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" )
/bin/sh ./libtool  --tag=CXX   --mode=link c++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -no-undefined  -fstack-protector-strong  -o libsysinfo.la  src/base/sysinfo.lo    -lexecinfo
libtool: link: ar cr .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" )
/bin/sh ./libtool  --tag=CXX   --mode=link c++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -no-undefined  -fstack-protector-strong  -o liblogging.la  src/base/logging.lo src/base/dynamic_annotations.lo   -lexecinfo
libtool: link: ar cr .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" )
/bin/sh ./libtool  --tag=CXX   --mode=link c++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -no-undefined  -fstack-protector-strong  -o libmaybe_threads.la   src/maybe_threads.lo  -lexecinfo
libtool: link: ar cr .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" )
c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src  -I./src   -D_THREAD_SAFE -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -MT benchmark/malloc_bench-malloc_bench.o -MD -MP -MF benchmark/.deps/malloc_bench-malloc_bench.Tpo -c -o benchmark/malloc_bench-malloc_bench.o `test -f 'benchmark/malloc_bench.cc' || echo './'`benchmark/malloc_bench.cc
libtool: compile:  c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -D_THREAD_SAFE -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -DNO_HEAP_CHECK -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -MT src/base/libtcmalloc_internal_la-low_level_alloc.lo -MD -MP -MF src/base/.deps/libtcmalloc_internal_la-low_level_alloc.Tpo -c src/base/low_level_alloc.cc -o src/base/libtcmalloc_internal_la-low_level_alloc.o >/dev/null 2>&1
mv -f benchmark/.deps/malloc_bench-malloc_bench.Tpo benchmark/.deps/malloc_bench-malloc_bench.Po
depbase=`echo benchmark/run_benchmark.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I./src  -I./src    -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT benchmark/run_benchmark.lo -MD -MP -MF $depbase.Tpo -c -o benchmark/run_benchmark.lo benchmark/run_benchmark.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT benchmark/run_benchmark.lo -MD -MP -MF benchmark/.deps/run_benchmark.Tpo -c benchmark/run_benchmark.c  -fPIC -DPIC -o benchmark/.libs/run_benchmark.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT benchmark/run_benchmark.lo -MD -MP -MF benchmark/.deps/run_benchmark.Tpo -c benchmark/run_benchmark.c -o benchmark/run_benchmark.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CXX   --mode=link c++ -std=gnu++11 -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -no-undefined  -fstack-protector-strong  -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/libtcmallo
 c_minimal_internal_la-malloc_hook.lo src/libtcmalloc_minimal_internal_la-malloc_extension.lo    libspinlock.la libsysinfo.la liblogging.la libmaybe_threads.la -lexecinfo
mv -f src/base/.deps/libtcmalloc_internal_la-low_level_alloc.Tpo src/base/.deps/libtcmalloc_internal_la-low_level_alloc.Plo
/bin/sh ./libtool  --tag=CXX   --mode=link c++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -no-undefined  -fstack-protector-strong  -o libfake_stacktrace_scope.la  src/fake_stacktrace_scope.lo  -lexecinfo
libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/libspinlock.a && ar x "/wrkdirs/usr/ports/devel/google-perftools/work/gperftools-2.8/./.libs/libspinlock.a")
libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/libsysinfo.a && ar x "/wrkdirs/usr/ports/devel/google-perftools/work/gperftools-2.8/./.libs/libsysinfo.a")
libtool: link: ar cr .libs/libfake_stacktrace_scope.a src/.libs/fake_stacktrace_scope.o 
libtool: link: ranlib .libs/libfake_stacktrace_scope.a
libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/liblogging.a && ar x "/wrkdirs/usr/ports/devel/google-perftools/work/gperftools-2.8/./.libs/liblogging.a")
libtool: link: ( cd ".libs" && rm -f "libfake_stacktrace_scope.la" && ln -s "../libfake_stacktrace_scope.la" "libfake_stacktrace_scope.la" )
/bin/sh ./libtool  --tag=CXX   --mode=link c++ -std=gnu++11 -DNO_TCMALLOC_SAMPLES -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -no-undefined  -fstack-protector-strong  -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 -lexecinfo
libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/libmaybe_threads.a && ar x "/wrkdirs/usr/ports/devel/google-perftools/work/gperftools-2.8/./.libs/libmaybe_threads.a")
libtool: link: ar cr .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/l
 ibtcmalloc_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" )
/bin/sh ./libtool  --tag=CXX   --mode=link c++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -no-undefined  -fstack-protector-strong  -o atomicops_unittest src/tests/atomicops_unittest.o  libspinlock.la libsysinfo.la liblogging.la -lexecinfo
libtool: link: c++ -std=gnu++11 -DNO_TCMALLOC_SAMPLES -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -fstack-protector-strong -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 -lexecinfo
/bin/sh ./libtool  --tag=CXX   --mode=link c++ -std=gnu++11 -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -D_THREAD_SAFE -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -D_THREAD_SAFE -pthread  -fstack-protector-strong  -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 -lexecinfo
libtool: link: c++ -std=gnu++11 -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -fstack-protector-strong -o atomicops_unittest src/tests/atomicops_unittest.o  ./.libs/libspinlock.a ./.libs/libsysinfo.a ./.libs/liblogging.a -lexecinfo
/bin/sh ./libtool  --tag=CXX   --mode=link c++ -std=gnu++11 -g -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -no-undefined  -fstack-protector-strong  -o addressmap_unittest src/tests/addressmap_unittest-addressmap_unittest.o   liblogging.la -lexecinfo
libtool: link: c++ -std=gnu++11 -g -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -fstack-protector-strong -o addressmap_unittest src/tests/addressmap_unittest-addressmap_unittest.o  ./.libs/liblogging.a -lexecinfo
ld: error: undefined symbol: std::__1::__rs_get()
>>> referenced by algorithm:3105 (/usr/include/c++/v1/algorithm:3105)
>>>               src/tests/addressmap_unittest-addressmap_unittest.o:(void std::__1::random_shuffle<std::__1::__wrap_iter<PtrAndSize*> >(std::__1::__wrap_iter<PtrAndSize*>, std::__1::__wrap_iter<PtrAndSize*>))

ld: error: undefined symbol: std::__1::__rs_default::~__rs_default()
>>> referenced by algorithm:3112 (/usr/include/c++/v1/algorithm:3112)
>>>               src/tests/addressmap_unittest-addressmap_unittest.o:(void std::__1::random_shuffle<std::__1::__wrap_iter<PtrAndSize*> >(std::__1::__wrap_iter<PtrAndSize*>, std::__1::__wrap_iter<PtrAndSize*>))
>>> referenced by algorithm:3112 (/usr/include/c++/v1/algorithm:3112)
>>>               src/tests/addressmap_unittest-addressmap_unittest.o:(void std::__1::random_shuffle<std::__1::__wrap_iter<PtrAndSize*> >(std::__1::__wrap_iter<PtrAndSize*>, std::__1::__wrap_iter<PtrAndSize*>))

ld: error: undefined symbol: std::__1::__rs_default::operator()()
>>> referenced by algorithm:2950 (/usr/include/c++/v1/algorithm:2950)
>>>               src/tests/addressmap_unittest-addressmap_unittest.o:(long std::__1::uniform_int_distribution<long>::operator()<std::__1::__rs_default>(std::__1::__rs_default&, std::__1::uniform_int_distribution<long>::param_type const&))
>>> referenced by algorithm:2950 (/usr/include/c++/v1/algorithm:2950)
>>>               src/tests/addressmap_unittest-addressmap_unittest.o:(long std::__1::uniform_int_distribution<long>::operator()<std::__1::__rs_default>(std::__1::__rs_default&, std::__1::uniform_int_distribution<long>::param_type const&))
>>> referenced by algorithm:2950 (/usr/include/c++/v1/algorithm:2950)
>>>               src/tests/addressmap_unittest-addressmap_unittest.o:(long std::__1::uniform_int_distribution<long>::operator()<std::__1::__rs_default>(std::__1::__rs_default&, std::__1::uniform_int_distribution<long>::param_type const&))
>>> referenced 1 more times
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile:3937: addressmap_unittest] Error 1
gmake[1]: *** Waiting for unfinished jobs....
libtool: link: c++ -std=gnu++11 -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -D_THREAD_SAFE -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-builtin -D_THREAD_SAFE -pthread -fstack-protector-strong -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_unittes
 t-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 -lexecinfo -pthread
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/google-perftools/work/gperftools-2.8'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/google-perftools



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008220954.07M9sh77067952>