Your message dated Thu, 28 Aug 2008 09:17:26 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#493689: fixed in insight 6.7.1.dfsg.1-10.1
has caused the Debian Bug report #493689,
regarding insight: FTBFS on ia64
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.)


-- 
493689: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493689
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: insight
Version: 6.7.1.dfsg.1-10
Severity: serious
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy ubuntu-patch


Your package FTBFS on ia64:

cc1: warnings being treated as errors
ia64-tdep.c: In function 'examine_prologue':
ia64-tdep.c:1237: error: array subscript is above array bounds
make[3]: *** [ia64-tdep.o] Error 1
make[3]: Leaving directory `/build/buildd/insight-6.7.1.dfsg.1/gdb'
make[2]: *** [all-gdb] Error 2
make[2]: Leaving directory `/build/buildd/insight-6.7.1.dfsg.1'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/insight-6.7.1.dfsg.1'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

Attached patch should solve this issue.
Thank you.

-- System Information:
Debian Release: lenny/sid
  APT prefers intrepid
  APT policy: (500, 'intrepid')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-5-generic (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -urNad insight-6.7.1.dfsg.1~/gdb/ia64-tdep.c insight-6.7.1.dfsg.1/gdb/ia64-tdep.c
--- insight-6.7.1.dfsg.1~/gdb/ia64-tdep.c	2007-09-19 01:53:07.000000000 +0200
+++ insight-6.7.1.dfsg.1/gdb/ia64-tdep.c	2008-08-04 03:16:29.000000000 +0200
@@ -1234,7 +1234,7 @@
 	      spill_reg   = rN;
 	      last_prologue_pc = next_pc;
 	    }
-	  else if (qp == 0 && rM >= 32 && rM < 40 && !instores[rM] && 
+	  else if (qp == 0 && rM >= 32 && rM < 40 && !instores[rM-32] &&
 		   rN < 256 && imm == 0)
 	    {
 	      /* mov rN, rM where rM is an input register */

--- End Message ---
--- Begin Message ---
Source: insight
Source-Version: 6.7.1.dfsg.1-10.1

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

insight_6.7.1.dfsg.1-10.1.diff.gz
  to pool/main/i/insight/insight_6.7.1.dfsg.1-10.1.diff.gz
insight_6.7.1.dfsg.1-10.1.dsc
  to pool/main/i/insight/insight_6.7.1.dfsg.1-10.1.dsc
insight_6.7.1.dfsg.1-10.1_i386.deb
  to pool/main/i/insight/insight_6.7.1.dfsg.1-10.1_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.
Chris Lamb <[EMAIL PROTECTED]> (supplier of updated insight 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: Thu, 28 Aug 2008 08:13:54 +0100
Source: insight
Binary: insight
Architecture: source i386
Version: 6.7.1.dfsg.1-10.1
Distribution: unstable
Urgency: medium
Maintainer: Masayuki Hatta (mhatta) <[EMAIL PROTECTED]>
Changed-By: Chris Lamb <[EMAIL PROTECTED]>
Description: 
 insight    - Graphical debugger based on GDB
Closes: 493689
Changes: 
 insight (6.7.1.dfsg.1-10.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS on ia64. Patch by Luca Falavigna. (Closes: #493689)
Checksums-Sha1: 
 cc8af5747e0cf97f8e2c830a2fe8380ee5f0523c 1198 insight_6.7.1.dfsg.1-10.1.dsc
 1edc94923d5ba3272a71d8283aaab55b46f90cd9 13745 
insight_6.7.1.dfsg.1-10.1.diff.gz
 6481ed9f36260b3f623b65f9ec9b4b76bc49187b 1759848 
insight_6.7.1.dfsg.1-10.1_i386.deb
Checksums-Sha256: 
 3444bb78b393e172e9839eae157974c735e0506c015945517f06a95a9e217df3 1198 
insight_6.7.1.dfsg.1-10.1.dsc
 a0ea08b9ab393e04a6bf60cc4ff99622831047ce409700b2580be1b96d75ae45 13745 
insight_6.7.1.dfsg.1-10.1.diff.gz
 668d089358054308726d17225b7b099811067a5d85fe646dc2ec56268a1894f1 1759848 
insight_6.7.1.dfsg.1-10.1_i386.deb
Files: 
 340258bba2b489f64ed0af5e21a51bf8 1198 devel optional 
insight_6.7.1.dfsg.1-10.1.dsc
 a41b5b380f111e691f3e5ec407b49a44 13745 devel optional 
insight_6.7.1.dfsg.1-10.1.diff.gz
 ae957446aec20001c147d5dae4b34029 1759848 devel optional 
insight_6.7.1.dfsg.1-10.1_i386.deb

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

iEYEARECAAYFAki2Y+AACgkQ+C5cwEsrK56PJwCeKJhoyCNkpp/883jcUFNUI+oB
5VsAnjHE+Dj9a1LUDwfu/QYw7h1xDAND
=eyIB
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to