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

Changes:

[benh] Make Resources() not be == to everything (contributed by Charles Reiss).

[benh] Free more in Master, Slave (contributed by Charles Reiss).

[benh] Updates in src/Makefile.am for consistency and to fix build issues.

[benh] Updates to the socket/networking component of libprocess (fixes long 
standing bugs and adds functionality for sendfile).

------------------------------------------
[...truncated 5728 lines...]
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for cppunit-config... no
checking for Cppunit - version >= 1.10.2... no
checking for ./generated/zookeeper.jute.c... yes
checking for ./generated/zookeeper.jute.h... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether ln -s works... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
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 -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) 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
checking how to hardcode library paths into programs... immediate
checking for pthread_mutex_lock in -lpthread... yes
configure: building with SyncAPI support
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking for nfds_t... yes
checking whether to enable ipv6... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getlogin... yes
checking for getpwuid_r... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for memmove... yes
checking for memset... yes
checking for poll... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
make[3]: Entering directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.1/src/c'>
make  all-am
make[4]: Entering directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.1/src/c'>
make[4]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.1/src/c'>
make[3]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.1/src/c'>
make[3]: Entering directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make -C third_party/glog-0.3.1
make[4]: Entering directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/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
libtool: 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 src/logging.cc  -fPIC -DPIC -o 
libglog_la-logging.o
src/logging.cc: In member function 'void google::LogMessage::SendToLog()':
src/logging.cc:1215:51: warning: ignoring return value of 'ssize_t write(int, 
const void*, size_t)', declared with attribute warn_unused_result
src/logging.cc: In function 'void google::WriteToStderr(const char*, size_t)':
src/logging.cc:506:37: 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:40: warning: ignoring return value of 'int symlink(const 
char*, const char*)', declared with attribute warn_unused_result
src/logging.cc:729:42: warning: ignoring return value of 'int symlink(const 
char*, const char*)', 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
libtool: 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 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
libtool: 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 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
libtool: 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 src/utilities.cc  -fPIC -DPIC -o 
libglog_la-utilities.o
In file included from src/utilities.cc:334:0:
src/utilities.cc: In function 'void google::DebugWriteToStderr(const char*, 
void*)':
src/utilities.cc:82:43: 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
libtool: 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 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
libtool: 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 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
libtool: 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 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:35: 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 
libtool: link: rm -fr  .libs/libglog.a .libs/libglog.la .libs/libglog.lai
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 -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 
libtool: 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  ./.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 -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 
libtool: 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  ./.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 -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 
libtool: 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  ./.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 -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 
libtool: 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  ./.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 -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 
libtool: 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  ./.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 -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 
libtool: 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  ./.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 -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 
libtool: 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  ./.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 -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 
libtool: 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  ./.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 -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 
libtool: 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  ./.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 -O2 -MT 
signalhandler_unittest-signalhandler_unittest.o -MD -MP -MF 
.deps/signalhandler_unittest-signalhandler_unittest.Tpo -c -o 
signalhandler_unittest-signalhandler_unittest.o `test -f 
'src/signalhandler_unittest.cc' || echo './'`src/signalhandler_unittest.cc
src/signalhandler_unittest.cc: In function 'void WriteToStdout(const char*, 
int)':
src/signalhandler_unittest.cc:61:35: warning: ignoring return value of 'ssize_t 
write(int, const void*, size_t)', declared with attribute warn_unused_result
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 
libtool: 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  ./.libs/libglog.a -lpthread 
-pthread
make[4]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/glog-0.3.1'>
make -C third_party/libev-3.8
make[4]: Entering directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/libev-3.8'>
make  all-am
make[5]: Entering directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/libev-3.8'>
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/libev-3.8'>
make[4]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/libev-3.8'>
g++ -c -g -O2 -g -I./include -I. -I./third_party/libev-3.8 
-I./third_party/boost-1.37.0 -I./third_party/glog-0.3.1/src 
-Ithird_party/glog-0.3.1/src -I./third_party/ry-http-parser-1c3624a 
-I./third_party/gmock-1.6.0/include -I./third_party/gmock-1.6.0/gtest/include 
-fPIC -D_XOPEN_SOURCE -MMD -MP -o src/process.o src/process.cpp
src/process.cpp: In function 'void process::send_file(ev_loop*, ev_io*, int)':
src/process.cpp:947:22: error: 'sendfile' was not declared in this scope
src/process.cpp:947:22: error: expected ';' before ':' token
make[3]: *** [src/process.o] Error 1
make[3]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[2]: *** [all-local] Error 2
make[2]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure

Reply via email to