See 
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4676/display/redirect?page=changes>

Changes:

[mpark] Pulled out `upgradeResources` out of `validateAndNormalizeResources`.

------------------------------------------
[...truncated 212.72 KB...]
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.lt
config.lt: creating libtool
configure: Setting up CXXFLAGS for g++ version >= 4.8
checking whether C++ compiler accepts -fstack-protector-strong... no
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
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
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 for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... 
/usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking event2/event.h usability... yes
checking event2/event.h presence... yes
checking for event2/event.h... yes
checking for event_base_new in -levent... yes
checking event2/thread.h usability... yes
checking event2/thread.h presence... yes
checking for event2/thread.h... yes
checking for evthread_use_pthreads in -levent_pthreads... yes
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking event2/bufferevent_ssl.h usability... yes
checking event2/bufferevent_ssl.h presence... yes
checking for event2/bufferevent_ssl.h... yes
checking for bufferevent_openssl_get_ssl in -levent_openssl... 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 whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected 
optimization level... no
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 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 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.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-agent-flags.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-agent.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-agent.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-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.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-agents.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/examples/java/v1-test-framework
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/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to 
src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to 
src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        g++
    CXXFLAGS:   -g1 -O0 -Wno-unused-local-typedefs -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 
-isystem /usr/include/apr-1.0          
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -levent_openssl -lssl -lcrypto 
-lsasl2 -levent_pthreads -levent -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec 
chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; 
}; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 
distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 
distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 
distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
          top_distdir="../../mesos-1.5.0" 
distdir="../../mesos-1.5.0/3rdparty/stout" \
          dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 
distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 
distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
          top_distdir="../../mesos-1.5.0" 
distdir="../../mesos-1.5.0/3rdparty/libprocess" \
          dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
../3rdparty/protobuf-3.5.0/src/protoc -I../include -I.  --cpp_out=. 
resource_provider/storage/volume_profile.proto
/bin/bash: ../3rdparty/protobuf-3.5.0/src/protoc: No such file or directory
make[2]: *** [resource_provider/storage/volume_profile.pb.h] Error 127
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1514438728-22867
Untagged: mesos-1514438728-22867:latest
Deleted: sha256:ac335de7d5207e292961efbce812c94ac54f00ef872bb23936fb94483e61ee65
Deleted: sha256:1921b393ba07e20a04e40e851c251c6520b576062a204e930f1d29f9376fd0d8
Deleted: sha256:0231aad11dc0f8c57579b1c514537d505e59c01a34fa75463f70b9d7b5704a52
Deleted: sha256:488756de2438422a1cf8877120560a7e7fd4ca47954ad0845793422993b1a725
Deleted: sha256:7b7c2545d1b79758cafc695df1c5ee2947d4b844be6364b48123e26db5993c7a
Deleted: sha256:bf33305bed30b0e711f385869081f565d8ea9179db8fed3815e39c8b3ed377c8
Deleted: sha256:52b51740d180b4f90df7928a9c90760f8ae497221d3a7b52709f3e45b5c8ff95
Deleted: sha256:5035c1989a8ebcef8aeb64d2f19743955c141627bfd331ada12b95eed9140bc3
Deleted: sha256:3403c81015697ac8ed2af12b61a5c9fb3e92f2af6d1eb48f298c0e2aba78afb0
Deleted: sha256:5a4b76f17f2518e40ae401e0f28dd7b8da5e61d3916aec43cb8e00dd4723097e
Deleted: sha256:7d28250dd9da554ce777a4e35e25a10568623677becf82f9b40c413ade1cd096
Deleted: sha256:cc475f99044de33b77a5cdb5bef2bffd1645b80ab16ca7e46dc3fb138070cf8e
Deleted: sha256:534d37f8b8596b7ccba7da5175440fac03b2b7f0d1877e87f8a64700acf43533
Deleted: sha256:907e43405dbd22a8f51f18ab69923074af789f3f70fefefcbba7477ccdca332e
Deleted: sha256:4a5e4ef250e7e82529aeaeeee8f1022f5ad4f5940e941c7b7a778e482b60fedf
Deleted: sha256:eee30ccfdf4b08a76cdf52bcee2019c6f65b0a9f7cf45f051f91b7ed316887b8
Deleted: sha256:ccd79fee39ed15c8dcaa7b350a1660533a47cdd48002997d73b97904a4518d44
Deleted: sha256:832c7e8e0b453e611dea2d3b682bec5118085a56e1c5288fd0def92aff1151e9
Deleted: sha256:18e2044a55b1289165f37d0f1486f406dc931fb664887ec637b3688e53cc1edc
Deleted: sha256:9d85e03c03c6b50c0cca32a8de3562d5313ed4afd83f40fb3e78b593be6d2302
Deleted: sha256:fc223d5f95f8d1943fa824b5bc9f6f0dec1afa0ae0b3dd76d2341994fa482914
Deleted: sha256:d412f248fe5f3d39bca21f9e5ccab8c011ece4aee60679337b805424a8811f04
Deleted: sha256:2e48e81a6f581a89db90b164a44528d54e7d586f1bd3248aca8ffaa7a19d11ca
Deleted: sha256:789728e5a6f2c068f9f1c2337130e436009c16fa9c980ab127291322c7da472b
Deleted: sha256:fba3692187f6a757eb39249d19b24f5c21d478a8841b1177edab3df43612664f
Deleted: sha256:8f2e78d74d87d95fd354ede1d96041c278211c6dc7280074f7582c5a7fc9060b
Deleted: sha256:6212d9896d9a330cb0f2ef10e5f2b660f1e9c0718a1cfddf3395f6894574fc4d
Deleted: sha256:459f028031de7926ea8cbce0cb36ffbed1ab15e0a179544c34b978d9ecd3c9e2
Deleted: sha256:2d294b5970a2b89086d59e4da1315bd1af7cb3916ddb39c904ae87ebea342526
Deleted: sha256:a5d97d4d48b08d40394155461b5b0d408378171c359f30b29ca17d1c005dc607
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie....@gmail.com
Not sending mail to unregistered user songzihao1...@gmail.com

Reply via email to