Your message dated Wed, 22 Feb 2006 15:32:05 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#353173: fixed in scm 5e1-5
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: scm
Version: 5e1-4
Severity: wishlist
Tags: patch
Hello,
with the attached patch 'scm' can be compiled on ppc64.
Regards
Andreas Jochens
diff -urN ../tmp-orig/scm-5e1/debian/control ./debian/control
--- ../tmp-orig/scm-5e1/debian/control 2006-02-16 09:30:19.000000000 +0100
+++ ./debian/control 2006-02-16 09:23:18.000000000 +0100
@@ -6,7 +6,7 @@
Build-Depends: slib (>> 3a1), libncurses5-dev, libreadline5-dev, texi2html,
texinfo, libx11-dev
Package: scm
-Architecture: alpha amd64 arm hppa i386 i386-hurd m68k mips mipsel powerpc
s390 sparc
+Architecture: alpha amd64 arm hppa i386 i386-hurd m68k mips mipsel powerpc
ppc64 s390 sparc
Section: interpreters
Priority: optional
Depends: slib, ${shlibs:Depends}
diff -urN ../tmp-orig/scm-5e1/scmfig.h ./scmfig.h
--- ../tmp-orig/scm-5e1/scmfig.h 2005-05-10 05:16:02.000000000 +0200
+++ ./scmfig.h 2006-02-16 09:30:13.000000000 +0100
@@ -278,10 +278,10 @@
# endif
# endif
#endif
#ifdef __alpha
# define SHORT_INT
#endif
-#ifdef __ia64
+#if defined(__ia64) || defined(__powerpc64__) || defined(__x86_64__)
# define SHORT_INT
# define CDR_DOUBLES
#endif
--- End Message ---
--- Begin Message ---
Source: scm
Source-Version: 5e1-5
We believe that the bug you reported is fixed in the latest version of
scm, which is due to be installed in the Debian FTP archive:
scm_5e1-5.diff.gz
to pool/main/s/scm/scm_5e1-5.diff.gz
scm_5e1-5.dsc
to pool/main/s/scm/scm_5e1-5.dsc
scm_5e1-5_powerpc.deb
to pool/main/s/scm/scm_5e1-5_powerpc.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.
Thomas Bushnell, BSG <[EMAIL PROTECTED]> (supplier of updated scm 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: Wed, 22 Feb 2006 15:19:31 -0800
Source: scm
Binary: scm
Architecture: source powerpc
Version: 5e1-5
Distribution: unstable
Urgency: low
Maintainer: Thomas Bushnell, BSG <[EMAIL PROTECTED]>
Changed-By: Thomas Bushnell, BSG <[EMAIL PROTECTED]>
Description:
scm - A Scheme language interpreter
Closes: 251765 353173
Changes:
scm (5e1-5) unstable; urgency=low
.
* debian/control (scm): Add ppc64 to Architecture list.
* scmfig.h (__powerpc64__, __x86_64__): Define SHORT_INT and CDR_DOUBLES.
(Closes: #353173, #251765).
Files:
af1a0b82dfb9191e31c7afdb09b5f75c 677 interpreters optional scm_5e1-5.dsc
f978dba73bf126fadee06b1d437e7e60 35375 interpreters optional scm_5e1-5.diff.gz
bea58e485761e67cb144bc94c714a8b7 687374 interpreters optional
scm_5e1-5_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD/PLlqMsB9b6fcOoRAnenAKCoTtE16yESfCb4Vqwx/RhFLKeE4gCffxKs
ZhiSYm/x1H0KF0d9jIFyF2Q=
=/kDA
-----END PGP SIGNATURE-----
--- End Message ---