Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EE05D9B22 for ; Wed, 1 Feb 2012 00:03:33 +0000 (UTC) Received: (qmail 48297 invoked by uid 500); 1 Feb 2012 00:03:33 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 48236 invoked by uid 500); 1 Feb 2012 00:03:33 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 48228 invoked by uid 99); 1 Feb 2012 00:03:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 00:03:33 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 00:03:32 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id C9F9CC0106; Wed, 1 Feb 2012 00:03:11 +0000 (UTC) Date: Tue, 31 Jan 2012 23:55:24 +0000 (UTC) From: Apache Jenkins Server To: mesos-dev@incubator.apache.org, matei@eecs.berkeley.edu, benh@cs.berkeley.edu Message-ID: <748897974.16471328054591825.JavaMail.hudson@aegis> In-Reply-To: <70737547.16321328054115951.JavaMail.hudson@aegis> References: <70737547.16321328054115951.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src #64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Mesos-Trunk-Ubuntu-Build-Out-Of-Src X-Jenkins-Result: FAILURE See Changes: [benh] Fix to get installed webui path correct. ------------------------------------------ Started by an SCM change Building remotely on ubuntu4 Updating https://svn.apache.org/repos/asf/incubator/mesos/trunk U src/Makefile.am At revision 1238867 [Mesos-Trunk-Ubuntu-Build-Out-Of-Src] $ /bin/bash -xe /tmp/hudson8252086808554791408.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 + '[' -d build ']' + rm -rf build + mkdir build + cd build + ../configure --with-python-headers=/usr/include/python2.6 --with-webui --with-java-home=/home/jenkins/tools/java/jdk1.6.0_20-64 --with-java-headers=/home/jenkins/tools/java/jdk1.6.0_20-64/include --with-included-zookeeper /tmp/hudson8252086808554791408.sh: line 13: ../configure: No such file or directory Build step 'Execute shell' marked build as failure