Yup, needed to tweak the -mv. On Sat, Aug 8, 2015 at 8:40 AM Vinod Kone <[email protected]> wrote:
> Benh, looks like 'make dist clean' is complaining. Can you test your > branch with "make dist check"? > > On Sat, Aug 8, 2015 at 12:41 AM, Mesos ReviewBot <[email protected] > > wrote: > >> This is an automatically generated e-mail. To reply, visit: >> https://reviews.apache.org/r/37165/ >> > Bad patch! >> >> Reviews applied: [37165] >> >> Failed command: make -j3 distcheck >> >> Error: >> make dist-gzip am__post_remove_distdir='@:' >> make[1]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot' >> if test -d "mesos-0.24.0"; then find "mesos-0.24.0" -type d ! -perm -200 >> -exec chmod u+w {} ';' && rm -rf "mesos-0.24.0" || { sleep 5 && rm -rf >> "mesos-0.24.0"; }; else :; fi >> test -d "mesos-0.24.0" || mkdir "mesos-0.24.0" >> (cd 3rdparty && make top_distdir=../mesos-0.24.0 >> distdir=../mesos-0.24.0/3rdparty \ >> am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: >> distdir) >> make[2]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/3rdparty' >> (cd libprocess && make top_distdir=../../mesos-0.24.0 >> distdir=../../mesos-0.24.0/3rdparty/libprocess \ >> am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: >> distdir) >> make[3]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/3rdparty/libprocess' >> : >> test -d "../../mesos-0.24.0/3rdparty/libprocess" || mkdir >> "../../mesos-0.24.0/3rdparty/libprocess" >> (cd 3rdparty && make top_distdir=../../../mesos-0.24.0 >> distdir=../../../mesos-0.24.0/3rdparty/libprocess/3rdparty \ >> am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: >> distdir) >> make[4]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/3rdparty/libprocess/3rdparty' >> (cd stout && make top_distdir=../../../../mesos-0.24.0 >> distdir=../../../../mesos-0.24.0/3rdparty/libprocess/3rdparty/stout \ >> am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: >> distdir) >> make[5]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/3rdparty/libprocess/3rdparty/stout' >> : >> test -d "../../../../mesos-0.24.0/3rdparty/libprocess/3rdparty/stout" || >> mkdir "../../../../mesos-0.24.0/3rdparty/libprocess/3rdparty/stout" >> (cd include && make top_distdir=../../../../../mesos-0.24.0 >> distdir=../../../../../mesos-0.24.0/3rdparty/libprocess/3rdparty/stout/include >> \ >> am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: >> distdir) >> make[6]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/3rdparty/libprocess/3rdparty/stout/include' >> make[6]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/3rdparty/libprocess/3rdparty/stout/include' >> test -n ":" \ >> || find "../../../../mesos-0.24.0/3rdparty/libprocess/3rdparty/stout" >> -type d ! -perm -755 \ >> -exec chmod u+rwx,go+rx {} \; -o \ >> ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ >> ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ >> ! -type d ! -perm -444 -exec /bin/bash >> /home/jenkins/jenkins-slave/workspace/mesos-reviewbot/3rdparty/libprocess/3rdparty/stout/install-sh >> -c -m a+r {} {} \; \ >> || chmod -R a+r >> "../../../../mesos-0.24.0/3rdparty/libprocess/3rdparty/stout" >> make[5]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/3rdparty/libprocess/3rdparty/stout' >> make[4]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/3rdparty/libprocess/3rdparty' >> (cd include && make top_distdir=../../../mesos-0.24.0 >> distdir=../../../mesos-0.24.0/3rdparty/libprocess/include \ >> am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: >> distdir) >> make[4]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/3rdparty/libprocess/include' >> make[4]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/3rdparty/libprocess/include' >> test -n ":" \ >> || find "../../mesos-0.24.0/3rdparty/libprocess" -type d ! -perm -755 \ >> -exec chmod u+rwx,go+rx {} \; -o \ >> ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ >> ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ >> ! -type d ! -perm -444 -exec /bin/bash >> /home/jenkins/jenkins-slave/workspace/mesos-reviewbot/3rdparty/libprocess/install-sh >> -c -m a+r {} {} \; \ >> || chmod -R a+r "../../mesos-0.24.0/3rdparty/libprocess" >> make[3]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/3rdparty/libprocess' >> make[2]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/3rdparty' >> (cd src && make top_distdir=../mesos-0.24.0 distdir=../mesos-0.24.0/src \ >> am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: >> distdir) >> make[2]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/src' >> test ".." = ".." || \ >> (/bin/mkdir -p python/src/mesos && cp -pf >> ./python/src/mesos/__init__.py python/src/mesos/__init__.py) >> test ".." = ".." || \ >> (/bin/mkdir -p python/interface/src/mesos && cp -pf >> ./python/interface/src/mesos/__init__.py >> python/interface/src/mesos/__init__.py) >> test ".." = ".." || \ >> (/bin/mkdir -p python/interface/src/mesos/interface && cp -pf >> ./python/interface/src/mesos/interface/__init__.py >> python/interface/src/mesos/interface/__init__.py) >> test ".." = ".." || \ >> (/bin/mkdir -p python/native/src/mesos && cp -pf >> ./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py) >> test ".." = ".." || \ >> (/bin/mkdir -p python/native/src/mesos/native && cp -pf >> ./python/native/src/mesos/native/__init__.py >> python/native/src/mesos/native/__init__.py) >> test ".." = ".." || \ >> (/bin/mkdir -p python/native/src/mesos/native && cp -pf >> ./python/native/src/mesos/native/mesos_executor_driver_impl.cpp >> python/native/src/mesos/native/mesos_executor_driver_impl.cpp) >> test ".." = ".." || \ >> (/bin/mkdir -p python/native/src/mesos/native && cp -pf >> ./python/native/src/mesos/native/mesos_executor_driver_impl.hpp >> python/native/src/mesos/native/mesos_executor_driver_impl.hpp) >> test ".." = ".." || \ >> (/bin/mkdir -p python/native/src/mesos/native && cp -pf >> ./python/native/src/mesos/native/mesos_scheduler_driver_impl.cpp >> python/native/src/mesos/native/mesos_scheduler_driver_impl.cpp) >> test ".." = ".." || \ >> (/bin/mkdir -p python/native/src/mesos/native && cp -pf >> ./python/native/src/mesos/native/mesos_scheduler_driver_impl.hpp >> python/native/src/mesos/native/mesos_scheduler_driver_impl.hpp) >> test ".." = ".." || \ >> (/bin/mkdir -p python/native/src/mesos/native && cp -pf >> ./python/native/src/mesos/native/module.cpp >> python/native/src/mesos/native/module.cpp) >> test ".." = ".." || \ >> (/bin/mkdir -p python/native/src/mesos/native && cp -pf >> ./python/native/src/mesos/native/module.hpp >> python/native/src/mesos/native/module.hpp) >> test ".." = ".." || \ >> (/bin/mkdir -p python/native/src/mesos/native && cp -pf >> ./python/native/src/mesos/native/proxy_executor.cpp >> python/native/src/mesos/native/proxy_executor.cpp) >> test ".." = ".." || \ >> (/bin/mkdir -p python/native/src/mesos/native && cp -pf >> ./python/native/src/mesos/native/proxy_executor.hpp >> python/native/src/mesos/native/proxy_executor.hpp) >> test ".." = ".." || \ >> (/bin/mkdir -p python/native/src/mesos/native && cp -pf >> ./python/native/src/mesos/native/proxy_scheduler.cpp >> python/native/src/mesos/native/proxy_scheduler.cpp) >> test ".." = ".." || \ >> (/bin/mkdir -p python/native/src/mesos/native && cp -pf >> ./python/native/src/mesos/native/proxy_scheduler.hpp >> python/native/src/mesos/native/proxy_scheduler.hpp) >> make[2]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/src' >> test -n "" \ >> || find "mesos-0.24.0" -type d ! -perm -755 \ >> -exec chmod u+rwx,go+rx {} \; -o \ >> ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ >> ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ >> ! -type d ! -perm -444 -exec /bin/bash >> /home/jenkins/jenkins-slave/workspace/mesos-reviewbot/install-sh -c -m a+r >> {} {} \; \ >> || chmod -R a+r "mesos-0.24.0" >> tardir=mesos-0.24.0 && ${TAR-tar} chof - "$tardir" | GZIP=--best gzip -c >> >mesos-0.24.0.tar.gz >> make[1]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot' >> if test -d "mesos-0.24.0"; then find "mesos-0.24.0" -type d ! -perm -200 >> -exec chmod u+w {} ';' && rm -rf "mesos-0.24.0" || { sleep 5 && rm -rf >> "mesos-0.24.0"; }; else :; fi >> case 'mesos-0.24.0.tar.gz' in \ >> *.tar.gz*) \ >> GZIP=--best gzip -dc mesos-0.24.0.tar.gz | ${TAR-tar} xf - ;;\ >> *.tar.bz2*) \ >> bzip2 -dc mesos-0.24.0.tar.bz2 | ${TAR-tar} xf - ;;\ >> *.tar.lz*) \ >> lzip -dc mesos-0.24.0.tar.lz | ${TAR-tar} xf - ;;\ >> *.tar.xz*) \ >> xz -dc mesos-0.24.0.tar.xz | ${TAR-tar} xf - ;;\ >> *.tar.Z*) \ >> uncompress -c mesos-0.24.0.tar.Z | ${TAR-tar} xf - ;;\ >> *.shar.gz*) \ >> GZIP=--best gzip -dc mesos-0.24.0.shar.gz | unshar ;;\ >> *.zip*) \ >> unzip mesos-0.24.0.zip ;;\ >> esac >> chmod -R a-w mesos-0.24.0 >> chmod u+w mesos-0.24.0 >> mkdir mesos-0.24.0/_build mesos-0.24.0/_inst >> chmod a-w mesos-0.24.0 >> test -d mesos-0.24.0/_build || exit 0; \ >> dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd mesos-0.24.0/_inst && >> pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ >> && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ >> && am__cwd=`pwd` \ >> && CDPATH="${ZSH_VERSION+.}:" && cd mesos-0.24.0/_build \ >> && ../configure \ >> --disable-python-dependency-install \ >> \ >> --srcdir=.. --prefix="$dc_install_base" \ >> && make \ >> && make dvi \ >> && make check \ >> && make install \ >> && make installcheck \ >> && make uninstall \ >> && make distuninstallcheck_dir="$dc_install_base" \ >> distuninstallcheck \ >> && chmod -R a-w "$dc_install_base" \ >> && ({ \ >> (cd ../.. && umask 077 && mkdir "$dc_destdir") \ >> && make DESTDIR="$dc_destdir" install \ >> && make DESTDIR="$dc_destdir" uninstall \ >> && make DESTDIR="$dc_destdir" \ >> distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ >> } || { rm -rf "$dc_destdir"; exit 1; }) \ >> && rm -rf "$dc_destdir" \ >> && make dist \ >> && rm -rf mesos-0.24.0.tar.gz \ >> && make distcleancheck \ >> && cd "$am__cwd" \ >> || exit 1 >> checking build system type... x86_64-unknown-linux-gnu >> checking host system type... x86_64-unknown-linux-gnu >> checking target system type... x86_64-unknown-linux-gnu >> checking for a BSD-compatible install... /usr/bin/install -c >> checking whether build environment is sane... yes >> checking for a thread-safe mkdir -p... /bin/mkdir -p >> checking for gawk... no >> checking for mawk... mawk >> checking whether make sets $(MAKE)... yes >> checking whether make supports nested variables... yes >> checking for style of include used by make... GNU >> checking for gcc... gcc >> checking whether the C compiler works... yes >> checking for C compiler default output file name... a.out >> checking for suffix of executables... >> checking whether we are cross compiling... no >> 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 whether gcc understands -c and -o together... yes >> checking dependency style of gcc... gcc3 >> checking for ar... ar >> checking the archiver (ar) interface... ar >> checking how to print strings... printf >> 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 whether ln -s works... yes >> 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 how to convert x86_64-unknown-linux-gnu file names to >> x86_64-unknown-linux-gnu format... func_convert_file_noop >> checking how to convert x86_64-unknown-linux-gnu file names to toolchain >> format... func_convert_file_noop >> 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 dlltool... no >> checking how to associate runtime and link libraries... printf %s\n >> 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 for archiver @FILE support... @ >> checking for strip... strip >> checking for ranlib... ranlib >> checking command to parse /usr/bin/nm -B output from gcc object... ok >> checking for sysroot... no >> checking for mt... mt >> checking if mt is a manifest tool... no >> 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 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... no >> checking how to run the C++ preprocessor... g++ -E >> 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... (cached) GNU/Linux ld.so >> checking how to hardcode library paths into programs... immediate >> configure: creating ./config.ltconfig.lt: creating libtool >> configure: Setting up build environment for x86_64 linux-gnu >> 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 whether we are using the GNU C compiler... (cached) yes >> checking whether gcc accepts -g... (cached) yes >> checking for gcc option to accept ISO C89... (cached) none needed >> checking whether gcc understands -c and -o together... (cached) yes >> checking dependency style of gcc... (cached) gcc3 >> checking for C++ compiler vendor... gnu >> checking for C++ compiler version... 4.8.4 >> checking for C++ compiler vendor... (cached) gnu >> configure: Setting up CXXFLAGS for g++ version >= 4.8 >> checking whether g++ supports C++11 features by default... no >> checking whether g++ supports C++11 features with -std=c++11... yes >> checking if compiler needs -Werror to reject unknown flags... no >> checking for the pthreads library -lpthreads... no >> checking whether pthreads work without any flags... no >> checking whether pthreads work with -Kthread... no >> checking whether pthreads work with -kthread... no >> checking for the pthreads library -llthread... no >> checking whether pthreads work with -pthread... yes >> checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >> checking if more special flags are required for pthreads... no >> checking for PTHREAD_PRIO_INHERIT... yes >> checking for backtrace in -lunwind... no >> checking for patch... patch >> checking for gzread in -lz... yes >> checking for curl_global_init in -lcurl... yes >> checking apr_pools.h usability... yes >> checking apr_pools.h presence... yes >> checking for apr_pools.h... yes >> checking for apr_initialize in -lapr-1... yes >> checking svn_version.h usability... yes >> checking svn_version.h presence... yes >> checking for svn_version.h... yes >> checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes >> checking svn_delta.h usability... yes >> checking svn_delta.h presence... yes >> checking for svn_delta.h... yes >> checking for svn_txdelta in -lsvn_delta-1... yes >> checking for sasl_done in -lsasl2... yes >> checking SASL CRAM-MD5 support... yes >> checking whether or not we can build with JNI... yes >> checking for mvn... /home/jenkins/tools/maven/latest/bin/mvn >> checking for a Python interpreter with version >= 2.6... python >> checking for python... /usr/bin/python >> checking for python version... 2.7 >> checking for python platform... linux2 >> checking for python script directory... ${prefix}/lib/python2.7/site-packages >> checking for python extension module directory... >> ${exec_prefix}/lib/python2.7/site-packages >> checking for python2.7... (cached) /usr/bin/python >> checking for a version of Python >= '2.1.0'... yes >> checking for a version of Python >= '2.6'... yes >> checking for the distutils Python package... yes >> checking for Python include path... -I/usr/include/python2.7 >> checking for Python library path... -L/usr/lib -lpython2.7 >> checking for Python site-packages path... /usr/lib/python2.7/dist-packages >> checking python extra libraries... -lpthread -ldl -lutil -lm >> checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 >> -Wl,-Bsymbolic-functions >> checking consistency of all components of python development environment... >> yes >> checking whether we can build usable Python eggs... cc1plus: warning: >> command line option '-Wstrict-prototypes' is valid for C/ObjC but not for >> C++ [enabled by default] >> yes >> checking for an old installation of the Mesos egg (before 0.20.0)... no >> checking python2 module: boto... yes >> checking that generated files are newer than configure... done >> configure: creating ./config.status >> config.status: creating Makefile >> config.status: creating mesos.pc >> config.status: creating src/Makefile >> config.status: creating 3rdparty/Makefile >> config.status: creating bin/mesos.sh >> config.status: creating bin/mesos-local.sh >> config.status: creating bin/mesos-master.sh >> config.status: creating bin/mesos-slave.sh >> config.status: creating bin/mesos-tests.sh >> config.status: creating bin/mesos-local-flags.sh >> config.status: creating bin/mesos-master-flags.sh >> config.status: creating bin/mesos-slave-flags.sh >> config.status: creating bin/mesos-tests-flags.sh >> config.status: creating bin/gdb-mesos-local.sh >> config.status: creating bin/gdb-mesos-master.sh >> config.status: creating bin/gdb-mesos-slave.sh >> config.status: creating bin/gdb-mesos-tests.sh >> config.status: creating bin/lldb-mesos-local.sh >> config.status: creating bin/lldb-mesos-master.sh >> config.status: creating bin/lldb-mesos-slave.sh >> config.status: creating bin/lldb-mesos-tests.sh >> config.status: creating bin/valgrind-mesos-local.sh >> config.status: creating bin/valgrind-mesos-slave.sh >> config.status: creating bin/valgrind-mesos-master.sh >> config.status: creating bin/valgrind-mesos-tests.sh >> config.status: creating src/deploy/mesos-daemon.sh >> config.status: creating src/deploy/mesos-start-cluster.sh >> config.status: creating src/deploy/mesos-start-masters.sh >> config.status: creating src/deploy/mesos-start-slaves.sh >> config.status: creating src/deploy/mesos-stop-cluster.sh >> config.status: creating src/deploy/mesos-stop-masters.sh >> config.status: creating src/deploy/mesos-stop-slaves.sh >> config.status: creating include/mesos/version.hpp >> config.status: creating >> src/java/generated/org/apache/mesos/MesosNativeLibrary.java >> config.status: creating mpi/mpiexec-mesos >> config.status: creating src/examples/java/test-exception-framework >> config.status: creating src/examples/java/test-executor >> config.status: creating src/examples/java/test-framework >> config.status: creating src/examples/java/test-multiple-executors-framework >> config.status: creating src/examples/java/test-log >> config.status: creating src/java/mesos.pom >> config.status: creating src/examples/python/test-executor >> config.status: creating src/examples/python/test-framework >> config.status: creating src/examples/python/test-containerizer >> config.status: creating src/python/setup.py >> config.status: creating src/python/interface/setup.py >> config.status: creating src/python/native/ext_modules.py >> config.status: creating src/python/native/setup.py >> config.status: executing depfiles commands >> config.status: executing libtool commands >> === configuring in 3rdparty/libprocess >> (/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess) >> configure: running /bin/bash ../../../3rdparty/libprocess/configure >> --disable-option-checking >> '--prefix=/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_inst' >> '--disable-python-dependency-install' >> 'JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64' '--enable-shared=no' >> '--with-pic' --cache-file=/dev/null --srcdir=../../../3rdparty/libprocess >> checking build system type... x86_64-unknown-linux-gnu >> checking host system type... x86_64-unknown-linux-gnu >> checking target system type... x86_64-unknown-linux-gnu >> checking for a BSD-compatible install... /usr/bin/install -c >> checking whether build environment is sane... yes >> checking for a thread-safe mkdir -p... /bin/mkdir -p >> checking for gawk... no >> checking for mawk... mawk >> checking whether make sets $(MAKE)... yes >> checking whether make supports nested variables... yes >> checking for style of include used by make... GNU >> checking for gcc... gcc >> checking whether the C compiler works... yes >> checking for C compiler default output file name... a.out >> checking for suffix of executables... >> checking whether we are cross compiling... no >> 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 whether gcc understands -c and -o together... yes >> checking dependency style of gcc... gcc3 >> checking for ar... ar >> checking the archiver (ar) interface... ar >> checking how to print strings... printf >> 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 whether ln -s works... yes >> 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 how to convert x86_64-unknown-linux-gnu file names to >> x86_64-unknown-linux-gnu format... func_convert_file_noop >> checking how to convert x86_64-unknown-linux-gnu file names to toolchain >> format... func_convert_file_noop >> 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 dlltool... no >> checking how to associate runtime and link libraries... printf %s\n >> 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 for archiver @FILE support... @ >> checking for strip... strip >> checking for ranlib... ranlib >> checking command to parse /usr/bin/nm -B output from gcc object... ok >> checking for sysroot... no >> checking for mt... mt >> checking if mt is a manifest tool... no >> 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 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 dynamic linker characteristics... GNU/Linux ld.so >> checking how to hardcode library paths into programs... immediate >> checking whether stripping libraries is possible... yes >> checking if libtool supports shared libraries... yes >> checking whether to build shared libraries... no >> checking whether to build static libraries... yes >> checking how to run the C++ preprocessor... g++ -E >> 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... (cached) GNU/Linux ld.so >> checking how to hardcode library paths into programs... immediate >> configure: creating ./config.ltconfig.lt: creating libtool >> checking apr_pools.h usability... yes >> checking apr_pools.h presence... yes >> checking for apr_pools.h... yes >> checking for apr_initialize in -lapr-1... yes >> checking svn_version.h usability... yes >> checking svn_version.h presence... yes >> checking for svn_version.h... yes >> checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes >> checking svn_delta.h usability... yes >> checking svn_delta.h presence... yes >> checking for svn_delta.h... yes >> checking for svn_txdelta in -lsvn_delta-1... yes >> checking for curl_global_init in -lcurl... 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 whether we are using the GNU C compiler... (cached) yes >> checking whether gcc accepts -g... (cached) yes >> checking for gcc option to accept ISO C89... (cached) none needed >> checking whether gcc understands -c and -o together... (cached) yes >> checking dependency style of gcc... (cached) gcc3 >> checking for C++ compiler vendor... gnu >> checking for C++ compiler version... 4.8.4 >> checking for C++ compiler vendor... (cached) gnu >> configure: Setting up CXXFLAGS for g++ version >= 4.8 >> checking whether g++ supports C++11 features by default... no >> checking whether g++ supports C++11 features with -std=c++11... yes >> checking if compiler needs -Werror to reject unknown flags... no >> checking for the pthreads library -lpthreads... no >> checking whether pthreads work without any flags... no >> checking whether pthreads work with -Kthread... no >> checking whether pthreads work with -kthread... no >> checking for the pthreads library -llthread... no >> checking whether pthreads work with -pthread... yes >> checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >> checking if more special flags are required for pthreads... no >> checking for PTHREAD_PRIO_INHERIT... yes >> checking for deflate, gzread, gzwrite, inflate in -lz... yes >> checking for dlopen in -ldl... yes >> checking that generated files are newer than configure... done >> configure: creating ./config.status >> config.status: creating Makefile >> config.status: creating include/Makefile >> config.status: creating 3rdparty/Makefile >> config.status: creating 3rdparty/gmock_sources.cc >> config.status: executing depfiles commands >> config.status: executing libtool commands >> === configuring in 3rdparty/stout >> (/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/stout) >> configure: running /bin/bash >> ../../../../../3rdparty/libprocess/3rdparty/stout/configure >> --disable-option-checking >> '--prefix=/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_inst' >> '--disable-python-dependency-install' >> 'JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64' '--enable-shared=no' >> '--with-pic' --cache-file=/dev/null >> --srcdir=../../../../../3rdparty/libprocess/3rdparty/stout >> checking for a BSD-compatible install... /usr/bin/install -c >> checking whether build environment is sane... yes >> checking for a thread-safe mkdir -p... /bin/mkdir -p >> checking for gawk... no >> checking for mawk... mawk >> checking whether make sets $(MAKE)... yes >> checking whether make supports nested variables... yes >> checking that generated files are newer than configure... done >> configure: creating ./config.status >> config.status: creating Makefile >> config.status: creating include/Makefile >> make[1]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build' >> Making all in . >> make[2]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build' >> make[2]: Nothing to be done for `all-am'. >> make[2]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build' >> Making all in 3rdparty >> make[2]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty' >> make all-recursive >> make[3]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty' >> Making all in libprocess >> make[4]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess' >> Making all in 3rdparty >> make[5]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty' >> gzip -d -c >> ../../../../3rdparty/libprocess/3rdparty/ry-http-parser-1c3624a.tar.gz | tar >> xf - >> gzip -d -c ../../../../3rdparty/libprocess/3rdparty/gmock-1.7.0.tar.gz | tar >> xf - >> test ! -e >> ../../../../3rdparty/libprocess/3rdparty/ry-http-parser-1c3624a.patch || >> patch -d ry-http-parser-1c3624a -p1 >> <../../../../3rdparty/libprocess/3rdparty/ry-http-parser-1c3624a.patch >> touch ry-http-parser-1c3624a-stamp >> test ! -e ../../../../3rdparty/libprocess/3rdparty/gmock-1.7.0.patch || >> patch -d gmock-1.7.0 -p1 >> <../../../../3rdparty/libprocess/3rdparty/gmock-1.7.0.patch >> touch gmock-1.7.0-stamp >> cd .. && /bin/bash ./config.status 3rdparty/gmock_sources.cc >> config.status: creating 3rdparty/gmock_sources.cc >> make all-recursive >> make[6]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty' >> Making all in stout >> make[7]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/stout' >> Making all in . >> make[8]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/stout' >> make[8]: Nothing to be done for `all-am'. >> make[8]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/stout' >> Making all in include >> make[8]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/stout/include' >> make[8]: Nothing to be done for `all'. >> make[8]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/stout/include' >> make[7]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/stout' >> make[7]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/ >> >> libprocess/3rdparty' >> /bin/bash ../libtool --tag=CC --mode=compile gcc >> -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_APR_POOLS_H=1 >> -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 >> -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 >> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 >> -I. -I../../../../3rdparty/libprocess/3rdparty -Iry-http-parser-1c3624a >> -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 >> -g1 -O0 -Wno-unused-local-typedefs -MT l >> ibry_http_parser_la-http_parser.lo -MD -MP -MF >> .deps/libry_http_parser_la-http_parser.Tpo -c -o >> libry_http_parser_la-http_parser.lo `test -f >> 'ry-http-parser-1c3624a/http_parser.c' || echo >> '../../../../3rdparty/libprocess/3rdparty/'`ry-http-parser-1c3624a/http_parser.c >> gzip -d -c ../../../../3rdparty/libprocess/3rdparty/protobuf-2.5.0.tar.gz | >> tar xf - >> gzip -d -c ../../../../3rdparty/libprocess/3rdparty/libev-4.15.tar.gz | tar >> xf - >> test ! -e ../../../../3rdparty/libprocess/3rdparty/libev-4.15.patch || patch >> -d libev-4.15 -p1 <../../../../3rdparty/libprocess/3rdparty/libev-4.15.patch >> patching file ev.h >> patching file ev.c >> touch libev-4.15-stamp >> gzip -d -c ../../../../3rdparty/libprocess/3rdparty/boost-1.53.0.tar.gz | >> tar xf - >> libtool: compile: gcc -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_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 >> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 >> -DHAVE_LIBCURL=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 >> -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../../3rdparty/libprocess/3rdparty >> -Iry-http-parser-1c3624a -I/usr/include/subversion-1 -I/usr/include/apr-1 >> -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -MT >> libry_http_parser_la-h >> ttp_parser.lo -MD -MP -MF .deps/libry_http_parser_la-http_parser.Tpo -c >> ry-http-parser-1c3624a/http_parser.c -fPIC -DPIC -o >> libry_http_parser_la-http_parser.o >> test ! -e ../../../../3rdparty/libprocess/3rdparty/protobuf-2.5.0.patch || >> patch -d protobuf-2.5.0 -p1 >> <../../../../3rdparty/libprocess/3rdparty/protobuf-2.5.0.patch >> touch protobuf-2.5.0-stamp >> gzip -d -c ../../../../3rdparty/libprocess/3rdparty/picojson-4f93734.tar.gz >> | tar xf - >> test ! -e ../../../../3rdparty/libprocess/3rdparty/picojson-4f93734.patch || >> patch -d picojson-4f93734 -p1 >> <../../../../3rdparty/libprocess/3rdparty/picojson-4f93734.patch >> touch picojson-4f93734-stamp >> gzip -d -c ../../../../3rdparty/libprocess/3rdparty/glog-0.3.3.tar.gz | tar >> xf - >> test ! -e ../../../../3rdparty/libprocess/3rdparty/glog-0.3.3.patch || patch >> -d glog-0.3.3 -p1 <../../../../3rdparty/libprocess/3rdparty/glog-0.3.3.patch >> patching file src/symbolize.cc >> patching file src/glog/stl_logging.h.in >> >> >> patching file src/stl_logging_unittest.cc >> patching file src/demangle.cc >> touch glog-0.3.3-stamp >> cd protobuf-2.5.0 && ./configure '--disable-option-checking' >> '--prefix=/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_inst' >> '--disable-python-dependency-install' >> 'JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64' '--enable-shared=no' >> '--with-pic' '--cache-file=/dev/null' >> '--srcdir=../../../3rdparty/libprocess' CXXFLAGS='-g1 -O0 >> -Wno-unused-local-typedefs -std=c++11' --enable-shared=no --with-pic >> --srcdir=. && \ >> make >> mv -f .deps/libry_http_parser_la-http_parser.Tpo >> .deps/libry_http_parser_la-http_parser.Plo >> cd libev-4.15 && ./configure '--disable-option-checking' >> '--prefix=/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_inst' >> '--disable-python-dependency-install' >> 'JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64' '--enable-shared=no' >> '--with-pic' '--cache-file=/dev/null' >> '--srcdir=../../../3rdparty/libprocess' CXXFLAGS='-g1 -O0 >> -Wno-unused-local-typedefs -std=c++11' --enable-shared=no --with-pic >> --srcdir=. && \ >> make >> test ! -e ../../../../3rdparty/libprocess/3rdparty/boost-1.53.0.patch || >> patch -d boost-1.53.0 -p1 >> <../../../../3rdparty/libprocess/3rdparty/boost-1.53.0.patch >> touch boost-1.53.0-stamp >> cd glog-0.3.3 && ./configure GTEST_CONFIG=no '--disable-option-checking' >> '--prefix=/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_inst' >> '--disable-python-dependency-install' >> 'JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64' '--enable-shared=no' >> '--with-pic' '--cache-file=/dev/null' >> '--srcdir=../../../3rdparty/libprocess' CXXFLAGS='-g1 -O0 >> -Wno-unused-local-typedefs -std=c++11' --enable-shared=no --with-pic >> --srcdir=. && \ >> make >> checking whether to enable maintainer-specific portions of Makefiles... yes >> checking build system type... x86_64-unknown-linux-gnu >> checking host system type... x86_64-unknown-linux-gnu >> checking target system type... x86_64-unknown-linux-gnu >> checking for a BSD-compatible install... /usr/bin/install -c >> checking whether build environment is sane... checking for a BSD-compatible >> install... checking for a BSD-compatible install... /usr/bin/install -c >> checking whether build environment is sane... /usr/bin/install -c >> checking whether build environment is sane... yes >> checking for a thread-safe mkdir -p... /bin/mkdir -p >> checking for gawk... no >> checking for mawk... mawk >> checking whether make sets $(MAKE)... yes >> checking for gcc... gcc >> checking whether the C compiler works... yes >> yes >> checking for a thread-safe mkdir -p... /bin/mkdir -p >> checking for gawk... no >> checking for mawk... mawk >> checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... >> /bin/mkdir -p >> yes >> checking for C compiler default output file name... a.out >> checking for gawk... no >> checking for mawk... checking for suffix of executables... mawk >> checking whether make sets $(MAKE)... yes >> yes >> checking whether to enable maintainer-specific portions of Makefiles... no >> checking for gcc... gcc >> checking for gcc... gcc >> checking whether the C compiler works... checking whether the C compiler >> works... >> checking whether we are cross compiling... yes >> checking for C compiler default output file name... a.out >> checking for suffix of executables... no >> checking for suffix of object files... yes >> checking for C compiler default output file name... a.out >> checking for suffix of executables... >> checking whether we are cross compiling... o >> checking whether we are using the GNU C compiler... >> checking whether we are cross compiling... yes >> checking whether gcc accepts -g... yes >> checking for gcc option to accept ISO C89... no >> checking for suffix of object files... no >> checking for suffix of object files... none needed >> checking for style of include used by make... o >> checking whether we are using the GNU C compiler... GNU >> checking dependency style of gcc... o >> checking whether we are using the GNU C compiler... yes >> checking whether gcc accepts -g... yes >> checking whether gcc accepts -g... yes >> checking for gcc option to accept ISO C89... gcc3 >> checking for g++... g++ >> yes >> checking for gcc option to accept ISO C89... checking whether we are using >> the GNU C++ compiler... yes >> checking whether g++ accepts -g... none needed >> checking for style of include used by make... GNU >> checking dependency style of gcc... none needed >> checking for style of include used by make... GNU >> yes >> checking dependency style of g++... checking dependency style of gcc... gcc3 >> gcc3 >> checking how to run the C preprocessor... gcc3 >> checking how to run the C++ preprocessor... checking build system type... >> gcc -E >> g++ -E >> x86_64-unknown-linux-gnu >> checking host system type... x86_64-unknown-linux-gnu >> checking how to print strings... printf >> checking for a sed that does not truncate output... /bin/sed >> checking for grep that handles long lines and -e... checking for g++... g++ >> /bin/grep >> checking for egrep... /bin/grep -E >> checking for fgrep... /bin/grep -F >> checking for ld used by gcc... checking for grep that handles long lines and >> -e... /bin/grep >> checking for egrep... /usr/bin/ld >> /bin/grep -E >> checking if the linker (/usr/bin/ld) is GNU ld... checking for ANSI C header >> files... yes >> checking for BSD- or MS-compatible name lister (nm)... checking whether we >> are using the GNU C++ compiler... /usr/bin/nm -B >> checking the name lister (/usr/bin/nm -B) interface... BSD nm >> checking whether ln -s works... yes >> checking the maximum length of command line arguments... 3458764513820540925 >> checking whether the shell understands some XSI constructs... yes >> checking whether the shell understands "+="... yes >> yes >> checking whether g++ accepts -g... checking how to convert >> x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... >> func_convert_file_noop >> checking how to convert x86_64-unknown-linux-gnu file names to toolchain >> format... func_convert_file_noop >> 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 dlltool... no >> checking how to associate runtime and link libraries... printf %s\n >> checking for ar... ar >> checking for archiver @FILE support... yes >> checking dependency style of g++... @ >> checking for strip... strip >> checking for ranlib... ranlib >> checking command to parse /usr/bin/nm -B output from gcc object... gcc3 >> checking build system type... yes >> checking for sys/types.h... x86_64-unknown-linux-gnu >> checking host system type... x86_64-unknown-linux-gnu >> checking how to print strings... ok >> checking for sysroot... no >> printf >> 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... yes >> /bin/grep -F >> checking for ld used by gcc... checking for sys/stat.h... /usr/bin/ld >> checking if the linker (/usr/bin/ld) is GNU ld... checking for mt... mt >> checking if mt is a manifest tool... yes >> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >> no >> checking the name lister (/usr/bin/nm -B) interface... checking how to run >> the C preprocessor... gcc -E >> yes >> BSD nm >> checking whether ln -s works... yes >> checking the maximum length of command line arguments... checking for >> stdlib.h... 3458764513820540925 >> checking whether the shell understands some XSI constructs... yes >> checking whether the shell understands "+="... yes >> checking how to convert x86_64-unknown-linux-gnu file names to >> x86_64-unknown-linux-gnu format... func_convert_file_noop >> checking how to convert x86_64-unknown-linux-gnu file names to toolchain >> format... func_convert_file_noop >> 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 dlltool... no >> checking how to associate runtime and link libraries... printf %s\n >> checking for ar... ar >> checking for archiver @FILE support... checking for ANSI C header files... >> yes >> @ >> checking for strip... strip >> checking for string.h... checking for ranlib... ranlib >> checking command to parse /usr/bin/nm -B output from gcc object... yes >> checking for memory.h... ok >> checking for sysroot... no >> yes >> checking for sys/types.h... yes >> checking for strings.h... checking for mt... mt >> checking if mt is a manifest tool... no >> checking for ANSI C header files... yes >> checking for sys/stat.h... yes >> checking for inttypes.h... no >> checking for sys/types.h... yes >> checking for stdlib.h... yes >> yes >> checking for sys/stat.h... checking for stdint.h... yes >> yes >> checking for string.h... checking for stdlib.h... yes >> checking for unistd.h... yes >> checking for string.h... yes >> checking for memory.h... yes >> checking minix/config.h usability... yes >> checking for memory.h... yes >> checking for strings.h... yes >> checking for strings.h... yes >> checking for inttypes.h... no >> checking minix/config.h presence... no >> checking for minix/config.h... no >> checking whether it is safe to define __EXTENSIONS__... yes >> checking for inttypes.h... yes >> checking for stdint.h... yes >> checking C++ compiler flags...... use user-supplied: -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 >> yes >> checking whether __SUNPRO_CC is declared... checking for stdint.h... yes >> checking for unistd.h... yes >> checking for unistd.h... no >> checking how to print strings... printf >> checking for a sed that does not truncate output... /bin/sed >> 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)... yes >> /usr/bin/nm -B >> checking the name lister (/usr/bin/nm -B) interface... checking for >> dlfcn.h... yes >> checking for dlfcn.h... BSD nm >> checking whether ln -s works... yes >> 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 how to convert x86_64-unknown-linux-gnu file names to >> x86_64-unknown-linux-gnu format... func_convert_file_noop >> checking how to convert x86_64-unknown-linux-gnu file names to toolchain >> format... func_convert_file_noop >> 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 dlltool... no >> checking how to associate runtime and link libraries... printf %s\n >> checking for ar... ar >> checking for archiver @FILE support... yes >> checking for objdir... .libs >> yes >> checking for objdir... .libs >> @ >> checking for strip... strip >> checking for ranlib... ranlib >> checking command to parse /usr/bin/nm -B output from gcc object... checking >> if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports >> -fno-rtti -fno-exceptions... ok >> checking for sysroot... no >> no >> checking for gcc option to produce PIC... -fPIC -DPIC >> checking if gcc PIC flag -fPIC -DPIC works... no >> checking for gcc option to produce PIC... -fPIC -DPIC >> checking if gcc PIC flag -fPIC -DPIC works... checking for mt... mt >> checking if mt is a manifest tool... no >> yes >> checking if gcc static flag -static works... checking for dlfcn.h... yes >> checking if gcc static flag -static works... yes >> checking for objdir... .libs >> yes >> checking if gcc supports -c -o file.o... 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 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 dynamic linker characteristics... yes >> checking dynamic linker characteristics... 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... GNU/Linux ld.so >> checking how to hardcode library paths into programs... immediate >> checking whether stripping libraries is possible... yes >> checking if libtool supports shared libraries... yes >> checking whether to build shared libraries... no >> checking whether to build static libraries... yes >> GNU/Linux ld.so >> checking how to hardcode library paths into programs... immediate >> checking whether stripping libraries is possible... yes >> checking if libtool supports shared libraries... yes >> checking whether to build shared libraries... no >> checking whether to build static libraries... yes >> yes >> checking how to run the C++ preprocessor... checking if gcc static flag >> -static works... checking sys/inotify.h usability... g++ -E >> yes >> checking sys/inotify.h presence... yes >> checking for sys/inotify.h... yes >> checking sys/epoll.h usability... 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 sys/epoll.h presence... yes >> checking dynamic linker characteristics... yes >> checking for sys/epoll.h... yes >> checking sys/event.h usability... 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 >> GNU/Linux ld.so >> checking how to hardcode library paths into programs... immediate >> checking whether stripping libraries is possible... yes >> checking if libtool supports shared libraries... yes >> checking whether to build shared libraries... no >> checking whether to build static libraries... yes >> checking how to run the C++ preprocessor... g++ -E >> 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... no >> checking sys/event.h presence... no >> checking for sys/event.h... no >> checking port.h usability... 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 >> 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... (cached) GNU/Linux ld.so >> checking how to hardcode library paths into programs... immediate >> checking for ANSI C header files... (cached) no >> checking for stdint.h... (cached) yes >> checking for sys/types.h... (cached) yes >> checking for inttypes.h... (cached) yes >> checking for unistd.h... (cached) yes >> checking syscall.h usability... checking for g++ option to produce PIC... >> -fPIC -DPIC >> checking if g++ PIC flag -fPIC -DPIC works... yes >> checking syscall.h presence... yes >> checking if g++ static flag -static works... yes >> checking for syscall.h... yes >> checking sys/syscall.h usability... no >> checking port.h presence... no >> checking for port.h... no >> checking poll.h usability... yes >> checking sys/syscall.h presence... yes >> checking for sys/syscall.h... yes >> checking execinfo.h usability... yes >> checking if g++ supports -c -o file.o... yes >> checking poll.h presence... yes >> checking execinfo.h presence... 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... (cached) yes >> checking for poll.h... yes >> GNU/Linux ld.so >> checking how to hardcode library paths into programs... immediate >> yes >> checking for execinfo.h... yes >> checking for ANSI C header files... (cached) yes >> checking libunwind.h usability... checking fcntl.h usability... checking >> sys/select.h usability... yes >> checking fcntl.h presence... yes >> checking for fcntl.h... yes >> checking for inttypes.h... (cached) yes >> checking limits.h usability... yes >> checking sys/select.h presence... yes >> checking for sys/select.h... yes >> checking sys/eventfd.h usability... no >> checking libunwind.h presence... no >> checking for libunwind.h... no >> checking ucontext.h usability... yes >> checking limits.h presence... yes >> checking sys/eventfd.h presence... yes >> checking for limits.h... yes >> checking for stdlib.h... (cached) yes >> yes >> checking for sys/eventfd.h... yes >> checking for unistd.h... (cached) yes >> checking for working memcmp... checking sys/signalfd.h usability... yes >> checking ucontext.h presence... yes >> checking for ucontext.h... yes >> checking sys/utsname.h usability... yes >> checking sys/signalfd.h presence... yes >> checking for sys/signalfd.h... yes >> yes >> checking for working strtod... checking for inotify_init... yes >> checking sys/utsname.h presence... yes >> checking for sys/utsname.h... yes >> checking pwd.h usability... yes >> checking for epoll_ctl... yes >> checking pwd.h presence... yes >> checking for pwd.h... yes >> yes >> checking syslog.h usability... checking for ftruncate... yes >> checking for kqueue... yes >> checking syslog.h presence... yes >> yes >> checking for syslog.h... yes >> checking for memset... checking sys/time.h usability... no >> checking for port_create... yes >> checking sys/time.h presence... yes >> yes >> checking for sys/time.h... yes >> checking glob.h usability... checking for mkdir... no >> checking for poll... yes >> checking glob.h presence... yes >> yes >> yes >> checking for glob.h... yes >> checking for select... checking unwind.h usability... checking for strchr... >> yes >> checking for eventfd... yes >> yes >> checking unwind.h presence... checking for strerror... yes >> checking for unwind.h... yes >> checking size of void *... yes >> checking for signalfd... yes >> checking for strtol... yes >> checking for clock_gettime... 8 >> checking for uint16_t... yes >> checking zlib version... yes >> checking for nanosleep... ok (1.2.0.4 or later) >> checking for library containing zlibVersion... yes >> checking for library containing floor... yes >> checking for u_int16_t... -lm >> -lz >> checking for the pthreads library -lpthreads... yes >> checking for __uint16... configure: creating ./config.status >> no >> checking whether pthreads work without any flags... no >> checking for sigaltstack... no >> checking whether pthreads work with -Kthread... no >> checking whether pthreads work with -kthread... no >> checking for the pthreads library -llthread... yes >> checking for dladdr... no >> checking whether pthreads work with -pthread... no >> checking for fcntl... yes >> checking for joinable pthread attribute... yes >> checking for __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 for __builtin_expect... yes >> checking for __sync_val_compare_and_swap... yes >> checking whether -pthread is sufficient with -shared... yes >> checking whether what we have so far is sufficient with -nostdlib... yes >> checking for the pthreads library -lpthreads... no >> checking whether -lpthread saves the day... config.status: creating Makefile >> yes >> checking the location of hash_map... no >> checking whether pthreads work without any flags... config.status: creating >> config.h >> config.status: executing depfiles commands >> config.status: executing libtool commands >> 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... make[8]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/libev-4.15' >> make all-am >> make[9]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/libev-4.15' >> /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g >> -O3 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c -o ev.lo ev.c >> libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O3 -MT ev.lo -MD -MP -MF >> .deps/ev.Tpo -c ev.c -fPIC -DPIC -o ev.o >> 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... <unordered_map> >> ev.c:1531:31: warning: 'ev_default_loop_ptr' initialized and declared >> 'extern' [enabled by default] >> EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; /* needs to be >> initialised to make it a definition despite extern */ >> ^ >> yes >> checking for pthread_self in -lpthread... configure: creating ./config.status >> ev.c: In function 'evpipe_write': >> ev.c:2160:17: warning: ignoring return value of 'write', declared with >> attribute warn_unused_result [-Wunused-result] >> write (evpipe [1], &counter, sizeof (uint64_t)); >> ^ >> ev.c:2172:17: warning: ignoring return value of 'write', declared with >> attribute warn_unused_result [-Wunused-result] >> write (evpipe [1], &(evpipe [1]), 1); >> ^ >> ev.c: In function 'pipecb': >> ev.c:2193:16: warning: ignoring return value of 'read', declared with >> attribute warn_unused_result [-Wunused-result] >> read (evpipe [1], &counter, sizeof (uint64_t)); >> ^ >> ev.c:2207:16: warning: ignoring return value of 'read', declared with >> attribute warn_unused_result [-Wunused-result] >> read (evpipe [0], &dummy, sizeof (dummy)); >> ^ >> 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<<... config.status: >> creating Makefile >> config.status: creating src/Makefile >> config.status: creating protobuf.pc >> config.status: creating protobuf-lite.pc >> config.status: creating config.h >> config.status: executing depfiles commands >> 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] >> config.status: executing libtool commands >> configure: creating ./config.status >> === configuring in gtest >> (/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/protobuf-2.5.0/gtest) >> configure: running /bin/bash ./configure --disable-option-checking >> '--prefix=/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_inst' >> '--disable-python-dependency-install' >> 'JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64' 'CXXFLAGS=-g1 -O0 >> -Wno-unused-local-typedefs -std=c++11' '--enable-shared=no' '--with-pic' >> --cache-file=/dev/null --srcdir=. >> checking for a BSD-compatible install... /usr/bin/install -c >> checking whether build environment is sane... mv -f .deps/ev.Tpo .deps/ev.Plo >> /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g >> -O3 -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c >> libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O3 -MT event.lo -MD -MP -MF >> .deps/event.Tpo -c event.c -fPIC -DPIC -o event.o >> mv -f .deps/event.Tpo .deps/event.Plo >> /bin/bash ./libtool --tag=CC --mode=link gcc -g -O3 -version-info 4:0:0 >> -o libev.la -rpath >> /home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_inst/lib >> ev.lo event.lo -lm >> libtool: link: ar cru .libs/libev.a ev.o event.o >> libtool: link: ranlib .libs/libev.a >> libtool: link: ( cd ".libs" && rm -f "libev.la" && ln -s "../libev.la" >> "libev.la" ) >> make[9]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/libev-4.15' >> make[8]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/libev-4.15' >> /bin/bash ../libtool --tag=CC --mode=link gcc -g1 -O0 >> -Wno-unused-local-typedefs -o libry_http_parser.la >> libry_http_parser_la-http_parser.lo -ldl -lz -lcurl -lsvn_delta-1 >> -lsvn_subr-1 -lapr-1 -lrt >> config.status: creating Makefile >> libtool: link: ar cru .libs/libry_http_parser.a >> libry_http_parser_la-http_parser.o >> libtool: link: ranlib .libs/libry_http_parser.a >> config.status: creating src/glog/logging.h >> libtool: link: ( cd ".libs" && rm -f "libry_http_parser.la" && ln -s >> "../libry_http_parser.la" "libry_http_parser.la" ) >> 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[8]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/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 -g1 -O0 >> -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 >> /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 -g1 -O0 >> -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 -g1 -O0 -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 >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER >> -DNDEBUG -g1 -O0 -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 >> 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 gcc... gcc >> checking whether the C compiler works... yes >> checking for C compiler default output file name... a.out >> checking for suffix of executables... >> checking whether we are cross compiling... no >> 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... 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 -g1 -O0 >> -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 -g1 -O0 -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 >> gcc3 >> 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 build system type... x86_64-unknown-linux-gnu >> checking host system type... x86_64-unknown-linux-gnu >> checking how to print strings... printf >> 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 whether ln -s works... yes >> 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 how to convert x86_64-unknown-linux-gnu file names to >> x86_64-unknown-linux-gnu format... func_convert_file_noop >> checking how to convert x86_64-unknown-linux-gnu file names to toolchain >> format... func_convert_file_noop >> 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 dlltool... no >> checking how to associate runtime and link libraries... printf %s\n >> checking for ar... ar >> checking for archiver @FILE support... @ >> checking for strip... strip >> checking for ranlib... ranlib >> checking command to parse /usr/bin/nm -B output from gcc object... 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 -g1 -O0 >> -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 -g1 -O0 -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 >> ok >> checking for sysroot... no >> checking for mt... mt >> checking if mt is a manifest tool... no >> 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... 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 -g1 -O0 >> -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 >> yes >> checking for string.h... libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src >> -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare >> -DNO_FRAME_POINTER -DNDEBUG -g1 -O0 -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 >> yes >> checking for memory.h... 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 -g1 -O0 >> -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 >> yes >> checking for strings.h... libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src >> -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare >> -DNO_FRAME_POINTER -DNDEBUG -g1 -O0 -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 >> yes >> checking for inttypes.h... yes >> checking for stdint.h... 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 -g1 -O0 >> -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 >> yes >> checking for unistd.h... libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src >> -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare >> -DNO_FRAME_POINTER -DNDEBUG -g1 -O0 -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 >> yes >> checking for dlfcn.h... yes >> 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 dynamic linker characteristics... GNU/Linux ld.so >> checking how to hardcode library paths into programs... immediate >> checking whether stripping libraries is possible... mv -f >> .deps/libglog_la-symbolize.Tpo .deps/libglog_la-symbolize.Plo >> yes >> checking if libtool supports shared libraries... yes >> checking whether to build shared libraries... no >> checking whether to build static libraries... yes >> g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings >> -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g1 -O0 >> -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 >> checking how to run the C++ preprocessor... g++ -E >> 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... mv -f >> .deps/libglog_la-signalhandler.Tpo .deps/libglog_la-signalhandler.Plo >> g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings >> -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g1 -O0 >> -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 >> 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... (cached) GNU/Linux ld.so >> checking how to hardcode library paths into programs... immediate >> checking for python... /usr/bin/python >> 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 >> configure: creating ./config.status >> mv -f .deps/demangle_unittest-demangle_unittest.Tpo >> .deps/demangle_unittest-demangle_unittest.Po >> g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings >> -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g1 -O0 >> -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 >> config.status: creating Makefile >> config.status: creating scripts/gtest-config >> config.status: creating build-aux/config.h >> config.status: executing depfiles commands >> config.status: executing libtool commands >> make[8]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/protobuf-2.5.0' >> make all-recursive >> make[9]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/protobuf-2.5.0' >> Making all in . >> make[10]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/protobuf-2.5.0' >> make[10]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/protobuf-2.5.0' >> Making all in src >> make[10]: Entering directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/protobuf-2.5.0/src' >> g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings >> -Woverloaded-virtual -Wno-sign-compare -g1 -O0 -Wno-unused-local-typedefs >> -std=c++11 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o `test -f >> 'google/protobuf/compiler/main.cc' || echo >> './'`google/protobuf/compiler/main.cc >> mv -f .deps/stacktrace_unittest-stacktrace_unittest.Tpo >> .deps/stacktrace_unittest-stacktrace_unittest.Po >> g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings >> -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g1 -O0 >> -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/logging_unittest-logging_unittest.Tpo >> .deps/logging_unittest-logging_unittest.Po >> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. >> -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT >> atomicops_internals_x86_gcc.lo -MD -MP -MF >> .deps/atomicops_internals_x86_gcc.Tpo -c -o atomicops_internals_x86_gcc.lo >> `test -f 'google/protobuf/stubs/atomicops_internals_x86_gcc.cc' || echo >> './'`google/protobuf/stubs/atomicops_internals_x86_gcc.cc >> mv -f .deps/main.Tpo .deps/main.Po >> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. >> -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT >> atomicops_internals_x86_msvc.lo -MD -MP -MF >> .deps/atomicops_internals_x86_msvc.Tpo -c -o atomicops_internals_x86_msvc.lo >> `test -f 'google/protobuf/stubs/atomicops_internals_x86_msvc.cc' || echo >> './'`google/protobuf/stubs/atomicops_internals_x86_msvc.cc >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 -MT atomicops_internals_x86_gcc.lo -MD >> -MP -MF .deps/atomicops_internals_x86_gcc.Tpo -c >> google/protobuf/stubs/atomicops_internals_x86_gcc.cc -fPIC -DPIC -o >> atomicops_internals_x86_gcc.o >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 -MT atomicops_internals_x86_msvc.lo >> -MD -MP -MF .deps/atomicops_internals_x86_msvc.Tpo -c >> google/protobuf/stubs/atomicops_internals_x86_msvc.cc -fPIC -DPIC -o >> atomicops_internals_x86_msvc.o >> mv -f .deps/symbolize_unittest-symbolize_unittest.Tpo >> .deps/symbolize_unittest-symbolize_unittest.Po >> mv -f .deps/atomicops_internals_x86_msvc.Tpo >> .deps/atomicops_internals_x86_msvc.Plo >> g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings >> -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g1 -O0 >> -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 >> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. >> -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT >> common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo `test -f >> 'google/protobuf/stubs/common.cc' || echo >> './'`google/protobuf/stubs/common.cc >> mv -f .deps/atomicops_internals_x86_gcc.Tpo >> .deps/atomicops_internals_x86_gcc.Plo >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 -MT common.lo -MD -MP -MF >> .deps/common.Tpo -c google/protobuf/stubs/common.cc -fPIC -DPIC -o common.o >> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. >> -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT once.lo >> -MD -MP -MF .deps/once.Tpo -c -o once.lo `test -f >> 'google/protobuf/stubs/once.cc' || echo './'`google/protobuf/stubs/once.cc >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 -MT once.lo -MD -MP -MF .deps/once.Tpo >> -c google/protobuf/stubs/once.cc -fPIC -DPIC -o once.o >> 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/once.Tpo .deps/once.Plo >> g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings >> -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g1 -O0 >> -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/common.Tpo .deps/common.Plo >> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. >> -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT >> stringprintf.lo -MD -MP -MF .deps/stringprintf.Tpo -c -o stringprintf.lo >> `test -f 'google/protobuf/stubs/stringprintf.cc' || echo >> './'`google/protobuf/stubs/stringprintf.cc >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 -MT stringprintf.lo -MD -MP -MF >> .deps/stringprintf.Tpo -c google/protobuf/stubs/stringprintf.cc -fPIC -DPIC >> -o stringprintf.o >> mv -f .deps/stringprintf.Tpo .deps/stringprintf.Plo >> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. >> -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT >> extension_set.lo -MD -MP -MF .deps/extension_set.Tpo -c -o extension_set.lo >> `test -f 'google/protobuf/extension_set.cc' || echo >> './'`google/protobuf/extension_set.cc >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 -MT extension_set.lo -MD -MP -MF >> .deps/extension_set.Tpo -c google/protobuf/extension_set.cc -fPIC -DPIC -o >> extension_set.o >> mv -f .deps/utilities_unittest-utilities_unittest.Tpo >> .deps/utilities_unittest-utilities_unittest.Po >> g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings >> -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g1 -O0 >> -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 >> src/logging_striptest_main.cc: In function 'int CheckNoReturn(bool)': >> src/logging_striptest_main.cc:54:1: warning: control reaches end of non-void >> function [-Wreturn-type] >> } >> ^ >> mv -f .deps/logging_striptest0-logging_striptest_main.Tpo >> .deps/logging_striptest0-logging_striptest_main.Po >> g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings >> -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g1 -O0 >> -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 >> In file included from src/logging_striptest2.cc:35:0: >> src/logging_striptest_main.cc: In function 'int CheckNoReturn(bool)': >> src/logging_striptest_main.cc:54:1: warning: control reaches end of non-void >> function [-Wreturn-type] >> } >> ^ >> mv -f .deps/logging_striptest2-logging_striptest2.Tpo >> .deps/logging_striptest2-logging_striptest2.Po >> g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings >> -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g1 -O0 >> -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/stl_logging_unittest-stl_logging_unittest.Tpo >> .deps/stl_logging_unittest-stl_logging_unittest.Po >> g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings >> -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g1 -O0 >> -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 >> In file included from src/logging_striptest10.cc:35:0: >> src/logging_striptest_main.cc: In function 'int CheckNoReturn(bool)': >> src/logging_striptest_main.cc:54:1: warning: control reaches end of non-void >> function [-Wreturn-type] >> } >> ^ >> mv -f .deps/logging_striptest10-logging_striptest10.Tpo >> .deps/logging_striptest10-logging_striptest10.Po >> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. >> -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT >> generated_message_util.lo -MD -MP -MF .deps/generated_message_util.Tpo -c -o >> generated_message_util.lo `test -f >> 'google/protobuf/generated_message_util.cc' || echo >> './'`google/protobuf/generated_message_util.cc >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 -MT generated_message_util.lo -MD -MP >> -MF .deps/generated_message_util.Tpo -c >> google/protobuf/generated_message_util.cc -fPIC -DPIC -o >> generated_message_util.o >> mv -f .deps/signalhandler_unittest-signalhandler_unittest.Tpo >> .deps/signalhandler_unittest-signalhandler_unittest.Po >> /bin/bash ./libtool --tag=CXX --mode=link g++ -Wall -Wwrite-strings >> -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 -o libglog.la -rpath >> /home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_inst/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" ) >> /bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER >> -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -pthread -o logging_unittest >> logging_unittest-logging_unittest.o libglog.la -lpthread >> mv -f .deps/generated_message_util.Tpo .deps/generated_message_util.Plo >> /bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER >> -g1 -O0 -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 -g1 -O0 -Wno-unused-local-typedefs >> -std=c++11 -pthread -o logging_unittest logging_unittest-logging_unittest.o >> ./.libs/libglog.a -lpthread -pthread >> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. >> -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT >> message_lite.lo -MD -MP -MF .deps/message_lite.Tpo -c -o message_lite.lo >> `test -f 'google/protobuf/message_lite.cc' || echo >> './'`google/protobuf/message_lite.cc >> mv -f .deps/extension_set.Tpo .deps/extension_set.Plo >> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. >> -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT >> repeated_field.lo -MD -MP -MF .deps/repeated_field.Tpo -c -o >> repeated_field.lo `test -f 'google/protobuf/repeated_field.cc' || echo >> './'`google/protobuf/repeated_field.cc >> libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -DNO_FRAME_POINTER -g1 -O0 -Wno-unused-local-typedefs >> -std=c++11 -pthread -o demangle_unittest >> demangle_unittest-demangle_unittest.o ./.libs/libglog.a -lpthread -pthread >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 -MT message_lite.lo -MD -MP -MF >> .deps/message_lite.Tpo -c google/protobuf/message_lite.cc -fPIC -DPIC -o >> message_lite.o >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 -MT repeated_field.lo -MD -MP -MF >> .deps/repeated_field.Tpo -c google/protobuf/repeated_field.cc -fPIC -DPIC >> -o repeated_field.o >> /bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER >> -g1 -O0 -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 -g1 -O0 -Wno-unused-local-typedefs >> -std=c++11 -pthread -o stacktrace_unittest >> stacktrace_unittest-stacktrace_unittest.o ./.libs/libglog.a -lpthread >> -pthread >> /bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER >> -g1 -O0 -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 -g1 -O0 -Wno-unused-local-typedefs >> -std=c++11 -pthread -o symbolize_unittest >> symbolize_unittest-symbolize_unittest.o ./.libs/libglog.a -lpthread -pthread >> mv -f .deps/message_lite.Tpo .deps/message_lite.Plo >> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. >> -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT >> wire_format_lite.lo -MD -MP -MF .deps/wire_format_lite.Tpo -c -o >> wire_format_lite.lo `test -f 'google/protobuf/wire_format_lite.cc' || echo >> './'`google/protobuf/wire_format_lite.cc >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 -MT wire_format_lite.lo -MD -MP -MF >> .deps/wire_format_lite.Tpo -c google/protobuf/wire_format_lite.cc -fPIC >> -DPIC -o wire_format_lite.o >> /bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER >> -g1 -O0 -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 -g1 -O0 -Wno-unused-local-typedefs >> -std=c++11 -pthread -o stl_logging_unittest >> stl_logging_unittest-stl_logging_unittest.o ./.libs/libglog.a -lpthread >> -pthread >> /bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER >> -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -pthread -o >> utilities_unittest utilities_unittest-utilities_unittest.o libglog.la >> -lpthread >> mv -f .deps/repeated_field.Tpo .deps/repeated_field.Plo >> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. >> -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT >> coded_stream.lo -MD -MP -MF .deps/coded_stream.Tpo -c -o coded_stream.lo >> `test -f 'google/protobuf/io/coded_stream.cc' || echo >> './'`google/protobuf/io/coded_stream.cc >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 -MT coded_stream.lo -MD -MP -MF >> .deps/coded_stream.Tpo -c google/protobuf/io/coded_stream.cc -fPIC -DPIC -o >> coded_stream.o >> libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -DNO_FRAME_POINTER -g1 -O0 -Wno-unused-local-typedefs >> -std=c++11 -pthread -o utilities_unittest >> utilities_unittest-utilities_unittest.o ./.libs/libglog.a -lpthread -pthread >> /bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER >> -g1 -O0 -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 -g1 -O0 -Wno-unused-local-typedefs >> -std=c++11 -pthread -o logging_striptest0 >> logging_striptest0-logging_striptest_main.o ./.libs/libglog.a -lpthread >> -pthread >> /bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER >> -g1 -O0 -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 -g1 -O0 -Wno-unused-local-typedefs >> -std=c++11 -pthread -o logging_striptest2 >> logging_striptest2-logging_striptest2.o ./.libs/libglog.a -lpthread -pthread >> /bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER >> -g1 -O0 -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 -g1 -O0 -Wno-unused-local-typedefs >> -std=c++11 -pthread -o logging_striptest10 >> logging_striptest10-logging_striptest10.o ./.libs/libglog.a -lpthread >> -pthread >> mv -f .deps/wire_format_lite.Tpo .deps/wire_format_lite.Plo >> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. >> -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT >> zero_copy_stream.lo -MD -MP -MF .deps/zero_copy_stream.Tpo -c -o >> zero_copy_stream.lo `test -f 'google/protobuf/io/zero_copy_stream.cc' || >> echo './'`google/protobuf/io/zero_copy_stream.cc >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 -MT zero_copy_stream.lo -MD -MP -MF >> .deps/zero_copy_stream.Tpo -c google/protobuf/io/zero_copy_stream.cc -fPIC >> -DPIC -o zero_copy_stream.o >> /bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER >> -g1 -O0 -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 -g1 -O0 -Wno-unused-local-typedefs >> -std=c++11 -pthread -o signalhandler_unittest >> signalhandler_unittest-signalhandler_unittest.o ./.libs/libglog.a -lpthread >> -pthread >> mv -f .deps/zero_copy_stream.Tpo .deps/zero_copy_stream.Plo >> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. >> -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT >> zero_copy_stream_impl_lite.lo -MD -MP -MF >> .deps/zero_copy_stream_impl_lite.Tpo -c -o zero_copy_stream_impl_lite.lo >> `test -f 'google/protobuf/io/zero_copy_stream_impl_lite.cc' || echo >> './'`google/protobuf/io/zero_copy_stream_impl_lite.cc >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 -MT zero_copy_stream_impl_lite.lo -MD >> -MP -MF .deps/zero_copy_stream_impl_lite.Tpo -c >> google/protobuf/io/zero_copy_stream_impl_lite.cc -fPIC -DPIC -o >> zero_copy_stream_impl_lite.o >> make[8]: Leaving directory >> `/home/jenkins/jenkins-slave/workspace/mesos-reviewbot/mesos-0.24.0/_build/3rdparty/libprocess/3rdparty/glog-0.3.3' >> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. >> -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual >> -Wno-sign-compare -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT >> strutil.lo -MD -MP -MF .deps/strutil.Tpo -c -o strutil.lo `test -f >> 'google/protobuf/stubs/strutil.cc' || echo >> './'`google/protobuf/stubs/strutil.cc >> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall >> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g1 -O0 >> -Wno-unused-local-typedefs -std=c++11 -MT strutil.lo -MD -MP -MF >> .deps/strutil.Tpo -c google/protobuf/stubs/strutil.cc -fPIC -DPIC -o >> strutil.o >> mv -f .deps/coded_stream.Tpo .deps/coded_stream.Plo >> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. >> -I.. -pthread -Wall -Wwri >> >>
