From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile build failure Date: Thu, 09 Aug 2012 15:57:04 +0200 Message-ID: <874nocw4lr.fsf@gnu.org> 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> <20120728125540.275b0334@rascar> 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 1344520650 29480 80.91.229.3 (9 Aug 2012 13:57:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Aug 2012 13:57:30 +0000 (UTC) Cc: guile-devel@gnu.org To: David Pirotte Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Aug 09 15:57:29 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 1SzTEp-0000nr-EM for guile-devel@m.gmane.org; Thu, 09 Aug 2012 15:57:23 +0200 Original-Received: from localhost ([::1]:45682 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzTEo-0001cG-OJ for guile-devel@m.gmane.org; Thu, 09 Aug 2012 09:57:22 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:35565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzTEi-0001bf-5R for guile-devel@gnu.org; Thu, 09 Aug 2012 09:57:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SzTEZ-0001Rm-OY for guile-devel@gnu.org; Thu, 09 Aug 2012 09:57:16 -0400 Original-Received: from xanadu.aquilenet.fr ([88.191.123.111]:43160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzTEZ-0001RZ-IR for guile-devel@gnu.org; Thu, 09 Aug 2012 09:57:07 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by xanadu.aquilenet.fr (Postfix) with ESMTP id 310578F50; Thu, 9 Aug 2012 15:57:05 +0200 (CEST) Original-Received: from xanadu.aquilenet.fr ([127.0.0.1]) by localhost (xanadu.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o8Nc7+rZ6dCU; Thu, 9 Aug 2012 15:57:05 +0200 (CEST) Original-Received: from pluto (unknown [193.50.110.192]) by xanadu.aquilenet.fr (Postfix) with ESMTPSA id E57AD8D62; Thu, 9 Aug 2012 15:57:04 +0200 (CEST) X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 23 Thermidor an 220 de la =?iso-8859-1?Q?R=E9volutio?= =?iso-8859-1?Q?n?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu In-Reply-To: <20120728125540.275b0334@rascar> (David Pirotte's message of "Sat, 28 Jul 2012 12:55:40 -0300") User-Agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.1 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 88.191.123.111 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:14785 Archived-At: Hi David, and sorry for the delay, David Pirotte skribis: > ;;; (remaining "/mnt/galia/linux/64/local/src/guile/guile-2.0.6/load-test= .dir" ("." ".." ".nfs00000000121e01b200000019" ".nfs00000000121e01b30000001= a")) Aaah, those hidden files are the culprit. I=E2=80=99ll guess we=E2=80=99ll have to live with the fact that those test= s won=E2=80=99t work over some NFS implementations, because I don=E2=80=99t see what could be do= ne to work around it. Thanks, Ludo=E2=80=99.