From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ian Hulin Newsgroups: gmane.lisp.guile.bugs Subject: [bug #31963] guile-config: inconsistent behaviour when run using lilypond configure under meta/uninstalled-env bash or fully install Date: Thu, 23 Dec 2010 22:01:22 +0000 Message-ID: <20101223-220121.sv81024.28066@savannah.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=UTF-8 X-Trace: dough.gmane.org 1293141685 20828 80.91.229.12 (23 Dec 2010 22:01:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 23 Dec 2010 22:01:25 +0000 (UTC) To: Ludovic =?UTF-8?B?Q291cnTDqHM=?= , Andy Wingo , Ian Hulin , bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Thu Dec 23 23:01:20 2010 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PVtDr-0002V9-D9 for guile-bugs@m.gmane.org; Thu, 23 Dec 2010 23:01:19 +0100 Original-Received: from localhost ([127.0.0.1]:50168 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVtDr-0008Hg-19 for guile-bugs@m.gmane.org; Thu, 23 Dec 2010 17:01:19 -0500 Original-Received: from [140.186.70.92] (port=58977 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVtDm-0008HO-FL for bug-guile@gnu.org; Thu, 23 Dec 2010 17:01:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVtDl-0004hG-Bi for bug-guile@gnu.org; Thu, 23 Dec 2010 17:01:14 -0500 Original-Received: from colonialone.fsf.org ([140.186.70.51]:41491 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVtDj-0004gf-EW; Thu, 23 Dec 2010 17:01:11 -0500 Original-Received: from [10.1.0.103] (helo=frontend.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PVtDu-0003pg-MS; Thu, 23 Dec 2010 22:01:22 +0000 Original-Received: from www-data by frontend.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1PVtDu-0001hK-Ku; Thu, 23 Dec 2010 22:01:22 +0000 X-Savane-Server: savannah.gnu.org:443 [10.1.0.103] X-Savane-Project: guile X-Savane-Tracker: bugs X-Savane-Item-ID: 31963 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 X-Apparently-From: 82.10.50.36 (Savane authenticated user ian_hulin) Original-References: In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4938 Archived-At: URL: Summary: guile-config: inconsistent behaviour when run using lilypond configure under meta/uninstalled-env bash or fully install Project: Guile Submitted by: ian_hulin Submitted on: Thu Dec 23 22:01:21 2010 Category: None Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: Hi all, If we run lilypond ./configure under meta/uninstalled-env bash on a machine where 1.8.7 is installed it hangs as follows: ian@nanny-ogg:~/lily-build-g2$ /home/ian/lilypond/configure --srcdir=/home/ian/lilypond --disable-optimising --prefix=/usr/local checking build system type... i686-pc-linux-gnu checking for working metafont mode... ljfour checking for kpsewhich... kpsewhich checking for guile-config... guile-config If I run exactly the same configuration in a Virtual Machine with guile configured, compiled and installed the configuration runs to completion. ian@greebo:~/lily-build-g2$ /home/ian/lilypond/configure --srcdir=/home/ian/lilypond --disable-optimising --prefix=/usr/local checking build system type... i686-pc-linux-gnu checking for guile-config... guile-config checking guile-config version... 1.9.14 checking guile compile flags... -pthread -I/usr/local/include/guile/2.0 configure: creating ./config.status config.status: creating config.make config.status: creating config.hh Type: make all to build LilyPond make install to install LilyPond make help to see all possible targets Edit local.make for local Makefile overrides. ian@greebo:~/lily-build-g2$ It's really tedious having to keep a full VM or laptop installation set up to work around this inconsistency, is there any chance of fixing this in the guile kit, please? If not, how can we work around this in our configure? I think this has been the behaviour since Guile V1.9.11. Cheers, Ian Hulin _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/