From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile build failure Date: Sat, 28 Jul 2012 12:55:40 -0300 Message-ID: <20120728125540.275b0334@rascar> References: <20120709140217.3a5e271b@rascar> <87bojo6nc6.fsf@gnu.org> <20120710125040.37e9b946@rascar> <871ukipr8i.fsf@gnu.org> <20120719105939.44708c6a@rascar> <87629j68nv.fsf@gnu.org> <20120719134534.2d07fc8b@rascar> <87zk6t5pr8.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1343490964 16774 80.91.229.3 (28 Jul 2012 15:56:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 28 Jul 2012 15:56:04 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?ISO-8859-1?Q?Court=E8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jul 28 17:56:05 2012 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Sv9N6-0001KQ-B8 for guile-devel@m.gmane.org; Sat, 28 Jul 2012 17:56:04 +0200 Original-Received: from localhost ([::1]:37847 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sv9N5-0008L5-Di for guile-devel@m.gmane.org; Sat, 28 Jul 2012 11:56:03 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sv9N1-0008Kw-Fg for guile-devel@gnu.org; Sat, 28 Jul 2012 11:56:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sv9N0-00028G-Es for guile-devel@gnu.org; Sat, 28 Jul 2012 11:55:59 -0400 Original-Received: from maximusconfessor.all2all.org ([62.58.108.13]:45350) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sv9N0-00027w-97; Sat, 28 Jul 2012 11:55:58 -0400 Original-Received: from localhost (unknown [192.168.0.2]) by maximusconfessor.all2all.org (Postfix) with ESMTP id 8CB83A04C0D7; Sat, 28 Jul 2012 17:55:55 +0200 (CEST) Original-Received: from maximusconfessor.all2all.org ([192.168.0.1]) by localhost (maximusconfessor.all2all.org [192.168.0.2]) (amavisd-new, port 10024) with ESMTP id aNmjYPo+w+Lz; Sat, 28 Jul 2012 17:29:30 +0200 (CEST) Original-Received: from rascar (unknown [177.30.22.179]) by maximusconfessor.all2all.org (Postfix) with ESMTPSA id 7C9B4A04C0C9; Sat, 28 Jul 2012 17:55:46 +0200 (CEST) In-Reply-To: <87zk6t5pr8.fsf@gnu.org> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; i486-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 62.58.108.13 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:14762 Archived-At: Heya Ludovic, Sorry for the delay. > Can you try the attached patch, and run =E2=80=9C./check-guile load.test= =E2=80=9D with > this NFS setup? Running load.test ;;; (remaining "/mnt/galia/linux/64/local/src/guile/guile-2.0.6/load-test.d= ir/dir3" ("." "..")) ;;; (remaining "/mnt/galia/linux/64/local/src/guile/guile-2.0.6/load-test.d= ir/dir2" ("." "..")) ;;; (remaining "/mnt/galia/linux/64/local/src/guile/guile-2.0.6/load-test.d= ir/dir1/subdir1" ("." "..")) ;;; (remaining "/mnt/galia/linux/64/local/src/guile/guile-2.0.6/load-test.d= ir/dir1" ("." "..")) ;;; (remaining "/mnt/galia/linux/64/local/src/guile/guile-2.0.6/load-test.d= ir" ("." ".." ".nfs00000000121e01b200000019" ".nfs00000000121e01b30000001a"= )) Backtrace: In ice-9/boot-9.scm: 157: 12 [catch #t # ...] Cheers, David