You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/02/24 07:16:38 UTC

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #265

See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/265/changes>

Changes:

[benh] Renamed 'deferred' to 'Deferred'.

Review: https://reviews.apache.org/r/9571

[benh] Simplified Future::then(_Bind) implementations.

Review: https://reviews.apache.org/r/9570

[benh] Added Future::then which takes result of defer.

Review: https://reviews.apache.org/r/9569

------------------------------------------
[...truncated 878 lines...]
checking for features.h... (cached) yes
checking whether cfree is declared... yes
checking whether posix_memalign is declared... yes
checking whether memalign is declared... yes
checking whether valloc is declared... yes
checking whether pvalloc is declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking if int32_t is the same type as intptr_t... no
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking sys/ucontext.h usability... yes
checking sys/ucontext.h presence... yes
checking for sys/ucontext.h... yes
checking cygwin/signal.h usability... no
checking cygwin/signal.h presence... no
checking for cygwin/signal.h... no
checking how to access the program counter from a struct ucontext... uc_mcontext.gregs[REG_RIP]
checking for backtrace in -lunwind... no
checking if the compiler supports -Wno-unused-result... yes
checking printf format code for printing a size_t and ssize_t... l
checking for __builtin_stack_pointer()... no
checking for __environ... yes
checking for __thread... yes
checking if __malloc_hook is declared volatile... yes
checking if nanosleep requires any libraries... no
checking whether uname is declared... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
checking whether what we have so far is sufficient with -nostdlib... no
checking whether -lpthread saves the day... yes
checking whether the compiler implements namespaces... yes
checking what namespace STL code is in... std
checking for program_invocation_name... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/gperftools/tcmalloc.h
config.status: creating src/windows/gperftools/tcmalloc.h
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[6]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party/gperftools-2.0'
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -g -O2 -MT libtcmalloc_minimal_la-tcmalloc.lo -MD -MP -MF .deps/libtcmalloc_minimal_la-tcmalloc.Tpo -c -o libtcmalloc_minimal_la-tcmalloc.lo `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -g -O2 -MT libtcmalloc_minimal_la-tcmalloc.lo -MD -MP -MF .deps/libtcmalloc_minimal_la-tcmalloc.Tpo -c src/tcmalloc.cc  -fPIC -DPIC -o libtcmalloc_minimal_la-tcmalloc.o
mv -f .deps/libtcmalloc_minimal_la-tcmalloc.Tpo .deps/libtcmalloc_minimal_la-tcmalloc.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-common.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-common.Tpo -c -o libtcmalloc_minimal_internal_la-common.lo `test -f 'src/common.cc' || echo './'`src/common.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-common.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-common.Tpo -c src/common.cc  -fPIC -DPIC -o libtcmalloc_minimal_internal_la-common.o
mv -f .deps/libtcmalloc_minimal_internal_la-common.Tpo .deps/libtcmalloc_minimal_internal_la-common.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-internal_logging.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-internal_logging.Tpo -c -o libtcmalloc_minimal_internal_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-internal_logging.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-internal_logging.Tpo -c src/internal_logging.cc  -fPIC -DPIC -o libtcmalloc_minimal_internal_la-internal_logging.o
mv -f .deps/libtcmalloc_minimal_internal_la-internal_logging.Tpo .deps/libtcmalloc_minimal_internal_la-internal_logging.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-system-alloc.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-system-alloc.Tpo -c -o libtcmalloc_minimal_internal_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-system-alloc.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-system-alloc.Tpo -c src/system-alloc.cc  -fPIC -DPIC -o libtcmalloc_minimal_internal_la-system-alloc.o
mv -f .deps/libtcmalloc_minimal_internal_la-system-alloc.Tpo .deps/libtcmalloc_minimal_internal_la-system-alloc.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-memfs_malloc.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-memfs_malloc.Tpo -c -o libtcmalloc_minimal_internal_la-memfs_malloc.lo `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-memfs_malloc.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-memfs_malloc.Tpo -c src/memfs_malloc.cc  -fPIC -DPIC -o libtcmalloc_minimal_internal_la-memfs_malloc.o
mv -f .deps/libtcmalloc_minimal_internal_la-memfs_malloc.Tpo .deps/libtcmalloc_minimal_internal_la-memfs_malloc.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-central_freelist.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-central_freelist.Tpo -c -o libtcmalloc_minimal_internal_la-central_freelist.lo `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-central_freelist.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-central_freelist.Tpo -c src/central_freelist.cc  -fPIC -DPIC -o libtcmalloc_minimal_internal_la-central_freelist.o
mv -f .deps/libtcmalloc_minimal_internal_la-central_freelist.Tpo .deps/libtcmalloc_minimal_internal_la-central_freelist.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-page_heap.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-page_heap.Tpo -c -o libtcmalloc_minimal_internal_la-page_heap.lo `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-page_heap.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-page_heap.Tpo -c src/page_heap.cc  -fPIC -DPIC -o libtcmalloc_minimal_internal_la-page_heap.o
mv -f .deps/libtcmalloc_minimal_internal_la-page_heap.Tpo .deps/libtcmalloc_minimal_internal_la-page_heap.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-sampler.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-sampler.Tpo -c -o libtcmalloc_minimal_internal_la-sampler.lo `test -f 'src/sampler.cc' || echo './'`src/sampler.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-sampler.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-sampler.Tpo -c src/sampler.cc  -fPIC -DPIC -o libtcmalloc_minimal_internal_la-sampler.o
mv -f .deps/libtcmalloc_minimal_internal_la-sampler.Tpo .deps/libtcmalloc_minimal_internal_la-sampler.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-span.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-span.Tpo -c -o libtcmalloc_minimal_internal_la-span.lo `test -f 'src/span.cc' || echo './'`src/span.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-span.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-span.Tpo -c src/span.cc  -fPIC -DPIC -o libtcmalloc_minimal_internal_la-span.o
mv -f .deps/libtcmalloc_minimal_internal_la-span.Tpo .deps/libtcmalloc_minimal_internal_la-span.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-stack_trace_table.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-stack_trace_table.Tpo -c -o libtcmalloc_minimal_internal_la-stack_trace_table.lo `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-stack_trace_table.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-stack_trace_table.Tpo -c src/stack_trace_table.cc  -fPIC -DPIC -o libtcmalloc_minimal_internal_la-stack_trace_table.o
mv -f .deps/libtcmalloc_minimal_internal_la-stack_trace_table.Tpo .deps/libtcmalloc_minimal_internal_la-stack_trace_table.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-static_vars.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-static_vars.Tpo -c -o libtcmalloc_minimal_internal_la-static_vars.lo `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-static_vars.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-static_vars.Tpo -c src/static_vars.cc  -fPIC -DPIC -o libtcmalloc_minimal_internal_la-static_vars.o
mv -f .deps/libtcmalloc_minimal_internal_la-static_vars.Tpo .deps/libtcmalloc_minimal_internal_la-static_vars.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-symbolize.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-symbolize.Tpo -c -o libtcmalloc_minimal_internal_la-symbolize.lo `test -f 'src/symbolize.cc' || echo './'`src/symbolize.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-symbolize.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-symbolize.Tpo -c src/symbolize.cc  -fPIC -DPIC -o libtcmalloc_minimal_internal_la-symbolize.o
mv -f .deps/libtcmalloc_minimal_internal_la-symbolize.Tpo .deps/libtcmalloc_minimal_internal_la-symbolize.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-thread_cache.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-thread_cache.Tpo -c -o libtcmalloc_minimal_internal_la-thread_cache.lo `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-thread_cache.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-thread_cache.Tpo -c src/thread_cache.cc  -fPIC -DPIC -o libtcmalloc_minimal_internal_la-thread_cache.o
mv -f .deps/libtcmalloc_minimal_internal_la-thread_cache.Tpo .deps/libtcmalloc_minimal_internal_la-thread_cache.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-malloc_hook.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-malloc_hook.Tpo -c -o libtcmalloc_minimal_internal_la-malloc_hook.lo `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-malloc_hook.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-malloc_hook.Tpo -c src/malloc_hook.cc  -fPIC -DPIC -o libtcmalloc_minimal_internal_la-malloc_hook.o
mv -f .deps/libtcmalloc_minimal_internal_la-malloc_hook.Tpo .deps/libtcmalloc_minimal_internal_la-malloc_hook.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-malloc_extension.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-malloc_extension.Tpo -c -o libtcmalloc_minimal_internal_la-malloc_extension.lo `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-malloc_extension.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-malloc_extension.Tpo -c src/malloc_extension.cc  -fPIC -DPIC -o libtcmalloc_minimal_internal_la-malloc_extension.o
mv -f .deps/libtcmalloc_minimal_internal_la-malloc_extension.Tpo .deps/libtcmalloc_minimal_internal_la-malloc_extension.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-maybe_threads.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-maybe_threads.Tpo -c -o libtcmalloc_minimal_internal_la-maybe_threads.lo `test -f 'src/maybe_threads.cc' || echo './'`src/maybe_threads.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_minimal_internal_la-maybe_threads.lo -MD -MP -MF .deps/libtcmalloc_minimal_internal_la-maybe_threads.Tpo -c src/maybe_threads.cc  -fPIC -DPIC -o libtcmalloc_minimal_internal_la-maybe_threads.o
mv -f .deps/libtcmalloc_minimal_internal_la-maybe_threads.Tpo .deps/libtcmalloc_minimal_internal_la-maybe_threads.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -g -O2 -MT spinlock.lo -MD -MP -MF .deps/spinlock.Tpo -c -o spinlock.lo `test -f 'src/base/spinlock.cc' || echo './'`src/base/spinlock.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -g -O2 -MT spinlock.lo -MD -MP -MF .deps/spinlock.Tpo -c src/base/spinlock.cc  -fPIC -DPIC -o spinlock.o
mv -f .deps/spinlock.Tpo .deps/spinlock.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -g -O2 -MT spinlock_internal.lo -MD -MP -MF .deps/spinlock_internal.Tpo -c -o spinlock_internal.lo `test -f 'src/base/spinlock_internal.cc' || echo './'`src/base/spinlock_internal.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -g -O2 -MT spinlock_internal.lo -MD -MP -MF .deps/spinlock_internal.Tpo -c src/base/spinlock_internal.cc  -fPIC -DPIC -o spinlock_internal.o
mv -f .deps/spinlock_internal.Tpo .deps/spinlock_internal.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -g -O2 -MT atomicops-internals-x86.lo -MD -MP -MF .deps/atomicops-internals-x86.Tpo -c -o atomicops-internals-x86.lo `test -f 'src/base/atomicops-internals-x86.cc' || echo './'`src/base/atomicops-internals-x86.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -g -O2 -MT atomicops-internals-x86.lo -MD -MP -MF .deps/atomicops-internals-x86.Tpo -c src/base/atomicops-internals-x86.cc  -fPIC -DPIC -o atomicops-internals-x86.o
mv -f .deps/atomicops-internals-x86.Tpo .deps/atomicops-internals-x86.Plo
/bin/bash ./libtool --tag=CXX   --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -g -O2 -no-undefined   -o libspinlock.la  spinlock.lo spinlock_internal.lo atomicops-internals-x86.lo   
libtool: link: ar cru .libs/libspinlock.a  spinlock.o spinlock_internal.o 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/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -g -O2 -MT sysinfo.lo -MD -MP -MF .deps/sysinfo.Tpo -c -o sysinfo.lo `test -f 'src/base/sysinfo.cc' || echo './'`src/base/sysinfo.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -g -O2 -MT sysinfo.lo -MD -MP -MF .deps/sysinfo.Tpo -c src/base/sysinfo.cc  -fPIC -DPIC -o sysinfo.o
mv -f .deps/sysinfo.Tpo .deps/sysinfo.Plo
/bin/bash ./libtool --tag=CXX   --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -g -O2 -no-undefined   -o libsysinfo.la  sysinfo.lo    
libtool: link: ar cru .libs/libsysinfo.a  sysinfo.o
libtool: link: ranlib .libs/libsysinfo.a
libtool: link: ( cd ".libs" && rm -f "libsysinfo.la" && ln -s "../libsysinfo.la" "libsysinfo.la" )
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -g -O2 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c -o logging.lo `test -f 'src/base/logging.cc' || echo './'`src/base/logging.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -g -O2 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c src/base/logging.cc  -fPIC -DPIC -o logging.o
mv -f .deps/logging.Tpo .deps/logging.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -I./src    -g -O2 -MT dynamic_annotations.lo -MD -MP -MF .deps/dynamic_annotations.Tpo -c -o dynamic_annotations.lo `test -f 'src/base/dynamic_annotations.c' || echo './'`src/base/dynamic_annotations.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT dynamic_annotations.lo -MD -MP -MF .deps/dynamic_annotations.Tpo -c src/base/dynamic_annotations.c  -fPIC -DPIC -o dynamic_annotations.o
mv -f .deps/dynamic_annotations.Tpo .deps/dynamic_annotations.Plo
/bin/bash ./libtool --tag=CXX   --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -g -O2 -no-undefined   -o liblogging.la  logging.lo dynamic_annotations.lo   
libtool: link: ar cru .libs/liblogging.a  logging.o dynamic_annotations.o
libtool: link: ranlib .libs/liblogging.a
libtool: link: ( cd ".libs" && rm -f "liblogging.la" && ln -s "../liblogging.la" "liblogging.la" )
/bin/bash ./libtool --tag=CXX   --mode=link g++ -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions -g -O2 -pthread  -o libtcmalloc_minimal_internal.la  libtcmalloc_minimal_internal_la-common.lo libtcmalloc_minimal_internal_la-internal_logging.lo libtcmalloc_minimal_internal_la-system-alloc.lo libtcmalloc_minimal_internal_la-memfs_malloc.lo libtcmalloc_minimal_internal_la-central_freelist.lo libtcmalloc_minimal_internal_la-page_heap.lo libtcmalloc_minimal_internal_la-sampler.lo libtcmalloc_minimal_internal_la-span.lo libtcmalloc_minimal_internal_la-stack_trace_table.lo libtcmalloc_minimal_internal_la-static_vars.lo libtcmalloc_minimal_internal_la-symbolize.lo libtcmalloc_minimal_internal_la-thread_cache.lo libtcmalloc_minimal_internal_la-malloc_hook.lo libtcmalloc_minimal_internal_la-malloc_extension.lo libtcmalloc_minimal_internal_la-maybe_threads.lo   -lpthread libspinlock.la libsysinfo.la liblogging.la 
libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/libspinlock.a && ar x "/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party/gperftools-2.0/./.libs/libspinlock.a")
libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/libsysinfo.a && ar x "/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party/gperftools-2.0/./.libs/libsysinfo.a")
libtool: link: (cd .libs/libtcmalloc_minimal_internal.lax/liblogging.a && ar x "/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party/gperftools-2.0/./.libs/liblogging.a")
libtool: link: ar cru .libs/libtcmalloc_minimal_internal.a  libtcmalloc_minimal_internal_la-common.o libtcmalloc_minimal_internal_la-internal_logging.o libtcmalloc_minimal_internal_la-system-alloc.o libtcmalloc_minimal_internal_la-memfs_malloc.o libtcmalloc_minimal_internal_la-central_freelist.o libtcmalloc_minimal_internal_la-page_heap.o libtcmalloc_minimal_internal_la-sampler.o libtcmalloc_minimal_internal_la-span.o libtcmalloc_minimal_internal_la-stack_trace_table.o libtcmalloc_minimal_internal_la-static_vars.o libtcmalloc_minimal_internal_la-symbolize.o libtcmalloc_minimal_internal_la-thread_cache.o libtcmalloc_minimal_internal_la-malloc_hook.o libtcmalloc_minimal_internal_la-malloc_extension.o libtcmalloc_minimal_internal_la-maybe_threads.o  .libs/libtcmalloc_minimal_internal.lax/libspinlock.a/spinlock_internal.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/libsysinfo.a/sysinfo.o  .libs/libtcmalloc_minimal_internal.lax/liblogging.a/logging.o .libs/libtcmalloc_minimal_internal.lax/liblogging.a/dynamic_annotations.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/bash ./libtool --tag=CXX   --mode=link 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  -Wno-unused-result  -DNO_FRAME_POINTER -g -O2 -pthread -version-info 5:0:1  -o libtcmalloc_minimal.la -rpath /usr/local/lib libtcmalloc_minimal_la-tcmalloc.lo   libtcmalloc_minimal_internal.la -lpthread 
libtool: link: (cd .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a && ar x "/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party/gperftools-2.0/./.libs/libtcmalloc_minimal_internal.a")
libtool: link: ar cru .libs/libtcmalloc_minimal.a  libtcmalloc_minimal_la-tcmalloc.o  .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-central_freelist.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-maybe_threads.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/spinlock_internal.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-symbolize.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/logging.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-system-alloc.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-static_vars.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/sysinfo.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-stack_trace_table.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-malloc_extension.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/dynamic_annotations.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-internal_logging.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/atomicops-internals-x86.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-memfs_malloc.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-page_heap.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-span.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/spinlock.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-common.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-sampler.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-malloc_hook.o .libs/libtcmalloc_minimal.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-thread_cache.o 
libtool: link: ranlib .libs/libtcmalloc_minimal.a
libtool: link: rm -fr .libs/libtcmalloc_minimal.lax
libtool: link: ( cd ".libs" && rm -f "libtcmalloc_minimal.la" && ln -s "../libtcmalloc_minimal.la" "libtcmalloc_minimal.la" )
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -DTCMALLOC_FOR_DEBUGALLOCATION -g -O2 -MT libtcmalloc_minimal_debug_la-debugallocation.lo -MD -MP -MF .deps/libtcmalloc_minimal_debug_la-debugallocation.Tpo -c -o libtcmalloc_minimal_debug_la-debugallocation.lo `test -f 'src/debugallocation.cc' || echo './'`src/debugallocation.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -DTCMALLOC_FOR_DEBUGALLOCATION -g -O2 -MT libtcmalloc_minimal_debug_la-debugallocation.lo -MD -MP -MF .deps/libtcmalloc_minimal_debug_la-debugallocation.Tpo -c src/debugallocation.cc  -fPIC -DPIC -o libtcmalloc_minimal_debug_la-debugallocation.o
mv -f .deps/libtcmalloc_minimal_debug_la-debugallocation.Tpo .deps/libtcmalloc_minimal_debug_la-debugallocation.Plo
/bin/bash ./libtool --tag=CXX   --mode=link 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  -Wno-unused-result  -DNO_FRAME_POINTER -DTCMALLOC_FOR_DEBUGALLOCATION -g -O2 -pthread -version-info 5:0:1 -version-info 5:0:1  -o libtcmalloc_minimal_debug.la -rpath /usr/local/lib libtcmalloc_minimal_debug_la-debugallocation.lo   libtcmalloc_minimal_internal.la -lpthread 
libtool: link: (cd .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a && ar x "/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party/gperftools-2.0/./.libs/libtcmalloc_minimal_internal.a")
libtool: link: ar cru .libs/libtcmalloc_minimal_debug.a  libtcmalloc_minimal_debug_la-debugallocation.o  .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-central_freelist.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-maybe_threads.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/spinlock_internal.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-symbolize.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/logging.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-system-alloc.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-static_vars.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/sysinfo.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-stack_trace_table.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-malloc_extension.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/dynamic_annotations.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-internal_logging.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/atomicops-internals-x86.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-memfs_malloc.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-page_heap.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-span.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/spinlock.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-common.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-sampler.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-malloc_hook.o .libs/libtcmalloc_minimal_debug.lax/libtcmalloc_minimal_internal.a/libtcmalloc_minimal_internal_la-thread_cache.o 
libtool: link: ranlib .libs/libtcmalloc_minimal_debug.a
libtool: link: rm -fr .libs/libtcmalloc_minimal_debug.lax
libtool: link: ( cd ".libs" && rm -f "libtcmalloc_minimal_debug.la" && ln -s "../libtcmalloc_minimal_debug.la" "libtcmalloc_minimal_debug.la" )
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER  -g -O2 -MT libtcmalloc_la-tcmalloc.lo -MD -MP -MF .deps/libtcmalloc_la-tcmalloc.Tpo -c -o libtcmalloc_la-tcmalloc.lo `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -g -O2 -MT libtcmalloc_la-tcmalloc.lo -MD -MP -MF .deps/libtcmalloc_la-tcmalloc.Tpo -c src/tcmalloc.cc  -fPIC -DPIC -o libtcmalloc_la-tcmalloc.o
mv -f .deps/libtcmalloc_la-tcmalloc.Tpo .deps/libtcmalloc_la-tcmalloc.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src  -I./src    -g -O2 -MT thread_lister.lo -MD -MP -MF .deps/thread_lister.Tpo -c -o thread_lister.lo `test -f 'src/base/thread_lister.c' || echo './'`src/base/thread_lister.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -g -O2 -MT thread_lister.lo -MD -MP -MF .deps/thread_lister.Tpo -c src/base/thread_lister.c  -fPIC -DPIC -o thread_lister.o
mv -f .deps/thread_lister.Tpo .deps/thread_lister.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER  -g -O2 -MT libtcmalloc_la-linuxthreads.lo -MD -MP -MF .deps/libtcmalloc_la-linuxthreads.Tpo -c -o libtcmalloc_la-linuxthreads.lo `test -f 'src/base/linuxthreads.cc' || echo './'`src/base/linuxthreads.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -g -O2 -MT libtcmalloc_la-linuxthreads.lo -MD -MP -MF .deps/libtcmalloc_la-linuxthreads.Tpo -c src/base/linuxthreads.cc  -fPIC -DPIC -o libtcmalloc_la-linuxthreads.o
mv -f .deps/libtcmalloc_la-linuxthreads.Tpo .deps/libtcmalloc_la-linuxthreads.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER  -g -O2 -MT libtcmalloc_la-heap-checker.lo -MD -MP -MF .deps/libtcmalloc_la-heap-checker.Tpo -c -o libtcmalloc_la-heap-checker.lo `test -f 'src/heap-checker.cc' || echo './'`src/heap-checker.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -g -O2 -MT libtcmalloc_la-heap-checker.lo -MD -MP -MF .deps/libtcmalloc_la-heap-checker.Tpo -c src/heap-checker.cc  -fPIC -DPIC -o libtcmalloc_la-heap-checker.o
mv -f .deps/libtcmalloc_la-heap-checker.Tpo .deps/libtcmalloc_la-heap-checker.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER  -g -O2 -MT libtcmalloc_la-heap-checker-bcad.lo -MD -MP -MF .deps/libtcmalloc_la-heap-checker-bcad.Tpo -c -o libtcmalloc_la-heap-checker-bcad.lo `test -f 'src/heap-checker-bcad.cc' || echo './'`src/heap-checker-bcad.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -g -O2 -MT libtcmalloc_la-heap-checker-bcad.lo -MD -MP -MF .deps/libtcmalloc_la-heap-checker-bcad.Tpo -c src/heap-checker-bcad.cc  -fPIC -DPIC -o libtcmalloc_la-heap-checker-bcad.o
mv -f .deps/libtcmalloc_la-heap-checker-bcad.Tpo .deps/libtcmalloc_la-heap-checker-bcad.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-common.lo -MD -MP -MF .deps/libtcmalloc_internal_la-common.Tpo -c -o libtcmalloc_internal_la-common.lo `test -f 'src/common.cc' || echo './'`src/common.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-common.lo -MD -MP -MF .deps/libtcmalloc_internal_la-common.Tpo -c src/common.cc  -fPIC -DPIC -o libtcmalloc_internal_la-common.o
mv -f .deps/libtcmalloc_internal_la-common.Tpo .deps/libtcmalloc_internal_la-common.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-internal_logging.lo -MD -MP -MF .deps/libtcmalloc_internal_la-internal_logging.Tpo -c -o libtcmalloc_internal_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-internal_logging.lo -MD -MP -MF .deps/libtcmalloc_internal_la-internal_logging.Tpo -c src/internal_logging.cc  -fPIC -DPIC -o libtcmalloc_internal_la-internal_logging.o
mv -f .deps/libtcmalloc_internal_la-internal_logging.Tpo .deps/libtcmalloc_internal_la-internal_logging.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-system-alloc.lo -MD -MP -MF .deps/libtcmalloc_internal_la-system-alloc.Tpo -c -o libtcmalloc_internal_la-system-alloc.lo `test -f 'src/system-alloc.cc' || echo './'`src/system-alloc.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-system-alloc.lo -MD -MP -MF .deps/libtcmalloc_internal_la-system-alloc.Tpo -c src/system-alloc.cc  -fPIC -DPIC -o libtcmalloc_internal_la-system-alloc.o
mv -f .deps/libtcmalloc_internal_la-system-alloc.Tpo .deps/libtcmalloc_internal_la-system-alloc.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-memfs_malloc.lo -MD -MP -MF .deps/libtcmalloc_internal_la-memfs_malloc.Tpo -c -o libtcmalloc_internal_la-memfs_malloc.lo `test -f 'src/memfs_malloc.cc' || echo './'`src/memfs_malloc.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-memfs_malloc.lo -MD -MP -MF .deps/libtcmalloc_internal_la-memfs_malloc.Tpo -c src/memfs_malloc.cc  -fPIC -DPIC -o libtcmalloc_internal_la-memfs_malloc.o
mv -f .deps/libtcmalloc_internal_la-memfs_malloc.Tpo .deps/libtcmalloc_internal_la-memfs_malloc.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-central_freelist.lo -MD -MP -MF .deps/libtcmalloc_internal_la-central_freelist.Tpo -c -o libtcmalloc_internal_la-central_freelist.lo `test -f 'src/central_freelist.cc' || echo './'`src/central_freelist.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-central_freelist.lo -MD -MP -MF .deps/libtcmalloc_internal_la-central_freelist.Tpo -c src/central_freelist.cc  -fPIC -DPIC -o libtcmalloc_internal_la-central_freelist.o
mv -f .deps/libtcmalloc_internal_la-central_freelist.Tpo .deps/libtcmalloc_internal_la-central_freelist.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-page_heap.lo -MD -MP -MF .deps/libtcmalloc_internal_la-page_heap.Tpo -c -o libtcmalloc_internal_la-page_heap.lo `test -f 'src/page_heap.cc' || echo './'`src/page_heap.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-page_heap.lo -MD -MP -MF .deps/libtcmalloc_internal_la-page_heap.Tpo -c src/page_heap.cc  -fPIC -DPIC -o libtcmalloc_internal_la-page_heap.o
mv -f .deps/libtcmalloc_internal_la-page_heap.Tpo .deps/libtcmalloc_internal_la-page_heap.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-sampler.lo -MD -MP -MF .deps/libtcmalloc_internal_la-sampler.Tpo -c -o libtcmalloc_internal_la-sampler.lo `test -f 'src/sampler.cc' || echo './'`src/sampler.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-sampler.lo -MD -MP -MF .deps/libtcmalloc_internal_la-sampler.Tpo -c src/sampler.cc  -fPIC -DPIC -o libtcmalloc_internal_la-sampler.o
mv -f .deps/libtcmalloc_internal_la-sampler.Tpo .deps/libtcmalloc_internal_la-sampler.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-span.lo -MD -MP -MF .deps/libtcmalloc_internal_la-span.Tpo -c -o libtcmalloc_internal_la-span.lo `test -f 'src/span.cc' || echo './'`src/span.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-span.lo -MD -MP -MF .deps/libtcmalloc_internal_la-span.Tpo -c src/span.cc  -fPIC -DPIC -o libtcmalloc_internal_la-span.o
mv -f .deps/libtcmalloc_internal_la-span.Tpo .deps/libtcmalloc_internal_la-span.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-stack_trace_table.lo -MD -MP -MF .deps/libtcmalloc_internal_la-stack_trace_table.Tpo -c -o libtcmalloc_internal_la-stack_trace_table.lo `test -f 'src/stack_trace_table.cc' || echo './'`src/stack_trace_table.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-stack_trace_table.lo -MD -MP -MF .deps/libtcmalloc_internal_la-stack_trace_table.Tpo -c src/stack_trace_table.cc  -fPIC -DPIC -o libtcmalloc_internal_la-stack_trace_table.o
mv -f .deps/libtcmalloc_internal_la-stack_trace_table.Tpo .deps/libtcmalloc_internal_la-stack_trace_table.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-static_vars.lo -MD -MP -MF .deps/libtcmalloc_internal_la-static_vars.Tpo -c -o libtcmalloc_internal_la-static_vars.lo `test -f 'src/static_vars.cc' || echo './'`src/static_vars.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-static_vars.lo -MD -MP -MF .deps/libtcmalloc_internal_la-static_vars.Tpo -c src/static_vars.cc  -fPIC -DPIC -o libtcmalloc_internal_la-static_vars.o
mv -f .deps/libtcmalloc_internal_la-static_vars.Tpo .deps/libtcmalloc_internal_la-static_vars.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-symbolize.lo -MD -MP -MF .deps/libtcmalloc_internal_la-symbolize.Tpo -c -o libtcmalloc_internal_la-symbolize.lo `test -f 'src/symbolize.cc' || echo './'`src/symbolize.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-symbolize.lo -MD -MP -MF .deps/libtcmalloc_internal_la-symbolize.Tpo -c src/symbolize.cc  -fPIC -DPIC -o libtcmalloc_internal_la-symbolize.o
mv -f .deps/libtcmalloc_internal_la-symbolize.Tpo .deps/libtcmalloc_internal_la-symbolize.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-thread_cache.lo -MD -MP -MF .deps/libtcmalloc_internal_la-thread_cache.Tpo -c -o libtcmalloc_internal_la-thread_cache.lo `test -f 'src/thread_cache.cc' || echo './'`src/thread_cache.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-thread_cache.lo -MD -MP -MF .deps/libtcmalloc_internal_la-thread_cache.Tpo -c src/thread_cache.cc  -fPIC -DPIC -o libtcmalloc_internal_la-thread_cache.o
mv -f .deps/libtcmalloc_internal_la-thread_cache.Tpo .deps/libtcmalloc_internal_la-thread_cache.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-malloc_hook.lo -MD -MP -MF .deps/libtcmalloc_internal_la-malloc_hook.Tpo -c -o libtcmalloc_internal_la-malloc_hook.lo `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-malloc_hook.lo -MD -MP -MF .deps/libtcmalloc_internal_la-malloc_hook.Tpo -c src/malloc_hook.cc  -fPIC -DPIC -o libtcmalloc_internal_la-malloc_hook.o
mv -f .deps/libtcmalloc_internal_la-malloc_hook.Tpo .deps/libtcmalloc_internal_la-malloc_hook.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-malloc_extension.lo -MD -MP -MF .deps/libtcmalloc_internal_la-malloc_extension.Tpo -c -o libtcmalloc_internal_la-malloc_extension.lo `test -f 'src/malloc_extension.cc' || echo './'`src/malloc_extension.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-malloc_extension.lo -MD -MP -MF .deps/libtcmalloc_internal_la-malloc_extension.Tpo -c src/malloc_extension.cc  -fPIC -DPIC -o libtcmalloc_internal_la-malloc_extension.o
mv -f .deps/libtcmalloc_internal_la-malloc_extension.Tpo .deps/libtcmalloc_internal_la-malloc_extension.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-maybe_threads.lo -MD -MP -MF .deps/libtcmalloc_internal_la-maybe_threads.Tpo -c -o libtcmalloc_internal_la-maybe_threads.lo `test -f 'src/maybe_threads.cc' || echo './'`src/maybe_threads.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-maybe_threads.lo -MD -MP -MF .deps/libtcmalloc_internal_la-maybe_threads.Tpo -c src/maybe_threads.cc  -fPIC -DPIC -o libtcmalloc_internal_la-maybe_threads.o
mv -f .deps/libtcmalloc_internal_la-maybe_threads.Tpo .deps/libtcmalloc_internal_la-maybe_threads.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-low_level_alloc.lo -MD -MP -MF .deps/libtcmalloc_internal_la-low_level_alloc.Tpo -c -o libtcmalloc_internal_la-low_level_alloc.lo `test -f 'src/base/low_level_alloc.cc' || echo './'`src/base/low_level_alloc.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-low_level_alloc.lo -MD -MP -MF .deps/libtcmalloc_internal_la-low_level_alloc.Tpo -c src/base/low_level_alloc.cc  -fPIC -DPIC -o libtcmalloc_internal_la-low_level_alloc.o
mv -f .deps/libtcmalloc_internal_la-low_level_alloc.Tpo .deps/libtcmalloc_internal_la-low_level_alloc.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-heap-profile-table.lo -MD -MP -MF .deps/libtcmalloc_internal_la-heap-profile-table.Tpo -c -o libtcmalloc_internal_la-heap-profile-table.lo `test -f 'src/heap-profile-table.cc' || echo './'`src/heap-profile-table.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-heap-profile-table.lo -MD -MP -MF .deps/libtcmalloc_internal_la-heap-profile-table.Tpo -c src/heap-profile-table.cc  -fPIC -DPIC -o libtcmalloc_internal_la-heap-profile-table.o
mv -f .deps/libtcmalloc_internal_la-heap-profile-table.Tpo .deps/libtcmalloc_internal_la-heap-profile-table.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-heap-profiler.lo -MD -MP -MF .deps/libtcmalloc_internal_la-heap-profiler.Tpo -c -o libtcmalloc_internal_la-heap-profiler.lo `test -f 'src/heap-profiler.cc' || echo './'`src/heap-profiler.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-heap-profiler.lo -MD -MP -MF .deps/libtcmalloc_internal_la-heap-profiler.Tpo -c src/heap-profiler.cc  -fPIC -DPIC -o libtcmalloc_internal_la-heap-profiler.o
mv -f .deps/libtcmalloc_internal_la-heap-profiler.Tpo .deps/libtcmalloc_internal_la-heap-profiler.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-raw_printer.lo -MD -MP -MF .deps/libtcmalloc_internal_la-raw_printer.Tpo -c -o libtcmalloc_internal_la-raw_printer.lo `test -f 'src/raw_printer.cc' || echo './'`src/raw_printer.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-raw_printer.lo -MD -MP -MF .deps/libtcmalloc_internal_la-raw_printer.Tpo -c src/raw_printer.cc  -fPIC -DPIC -o libtcmalloc_internal_la-raw_printer.o
mv -f .deps/libtcmalloc_internal_la-raw_printer.Tpo .deps/libtcmalloc_internal_la-raw_printer.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -fno-exceptions  -g -O2 -MT libtcmalloc_internal_la-memory_region_map.lo -MD -MP -MF .deps/libtcmalloc_internal_la-memory_region_map.Tpo -c -o libtcmalloc_internal_la-memory_region_map.lo `test -f 'src/memory_region_map.cc' || echo './'`src/memory_region_map.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -fno-exceptions -g -O2 -MT libtcmalloc_internal_la-memory_region_map.lo -MD -MP -MF .deps/libtcmalloc_internal_la-memory_region_map.Tpo -c src/memory_region_map.cc  -fPIC -DPIC -o libtcmalloc_internal_la-memory_region_map.o
mv -f .deps/libtcmalloc_internal_la-memory_region_map.Tpo .deps/libtcmalloc_internal_la-memory_region_map.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile 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  -Wno-unused-result  -DNO_FRAME_POINTER -g -O2 -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c -o stacktrace.lo `test -f 'src/stacktrace.cc' || echo './'`src/stacktrace.cc
libtool: compile:  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 -Wno-unused-result -DNO_FRAME_POINTER -g -O2 -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c src/stacktrace.cc  -fPIC -DPIC -o stacktrace.o
In file included from src/stacktrace.cc:57:0:
src/stacktrace_config.h:58:5: error: #error Cannnot calculate stack trace: need either libunwind or frame-pointers (see INSTALL file)
src/stacktrace.cc:109:3: error: #error Cannot calculate stack trace: will need to write for your environment
make[6]: *** [stacktrace.lo] Error 1
make[6]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party/gperftools-2.0'
make[5]: *** [gperftools-2.0/libprofiler.la] Error 2
make[5]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party'
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #268

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/268/changes>

Changes:

[benh] Moved preprocessor.hpp into stout.

Review: https://reviews.apache.org/r/9634

[benh] Made stout independent of libprocess and Mesos.

Review: https://reviews.apache.org/r/9631

[benh] Eliminated redundant boost, glog, and gmock/gtest.

Review: https://reviews.apache.org/r/9630

------------------------------------------
[...truncated 850 lines...]
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o logging_unittest logging_unittest-logging_unittest.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT demangle_unittest-demangle_unittest.o -MD -MP -MF .deps/demangle_unittest-demangle_unittest.Tpo -c -o demangle_unittest-demangle_unittest.o `test -f 'src/demangle_unittest.cc' || echo './'`src/demangle_unittest.cc
mv -f .deps/demangle_unittest-demangle_unittest.Tpo .deps/demangle_unittest-demangle_unittest.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o demangle_unittest  demangle_unittest-demangle_unittest.o  libglog.la       -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o demangle_unittest demangle_unittest-demangle_unittest.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT stacktrace_unittest-stacktrace_unittest.o -MD -MP -MF .deps/stacktrace_unittest-stacktrace_unittest.Tpo -c -o stacktrace_unittest-stacktrace_unittest.o `test -f 'src/stacktrace_unittest.cc' || echo './'`src/stacktrace_unittest.cc
mv -f .deps/stacktrace_unittest-stacktrace_unittest.Tpo .deps/stacktrace_unittest-stacktrace_unittest.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o stacktrace_unittest  stacktrace_unittest-stacktrace_unittest.o  libglog.la    -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o stacktrace_unittest stacktrace_unittest-stacktrace_unittest.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT symbolize_unittest-symbolize_unittest.o -MD -MP -MF .deps/symbolize_unittest-symbolize_unittest.Tpo -c -o symbolize_unittest-symbolize_unittest.o `test -f 'src/symbolize_unittest.cc' || echo './'`src/symbolize_unittest.cc
mv -f .deps/symbolize_unittest-symbolize_unittest.Tpo .deps/symbolize_unittest-symbolize_unittest.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o symbolize_unittest  symbolize_unittest-symbolize_unittest.o  libglog.la       -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o symbolize_unittest symbolize_unittest-symbolize_unittest.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT stl_logging_unittest-stl_logging_unittest.o -MD -MP -MF .deps/stl_logging_unittest-stl_logging_unittest.Tpo -c -o stl_logging_unittest-stl_logging_unittest.o `test -f 'src/stl_logging_unittest.cc' || echo './'`src/stl_logging_unittest.cc
mv -f .deps/stl_logging_unittest-stl_logging_unittest.Tpo .deps/stl_logging_unittest-stl_logging_unittest.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o stl_logging_unittest  stl_logging_unittest-stl_logging_unittest.o  libglog.la       -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o stl_logging_unittest stl_logging_unittest-stl_logging_unittest.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT utilities_unittest-utilities_unittest.o -MD -MP -MF .deps/utilities_unittest-utilities_unittest.Tpo -c -o utilities_unittest-utilities_unittest.o `test -f 'src/utilities_unittest.cc' || echo './'`src/utilities_unittest.cc
mv -f .deps/utilities_unittest-utilities_unittest.Tpo .deps/utilities_unittest-utilities_unittest.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o utilities_unittest  utilities_unittest-utilities_unittest.o  libglog.la       -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o utilities_unittest utilities_unittest-utilities_unittest.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT logging_striptest0-logging_striptest_main.o -MD -MP -MF .deps/logging_striptest0-logging_striptest_main.Tpo -c -o logging_striptest0-logging_striptest_main.o `test -f 'src/logging_striptest_main.cc' || echo './'`src/logging_striptest_main.cc
mv -f .deps/logging_striptest0-logging_striptest_main.Tpo .deps/logging_striptest0-logging_striptest_main.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o logging_striptest0  logging_striptest0-logging_striptest_main.o  libglog.la    -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o logging_striptest0 logging_striptest0-logging_striptest_main.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT logging_striptest2-logging_striptest2.o -MD -MP -MF .deps/logging_striptest2-logging_striptest2.Tpo -c -o logging_striptest2-logging_striptest2.o `test -f 'src/logging_striptest2.cc' || echo './'`src/logging_striptest2.cc
mv -f .deps/logging_striptest2-logging_striptest2.Tpo .deps/logging_striptest2-logging_striptest2.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o logging_striptest2  logging_striptest2-logging_striptest2.o  libglog.la    -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o logging_striptest2 logging_striptest2-logging_striptest2.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT logging_striptest10-logging_striptest10.o -MD -MP -MF .deps/logging_striptest10-logging_striptest10.Tpo -c -o logging_striptest10-logging_striptest10.o `test -f 'src/logging_striptest10.cc' || echo './'`src/logging_striptest10.cc
mv -f .deps/logging_striptest10-logging_striptest10.Tpo .deps/logging_striptest10-logging_striptest10.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o logging_striptest10  logging_striptest10-logging_striptest10.o  libglog.la    -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o logging_striptest10 logging_striptest10-logging_striptest10.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT signalhandler_unittest-signalhandler_unittest.o -MD -MP -MF .deps/signalhandler_unittest-signalhandler_unittest.Tpo -c -o signalhandler_unittest-signalhandler_unittest.o `test -f 'src/signalhandler_unittest.cc' || echo './'`src/signalhandler_unittest.cc
src/signalhandler_unittest.cc: In function 'void WriteToStdout(const char*, int)':
src/signalhandler_unittest.cc:61:35: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/signalhandler_unittest-signalhandler_unittest.Tpo .deps/signalhandler_unittest-signalhandler_unittest.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o signalhandler_unittest  signalhandler_unittest-signalhandler_unittest.o  libglog.la       -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o signalhandler_unittest signalhandler_unittest-signalhandler_unittest.o  ./.libs/libglog.a -lpthread  
make[7]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party/glog-0.3.1'
gzip -d -c ../../../../third_party/libprocess/third_party/libev-3.8.tar.gz | tar xf -
test ! -e ../../../../third_party/libprocess/third_party/libev-3.8.patch || patch -d libev-3.8 -p1 <../../../../third_party/libprocess/third_party/libev-3.8.patch
patching file ev.c
touch libev-3.8-stamp
cd libev-3.8 && ./configure '--disable-option-checking' '--prefix=/usr/local' '--without-curl' '--disable-java' '--disable-python' '--disable-webui' '--disable-perftools' 'JAVA_HOME=/home/hudson/tools/java/latest1.6' '--enable-shared=no' '--with-pic' '--cache-file=/dev/null' '--srcdir=../../../third_party/libprocess' --enable-shared=no --with-pic --srcdir=. && \
          make 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
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 ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 3458764513820540925
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking for inotify_init... yes
checking for epoll_ctl... yes
checking for kqueue... no
checking for port_create... no
checking for poll... yes
checking for select... yes
checking for eventfd... yes
checking for signalfd... yes
checking for clock_gettime... no
checking for clock_gettime syscall... yes
checking for nanosleep... yes
checking for ceil in -lm... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make[7]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party/libev-3.8'
make  all-am
make[8]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party/libev-3.8'
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -O3 -c -o ev.lo ev.c
 gcc -DHAVE_CONFIG_H -I. -g -O2 -O3 -c ev.c  -fPIC -DPIC -o ev.o
ev.c: In function 'evpipe_write':
ev.c:1205:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
ev.c:1209:15: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
ev.c: In function 'pipecb':
ev.c:1226:12: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
ev.c:1232:12: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -O3 -c -o event.lo event.c
 gcc -DHAVE_CONFIG_H -I. -g -O2 -O3 -c event.c  -fPIC -DPIC -o event.o
/bin/bash ./libtool --tag=CC   --mode=link gcc  -g -O2 -O3 -version-info 3:0  -o libev.la -rpath /usr/local/lib ev.lo event.lo  -lm 
mkdir .libs
ar cru .libs/libev.a  ev.o event.o
ranlib .libs/libev.a
creating libev.la
(cd .libs && rm -f libev.la && ln -s ../libev.la libev.la)
make[8]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party/libev-3.8'
make[7]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party/libev-3.8'
make  libgmock.la stout-tests
make[7]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party'
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I../../../../third_party/libprocess/third_party  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/gtest -Igmock-1.6.0/include -Igmock-1.6.0    -MT libgmock_la-gtest-all.lo -MD -MP -MF .deps/libgmock_la-gtest-all.Tpo -c -o libgmock_la-gtest-all.lo `test -f 'gmock-1.6.0/gtest/src/gtest-all.cc' || echo '../../../../third_party/libprocess/third_party/'`gmock-1.6.0/gtest/src/gtest-all.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I../../../../third_party/libprocess/third_party -Igmock-1.6.0/gtest/include -Igmock-1.6.0/gtest -Igmock-1.6.0/include -Igmock-1.6.0 -MT libgmock_la-gtest-all.lo -MD -MP -MF .deps/libgmock_la-gtest-all.Tpo -c gmock-1.6.0/gtest/src/gtest-all.cc  -fPIC -DPIC -o libgmock_la-gtest-all.o
mv -f .deps/libgmock_la-gtest-all.Tpo .deps/libgmock_la-gtest-all.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I../../../../third_party/libprocess/third_party  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/gtest -Igmock-1.6.0/include -Igmock-1.6.0    -MT libgmock_la-gmock-all.lo -MD -MP -MF .deps/libgmock_la-gmock-all.Tpo -c -o libgmock_la-gmock-all.lo `test -f 'gmock-1.6.0/src/gmock-all.cc' || echo '../../../../third_party/libprocess/third_party/'`gmock-1.6.0/src/gmock-all.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I../../../../third_party/libprocess/third_party -Igmock-1.6.0/gtest/include -Igmock-1.6.0/gtest -Igmock-1.6.0/include -Igmock-1.6.0 -MT libgmock_la-gmock-all.lo -MD -MP -MF .deps/libgmock_la-gmock-all.Tpo -c gmock-1.6.0/src/gmock-all.cc  -fPIC -DPIC -o libgmock_la-gmock-all.o
mv -f .deps/libgmock_la-gmock-all.Tpo .deps/libgmock_la-gmock-all.Plo
/bin/bash ../libtool --tag=CXX   --mode=link g++     -o libgmock.la  libgmock_la-gtest-all.lo libgmock_la-gmock-all.lo  -lz 
libtool: link: ar cru .libs/libgmock.a  libgmock_la-gtest-all.o libgmock_la-gmock-all.o
libtool: link: ranlib .libs/libgmock.a
libtool: link: ( cd ".libs" && rm -f "libgmock.la" && ln -s "../libgmock.la" "libgmock.la" )
g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I../../../../third_party/libprocess/third_party  -I../../../../third_party/libprocess/third_party/stout/include -Iboost-1.53.0 -Iglog-0.3.1/src -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include     -MT stout_tests-tests.o -MD -MP -MF .deps/stout_tests-tests.Tpo -c -o stout_tests-tests.o `test -f 'stout/tests/tests.cpp' || echo '../../../../third_party/libprocess/third_party/'`stout/tests/tests.cpp
In file included from ../../../../third_party/libprocess/third_party/stout/tests/tests.cpp:27:0:
../../../../third_party/libprocess/third_party/stout/include/stout/protobuf.hpp:12:37: fatal error: google/protobuf/message.h: No such file or directory
compilation terminated.
make[7]: *** [stout_tests-tests.o] Error 1
make[7]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party'
make[6]: *** [check-am] Error 2
make[6]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party'
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party'
make[4]: *** [check] Error 2
make[4]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess/third_party'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/libprocess'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party'
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #267

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/267/changes>

Changes:

[vinodkone] Fixed initialization of slave resources to properly set
default resources.

From: Vinod Kone <vi...@gmail.com>
Review: https://reviews.apache.org/r/8171

[vinodkone] Added helpers to extract cpus, mem, disk and ports
from resources.

From: Vinod Kone <vi...@gmail.com>
Review: https://reviews.apache.org/r/8145

[vinodkone] Added 'MesosTest' test fixture to properly setup
and teardown slave working directory.

From: Vinod Kone <vi...@gmail.com>
Review: https://reviews.apache.org/r/8055

[vinodkone] Added string replace utility to stout.

From: Vinod Kone <vi...@gmail.com>
Review: https://reviews.apache.org/r/8043

[vinodkone] Added success logging for resource collection, and
fixed a monitoring issue caused by a gcc bug.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9640

[vinodkone] Added ResourceMonitor unit tests.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9636

[vinodkone] Fixed some webui issues introduced by resource monitoring.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9633

------------------------------------------
[...truncated 2707 lines...]
[       OK ] ResourcesTest.Resources (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (1 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesAddition2
[       OK ] ResourcesTest.RangesAddition2 (0 ms)
[ RUN      ] ResourcesTest.RangesAdditon3
[       OK ] ResourcesTest.RangesAdditon3 (0 ms)
[ RUN      ] ResourcesTest.RangesAddition4
[       OK ] ResourcesTest.RangesAddition4 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction5
[       OK ] ResourcesTest.RangesSubtraction5 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction6
[       OK ] ResourcesTest.RangesSubtraction6 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 27 tests from ResourcesTest (1 ms total)

[----------] 2 tests from ExamplesTest
[ RUN      ] ExamplesTest.TestFramework
[       OK ] ExamplesTest.TestFramework (6831 ms)
[ RUN      ] ExamplesTest.NoExecutorFramework
[       OK ] ExamplesTest.NoExecutorFramework (3367 ms)
[----------] 2 tests from ExamplesTest (10198 ms total)

[----------] 8 tests from ConfiguratorTest
[ RUN      ] ConfiguratorTest.Environment
[       OK ] ConfiguratorTest.Environment (0 ms)
[ RUN      ] ConfiguratorTest.DefaultOptions
[       OK ] ConfiguratorTest.DefaultOptions (1 ms)
[ RUN      ] ConfiguratorTest.CommandLine
[       OK ] ConfiguratorTest.CommandLine (0 ms)
[ RUN      ] ConfiguratorTest.ConfigFileWithConfDir
[       OK ] ConfiguratorTest.ConfigFileWithConfDir (0 ms)
[ RUN      ] ConfiguratorTest.CommandLineConfFlag
[       OK ] ConfiguratorTest.CommandLineConfFlag (0 ms)
[ RUN      ] ConfiguratorTest.LoadingPriorities
[       OK ] ConfiguratorTest.LoadingPriorities (9 ms)
[ RUN      ] ConfiguratorTest.ConfigFileSpacesIgnored
[       OK ] ConfiguratorTest.ConfigFileSpacesIgnored (1 ms)
[ RUN      ] ConfiguratorTest.MalformedConfigFile
[       OK ] ConfiguratorTest.MalformedConfigFile (0 ms)
[----------] 8 tests from ConfiguratorTest (11 ms total)

[----------] 5 tests from Multihashmap
[ RUN      ] Multihashmap.Put
[       OK ] Multihashmap.Put (0 ms)
[ RUN      ] Multihashmap.Remove
[       OK ] Multihashmap.Remove (0 ms)
[ RUN      ] Multihashmap.Size
[       OK ] Multihashmap.Size (0 ms)
[ RUN      ] Multihashmap.Iterator
[       OK ] Multihashmap.Iterator (0 ms)
[ RUN      ] Multihashmap.Foreach
[       OK ] Multihashmap.Foreach (0 ms)
[----------] 5 tests from Multihashmap (0 ms total)

[----------] 1 test from ProtobufIOTest
[ RUN      ] ProtobufIOTest.Basic
[       OK ] ProtobufIOTest.Basic (626 ms)
[----------] 1 test from ProtobufIOTest (626 ms total)

[----------] 3 tests from Stout
[ RUN      ] Stout.Error
[       OK ] Stout.Error (0 ms)
[ RUN      ] Stout.None
[       OK ] Stout.None (0 ms)
[ RUN      ] Stout.Duration
[       OK ] Stout.Duration (0 ms)
[----------] 3 tests from Stout (0 ms total)

[----------] 21 tests from StoutStringsTest
[ RUN      ] StoutStringsTest.Format
[       OK ] StoutStringsTest.Format (1 ms)
[ RUN      ] StoutStringsTest.Remove
[       OK ] StoutStringsTest.Remove (0 ms)
[ RUN      ] StoutStringsTest.Replace
[       OK ] StoutStringsTest.Replace (0 ms)
[ RUN      ] StoutStringsTest.Trim
[       OK ] StoutStringsTest.Trim (0 ms)
[ RUN      ] StoutStringsTest.Tokenize
[       OK ] StoutStringsTest.Tokenize (0 ms)
[ RUN      ] StoutStringsTest.TokenizeStringWithDelimsAtStart
[       OK ] StoutStringsTest.TokenizeStringWithDelimsAtStart (0 ms)
[ RUN      ] StoutStringsTest.TokenizeStringWithDelimsAtEnd
[       OK ] StoutStringsTest.TokenizeStringWithDelimsAtEnd (0 ms)
[ RUN      ] StoutStringsTest.TokenizeStringWithDelimsAtStartAndEnd
[       OK ] StoutStringsTest.TokenizeStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StoutStringsTest.TokenizeWithMultipleDelims
[       OK ] StoutStringsTest.TokenizeWithMultipleDelims (0 ms)
[ RUN      ] StoutStringsTest.TokenizeEmptyString
[       OK ] StoutStringsTest.TokenizeEmptyString (0 ms)
[ RUN      ] StoutStringsTest.TokenizeDelimOnlyString
[       OK ] StoutStringsTest.TokenizeDelimOnlyString (0 ms)
[ RUN      ] StoutStringsTest.SplitEmptyString
[       OK ] StoutStringsTest.SplitEmptyString (0 ms)
[ RUN      ] StoutStringsTest.SplitDelimOnlyString
[       OK ] StoutStringsTest.SplitDelimOnlyString (0 ms)
[ RUN      ] StoutStringsTest.Split
[       OK ] StoutStringsTest.Split (0 ms)
[ RUN      ] StoutStringsTest.SplitStringWithDelimsAtStart
[       OK ] StoutStringsTest.SplitStringWithDelimsAtStart (0 ms)
[ RUN      ] StoutStringsTest.SplitStringWithDelimsAtEnd
[       OK ] StoutStringsTest.SplitStringWithDelimsAtEnd (0 ms)
[ RUN      ] StoutStringsTest.SplitStringWithDelimsAtStartAndEnd
[       OK ] StoutStringsTest.SplitStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StoutStringsTest.SplitWithMultipleDelims
[       OK ] StoutStringsTest.SplitWithMultipleDelims (0 ms)
[ RUN      ] StoutStringsTest.Pairs
[       OK ] StoutStringsTest.Pairs (0 ms)
[ RUN      ] StoutStringsTest.StartsWith
[       OK ] StoutStringsTest.StartsWith (0 ms)
[ RUN      ] StoutStringsTest.Contains
[       OK ] StoutStringsTest.Contains (0 ms)
[----------] 21 tests from StoutStringsTest (1 ms total)

[----------] 9 tests from StoutUtilsTest
[ RUN      ] StoutUtilsTest.rmdir
[       OK ] StoutUtilsTest.rmdir (1 ms)
[ RUN      ] StoutUtilsTest.nonblock
[       OK ] StoutUtilsTest.nonblock (1 ms)
[ RUN      ] StoutUtilsTest.touch
[       OK ] StoutUtilsTest.touch (1 ms)
[ RUN      ] StoutUtilsTest.readWriteString
[       OK ] StoutUtilsTest.readWriteString (2 ms)
[ RUN      ] StoutUtilsTest.find
[       OK ] StoutUtilsTest.find (2 ms)
[ RUN      ] StoutUtilsTest.uname
[       OK ] StoutUtilsTest.uname (1 ms)
[ RUN      ] StoutUtilsTest.sysname
[       OK ] StoutUtilsTest.sysname (0 ms)
[ RUN      ] StoutUtilsTest.release
[       OK ] StoutUtilsTest.release (1 ms)
[ RUN      ] StoutUtilsTest.hashset
[       OK ] StoutUtilsTest.hashset (1 ms)
[----------] 9 tests from StoutUtilsTest (10 ms total)

[----------] 1 test from StoutUUIDTest
[ RUN      ] StoutUUIDTest.test
[       OK ] StoutUUIDTest.test (1 ms)
[----------] 1 test from StoutUUIDTest (1 ms total)

[----------] 5 tests from StoutMultihashmapTest
[ RUN      ] StoutMultihashmapTest.Put
[       OK ] StoutMultihashmapTest.Put (0 ms)
[ RUN      ] StoutMultihashmapTest.Remove
[       OK ] StoutMultihashmapTest.Remove (0 ms)
[ RUN      ] StoutMultihashmapTest.Size
[       OK ] StoutMultihashmapTest.Size (0 ms)
[ RUN      ] StoutMultihashmapTest.Iterator
[       OK ] StoutMultihashmapTest.Iterator (0 ms)
[ RUN      ] StoutMultihashmapTest.Foreach
[       OK ] StoutMultihashmapTest.Foreach (0 ms)
[----------] 5 tests from StoutMultihashmapTest (0 ms total)

[----------] 1 test from StoutJsonTest
[ RUN      ] StoutJsonTest.BinaryData
[       OK ] StoutJsonTest.BinaryData (0 ms)
[----------] 1 test from StoutJsonTest (0 ms total)

[----------] 1 test from ZooKeeper
[ RUN      ] ZooKeeper.URL
[       OK ] ZooKeeper.URL (0 ms)
[----------] 1 test from ZooKeeper (0 ms total)

[----------] 1 test from KillTreeTest
[ RUN      ] KillTreeTest.KillTree
[       OK ] KillTreeTest.KillTree (156 ms)
[----------] 1 test from KillTreeTest (156 ms total)

[----------] 3 tests from ExceptionTest
[ RUN      ] ExceptionTest.DeactivateFrameworkOnAbort
[       OK ] ExceptionTest.DeactivateFrameworkOnAbort (783 ms)
[ RUN      ] ExceptionTest.DisallowSchedulerActionsOnAbort
[       OK ] ExceptionTest.DisallowSchedulerActionsOnAbort (861 ms)
[ RUN      ] ExceptionTest.DisallowSchedulerCallbacksOnAbort
[       OK ] ExceptionTest.DisallowSchedulerCallbacksOnAbort (485 ms)
[----------] 3 tests from ExceptionTest (2129 ms total)

[----------] 2 tests from AttributesTest
[ RUN      ] AttributesTest.Parsing
[       OK ] AttributesTest.Parsing (0 ms)
[ RUN      ] AttributesTest.Equality
[       OK ] AttributesTest.Equality (0 ms)
[----------] 2 tests from AttributesTest (0 ms total)

[----------] 1 test from MasterDetectorTest
[ RUN      ] MasterDetectorTest.File
[       OK ] MasterDetectorTest.File (214 ms)
[----------] 1 test from MasterDetectorTest (214 ms total)

[----------] 1 test from SorterTest
[ RUN      ] SorterTest.DRFSorter
[       OK ] SorterTest.DRFSorter (1 ms)
[----------] 1 test from SorterTest (1 ms total)

[----------] 1 test from DRFAllocatorTest
[ RUN      ] DRFAllocatorTest.DRFAllocatorProcess
../../src/tests/allocator_tests.cpp:215: Failure
Failed
Waited too long for 'resourceOfferTrigger3'
/bin/bash: line 5:  3917 Segmentation fault      ${dir}$tst
FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/ws/build/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/ws/build/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/ws/build/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #266

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/266/changes>

Changes:

[vinodkone] Added --disable-perftools to configure.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9296

[vinodkone] Added a libprocess environment variable for
enabling the cpu profiler.

The perftools profiler causes crashes on 64 bit systems with
libunwind or gcc < 2.12. This is to remove access to the profiler,
unless explicitly overridden in the environment.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9583

[vinodkone] Fixed gperftools targets, to avoid unnecessary re-compilation.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9108

[vinodkone] Updated Boost to 1.53.0

From: David Mackey <td...@booleanhaiku.com>
Review: https://reviews.apache.org/r/9316

[vinodkone] Fixed Python header build warnings.

From: David Mackey <td...@booleanhaiku.com>
Review: https://reviews.apache.org/r/9320

[vinodkone] Fixed build error in DownloadTest files test.

From: David Mackey <td...@booleanhaiku.com>
Review: https://reviews.apache.org/r/9319

[vinodkone] Resolved GCC 4.7 unistd.h header dependency change.

From: David Mackey <td...@booleanhaiku.com>
Review: https://reviews.apache.org/r/9318

[vinodkone] Updated libprocess protobuf wrapper to compile with GCC 4.7

From: David Mackey <td...@booleanhaiku.com>
Review: https://reviews.apache.org/r/9317

[vinodkone] Updated multihashmap to compile with GCC 4.7

From: David Mackey <td...@booleanhaiku.com>
Review: https://reviews.apache.org/r/9323

[vinodkone] Resource Monitoring 13: Added executor resource usage to webui.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9269

[vinodkone] Resource Monitoring 12: Split apart the monolithic slave controller.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9268

[vinodkone] Resource Monitoring 11: Upgraded underscore.js (to use _.object).

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9267

[vinodkone] Resource Monitoring 10: Implemented process based
resource usage collection for OSX.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9147

[vinodkone] Resource Monitoring 9: Implemented process based resource collection
for linux.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9146

[vinodkone] Resource Monitoring 8: Added cgroups::stat primitive
and implemented cgroup resource collection.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9145

[vinodkone] Resource Monitoring 7: Archived terminated executor statistics.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9095

[vinodkone] Resource Monitoring 6: Added ResourceMonitor and
updated the isolation module API.

This is the meat of the resource monitoring design.

-Added a ResourceUsage protobuf.
-Added a ResourceMonitor process that periodically hits
the isolation module for usage information.
-Usage is exported to the Statistics process.
-Usage is available via a JSON endpoint.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9094

[vinodkone] Resource Monitoring 5: Added the ability to archive statistics.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9093

[vinodkone] Resource Monitoring 4: Added metering to statistics.

We'll need to compute metered data on top incoming raw data. The challenge is that some meters will require previous data:
For example:
1. cpu_time = 10 @ time 10;
2. cpu_time = 20 @ time 20; --> cpu_usage = 1.0 (100%) this is 20-10 / 20-10
3. cpu_time = 25 @ time 30; --> cpu_usage = 0.5 (50%) this is 25-20 / 30-20

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9092

[vinodkone] Resource Monitoring 3: Added context to statistics to provide
a clean way to logically group stats.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9091

[vinodkone] Resource Monitoring 2: Added global statistics for libprocess,
enabling centralized stats across Processes.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9090

[vinodkone] Resource Monitoring 1.5: Added source to ExecutorInfo.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9552

[vinodkone] Resource Monitoring 1: Added name to ExecutorInfo.

From: Ben Mahler <be...@gmail.com>
Review: https://reviews.apache.org/r/9089

------------------------------------------
[...truncated 5069 lines...]
or create a new one. You can either remove all existing
hierarchies, or disable this test case
(i.e., --gtest_filter=-CgroupsAnyHierarchyTest.*).
-------------------------------------------------------------
../../src/tests/cgroups_tests.cpp:192: Failure
cgroups: '' is not a valid hierarchy
[  FAILED  ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups (1 ms)
[ RUN      ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks
../../src/tests/cgroups_tests.cpp:157: Failure
cgroups::mount(HIERARCHY, subsystems): Failed to mount 'cpu' at '/tmp/mesos_cgroups_testing_hierarchy': Operation not permitted
-------------------------------------------------------------
We cannot run any cgroups tests that require
a hierarchy with subsystems 'cpu'
because we failed to find an existing hierarchy
or create a new one. You can either remove all existing
hierarchies, or disable this test case
(i.e., --gtest_filter=-CgroupsAnyHierarchyTest.*).
-------------------------------------------------------------
../../src/tests/cgroups_tests.cpp:192: Failure
cgroups: '' is not a valid hierarchy
[  FAILED  ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks (0 ms)
[ RUN      ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read
../../src/tests/cgroups_tests.cpp:157: Failure
cgroups::mount(HIERARCHY, subsystems): Failed to mount 'cpu' at '/tmp/mesos_cgroups_testing_hierarchy': Operation not permitted
-------------------------------------------------------------
We cannot run any cgroups tests that require
a hierarchy with subsystems 'cpu'
because we failed to find an existing hierarchy
or create a new one. You can either remove all existing
hierarchies, or disable this test case
(i.e., --gtest_filter=-CgroupsAnyHierarchyTest.*).
-------------------------------------------------------------
../../src/tests/cgroups_tests.cpp:192: Failure
cgroups: '' is not a valid hierarchy
[  FAILED  ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read (0 ms)
[ RUN      ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write
../../src/tests/cgroups_tests.cpp:157: Failure
cgroups::mount(HIERARCHY, subsystems): Failed to mount 'cpu' at '/tmp/mesos_cgroups_testing_hierarchy': Operation not permitted
-------------------------------------------------------------
We cannot run any cgroups tests that require
a hierarchy with subsystems 'cpu'
because we failed to find an existing hierarchy
or create a new one. You can either remove all existing
hierarchies, or disable this test case
(i.e., --gtest_filter=-CgroupsAnyHierarchyTest.*).
-------------------------------------------------------------
../../src/tests/cgroups_tests.cpp:192: Failure
cgroups: '' is not a valid hierarchy
[  FAILED  ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write (1 ms)
[ RUN      ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Stat
../../src/tests/cgroups_tests.cpp:157: Failure
cgroups::mount(HIERARCHY, subsystems): Failed to mount 'cpu' at '/tmp/mesos_cgroups_testing_hierarchy': Operation not permitted
-------------------------------------------------------------
We cannot run any cgroups tests that require
a hierarchy with subsystems 'cpu'
because we failed to find an existing hierarchy
or create a new one. You can either remove all existing
hierarchies, or disable this test case
(i.e., --gtest_filter=-CgroupsAnyHierarchyTest.*).
-------------------------------------------------------------
../../src/tests/cgroups_tests.cpp:192: Failure
cgroups: '' is not a valid hierarchy
[  FAILED  ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Stat (0 ms)
[----------] 9 tests from CgroupsAnyHierarchyTest (4 ms total)

[----------] 5 tests from CgroupsAnyHierarchyWithCpuMemoryTest
[ RUN      ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy
../../src/tests/cgroups_tests.cpp:157: Failure
cgroups::mount(HIERARCHY, subsystems): Failed to mount 'cpu,memory' at '/tmp/mesos_cgroups_testing_hierarchy': Operation not permitted
-------------------------------------------------------------
We cannot run any cgroups tests that require
a hierarchy with subsystems 'cpu,memory'
because we failed to find an existing hierarchy
or create a new one. You can either remove all existing
hierarchies, or disable this test case
(i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryTest.*).
-------------------------------------------------------------
../../src/tests/cgroups_tests.cpp:192: Failure
cgroups: '' is not a valid hierarchy
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy (1 ms)
[ RUN      ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy
../../src/tests/cgroups_tests.cpp:157: Failure
cgroups::mount(HIERARCHY, subsystems): Failed to mount 'cpu,memory' at '/tmp/mesos_cgroups_testing_hierarchy': Operation not permitted
-------------------------------------------------------------
We cannot run any cgroups tests that require
a hierarchy with subsystems 'cpu,memory'
because we failed to find an existing hierarchy
or create a new one. You can either remove all existing
hierarchies, or disable this test case
(i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryTest.*).
-------------------------------------------------------------
../../src/tests/cgroups_tests.cpp:192: Failure
cgroups: '' is not a valid hierarchy
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy (0 ms)
[ RUN      ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems
../../src/tests/cgroups_tests.cpp:157: Failure
cgroups::mount(HIERARCHY, subsystems): Failed to mount 'cpu,memory' at '/tmp/mesos_cgroups_testing_hierarchy': Operation not permitted
-------------------------------------------------------------
We cannot run any cgroups tests that require
a hierarchy with subsystems 'cpu,memory'
because we failed to find an existing hierarchy
or create a new one. You can either remove all existing
hierarchies, or disable this test case
(i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryTest.*).
-------------------------------------------------------------
../../src/tests/cgroups_tests.cpp:192: Failure
cgroups: '' is not a valid hierarchy
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems (0 ms)
[ RUN      ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove
../../src/tests/cgroups_tests.cpp:157: Failure
cgroups::mount(HIERARCHY, subsystems): Failed to mount 'cpu,memory' at '/tmp/mesos_cgroups_testing_hierarchy': Operation not permitted
-------------------------------------------------------------
We cannot run any cgroups tests that require
a hierarchy with subsystems 'cpu,memory'
because we failed to find an existing hierarchy
or create a new one. You can either remove all existing
hierarchies, or disable this test case
(i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryTest.*).
-------------------------------------------------------------
../../src/tests/cgroups_tests.cpp:192: Failure
cgroups: '' is not a valid hierarchy
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove (1 ms)
[ RUN      ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen
../../src/tests/cgroups_tests.cpp:157: Failure
cgroups::mount(HIERARCHY, subsystems): Failed to mount 'cpu,memory' at '/tmp/mesos_cgroups_testing_hierarchy': Operation not permitted
-------------------------------------------------------------
We cannot run any cgroups tests that require
a hierarchy with subsystems 'cpu,memory'
because we failed to find an existing hierarchy
or create a new one. You can either remove all existing
hierarchies, or disable this test case
(i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryTest.*).
-------------------------------------------------------------
../../src/tests/cgroups_tests.cpp:192: Failure
cgroups: '' is not a valid hierarchy
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen (0 ms)
[----------] 5 tests from CgroupsAnyHierarchyWithCpuMemoryTest (2 ms total)

[----------] 1 test from CgroupsNoHierarchyTest
[ RUN      ] CgroupsNoHierarchyTest.ROOT_CGROUPS_MountUnmountHierarchy
../../src/tests/cgroups_tests.cpp:296: Failure
cgroups::mount(HIERARCHY, "cpu,memory"): Failed to mount 'cpu,memory' at '/tmp/mesos_cgroups_testing_hierarchy': Operation not permitted
[  FAILED  ] CgroupsNoHierarchyTest.ROOT_CGROUPS_MountUnmountHierarchy (1 ms)
[----------] 1 test from CgroupsNoHierarchyTest (1 ms total)

[----------] 3 tests from CgroupsAnyHierarchyWithCpuMemoryFreezerTest
[ RUN      ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Freeze
../../src/tests/cgroups_tests.cpp:157: Failure
cgroups::mount(HIERARCHY, subsystems): Failed to mount 'cpu,memory,freezer' at '/tmp/mesos_cgroups_testing_hierarchy': Operation not permitted
-------------------------------------------------------------
We cannot run any cgroups tests that require
a hierarchy with subsystems 'cpu,memory,freezer'
because we failed to find an existing hierarchy
or create a new one. You can either remove all existing
hierarchies, or disable this test case
(i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryFreezerTest.*).
-------------------------------------------------------------
../../src/tests/cgroups_tests.cpp:192: Failure
cgroups: '' is not a valid hierarchy
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Freeze (0 ms)
[ RUN      ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Kill
../../src/tests/cgroups_tests.cpp:157: Failure
cgroups::mount(HIERARCHY, subsystems): Failed to mount 'cpu,memory,freezer' at '/tmp/mesos_cgroups_testing_hierarchy': Operation not permitted
-------------------------------------------------------------
We cannot run any cgroups tests that require
a hierarchy with subsystems 'cpu,memory,freezer'
because we failed to find an existing hierarchy
or create a new one. You can either remove all existing
hierarchies, or disable this test case
(i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryFreezerTest.*).
-------------------------------------------------------------
../../src/tests/cgroups_tests.cpp:192: Failure
cgroups: '' is not a valid hierarchy
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Kill (1 ms)
[ RUN      ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Destroy
../../src/tests/cgroups_tests.cpp:157: Failure
cgroups::mount(HIERARCHY, subsystems): Failed to mount 'cpu,memory,freezer' at '/tmp/mesos_cgroups_testing_hierarchy': Operation not permitted
-------------------------------------------------------------
We cannot run any cgroups tests that require
a hierarchy with subsystems 'cpu,memory,freezer'
because we failed to find an existing hierarchy
or create a new one. You can either remove all existing
hierarchies, or disable this test case
(i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryFreezerTest.*).
-------------------------------------------------------------
../../src/tests/cgroups_tests.cpp:192: Failure
cgroups: '' is not a valid hierarchy
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Destroy (0 ms)
[----------] 3 tests from CgroupsAnyHierarchyWithCpuMemoryFreezerTest (1 ms total)

[----------] 3 tests from FsTest
[ RUN      ] FsTest.MountTableRead
[       OK ] FsTest.MountTableRead (1 ms)
[ RUN      ] FsTest.MountTableHasOption
[       OK ] FsTest.MountTableHasOption (0 ms)
[ RUN      ] FsTest.FileSystemTableRead
[       OK ] FsTest.FileSystemTableRead (0 ms)
[----------] 3 tests from FsTest (1 ms total)

[----------] 4 tests from ProcTest
[ RUN      ] ProcTest.Pids
[       OK ] ProcTest.Pids (1 ms)
[ RUN      ] ProcTest.Cpus
[       OK ] ProcTest.Cpus (0 ms)
[ RUN      ] ProcTest.SystemStatistics
[       OK ] ProcTest.SystemStatistics (0 ms)
[ RUN      ] ProcTest.ProcessStatistics
[       OK ] ProcTest.ProcessStatistics (0 ms)
[----------] 4 tests from ProcTest (1 ms total)

[----------] Global test environment tear-down
[==========] 215 tests from 42 test cases ran. (73517 ms total)
[  PASSED  ] 196 tests.
[  FAILED  ] 19 tests, listed below:
[  FAILED  ] CgroupsIsolationTest.ROOT_CGROUPS_BalloonFramework
[  FAILED  ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled
[  FAILED  ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems
[  FAILED  ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted
[  FAILED  ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get
[  FAILED  ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups
[  FAILED  ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks
[  FAILED  ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read
[  FAILED  ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write
[  FAILED  ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Stat
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen
[  FAILED  ] CgroupsNoHierarchyTest.ROOT_CGROUPS_MountUnmountHierarchy
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Freeze
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Kill
[  FAILED  ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Destroy

19 FAILED TESTS
  YOU HAVE 1 DISABLED TEST

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/ws/build/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/ws/build/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/ws/build/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure