From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.bugs Subject: Re: debian packages of guile 1.9/2.0 Date: Sun, 21 Jun 2009 13:18:35 +0100 Message-ID: <8763epbx0k.fsf@arudy.ossau.uklinux.net> References: <873aa4c0gb.fsf@raven.defaultvalue.org> <87ab42ydzx.fsf@raven.defaultvalue.org> <87tz2a7a2d.fsf@raven.defaultvalue.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245586772 13203 80.91.229.12 (21 Jun 2009 12:19:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Jun 2009 12:19:32 +0000 (UTC) Cc: Guile Bugs , Ludovic =?iso-8859-1?Q?Court=E8s?= To: Rob Browning Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sun Jun 21 14:19:29 2009 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.50) id 1MIM1B-0001Bj-18 for guile-bugs@m.gmane.org; Sun, 21 Jun 2009 14:19:29 +0200 Original-Received: from localhost ([127.0.0.1]:32845 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIM1A-0006CX-85 for guile-bugs@m.gmane.org; Sun, 21 Jun 2009 08:19:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIM15-00068K-UF for bug-guile@gnu.org; Sun, 21 Jun 2009 08:19:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIM11-0005xs-I8 for bug-guile@gnu.org; Sun, 21 Jun 2009 08:19:23 -0400 Original-Received: from [199.232.76.173] (port=54224 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIM11-0005xf-9R for bug-guile@gnu.org; Sun, 21 Jun 2009 08:19:19 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:33388) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MIM0y-0003Ff-Sp; Sun, 21 Jun 2009 08:19:17 -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 67D841F89C9; Sun, 21 Jun 2009 13:18:36 +0100 (BST) Original-Received: from arudy.ossau.uklinux.net (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id A37C438021; Sun, 21 Jun 2009 13:18:35 +0100 (BST) In-Reply-To: <87tz2a7a2d.fsf@raven.defaultvalue.org> (Rob Browning's message of "Sat\, 20 Jun 2009 16\:35\:38 -0700") 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: 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:4231 Archived-At: Rob Browning writes: > It builds, but it looks like there's a make check error: > > Running threads.test > FAIL: threads.test: lock-mutex: timed locking succeeds if mutex > unlocked within timeout > Running time.test > > This is on fairly recent debian unstable. I'll look into this. Is it with the plain 1.9.0 release tarball, or with Debian patches too? Also how did you configure? > It looks like someone else > had a similar problem: > > http://www.mail-archive.com/bug-guile@gnu.org/msg04426.html Yes, but with no followup. > I'll send this to bug-guile if it's not already under consideration. I've cc'ed this email there. Regards, Neil