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

Changes:

[benh] Updated defer to include support for placeholders (i.e., _1, _2).

[benh] Scheduler::masterLost -> Scheduler::disconnected and Executor::slaveLost 
-> Executor::disconnected.

[benh] Updated deploy scripts (including a minor tweak in configurator to allow 
missing mesos.conf files).

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace 
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/>
Updating https://svn.apache.org/repos/asf/incubator/mesos/trunk
U         include/mesos/executor.hpp
U         include/mesos/scheduler.hpp
U         include/mesos/mesos.proto
U         src/python/native/proxy_executor.cpp
U         src/python/native/proxy_scheduler.cpp
U         src/python/native/mesos_scheduler_driver_impl.cpp
U         src/python/native/proxy_executor.hpp
U         src/python/native/proxy_scheduler.hpp
U         src/python/src/mesos.py
U         src/java/jni/org_apache_mesos_Log.cpp
U         src/java/jni/org_apache_mesos_MesosExecutorDriver.cpp
U         src/java/jni/org_apache_mesos_MesosSchedulerDriver.cpp
U         src/java/jni/construct.cpp
U         src/java/src/org/apache/mesos/MesosExecutorDriver.java
U         src/java/src/org/apache/mesos/MesosSchedulerDriver.java
U         src/java/src/org/apache/mesos/Executor.java
U         src/java/src/org/apache/mesos/Scheduler.java
U         src/exec/exec.cpp
D         src/conf/deploy-env.sh.template
U         src/sched/sched.cpp
U         src/mesos/main.cpp
U         src/common/logging.cpp
U         src/master/master.hpp
U         src/master/main.cpp
U         src/master/master.cpp
D         src/deploy/stop-slaves
D         src/deploy/start-mesos
D         src/deploy/stop-masters
D         src/deploy/mesos-env.sh
D         src/deploy/deploy-to-slaves
D         src/deploy/mesos-daemon
D         src/deploy/start-slaves
D         src/deploy/start-masters
D         src/deploy/stop-mesos
U         src/launcher/executor.cpp
U         src/configurator/configurator.cpp
U         src/configurator/configurator.hpp
D         src/tests/url_processor_tests.cpp
D         src/tests/attributes_test.cpp
A         src/tests/attributes_tests.cpp
U         src/tests/resource_offers_tests.cpp
U         src/tests/exception_tests.cpp
U         src/tests/utils.hpp
A         src/tests/master_detector_tests.cpp
A         src/tests/zookeeper_url_tests.cpp
U         src/tests/master_tests.cpp
U         src/tests/fault_tolerance_tests.cpp
U         src/zookeeper/authentication.hpp
A         src/zookeeper/url.hpp
U         src/messages/messages.proto
D         src/detector/url_processor.cpp
D         src/detector/url_processor.hpp
U         src/detector/detector.hpp
U         src/detector/detector.cpp
U         src/Makefile.am
U         src/slave/slave.cpp
U         src/slave/webui.cpp
U         src/slave/main.cpp
U         src/webui/master/index.tpl
U         src/examples/long_lived_framework.cpp
U         src/examples/java/TestMultipleExecutorsFramework.java
U         src/examples/java/TestExceptionFramework.java
U         src/examples/java/TestFramework.java
U         src/examples/java/TestExecutor.java
U         src/examples/long_lived_executor.cpp
U         src/examples/python/test_framework.py
U         src/examples/no_executor_framework.cpp
U         src/examples/test_framework.cpp
U         src/examples/test_executor.cpp
U         third_party/libprocess/include/process/executor.hpp
U         third_party/libprocess/include/process/deferred.hpp
U         third_party/libprocess/include/process/defer.hpp
U         third_party/libprocess/src/tests.cpp
U         README
U         configure.ac
U         hadoop/hadoop-0.20.205.0.patch
At revision 1306164
[Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME] $ /bin/bash -xe 
/tmp/hudson7238409719836407262.sh
+ export JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64
+ JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64
+ export 
PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
+ 
PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
+ ./bootstrap
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
configure.ac:188: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:188: the top level
autoreconf: configure.ac: tracing
configure.ac:40: warning: back quotes and double quotes must not be escaped in: 
unrecognized option: $[1]
configure.ac:40: Try \`$[0] --help' for more information.
m4/libtool.m4:562: LT_OUTPUT is expanded from...
configure.ac:40: the top level
configure.ac:40: warning: back quotes and double quotes must not be escaped in: 
unrecognized argument: $[1]
configure.ac:40: Try \`$[0] --help' for more information.
configure.ac:188: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:188: the top level
configure.ac:193: warning: The macro `AC_LANG_SAVE' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/lang.m4:126: AC_LANG_SAVE is expanded from...
m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
configure.ac:193: the top level
configure.ac:193: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/c.m4:73: AC_LANG_C is expanded from...
configure.ac:193: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
configure.ac:193: warning: The macro `AC_LANG_RESTORE' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/lang.m4:135: AC_LANG_RESTORE is expanded from...
autoreconf: configure.ac: adding subdirectory third_party/libprocess to 
autoreconf
autoreconf: Entering directory `third_party/libprocess'
configure.ac:51: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:51: the top level
configure.ac:24: warning: back quotes and double quotes must not be escaped in: 
unrecognized option: $[1]
configure.ac:24: Try \`$[0] --help' for more information.
m4/libtool.m4:562: LT_OUTPUT is expanded from...
configure.ac:24: the top level
configure.ac:24: warning: back quotes and double quotes must not be escaped in: 
unrecognized argument: $[1]
configure.ac:24: Try \`$[0] --help' for more information.
configure.ac:51: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:51: the top level
configure.ac:55: warning: The macro `AC_LANG_SAVE' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/lang.m4:126: AC_LANG_SAVE is expanded from...
m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
configure.ac:55: the top level
configure.ac:55: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/c.m4:73: AC_LANG_C is expanded from...
configure.ac:55: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
configure.ac:55: warning: The macro `AC_LANG_RESTORE' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/lang.m4:135: AC_LANG_RESTORE is expanded from...
autoreconf: running: libtoolize --install --copy
configure.ac:51: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:51: the top level
autoreconf: running: /usr/bin/autoconf --warnings=all
configure.ac:24: warning: back quotes and double quotes must not be escaped in: 
unrecognized option: $[1]
configure.ac:24: Try \`$[0] --help' for more information.
m4/libtool.m4:562: LT_OUTPUT is expanded from...
configure.ac:24: the top level
configure.ac:24: warning: back quotes and double quotes must not be escaped in: 
unrecognized argument: $[1]
configure.ac:24: Try \`$[0] --help' for more information.
configure.ac:51: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:51: the top level
configure.ac:55: warning: The macro `AC_LANG_SAVE' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/lang.m4:126: AC_LANG_SAVE is expanded from...
m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
configure.ac:55: the top level
configure.ac:55: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/c.m4:73: AC_LANG_C is expanded from...
configure.ac:55: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
configure.ac:55: warning: The macro `AC_LANG_RESTORE' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/lang.m4:135: AC_LANG_RESTORE is expanded from...
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --no-force --warnings=all
configure.ac:51: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:51: the top level
autoreconf: Leaving directory `third_party/libprocess'
configure.ac:188: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:188: the top level
configure.ac:40: warning: back quotes and double quotes must not be escaped in: 
unrecognized option: $[1]
configure.ac:40: Try \`$[0] --help' for more information.
m4/libtool.m4:562: LT_OUTPUT is expanded from...
configure.ac:40: the top level
configure.ac:40: warning: back quotes and double quotes must not be escaped in: 
unrecognized argument: $[1]
configure.ac:40: Try \`$[0] --help' for more information.
configure.ac:188: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:188: the top level
configure.ac:193: warning: The macro `AC_LANG_SAVE' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/lang.m4:126: AC_LANG_SAVE is expanded from...
m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
configure.ac:193: the top level
configure.ac:193: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/c.m4:73: AC_LANG_C is expanded from...
configure.ac:193: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
configure.ac:193: warning: The macro `AC_LANG_RESTORE' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/lang.m4:135: AC_LANG_RESTORE is expanded from...
configure.ac:188: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:188: the top level
configure.ac:89: required file `src/deploy/mesos-daemon.sh.in' not found
configure.ac:90: required file `src/deploy/mesos-start-cluster.sh.in' not found
configure.ac:91: required file `src/deploy/mesos-start-masters.sh.in' not found
configure.ac:92: required file `src/deploy/mesos-start-slaves.sh.in' not found
configure.ac:93: required file `src/deploy/mesos-stop-cluster.sh.in' not found
configure.ac:94: required file `src/deploy/mesos-stop-masters.sh.in' not found
configure.ac:95: required file `src/deploy/mesos-stop-slaves.sh.in' not found
autoreconf: automake failed with exit status: 1
Build step 'Execute shell' marked build as failure

Reply via email to