See 
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/2124/>

------------------------------------------
[...truncated 2097 lines...]
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 unwind.h usability... yes
checking unwind.h presence... yes
checking for unwind.h... 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... 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 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
config.status: executing libtool commands
make[7]: Entering directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/3rdparty/libprocess/3rdparty/glog-0.3.3'>
/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 -g2 -O2 -Wno-unused-local-typedefs -std=c++11 
-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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall 
-Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER 
-DNDEBUG -g -g2 -O2 -Wno-unused-local-typedefs -std=c++11 -MT 
libglog_la-logging.lo -MD -MP -MF .deps/libglog_la-logging.Tpo -c 
src/logging.cc  -fPIC -DPIC -o libglog_la-logging.o
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 -g2 -O2 -Wno-unused-local-typedefs -std=c++11 
-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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall 
-Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER 
-DNDEBUG -g -g2 -O2 -Wno-unused-local-typedefs -std=c++11 -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 -g2 -O2 -Wno-unused-local-typedefs -std=c++11 
-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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall 
-Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER 
-DNDEBUG -g -g2 -O2 -Wno-unused-local-typedefs -std=c++11 -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 -g2 -O2 -Wno-unused-local-typedefs -std=c++11 
-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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall 
-Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER 
-DNDEBUG -g -g2 -O2 -Wno-unused-local-typedefs -std=c++11 -MT 
libglog_la-utilities.lo -MD -MP -MF .deps/libglog_la-utilities.Tpo -c 
src/utilities.cc  -fPIC -DPIC -o libglog_la-utilities.o
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 -g2 -O2 -Wno-unused-local-typedefs -std=c++11 
-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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall 
-Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER 
-DNDEBUG -g -g2 -O2 -Wno-unused-local-typedefs -std=c++11 -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 -g2 -O2 -Wno-unused-local-typedefs -std=c++11 
-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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall 
-Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER 
-DNDEBUG -g -g2 -O2 -Wno-unused-local-typedefs -std=c++11 -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 -g2 -O2 -Wno-unused-local-typedefs -std=c++11 
-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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall 
-Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER 
-DNDEBUG -g -g2 -O2 -Wno-unused-local-typedefs -std=c++11 -MT 
libglog_la-signalhandler.lo -MD -MP -MF .deps/libglog_la-signalhandler.Tpo -c 
src/signalhandler.cc  -fPIC -DPIC -o libglog_la-signalhandler.o
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 -g2 -O2 
-Wno-unused-local-typedefs -std=c++11    -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 
libtool: link: 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
libtool: link: ranlib .libs/libglog.a
libtool: link: ( 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 -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -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 
-g2 -O2 -Wno-unused-local-typedefs -std=c++11 -pthread  -o logging_unittest  
logging_unittest-logging_unittest.o  libglog.la       -lpthread 
libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual 
-Wno-sign-compare -DNO_FRAME_POINTER -g -g2 -O2 -Wno-unused-local-typedefs 
-std=c++11 -pthread -o logging_unittest logging_unittest-logging_unittest.o  
./.libs/libglog.a -lpthread -pthread
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings 
-Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER  -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -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 
-g2 -O2 -Wno-unused-local-typedefs -std=c++11 -pthread  -o demangle_unittest  
demangle_unittest-demangle_unittest.o  libglog.la       -lpthread 
libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual 
-Wno-sign-compare -DNO_FRAME_POINTER -g -g2 -O2 -Wno-unused-local-typedefs 
-std=c++11 -pthread -o demangle_unittest demangle_unittest-demangle_unittest.o  
./.libs/libglog.a -lpthread -pthread
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings 
-Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER  -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -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 
-g2 -O2 -Wno-unused-local-typedefs -std=c++11 -pthread  -o stacktrace_unittest  
stacktrace_unittest-stacktrace_unittest.o  libglog.la    -lpthread 
libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual 
-Wno-sign-compare -DNO_FRAME_POINTER -g -g2 -O2 -Wno-unused-local-typedefs 
-std=c++11 -pthread -o stacktrace_unittest 
stacktrace_unittest-stacktrace_unittest.o  ./.libs/libglog.a -lpthread -pthread
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings 
-Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER  -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -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 
-g2 -O2 -Wno-unused-local-typedefs -std=c++11 -pthread  -o symbolize_unittest  
symbolize_unittest-symbolize_unittest.o  libglog.la       -lpthread 
libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual 
-Wno-sign-compare -DNO_FRAME_POINTER -g -g2 -O2 -Wno-unused-local-typedefs 
-std=c++11 -pthread -o symbolize_unittest 
symbolize_unittest-symbolize_unittest.o  ./.libs/libglog.a -lpthread -pthread
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings 
-Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER  -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -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
In file included from /usr/include/c++/4.8/ext/hash_set:60:0,
                 from src/glog/stl_logging.h:54,
                 from src/stl_logging_unittest.cc:34:
/usr/include/c++/4.8/backward/backward_warning.h:32:2: warning: #warning This 
file includes at least one deprecated or antiquated header which may be removed 
without further notice at a future date. Please use a non-deprecated interface 
with equivalent functionality instead. For a listing of replacement headers and 
interfaces, consult the file backward_warning.h. To disable this warning use 
-Wno-deprecated. [-Wcpp]
 #warning \
  ^
In file included from src/utilities.h:73:0,
                 from src/googletest.h:38,
                 from src/stl_logging_unittest.cc:48:
src/base/mutex.h:137:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
 #   define _XOPEN_SOURCE 500  // may be needed to get the rwlock calls
 ^
In file included from 
/usr/include/x86_64-linux-gnu/c++/4.8/bits/os_defines.h:39:0,
                 from 
/usr/include/x86_64-linux-gnu/c++/4.8/bits/c++config.h:426,
                 from /usr/include/c++/4.8/bits/stl_algobase.h:59,
                 from /usr/include/c++/4.8/deque:60,
                 from src/glog/stl_logging.h:45,
                 from src/stl_logging_unittest.cc:34:
/usr/include/features.h:162:0: note: this is the location of the previous 
definition
 # define _XOPEN_SOURCE 700
 ^
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 
-g2 -O2 -Wno-unused-local-typedefs -std=c++11 -pthread  -o stl_logging_unittest 
 stl_logging_unittest-stl_logging_unittest.o  libglog.la       -lpthread 
libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual 
-Wno-sign-compare -DNO_FRAME_POINTER -g -g2 -O2 -Wno-unused-local-typedefs 
-std=c++11 -pthread -o stl_logging_unittest 
stl_logging_unittest-stl_logging_unittest.o  ./.libs/libglog.a -lpthread 
-pthread
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings 
-Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER  -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -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 
-g2 -O2 -Wno-unused-local-typedefs -std=c++11 -pthread  -o utilities_unittest  
utilities_unittest-utilities_unittest.o  libglog.la       -lpthread 
libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual 
-Wno-sign-compare -DNO_FRAME_POINTER -g -g2 -O2 -Wno-unused-local-typedefs 
-std=c++11 -pthread -o utilities_unittest 
utilities_unittest-utilities_unittest.o  ./.libs/libglog.a -lpthread -pthread
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings 
-Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER  -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -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 
-g2 -O2 -Wno-unused-local-typedefs -std=c++11 -pthread  -o logging_striptest0  
logging_striptest0-logging_striptest_main.o  libglog.la    -lpthread 
libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual 
-Wno-sign-compare -DNO_FRAME_POINTER -g -g2 -O2 -Wno-unused-local-typedefs 
-std=c++11 -pthread -o logging_striptest0 
logging_striptest0-logging_striptest_main.o  ./.libs/libglog.a -lpthread 
-pthread
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings 
-Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER  -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -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 
-g2 -O2 -Wno-unused-local-typedefs -std=c++11 -pthread  -o logging_striptest2  
logging_striptest2-logging_striptest2.o  libglog.la    -lpthread 
libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual 
-Wno-sign-compare -DNO_FRAME_POINTER -g -g2 -O2 -Wno-unused-local-typedefs 
-std=c++11 -pthread -o logging_striptest2 
logging_striptest2-logging_striptest2.o  ./.libs/libglog.a -lpthread -pthread
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings 
-Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER  -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -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 
-g2 -O2 -Wno-unused-local-typedefs -std=c++11 -pthread  -o logging_striptest10  
logging_striptest10-logging_striptest10.o  libglog.la    -lpthread 
libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual 
-Wno-sign-compare -DNO_FRAME_POINTER -g -g2 -O2 -Wno-unused-local-typedefs 
-std=c++11 -pthread -o logging_striptest10 
logging_striptest10-logging_striptest10.o  ./.libs/libglog.a -lpthread -pthread
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings 
-Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER  -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -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
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 
-g2 -O2 -Wno-unused-local-typedefs -std=c++11 -pthread  -o 
signalhandler_unittest  signalhandler_unittest-signalhandler_unittest.o  
libglog.la       -lpthread 
libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual 
-Wno-sign-compare -DNO_FRAME_POINTER -g -g2 -O2 -Wno-unused-local-typedefs 
-std=c++11 -pthread -o signalhandler_unittest 
signalhandler_unittest-signalhandler_unittest.o  ./.libs/libglog.a -lpthread 
-pthread
make[7]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/3rdparty/libprocess/3rdparty/glog-0.3.3'>
make  libgmock.la stout-tests
make[7]: Entering directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/3rdparty/libprocess/3rdparty'>
/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.  
-Igmock-1.6.0/gtest/include -Igmock-1.6.0/gtest -Igmock-1.6.0/gtest/src 
-Igmock-1.6.0/include -Igmock-1.6.0 -Igmock-1.6.0/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT libgmock_la-gmock_sources.lo -MD -MP 
-MF .deps/libgmock_la-gmock_sources.Tpo -c -o libgmock_la-gmock_sources.lo 
`test -f 'gmock_sources.cc' || echo './'`gmock_sources.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. -Igmock-1.6.0/gtest/include 
-Igmock-1.6.0/gtest -Igmock-1.6.0/gtest/src -Igmock-1.6.0/include -Igmock-1.6.0 
-Igmock-1.6.0/src -g -g2 -O2 -Wno-unused-local-typedefs -std=c++11 -MT 
libgmock_la-gmock_sources.lo -MD -MP -MF .deps/libgmock_la-gmock_sources.Tpo -c 
gmock_sources.cc  -fPIC -DPIC -o libgmock_la-gmock_sources.o
mv -f .deps/libgmock_la-gmock_sources.Tpo .deps/libgmock_la-gmock_sources.Plo
/bin/bash ../libtool  --tag=CXX   --mode=link g++  -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11   -o libgmock.la  
libgmock_la-gmock_sources.lo  -lz  -lrt
libtool: link: ar cru .libs/libgmock.a  libgmock_la-gmock_sources.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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-base64_tests.o -MD -MP 
-MF .deps/stout_tests-base64_tests.Tpo -c -o stout_tests-base64_tests.o `test 
-f 'stout/tests/base64_tests.cpp' || echo './'`stout/tests/base64_tests.cpp
mv -f .deps/stout_tests-base64_tests.Tpo .deps/stout_tests-base64_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-bytes_tests.o -MD -MP -MF 
.deps/stout_tests-bytes_tests.Tpo -c -o stout_tests-bytes_tests.o `test -f 
'stout/tests/bytes_tests.cpp' || echo './'`stout/tests/bytes_tests.cpp
mv -f .deps/stout_tests-bytes_tests.Tpo .deps/stout_tests-bytes_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-cache_tests.o -MD -MP -MF 
.deps/stout_tests-cache_tests.Tpo -c -o stout_tests-cache_tests.o `test -f 
'stout/tests/cache_tests.cpp' || echo './'`stout/tests/cache_tests.cpp
mv -f .deps/stout_tests-cache_tests.Tpo .deps/stout_tests-cache_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-duration_tests.o -MD -MP 
-MF .deps/stout_tests-duration_tests.Tpo -c -o stout_tests-duration_tests.o 
`test -f 'stout/tests/duration_tests.cpp' || echo 
'./'`stout/tests/duration_tests.cpp
mv -f .deps/stout_tests-duration_tests.Tpo .deps/stout_tests-duration_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-dynamiclibrary_tests.o 
-MD -MP -MF .deps/stout_tests-dynamiclibrary_tests.Tpo -c -o 
stout_tests-dynamiclibrary_tests.o `test -f 
'stout/tests/dynamiclibrary_tests.cpp' || echo 
'./'`stout/tests/dynamiclibrary_tests.cpp
mv -f .deps/stout_tests-dynamiclibrary_tests.Tpo 
.deps/stout_tests-dynamiclibrary_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-error_tests.o -MD -MP -MF 
.deps/stout_tests-error_tests.Tpo -c -o stout_tests-error_tests.o `test -f 
'stout/tests/error_tests.cpp' || echo './'`stout/tests/error_tests.cpp
mv -f .deps/stout_tests-error_tests.Tpo .deps/stout_tests-error_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-flags_tests.o -MD -MP -MF 
.deps/stout_tests-flags_tests.Tpo -c -o stout_tests-flags_tests.o `test -f 
'stout/tests/flags_tests.cpp' || echo './'`stout/tests/flags_tests.cpp
mv -f .deps/stout_tests-flags_tests.Tpo .deps/stout_tests-flags_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-gzip_tests.o -MD -MP -MF 
.deps/stout_tests-gzip_tests.Tpo -c -o stout_tests-gzip_tests.o `test -f 
'stout/tests/gzip_tests.cpp' || echo './'`stout/tests/gzip_tests.cpp
mv -f .deps/stout_tests-gzip_tests.Tpo .deps/stout_tests-gzip_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-hashmap_tests.o -MD -MP 
-MF .deps/stout_tests-hashmap_tests.Tpo -c -o stout_tests-hashmap_tests.o `test 
-f 'stout/tests/hashmap_tests.cpp' || echo './'`stout/tests/hashmap_tests.cpp
mv -f .deps/stout_tests-hashmap_tests.Tpo .deps/stout_tests-hashmap_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-hashset_tests.o -MD -MP 
-MF .deps/stout_tests-hashset_tests.Tpo -c -o stout_tests-hashset_tests.o `test 
-f 'stout/tests/hashset_tests.cpp' || echo './'`stout/tests/hashset_tests.cpp
mv -f .deps/stout_tests-hashset_tests.Tpo .deps/stout_tests-hashset_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-interval_tests.o -MD -MP 
-MF .deps/stout_tests-interval_tests.Tpo -c -o stout_tests-interval_tests.o 
`test -f 'stout/tests/interval_tests.cpp' || echo 
'./'`stout/tests/interval_tests.cpp
mv -f .deps/stout_tests-interval_tests.Tpo .deps/stout_tests-interval_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-json_tests.o -MD -MP -MF 
.deps/stout_tests-json_tests.Tpo -c -o stout_tests-json_tests.o `test -f 
'stout/tests/json_tests.cpp' || echo './'`stout/tests/json_tests.cpp
mv -f .deps/stout_tests-json_tests.Tpo .deps/stout_tests-json_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-linkedhashmap_tests.o -MD 
-MP -MF .deps/stout_tests-linkedhashmap_tests.Tpo -c -o 
stout_tests-linkedhashmap_tests.o `test -f 
'stout/tests/linkedhashmap_tests.cpp' || echo 
'./'`stout/tests/linkedhashmap_tests.cpp
mv -f .deps/stout_tests-linkedhashmap_tests.Tpo 
.deps/stout_tests-linkedhashmap_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-main.o -MD -MP -MF 
.deps/stout_tests-main.Tpo -c -o stout_tests-main.o `test -f 
'stout/tests/main.cpp' || echo './'`stout/tests/main.cpp
mv -f .deps/stout_tests-main.Tpo .deps/stout_tests-main.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-multimap_tests.o -MD -MP 
-MF .deps/stout_tests-multimap_tests.Tpo -c -o stout_tests-multimap_tests.o 
`test -f 'stout/tests/multimap_tests.cpp' || echo 
'./'`stout/tests/multimap_tests.cpp
mv -f .deps/stout_tests-multimap_tests.Tpo .deps/stout_tests-multimap_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-net_tests.o -MD -MP -MF 
.deps/stout_tests-net_tests.Tpo -c -o stout_tests-net_tests.o `test -f 
'stout/tests/net_tests.cpp' || echo './'`stout/tests/net_tests.cpp
mv -f .deps/stout_tests-net_tests.Tpo .deps/stout_tests-net_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-none_tests.o -MD -MP -MF 
.deps/stout_tests-none_tests.Tpo -c -o stout_tests-none_tests.o `test -f 
'stout/tests/none_tests.cpp' || echo './'`stout/tests/none_tests.cpp
mv -f .deps/stout_tests-none_tests.Tpo .deps/stout_tests-none_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-option_tests.o -MD -MP 
-MF .deps/stout_tests-option_tests.Tpo -c -o stout_tests-option_tests.o `test 
-f 'stout/tests/option_tests.cpp' || echo './'`stout/tests/option_tests.cpp
mv -f .deps/stout_tests-option_tests.Tpo .deps/stout_tests-option_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-os_tests.o -MD -MP -MF 
.deps/stout_tests-os_tests.Tpo -c -o stout_tests-os_tests.o `test -f 
'stout/tests/os_tests.cpp' || echo './'`stout/tests/os_tests.cpp
mv -f .deps/stout_tests-os_tests.Tpo .deps/stout_tests-os_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-protobuf_tests.o -MD -MP 
-MF .deps/stout_tests-protobuf_tests.Tpo -c -o stout_tests-protobuf_tests.o 
`test -f 'stout/tests/protobuf_tests.cpp' || echo 
'./'`stout/tests/protobuf_tests.cpp
mv -f .deps/stout_tests-protobuf_tests.Tpo .deps/stout_tests-protobuf_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-protobuf_tests.pb.o -MD 
-MP -MF .deps/stout_tests-protobuf_tests.pb.Tpo -c -o 
stout_tests-protobuf_tests.pb.o `test -f 'stout/tests/protobuf_tests.pb.cc' || 
echo './'`stout/tests/protobuf_tests.pb.cc
mv -f .deps/stout_tests-protobuf_tests.pb.Tpo 
.deps/stout_tests-protobuf_tests.pb.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-sendfile_tests.o -MD -MP 
-MF .deps/stout_tests-sendfile_tests.Tpo -c -o stout_tests-sendfile_tests.o 
`test -f 'stout/tests/os/sendfile_tests.cpp' || echo 
'./'`stout/tests/os/sendfile_tests.cpp
mv -f .deps/stout_tests-sendfile_tests.Tpo .deps/stout_tests-sendfile_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-signals_tests.o -MD -MP 
-MF .deps/stout_tests-signals_tests.Tpo -c -o stout_tests-signals_tests.o `test 
-f 'stout/tests/os/signals_tests.cpp' || echo 
'./'`stout/tests/os/signals_tests.cpp
mv -f .deps/stout_tests-signals_tests.Tpo .deps/stout_tests-signals_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-set_tests.o -MD -MP -MF 
.deps/stout_tests-set_tests.Tpo -c -o stout_tests-set_tests.o `test -f 
'stout/tests/set_tests.cpp' || echo './'`stout/tests/set_tests.cpp
mv -f .deps/stout_tests-set_tests.Tpo .deps/stout_tests-set_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-some_tests.o -MD -MP -MF 
.deps/stout_tests-some_tests.Tpo -c -o stout_tests-some_tests.o `test -f 
'stout/tests/some_tests.cpp' || echo './'`stout/tests/some_tests.cpp
mv -f .deps/stout_tests-some_tests.Tpo .deps/stout_tests-some_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-strings_tests.o -MD -MP 
-MF .deps/stout_tests-strings_tests.Tpo -c -o stout_tests-strings_tests.o `test 
-f 'stout/tests/strings_tests.cpp' || echo './'`stout/tests/strings_tests.cpp
mv -f .deps/stout_tests-strings_tests.Tpo .deps/stout_tests-strings_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-subcommand_tests.o -MD 
-MP -MF .deps/stout_tests-subcommand_tests.Tpo -c -o 
stout_tests-subcommand_tests.o `test -f 'stout/tests/subcommand_tests.cpp' || 
echo './'`stout/tests/subcommand_tests.cpp
mv -f .deps/stout_tests-subcommand_tests.Tpo 
.deps/stout_tests-subcommand_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-thread_tests.o -MD -MP 
-MF .deps/stout_tests-thread_tests.Tpo -c -o stout_tests-thread_tests.o `test 
-f 'stout/tests/thread_tests.cpp' || echo './'`stout/tests/thread_tests.cpp
mv -f .deps/stout_tests-thread_tests.Tpo .deps/stout_tests-thread_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-uuid_tests.o -MD -MP -MF 
.deps/stout_tests-uuid_tests.Tpo -c -o stout_tests-uuid_tests.o `test -f 
'stout/tests/uuid_tests.cpp' || echo './'`stout/tests/uuid_tests.cpp
mv -f .deps/stout_tests-uuid_tests.Tpo .deps/stout_tests-uuid_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-version_tests.o -MD -MP 
-MF .deps/stout_tests-version_tests.Tpo -c -o stout_tests-version_tests.o `test 
-f 'stout/tests/version_tests.cpp' || echo './'`stout/tests/version_tests.cpp
mv -f .deps/stout_tests-version_tests.Tpo .deps/stout_tests-version_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-proc_tests.o -MD -MP -MF 
.deps/stout_tests-proc_tests.Tpo -c -o stout_tests-proc_tests.o `test -f 
'stout/tests/proc_tests.cpp' || echo './'`stout/tests/proc_tests.cpp
mv -f .deps/stout_tests-proc_tests.Tpo .deps/stout_tests-proc_tests.Po
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./stout/include 
-Iprotobuf-2.5.0/src  -Igmock-1.6.0/gtest/include -Igmock-1.6.0/include 
-Iboost-1.53.0 -Ipicojson-4f93734 -Iglog-0.3.3/src   -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT stout_tests-setns_tests.o -MD -MP -MF 
.deps/stout_tests-setns_tests.Tpo -c -o stout_tests-setns_tests.o `test -f 
'stout/tests/os/setns_tests.cpp' || echo './'`stout/tests/os/setns_tests.cpp
mv -f .deps/stout_tests-setns_tests.Tpo .deps/stout_tests-setns_tests.Po
/bin/bash ../libtool  --tag=CXX   --mode=link g++  -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11   -o stout-tests 
stout_tests-base64_tests.o stout_tests-bytes_tests.o stout_tests-cache_tests.o 
stout_tests-duration_tests.o stout_tests-dynamiclibrary_tests.o 
stout_tests-error_tests.o stout_tests-flags_tests.o stout_tests-gzip_tests.o 
stout_tests-hashmap_tests.o stout_tests-hashset_tests.o 
stout_tests-interval_tests.o stout_tests-json_tests.o 
stout_tests-linkedhashmap_tests.o stout_tests-main.o 
stout_tests-multimap_tests.o stout_tests-net_tests.o stout_tests-none_tests.o 
stout_tests-option_tests.o stout_tests-os_tests.o stout_tests-protobuf_tests.o 
stout_tests-protobuf_tests.pb.o stout_tests-sendfile_tests.o 
stout_tests-signals_tests.o stout_tests-set_tests.o stout_tests-some_tests.o 
stout_tests-strings_tests.o stout_tests-subcommand_tests.o 
stout_tests-thread_tests.o stout_tests-uuid_tests.o stout_tests-version_tests.o 
stout_tests-proc_tests.o stout_tests-setns_tests.o libgmock.la 
glog-0.3.3/libglog.la protobuf-2.5.0/src/libprotobuf.la -ldl -lz  -lrt
libtool: link: g++ -g -g2 -O2 -Wno-unused-local-typedefs -std=c++11 -o 
stout-tests stout_tests-base64_tests.o stout_tests-bytes_tests.o 
stout_tests-cache_tests.o stout_tests-duration_tests.o 
stout_tests-dynamiclibrary_tests.o stout_tests-error_tests.o 
stout_tests-flags_tests.o stout_tests-gzip_tests.o stout_tests-hashmap_tests.o 
stout_tests-hashset_tests.o stout_tests-interval_tests.o 
stout_tests-json_tests.o stout_tests-linkedhashmap_tests.o stout_tests-main.o 
stout_tests-multimap_tests.o stout_tests-net_tests.o stout_tests-none_tests.o 
stout_tests-option_tests.o stout_tests-os_tests.o stout_tests-protobuf_tests.o 
stout_tests-protobuf_tests.pb.o stout_tests-sendfile_tests.o 
stout_tests-signals_tests.o stout_tests-set_tests.o stout_tests-some_tests.o 
stout_tests-strings_tests.o stout_tests-subcommand_tests.o 
stout_tests-thread_tests.o stout_tests-uuid_tests.o stout_tests-version_tests.o 
stout_tests-proc_tests.o stout_tests-setns_tests.o  ./.libs/libgmock.a 
glog-0.3.3/.libs/libglog.a protobuf-2.5.0/src/.libs/libprotobuf.a -lpthread 
-ldl -lz -lrt -pthread
make[7]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/3rdparty/libprocess/3rdparty'>
make  check-local
make[7]: Entering directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/3rdparty/libprocess/3rdparty'>
./stout-tests
Note: Google Test filter = 
[==========] Running 0 tests from 0 test cases.
[==========] 0 tests from 0 test cases ran. (0 ms total)
[  PASSED  ] 0 tests.
make[7]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/3rdparty/libprocess/3rdparty'>
make[6]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/3rdparty/libprocess/3rdparty'>
make[5]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/3rdparty/libprocess/3rdparty'>
make[4]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/3rdparty/libprocess/3rdparty'>
Making check in .
make[4]: Entering directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/3rdparty/libprocess'>
/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./include 
-I./3rdparty/stout/include -I3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 
-I3rdparty/picojson-4f93734  -I3rdparty/glog-0.3.3/src 
-I3rdparty/ry-http-parser-1c3624a    -g -g2 -O2 -Wno-unused-local-typedefs 
-std=c++11 -MT libprocess_la-http.lo -MD -MP -MF .deps/libprocess_la-http.Tpo 
-c -o libprocess_la-http.lo `test -f 'src/http.cpp' || echo './'`src/http.cpp
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./include -I./3rdparty/stout/include 
-I3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-4f93734 
-I3rdparty/glog-0.3.3/src -I3rdparty/ry-http-parser-1c3624a -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-http.lo -MD -MP -MF 
.deps/libprocess_la-http.Tpo -c src/http.cpp  -fPIC -DPIC -o 
libprocess_la-http.o
mv -f .deps/libprocess_la-http.Tpo .deps/libprocess_la-http.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./include 
-I./3rdparty/stout/include -I3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 
-I3rdparty/picojson-4f93734  -I3rdparty/glog-0.3.3/src 
-I3rdparty/ry-http-parser-1c3624a    -g -g2 -O2 -Wno-unused-local-typedefs 
-std=c++11 -MT libprocess_la-latch.lo -MD -MP -MF .deps/libprocess_la-latch.Tpo 
-c -o libprocess_la-latch.lo `test -f 'src/latch.cpp' || echo './'`src/latch.cpp
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./include -I./3rdparty/stout/include 
-I3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-4f93734 
-I3rdparty/glog-0.3.3/src -I3rdparty/ry-http-parser-1c3624a -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-latch.lo -MD -MP -MF 
.deps/libprocess_la-latch.Tpo -c src/latch.cpp  -fPIC -DPIC -o 
libprocess_la-latch.o
mv -f .deps/libprocess_la-latch.Tpo .deps/libprocess_la-latch.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./include 
-I./3rdparty/stout/include -I3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 
-I3rdparty/picojson-4f93734  -I3rdparty/glog-0.3.3/src 
-I3rdparty/ry-http-parser-1c3624a    -g -g2 -O2 -Wno-unused-local-typedefs 
-std=c++11 -MT libprocess_la-metrics.lo -MD -MP -MF 
.deps/libprocess_la-metrics.Tpo -c -o libprocess_la-metrics.lo `test -f 
'src/metrics/metrics.cpp' || echo './'`src/metrics/metrics.cpp
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./include -I./3rdparty/stout/include 
-I3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-4f93734 
-I3rdparty/glog-0.3.3/src -I3rdparty/ry-http-parser-1c3624a -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-metrics.lo -MD -MP -MF 
.deps/libprocess_la-metrics.Tpo -c src/metrics/metrics.cpp  -fPIC -DPIC -o 
libprocess_la-metrics.o
mv -f .deps/libprocess_la-metrics.Tpo .deps/libprocess_la-metrics.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./include 
-I./3rdparty/stout/include -I3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 
-I3rdparty/picojson-4f93734  -I3rdparty/glog-0.3.3/src 
-I3rdparty/ry-http-parser-1c3624a    -g -g2 -O2 -Wno-unused-local-typedefs 
-std=c++11 -MT libprocess_la-pid.lo -MD -MP -MF .deps/libprocess_la-pid.Tpo -c 
-o libprocess_la-pid.lo `test -f 'src/pid.cpp' || echo './'`src/pid.cpp
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./include -I./3rdparty/stout/include 
-I3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-4f93734 
-I3rdparty/glog-0.3.3/src -I3rdparty/ry-http-parser-1c3624a -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-pid.lo -MD -MP -MF 
.deps/libprocess_la-pid.Tpo -c src/pid.cpp  -fPIC -DPIC -o libprocess_la-pid.o
mv -f .deps/libprocess_la-pid.Tpo .deps/libprocess_la-pid.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./include 
-I./3rdparty/stout/include -I3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 
-I3rdparty/picojson-4f93734  -I3rdparty/glog-0.3.3/src 
-I3rdparty/ry-http-parser-1c3624a    -g -g2 -O2 -Wno-unused-local-typedefs 
-std=c++11 -MT libprocess_la-process.lo -MD -MP -MF 
.deps/libprocess_la-process.Tpo -c -o libprocess_la-process.lo `test -f 
'src/process.cpp' || echo './'`src/process.cpp
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./include -I./3rdparty/stout/include 
-I3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-4f93734 
-I3rdparty/glog-0.3.3/src -I3rdparty/ry-http-parser-1c3624a -g -g2 -O2 
-Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-process.lo -MD -MP -MF 
.deps/libprocess_la-process.Tpo -c src/process.cpp  -fPIC -DPIC -o 
libprocess_la-process.o
Build timed out (after 10 minutes). Marking the build as failed.
Build was aborted
Recording test results

Reply via email to