Your message dated Sun, 12 Nov 2006 14:32:20 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#398233: fixed in sbcl 1:0.9.18.0-2
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)

--- Begin Message ---
Package: sbcl
Version: 1:0.9.18.0-1
Severity: serious
Tags: patch

SBCL fails to (re-)build on mips/mipsel due to a kernel header change.
The appended patch fixes it. It was already applied upsteam.


Thiemo


Index: src/runtime/mips-linux-os.c
===================================================================
RCS file: /cvsroot/sbcl/sbcl/src/runtime/mips-linux-os.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- src/runtime/mips-linux-os.c 12 Sep 2005 12:05:49 -0000      1.10
+++ src/runtime/mips-linux-os.c 29 Oct 2006 20:19:28 -0000      1.11
@@ -20,13 +20,12 @@
 /* for cacheflush() */
 #include <sys/cachectl.h>
 
-/* for BD_CAUSE */
-#include <asm/mipsregs.h>
-
 #include "sbcl.h"
 #include "os.h"
 #include "arch.h"
 
+#define CAUSEF_BD (1 << 31)
+
 size_t os_vm_page_size;
 
 int


--- End Message ---
--- Begin Message ---
Source: sbcl
Source-Version: 1:0.9.18.0-2

We believe that the bug you reported is fixed in the latest version of
sbcl, which is due to be installed in the Debian FTP archive:

sbcl-doc_0.9.18.0-2_all.deb
  to pool/main/s/sbcl/sbcl-doc_0.9.18.0-2_all.deb
sbcl-source_0.9.18.0-2_all.deb
  to pool/main/s/sbcl/sbcl-source_0.9.18.0-2_all.deb
sbcl_0.9.18.0-2.diff.gz
  to pool/main/s/sbcl/sbcl_0.9.18.0-2.diff.gz
sbcl_0.9.18.0-2.dsc
  to pool/main/s/sbcl/sbcl_0.9.18.0-2.dsc
sbcl_0.9.18.0-2_i386.deb
  to pool/main/s/sbcl/sbcl_0.9.18.0-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Van Eynde <[EMAIL PROTECTED]> (supplier of updated sbcl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 12 Nov 2006 20:53:57 +0100
Source: sbcl
Binary: sbcl sbcl-source sbcl-doc
Architecture: source all i386
Version: 1:0.9.18.0-2
Distribution: unstable
Urgency: high
Maintainer: Peter Van Eynde <[EMAIL PROTECTED]>
Changed-By: Peter Van Eynde <[EMAIL PROTECTED]>
Description: 
 sbcl       - A Common Lisp compiler and development system
 sbcl-doc   - Documentation for Steel Bank Common Lisp
 sbcl-source - Source code files for SBCL
Closes: 397987 398233
Changes: 
 sbcl (1:0.9.18.0-2) unstable; urgency=high
 .
   * make $HOME the build directory. Should (Closes: #397987)
     and fix the FTBFS
   * Fix for FTBFS on mips/mipsel because of changed kernel
     headers. (Closes: #398233)
Files: 
 097f46728e7154d3e1a253848efa8e4d 774 devel optional sbcl_0.9.18.0-2.dsc
 d765b0def574a1b0cb11ec355b2d93d6 26353 devel optional sbcl_0.9.18.0-2.diff.gz
 b727d06457918f0779fe1717bbee3bcb 1427318 doc optional 
sbcl-doc_0.9.18.0-2_all.deb
 dd4807adbf547438007c745051e442f8 3322632 doc optional 
sbcl-source_0.9.18.0-2_all.deb
 9c4bef9284df2b34ea9996e2fa244506 8508710 devel optional 
sbcl_0.9.18.0-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFV5la11ldN0tyliURAhgsAJ94OJ6aYoHvRNMoCP/ZrXfhLpMdRQCcCdBd
PJyi/tYvzH1dCZFnYilpZ2A=
=sTD3
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to