Your message dated Sat, 30 May 2009 09:01:48 +0000
with message-id <[email protected]>
and subject line Bug#530747: fixed in gmp 2:4.3.1+dfsg-1
has caused the Debian Bug report #530747,
regarding gmp: Please support Renesas SuperH archtechture
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
530747: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530747
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gmp
Severity: wishlist
Tags: patch

Hi,

I am porting of Renesas SH in Debian. 
The current gmp package doen't support SH and can not build. 
I made a patch to revise to be able to build. 
Would you apply it? 

Best regards,
 Nobuhiro

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


-- 
Nobuhiro Iwamatsu
        GPG ID: 3170EBE9
--- debian/gmp.h.orig	2009-05-25 11:09:12.000000000 +0900
+++ debian/gmp.h	2009-05-25 11:09:25.000000000 +0900
@@ -57,6 +57,8 @@
 #include "gmp-x86_64.h"
 #elif defined(__alpha__)
 #include "gmp-alpha.h"
+#elif defined(__sh__)
+#include "gmp-sh.h"
 #else
 #error "The gmp-dev package is not usable with the architecture."
 #endif

--- End Message ---
--- Begin Message ---
Source: gmp
Source-Version: 2:4.3.1+dfsg-1

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

gmp_4.3.1+dfsg-1.diff.gz
  to pool/main/g/gmp/gmp_4.3.1+dfsg-1.diff.gz
gmp_4.3.1+dfsg-1.dsc
  to pool/main/g/gmp/gmp_4.3.1+dfsg-1.dsc
gmp_4.3.1+dfsg.orig.tar.gz
  to pool/main/g/gmp/gmp_4.3.1+dfsg.orig.tar.gz
lib32gmp3-dev_4.3.1+dfsg-1_amd64.deb
  to pool/main/g/gmp/lib32gmp3-dev_4.3.1+dfsg-1_amd64.deb
lib32gmp3_4.3.1+dfsg-1_amd64.deb
  to pool/main/g/gmp/lib32gmp3_4.3.1+dfsg-1_amd64.deb
lib32gmpxx4_4.3.1+dfsg-1_amd64.deb
  to pool/main/g/gmp/lib32gmpxx4_4.3.1+dfsg-1_amd64.deb
libgmp3-dev_4.3.1+dfsg-1_amd64.deb
  to pool/main/g/gmp/libgmp3-dev_4.3.1+dfsg-1_amd64.deb
libgmp3-doc_4.3.1+dfsg-1_all.deb
  to pool/main/g/gmp/libgmp3-doc_4.3.1+dfsg-1_all.deb
libgmp3c2_4.3.1+dfsg-1_amd64.deb
  to pool/main/g/gmp/libgmp3c2_4.3.1+dfsg-1_amd64.deb
libgmpxx4ldbl_4.3.1+dfsg-1_amd64.deb
  to pool/main/g/gmp/libgmpxx4ldbl_4.3.1+dfsg-1_amd64.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.
Steve M. Robbins <[email protected]> (supplier of updated gmp 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.8
Date: Fri, 29 May 2009 21:42:35 -0500
Source: gmp
Binary: libgmp3c2 libgmpxx4ldbl libgmp3-dev lib32gmp3 lib32gmpxx4 lib32gmp3-dev 
lib64gmp3 lib64gmpxx4 lib64gmp3-dev libgmp3-doc
Architecture: source all amd64
Version: 2:4.3.1+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Scientific Computing Team 
<[email protected]>
Changed-By: Steve M. Robbins <[email protected]>
Description: 
 lib32gmp3  - Multiprecision arithmetic library (32bit)
 lib32gmp3-dev - Multiprecision arithmetic library developers tools (32bit)
 lib32gmpxx4 - Multiprecision arithmetic library (C++ bindings, 32bit)
 lib64gmp3  - Multiprecision arithmetic library (64bit library)
 lib64gmp3-dev - Multiprecision arithmetic library developers tools (64bit)
 lib64gmpxx4 - Multiprecision arithmetic library (C++ bindings, 64bit)
 libgmp3-dev - Multiprecision arithmetic library developers tools
 libgmp3-doc - Multiprecision arithmetic library example code
 libgmp3c2  - Multiprecision arithmetic library
 libgmpxx4ldbl - Multiprecision arithmetic library (C++ bindings)
Closes: 523076 528511 528923 530747
Changes: 
 gmp (2:4.3.1+dfsg-1) unstable; urgency=low
 .
   * New upstream.
     - Incorporate previous NMU patch.  Closes: #528923.
     - Remote patches applied upstream: mpf_eq.diff, mpf_set_str.c.4.diff,
       perfpow.c.diff
     - Upstream includes fix for scanf/sscanffuns.c.  Closes: #523076.
 .
   * gmp.h: Add case for SH processor.  Closes: #530747.  Add case for
     AVR32.  Closes: #528511.
 .
   * patches/fix-lib-versioning.patch: New.  Fix versioning of shared libs;
     c.f. http://gmplib.org/list-archives/gmp-bugs/2009-May/001475.html.
Checksums-Sha1: 
 23706019792da94149d4404e47d079dd96c311e7 1429 gmp_4.3.1+dfsg-1.dsc
 5cb392fff5b68f0be96152fab53e11e724bd0ff3 2647723 gmp_4.3.1+dfsg.orig.tar.gz
 d819f1e659aea96daf752b65465ad51411436685 15957 gmp_4.3.1+dfsg-1.diff.gz
 d1a2a596e311b4dd187dd69a6cfe2bcfaa239992 148084 
libgmp3-doc_4.3.1+dfsg-1_all.deb
 b56a7cc4cc6d69df47db9c12d13bab194732848f 308522 
libgmp3c2_4.3.1+dfsg-1_amd64.deb
 3ff788e69e320245b32333b8db50993f927bccf7 18514 
libgmpxx4ldbl_4.3.1+dfsg-1_amd64.deb
 5272a03ee224f777212658f9db49640e2f6f44ad 663114 
libgmp3-dev_4.3.1+dfsg-1_amd64.deb
 69d008637b6faf6f2337db373c694054293570eb 254332 
lib32gmp3_4.3.1+dfsg-1_amd64.deb
 f27160cac90717dfab8686ec2e84d55b9ea525c0 18136 
lib32gmpxx4_4.3.1+dfsg-1_amd64.deb
 ee29eca1038969b5d804d93a8e48da8768a69d2b 329108 
lib32gmp3-dev_4.3.1+dfsg-1_amd64.deb
Checksums-Sha256: 
 94b7f9163b1a0a97727e4e211a961130c3124c7f011678548b2753950b2aa4ef 1429 
gmp_4.3.1+dfsg-1.dsc
 c63a1753d2119387ccdd98e9d48c5cb4f73176577c18a70ff7fb00bf6432aab8 2647723 
gmp_4.3.1+dfsg.orig.tar.gz
 f07283f5928269be617d426a9c4ffa729a337f5ba63891185f1850dcd24d0de2 15957 
gmp_4.3.1+dfsg-1.diff.gz
 5ebab05f044b6788fc43d3ae65e4c6a15d519763399d96f0e4c22d5b5a07d406 148084 
libgmp3-doc_4.3.1+dfsg-1_all.deb
 ad937278386921b911e6ba9a6d48960bba4b327f839ee2836f08badc6baf8756 308522 
libgmp3c2_4.3.1+dfsg-1_amd64.deb
 74445573c68876082cfb2216ebe3f35579c86ff6f8fc39a6936cd5add928e75a 18514 
libgmpxx4ldbl_4.3.1+dfsg-1_amd64.deb
 58c2671ef11a2ba9a8d9cf4bc67269df9953569ab09e7b63f3151a0f807ae3b7 663114 
libgmp3-dev_4.3.1+dfsg-1_amd64.deb
 4b1db6927439ba6b1b7899fe39e6a5306a9cc623fa994c008e3ec70f6e27b264 254332 
lib32gmp3_4.3.1+dfsg-1_amd64.deb
 14d045301218dd7768947e759e25f06549290b07c43b3dc415b7698ac2904038 18136 
lib32gmpxx4_4.3.1+dfsg-1_amd64.deb
 12f3227f4452f5c11a915954f9878da1c34c68bafb254b8ba932244e8cfdec5d 329108 
lib32gmp3-dev_4.3.1+dfsg-1_amd64.deb
Files: 
 da8de18e3d50e05144bdd9d25596b249 1429 libs optional gmp_4.3.1+dfsg-1.dsc
 a916f75e3575fbc77350ab6e60e91dbf 2647723 libs optional 
gmp_4.3.1+dfsg.orig.tar.gz
 04351056e836f32fc447a1e705c5519c 15957 libs optional gmp_4.3.1+dfsg-1.diff.gz
 7fe7e38930dcabb4a3a317c1f129704c 148084 doc optional 
libgmp3-doc_4.3.1+dfsg-1_all.deb
 838f5b478640453290e12700761a25e2 308522 libs optional 
libgmp3c2_4.3.1+dfsg-1_amd64.deb
 54be3d287439da378d4fe826947d32bb 18514 libs optional 
libgmpxx4ldbl_4.3.1+dfsg-1_amd64.deb
 4c98929b40aa32c0a46f0843e7dd8269 663114 libdevel optional 
libgmp3-dev_4.3.1+dfsg-1_amd64.deb
 8e90385e7098c65836e9cbc315c44318 254332 libs optional 
lib32gmp3_4.3.1+dfsg-1_amd64.deb
 ab20aa0cb61d1c8f092afc3c99a726e4 18136 libs optional 
lib32gmpxx4_4.3.1+dfsg-1_amd64.deb
 a8f1075bac5e9c819162cfbebfa213ca 329108 libdevel optional 
lib32gmp3-dev_4.3.1+dfsg-1_amd64.deb

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

iD8DBQFKIJ/c0i2bPSHbMcURAhDzAJ41X/FFxr1ZESZWrvSI9djbD1NllgCfU40R
HKlM1h76j5s7lzMIH7CWRVA=
=tgwN
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to