See
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/106/changes>
Changes:
[matei] MESOS-174. Upgrade protobuf dependency to 2.4.1.
------------------------------------------
[...truncated 1545 lines...]
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 for ANSI C header files... (cached) no
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking syscall.h usability... yes
checking syscall.h presence... yes
checking for syscall.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking libunwind.h usability... no
checking libunwind.h presence... no
checking for libunwind.h... no
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking for void *... yes
checking size of void *... 8
checking for uint16_t... yes
checking for u_int16_t... yes
checking for __uint16... no
checking for sigaltstack... yes
checking for dladdr... no
checking for fcntl... yes
checking for __attribute__... yes
checking for __builtin_expect... yes
checking for __sync_val_compare_and_swap... no
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 for pthread_self in -lpthread... yes
checking for main in -lgflags... no
checking for gtest-config... no
checking support for pthread_rwlock_* functions... yes
checking whether the compiler implements namespaces... yes
checking what namespace STL code is in... std
checking whether compiler supports using ::operator<<... 1
checking for ucontext.h... (cached) yes
checking sys/ucontext.h usability... yes
checking sys/ucontext.h presence... yes
checking for sys/ucontext.h... yes
checking how to access the program counter from a struct ucontext...
uc_mcontext.gregs[REG_RIP]
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/glog/logging.h
config.status: creating src/glog/raw_logging.h
config.status: creating src/glog/vlog_is_on.h
config.status: creating src/glog/stl_logging.h
config.status: creating libglog.pc
config.status: creating src/config.h
config.status: executing depfiles commands
make[4]: Entering directory
`/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/glog-0.3.1'
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src
-I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
-DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-logging.lo -MD -MP -MF
.deps/libglog_la-logging.Tpo -c -o libglog_la-logging.lo `test -f
'src/logging.cc' || echo './'`src/logging.cc
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings
-Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT
libglog_la-logging.lo -MD -MP -MF .deps/libglog_la-logging.Tpo -c
src/logging.cc -fPIC -DPIC -o libglog_la-logging.o
src/logging.cc: In function 'void google::WriteToStderr(const char*, size_t)':
src/logging.cc:506: warning: ignoring return value of 'ssize_t write(int, const
void*, size_t)', declared with attribute warn_unused_result
src/logging.cc: In member function 'bool
google::<unnamed>::LogFileObject::CreateLogfile(const char*)':
src/logging.cc:722: warning: ignoring return value of 'int symlink(const char*,
const char*)', declared with attribute warn_unused_result
src/logging.cc:729: warning: ignoring return value of 'int symlink(const char*,
const char*)', declared with attribute warn_unused_result
src/logging.cc: In member function 'void google::LogMessage::SendToLog()':
src/logging.cc:1215: warning: ignoring return value of 'ssize_t write(int,
const void*, size_t)', declared with attribute warn_unused_result
mv -f .deps/libglog_la-logging.Tpo .deps/libglog_la-logging.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
-DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-raw_logging.lo -MD -MP -MF
.deps/libglog_la-raw_logging.Tpo -c -o libglog_la-raw_logging.lo `test -f
'src/raw_logging.cc' || echo './'`src/raw_logging.cc
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings
-Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT
libglog_la-raw_logging.lo -MD -MP -MF .deps/libglog_la-raw_logging.Tpo -c
src/raw_logging.cc -fPIC -DPIC -o libglog_la-raw_logging.o
mv -f .deps/libglog_la-raw_logging.Tpo .deps/libglog_la-raw_logging.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
-DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-vlog_is_on.lo -MD -MP -MF
.deps/libglog_la-vlog_is_on.Tpo -c -o libglog_la-vlog_is_on.lo `test -f
'src/vlog_is_on.cc' || echo './'`src/vlog_is_on.cc
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings
-Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT
libglog_la-vlog_is_on.lo -MD -MP -MF .deps/libglog_la-vlog_is_on.Tpo -c
src/vlog_is_on.cc -fPIC -DPIC -o libglog_la-vlog_is_on.o
mv -f .deps/libglog_la-vlog_is_on.Tpo .deps/libglog_la-vlog_is_on.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
-DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-utilities.lo -MD -MP -MF
.deps/libglog_la-utilities.Tpo -c -o libglog_la-utilities.lo `test -f
'src/utilities.cc' || echo './'`src/utilities.cc
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings
-Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT
libglog_la-utilities.lo -MD -MP -MF .deps/libglog_la-utilities.Tpo -c
src/utilities.cc -fPIC -DPIC -o libglog_la-utilities.o
src/utilities.cc: In function 'void google::DebugWriteToStderr(const char*,
void*)':
src/utilities.cc:82: warning: ignoring return value of 'ssize_t write(int,
const void*, size_t)', declared with attribute warn_unused_result
mv -f .deps/libglog_la-utilities.Tpo .deps/libglog_la-utilities.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
-DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-demangle.lo -MD -MP -MF
.deps/libglog_la-demangle.Tpo -c -o libglog_la-demangle.lo `test -f
'src/demangle.cc' || echo './'`src/demangle.cc
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings
-Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT
libglog_la-demangle.lo -MD -MP -MF .deps/libglog_la-demangle.Tpo -c
src/demangle.cc -fPIC -DPIC -o libglog_la-demangle.o
mv -f .deps/libglog_la-demangle.Tpo .deps/libglog_la-demangle.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
-DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-symbolize.lo -MD -MP -MF
.deps/libglog_la-symbolize.Tpo -c -o libglog_la-symbolize.lo `test -f
'src/symbolize.cc' || echo './'`src/symbolize.cc
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings
-Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT
libglog_la-symbolize.lo -MD -MP -MF .deps/libglog_la-symbolize.Tpo -c
src/symbolize.cc -fPIC -DPIC -o libglog_la-symbolize.o
mv -f .deps/libglog_la-symbolize.Tpo .deps/libglog_la-symbolize.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
-DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-signalhandler.lo -MD -MP -MF
.deps/libglog_la-signalhandler.Tpo -c -o libglog_la-signalhandler.lo `test -f
'src/signalhandler.cc' || echo './'`src/signalhandler.cc
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings
-Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT
libglog_la-signalhandler.lo -MD -MP -MF .deps/libglog_la-signalhandler.Tpo -c
src/signalhandler.cc -fPIC -DPIC -o libglog_la-signalhandler.o
src/signalhandler.cc: In function 'void google::<unnamed>::WriteToStderr(const
char*, int)':
src/signalhandler.cc:145: warning: ignoring return value of 'ssize_t write(int,
const void*, size_t)', declared with attribute warn_unused_result
mv -f .deps/libglog_la-signalhandler.Tpo .deps/libglog_la-signalhandler.Plo
/bin/bash ./libtool --tag=CXX --mode=link g++ -Wall -Wwrite-strings
-Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2
-o libglog.la -rpath /usr/local/lib libglog_la-logging.lo
libglog_la-raw_logging.lo libglog_la-vlog_is_on.lo libglog_la-utilities.lo
libglog_la-demangle.lo libglog_la-symbolize.lo libglog_la-signalhandler.lo
-lpthread
mkdir .libs
ar cru .libs/libglog.a libglog_la-logging.o libglog_la-raw_logging.o
libglog_la-vlog_is_on.o libglog_la-utilities.o libglog_la-demangle.o
libglog_la-symbolize.o libglog_la-signalhandler.o
ranlib .libs/libglog.a
creating libglog.la
(cd .libs && rm -f libglog.la && ln -s ../libglog.la libglog.la)
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_unittest-logging_unittest.o -MD -MP -MF
.deps/logging_unittest-logging_unittest.Tpo -c -o
logging_unittest-logging_unittest.o `test -f 'src/logging_unittest.cc' || echo
'./'`src/logging_unittest.cc
mv -f .deps/logging_unittest-logging_unittest.Tpo
.deps/logging_unittest-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 logging_unittest logging_unittest-logging_unittest.o
libglog.la -lpthread
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: warning: ignoring return value of 'ssize_t
write(int, const void*, size_t)', declared with attribute warn_unused_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[4]: Leaving directory
`/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/glog-0.3.1'
gzip -d -c ../../third_party/leveldb.tar.gz | tar xf -
touch leveldb-stamp
cd leveldb && \
make CC="g++" OPT="-g2 -O2 -fPIC"
make[4]: Entering directory
`/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/third_party/leveldb'
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
db/builder.cc -o db/builder.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
db/c.cc -o db/c.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
db/db_impl.cc -o db/db_impl.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
db/db_iter.cc -o db/db_iter.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
db/filename.cc -o db/filename.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
db/dbformat.cc -o db/dbformat.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
db/log_reader.cc -o db/log_reader.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
db/log_writer.cc -o db/log_writer.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
db/memtable.cc -o db/memtable.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
db/repair.cc -o db/repair.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
db/table_cache.cc -o db/table_cache.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
db/version_edit.cc -o db/version_edit.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
db/version_set.cc -o db/version_set.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
db/write_batch.cc -o db/write_batch.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
port/port_posix.cc -o port/port_posix.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
table/block.cc -o table/block.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
table/block_builder.cc -o table/block_builder.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
table/format.cc -o table/format.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
table/iterator.cc -o table/iterator.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
table/merger.cc -o table/merger.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
table/table.cc -o table/table.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
table/table_builder.cc -o table/table_builder.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
table/two_level_iterator.cc -o table/two_level_iterator.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
util/arena.cc -o util/arena.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
util/cache.cc -o util/cache.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
util/coding.cc -o util/coding.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
util/comparator.cc -o util/comparator.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
util/crc32c.cc -o util/crc32c.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
util/env.cc -o util/env.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
util/env_posix.cc -o util/env_posix.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
util/hash.cc -o util/hash.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
util/histogram.cc -o util/histogram.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
util/logging.cc -o util/logging.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
util/options.cc -o util/options.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX
-DLEVELDB_CSTDATOMIC_PRESENT -std=c++0x -pthread -DOS_LINUX -g2 -O2 -fPIC
util/status.cc -o util/status.o
rm -f libleveldb.a
ar -rs libleveldb.a ./db/builder.o ./db/c.o ./db/db_impl.o ./db/db_iter.o
./db/filename.o ./db/dbformat.o ./db/log_reader.o ./db/log_writer.o
./db/memtable.o ./db/repair.o ./db/table_cache.o ./db/version_edit.o
./db/version_set.o ./db/write_batch.o ./port/port_posix.o ./table/block.o
./table/block_builder.o ./table/format.o ./table/iterator.o ./table/merger.o
./table/table.o ./table/table_builder.o ./table/two_level_iterator.o
./util/arena.o ./util/cache.o ./util/coding.o ./util/comparator.o
./util/crc32c.o ./util/env.o ./util/env_posix.o ./util/hash.o
./util/histogram.o ./util/logging.o ./util/options.o ./util/status.o
ar: creating libleveldb.a
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/leveldb'
make[3]: *** No rule to make target `protobuf-2.4.1-stamp', needed by
`protobuf-2.4.1-build-stamp'. Stop.
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'
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