From dev-return-15919-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Mon May 2 17:07:25 2011 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 036CF31F0 for ; Mon, 2 May 2011 17:07:25 +0000 (UTC) Received: (qmail 89758 invoked by uid 500); 2 May 2011 17:07:24 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 89725 invoked by uid 500); 2 May 2011 17:07:24 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 89716 invoked by uid 99); 2 May 2011 17:07:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 May 2011 17:07:24 +0000 X-ASF-Spam-Status: No, hits=1.8 required=5.0 tests=FREEMAIL_FROM,FREEMAIL_REPLY,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of randall.leeds@gmail.com designates 209.85.214.52 as permitted sender) Received: from [209.85.214.52] (HELO mail-bw0-f52.google.com) (209.85.214.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 May 2011 17:07:19 +0000 Received: by bwj24 with SMTP id 24so7852421bwj.11 for ; Mon, 02 May 2011 10:06:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=XmQRlS9gGMGs7rWZZWEKLyvpndVbgTzgfqFzstOMLWg=; b=Ga4D4cVwlLPfKXgYoyNhG0cyPStLTg1gXN76QGaPlQ9Pn3R6YvsHoCg1+g6R9I+K0q wrwk9emuEPrgCON5b55RxTbR58kQizDAsJVYlnJ1mpW1LIqoWfM9qLzsY8PBz5rKNTCk 6GKGlqqnEEQQVQyc2/P88IO0G/WYGMtDIfVHg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=vOYufkWBqJb8w0qadszrBzHPVp2wTRfAyhh4gwF1r0CCdNIZ9YMj+a0zQ+ZrzA6jf0 ZjHI33Uod9v96eZNVufZPm/YyiJf3LrLmWySc9yVVeXqnvlygNJsJ9ZrFU7ujTmC9pGM U0c4N802nbBsPwmX4z9gae2y/+Ei6H3c+F3YE= MIME-Version: 1.0 Received: by 10.204.82.143 with SMTP id b15mr3781596bkl.118.1304356018037; Mon, 02 May 2011 10:06:58 -0700 (PDT) Received: by 10.204.127.149 with HTTP; Mon, 2 May 2011 10:06:58 -0700 (PDT) In-Reply-To: References: <20110502133234.E94F2C00F7@aegis.apache.org> Date: Mon, 2 May 2011 13:06:58 -0400 Message-ID: Subject: Re: buildbot failure in ASF Buildbot on couchdb-trunk From: Randall Leeds To: dev@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Wait. nevermind. got this with the dist. Checking it out. On Mon, May 2, 2011 at 13:05, Randall Leeds wrote= : > I tried to help out and debug this but I don't see the failure on my mach= ine. > :-/ > > On Mon, May 2, 2011 at 12:29, Paul Davis wr= ote: >> On Mon, May 2, 2011 at 9:45 AM, Filipe David Manana wrote: >>> The buildbot complains about no target rule to make snappy.in: >>> >>> Making all in snappy >>> make[4]: Entering directory >>> `/home/buildslave3/slave3/couchdb-trunk/build/apache-couchdb-1.2.0a-109= 8558/_build/src/snappy' >>> make[4]: *** No rule to make target `snappy.app', needed by `all-am'. = =C2=A0Stop. >>> make[4]: Leaving directory >>> `/home/buildslave3/slave3/couchdb-trunk/build/apache-couchdb-1.2.0a- >>> >>> However src/snappy/Makefile.am specifies a build rule for *.app as: >>> >>> %.app: %.app.in >>> =C2=A0 =C2=A0 =C2=A0 =C2=A0cp $< $@ >>> >>> This is exactly the same as in src/ejson/Makefile.am >>> >>> I've just tried out a new checkout from git.apache.org and I'm able to = build it. >>> Paul, is this some buildbot issue or is there something missing in the >>> automake config? >>> >>> >>> >>> On Mon, May 2, 2011 at 2:32 PM, =C2=A0 wrote: >>>> The Buildbot has detected a new failure on builder couchdb-trunk while= building ASF Buildbot. >>>> Full details are available at: >>>> =C2=A0http://ci.apache.org/builders/couchdb-trunk/builds/577 >>>> >>>> Buildbot URL: http://ci.apache.org/ >>>> >>>> Buildslave for this Build: bb-vm_ubuntu >>>> >>>> Build Reason: scheduler >>>> Build Source Stamp: [branch couchdb/trunk] 1098558 >>>> Blamelist: fdmanana >>>> >>>> BUILD FAILED: failed compile_5 >>>> >>>> sincerely, >>>> =C2=A0-The Buildbot >>>> >>>> >>> >>> >>> >>> -- >>> Filipe David Manana, >>> fdmanana@gmail.com, fdmanana@apache.org >>> >>> "Reasonable men adapt themselves to the world. >>> =C2=A0Unreasonable men adapt the world to themselves. >>> =C2=A0That's why all progress depends on unreasonable men." >>> >> >> Time for me to be a bit of a bitch. >> >> I told you last time to make sure and run `make distcheck` after you >> do anything to the build system. You'll find the parts of the >> Autotools book on VPATH builds helpful in figuring out this error. >> >