[cl-debian] Bug#313230: marked as done (sbcl: sbcl isn't installable without nptl?)

Debian Bug Tracking System owner at bugs.debian.org
Mon Aug 8 10:03:20 UTC 2005


Your message dated Mon, 08 Aug 2005 10:42:59 +0200
with message-id <42F71B13.3040503 at debian.org>
and subject line closing locale related bugs
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 12 Jun 2005 15:40:20 +0000
>From paduch at imm.uran.ru Sun Jun 12 08:40:20 2005
Return-path: <paduch at imm.uran.ru>
Received: from relay.uran.ru [195.19.137.68] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DhUZP-0004Ca-00; Sun, 12 Jun 2005 08:40:20 -0700
Received: from ait.home-net (dialup44.uran.ru [195.19.137.234])
	by relay.uran.ru (8.13.2/8.13.2) with ESMTP id j5CFfTw4010205
	for <submit at bugs.debian.org>; Sun, 12 Jun 2005 21:41:30 +0600 (YEKST)
Received: from dima by ait.home-net with local (Exim 4.51)
	id 1DhUXY-0007aj-RZ
	for submit at bugs.debian.org; Sun, 12 Jun 2005 21:38:24 +0600
From: Dmitriyi Paduchikh <paduch at imm.uran.ru>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: sbcl: sbcl isn't installable without nptl?
X-Debbugs-CC: Dmitriyi Paduchikh <paduch at imm.uran.ru>
Date: Sun, 12 Jun 2005 21:38:24 +0600
Message-ID: <871x77h9fz.fsf at dvp.imm.uran.ru>
User-Agent: Gnus/5.110003 (No Gnus v0.3)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Scanned-By: MIMEDefang 2.49 on 195.19.137.68
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: sbcl
Version: 1:0.9.1.28-1
Severity: normal

Hello,

While trying to install sbcl 0.9.1.28-1 I get the following message

Setting up sbcl-common (0.9.1.28-1) ...

Setting up sbcl (0.9.1.28-1) ...
/usr/lib/common-lisp/bin/sbcl.sh loading and dumping clc.

and then installation process hangs up for an indefinite amount of time.
All this time sbcl is working and strace produces the following output:

$ su -c 'strace -f -p 13487 -o logsbcl'

Process 13487 attached - interrupt to quit

Process 13487 detached
$ head -33 logsbcl
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec44, FUTEX_WAKE, 1)   = -1 ENOSYS (Function not implemented)
13487 futex(0x505ec68, FUTEX_WAIT, 53948, NULL) = -1 ENOSYS (Function not implemented)
$ 

And so on... All about futex. My system runs with customized kernel
2.4.22, which as far as I understand doesn't support neither futexes nor
nptl.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.22-7dp
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages sbcl depends on:
ii  common-lisp-controller      4.15         This is a Common Lisp source and c
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  sbcl-common                 1:0.9.1.28-1 Architecture independent files for

-- debconf information:
* sbcl/auto-build: Inherit

---------------------------------------
Received: (at 313230-done) by bugs.debian.org; 8 Aug 2005 09:38:40 +0000
>From pvaneynd at debian.org Mon Aug 08 02:38:40 2005
Return-path: <pvaneynd at debian.org>
Received: from gluck.debian.org [192.25.206.10] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1E240R-0003WT-00; Mon, 08 Aug 2005 02:33:15 -0700
Received: from out5.smtp.messagingengine.com [66.111.4.29] 
	by gluck.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1E23ED-0004aT-00; Mon, 08 Aug 2005 02:43:25 -0600
Received: from frontend2.messagingengine.com (frontend2.internal [10.202.2.151])
	by frontend1.messagingengine.com (Postfix) with ESMTP id 7EE4BCC9DC5;
	Mon,  8 Aug 2005 04:43:03 -0400 (EDT)
X-Sasl-enc: 794ijgthXdy5jzDNcIW4DWTkRI5Wvsub5x7oP0qUr7oS 1123490583
Received: from [127.0.0.1] (blueice2n1.uk.ibm.com [195.212.29.75])
	by frontend2.messagingengine.com (Postfix) with ESMTP id 211EB57034F;
	Mon,  8 Aug 2005 04:43:00 -0400 (EDT)
Message-ID: <42F71B13.3040503 at debian.org>
Date: Mon, 08 Aug 2005 10:42:59 +0200
From: Peter Van Eynde <pvaneynd at debian.org>
User-Agent: Debian Thunderbird 1.0.6 (X11/20050802)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: 313230-done at bugs.debian.org, 
 ML cl-debian <cl-debian at common-lisp.net>,
  317533-done at bugs.debian.org
Subject: closing locale related bugs
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: 313230-done at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02

They should be fixed in the latests 9.3.0 release with the fallback to C 
locale patch.

If not please reopen this report.

Groetjes, Peter

-- 
signature -at- pvaneynd.mailworks.org
http://www.livejournal.com/users/pvaneynd/
"God, root, what is difference?" Pitr | "God is more forgiving." Dave 
Aronson|




More information about the Cl-debian mailing list