From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: master failing make distcheck Date: Sun, 24 May 2009 23:18:41 +0100 Message-ID: <87ab525em6.fsf@arudy.ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1243203541 22702 80.91.229.12 (24 May 2009 22:19:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 May 2009 22:19:01 +0000 (UTC) To: Guile Development Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon May 25 00:18:54 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M8M1r-0005nm-P1 for guile-devel@m.gmane.org; Mon, 25 May 2009 00:18:52 +0200 Original-Received: from localhost ([127.0.0.1]:46843 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8M1q-0008ET-ST for guile-devel@m.gmane.org; Sun, 24 May 2009 18:18:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M8M1n-0008Dz-Oz for guile-devel@gnu.org; Sun, 24 May 2009 18:18:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M8M1j-0008DC-2M for guile-devel@gnu.org; Sun, 24 May 2009 18:18:47 -0400 Original-Received: from [199.232.76.173] (port=42330 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8M1i-0008D7-Uc for guile-devel@gnu.org; Sun, 24 May 2009 18:18:42 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:60581) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M8M1i-0007J0-J3 for guile-devel@gnu.org; Sun, 24 May 2009 18:18:42 -0400 Original-Received: from arudy (host86-152-99-133.range86-152.btcentralplus.com [86.152.99.133]) by mail3.uklinux.net (Postfix) with ESMTP id A2DBD1F691D for ; Sun, 24 May 2009 23:18:41 +0100 (BST) Original-Received: from arudy.ossau.uklinux.net (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id 37EBC38013 for ; Sun, 24 May 2009 23:18:41 +0100 (BST) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:8516 Archived-At: I just noticed that master has been failing my overnight build for a while, in the make distcheck step; see http://www.ossau.uklinux.net/guile/snapshots/guile-master-20090524.log. It looks like something to do with pkgconfig / guile-config / looking for an uninstalled guile in the wrong place when the build dir is different from the src dir. I probably won't get to this for a while, so if someone else could look into it, that would be great. Regards, Neil