Your message dated Sun, 27 Dec 2009 22:18:43 +0000
with message-id <e1np1rj-0006sq...@ries.debian.org>
and subject line Bug#534600: fixed in spatialindex 1.4.0-1.1
has caused the Debian Bug report #534600,
regarding spatialindex: FTBFS with GCC 4.4
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 ow...@bugs.debian.org
immediately.)


-- 
534600: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534600
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: spatialindex
Version: 1.3.2-1
Severity: serious
Tags: patch
Justification: no longer builds from source
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu karmic ubuntu-patch



*** /tmp/tmpiNhydQ

spatialindex FTBFS with GCC 4.4, in Ubuntu we've applied the attached patch to 
solve this.



-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 
'jaunty-backports'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u spatialindex-1.3.2/debian/patches/00list spatialindex-1.3.2/debian/patches/00list
--- spatialindex-1.3.2/debian/patches/00list
+++ spatialindex-1.3.2/debian/patches/00list
@@ -1,0 +2 @@
+gcc44
only in patch2:
unchanged:
--- spatialindex-1.3.2.orig/debian/patches/gcc44.dpatch
+++ spatialindex-1.3.2/debian/patches/gcc44.dpatch
@@ -0,0 +1,29 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## gcc44.dpatch by Alessio Treglia <quadris...@ubuntu.com>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Add missing #include to prevent FTBFS with GCC 4.4.
+
+...@dpatch@
+diff -urNad spatialindex-1.3.2~/regressiontest/mvrtree/Exhaustive.cc spatialindex-1.3.2/regressiontest/mvrtree/Exhaustive.cc
+--- spatialindex-1.3.2~/regressiontest/mvrtree/Exhaustive.cc	2009-06-25 18:54:50.241100353 +0200
++++ spatialindex-1.3.2/regressiontest/mvrtree/Exhaustive.cc	2009-06-25 18:55:31.961101773 +0200
+@@ -27,6 +27,7 @@
+ #include <cmath>
+ #include <cstring>
+ #include <limits>
++#include <stdint.h>
+ 
+ using namespace std;
+ 
+diff -urNad spatialindex-1.3.2~/regressiontest/rtree/Exhaustive.cc spatialindex-1.3.2/regressiontest/rtree/Exhaustive.cc
+--- spatialindex-1.3.2~/regressiontest/rtree/Exhaustive.cc	2009-06-25 18:54:50.241100353 +0200
++++ spatialindex-1.3.2/regressiontest/rtree/Exhaustive.cc	2009-06-25 18:55:23.985100661 +0200
+@@ -26,6 +26,7 @@
+ #include <queue>
+ #include <cmath>
+ #include <cstring>
++#include <stdint.h>
+ 
+ using namespace std;
+ 

--- End Message ---
--- Begin Message ---
Source: spatialindex
Source-Version: 1.4.0-1.1

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

libspatialindex-dev_1.4.0-1.1_i386.deb
  to main/s/spatialindex/libspatialindex-dev_1.4.0-1.1_i386.deb
libspatialindex1_1.4.0-1.1_i386.deb
  to main/s/spatialindex/libspatialindex1_1.4.0-1.1_i386.deb
spatialindex_1.4.0-1.1.diff.gz
  to main/s/spatialindex/spatialindex_1.4.0-1.1.diff.gz
spatialindex_1.4.0-1.1.dsc
  to main/s/spatialindex/spatialindex_1.4.0-1.1.dsc



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 534...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated spatialindex 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 25 Dec 2009 22:48:13 +0100
Source: spatialindex
Binary: libspatialindex-dev libspatialindex1
Architecture: source i386
Version: 1.4.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 libspatialindex-dev - A general framework for developing spatial indices
 libspatialindex1 - A general framework for developing spatial indices - 
development
Closes: 534600
Changes: 
 spatialindex (1.4.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "FTBFS with GCC 4.4", apply patch from Ubuntu, thanks to Alessio
     Treglia (closes: #534600).
Checksums-Sha1: 
 f53b730ba28e56fbdeb0562be24acb4589f1511f 1965 spatialindex_1.4.0-1.1.dsc
 64ab2ee09f0b6ffedc910dcf3c79842f330edc03 3613 spatialindex_1.4.0-1.1.diff.gz
 69fab26731a433b03ae94e31fb97ababc00fbafe 457842 
libspatialindex-dev_1.4.0-1.1_i386.deb
 8ead3bb5bef96d3715d4990191f2dd8360528346 314410 
libspatialindex1_1.4.0-1.1_i386.deb
Checksums-Sha256: 
 d4c6697a40f3cd9921faf0070cb80f5f03c9c93945f720354944b1cc655d7655 1965 
spatialindex_1.4.0-1.1.dsc
 089b8c2e2e9fba02707f84ca6e0c8113eb7059abb9cee3976976144c7377cc24 3613 
spatialindex_1.4.0-1.1.diff.gz
 892bf58ff71f35ff81969da314eb5c21cb785f26be4a59d33202d5314dad7d0c 457842 
libspatialindex-dev_1.4.0-1.1_i386.deb
 ec84ede6738754c0360d589d7994750c80f11e50cde51fc5de6219c76137cf90 314410 
libspatialindex1_1.4.0-1.1_i386.deb
Files: 
 92237c15a0ede403924698800328fdcf 1965 science extra spatialindex_1.4.0-1.1.dsc
 ac1e289d7fc504144043b06b58df256c 3613 science extra 
spatialindex_1.4.0-1.1.diff.gz
 829094e6755b3a67b438b36895f57d8a 457842 libdevel extra 
libspatialindex-dev_1.4.0-1.1_i386.deb
 ea153aab51e2d97d6f7a2dbd692f848b 314410 libs extra 
libspatialindex1_1.4.0-1.1_i386.deb

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

iQIcBAEBCAAGBQJLNTRNAAoJELs6aAGGSaoGrFcP/i299z3sWlYeUR8BboRJID0q
1soBDJq//DhfDYuaFxbhVoLzqiyZYwBHCWhNi20r/i+w5I6YTOGx5fM3C2utSc4/
M1kBd+tnZ/lhpsgVtVbJ6OYBtTlHqu1DYR/JReAttPJCAnSkULOX/Oz6xK8oM3jM
pVNLE+FbQg7EIFDyJ8T1O8e96K/VRPmDtVKSy/Df8lG5yKURTmDPHZWYtmMBtbAw
mKn5YPdtsH3D1vlCKgaQ/g2q+XLuj9d3yTfj2A4HVPAgUsFt40iKR/XjcLYjzbOo
HW0dNmhVRI+pK425YTHqoBjB4px93P84l166OPVZtbNJKpIor6EleHaIlwfFU/Yy
iqV1W74VLrao3EOk8JJ5HFCwH35J6JEBVCZh0YcpOLyxpVn6QkIZWwb7HY63eAgV
S26g8R0+2yzPtHRjf6GIopY8RTOpZQ1Fup+4zKH9DoX5SbOzvfndCsA4zyLzejP/
t6iU0BJiPCubcIZbm2vUKEyP7nXwOV57Ed8LUtYdgozfe8P0wzNBpCe4MYDu0zji
inl502DX37Taw7V0ZpngDNyorKgYK4ecw90FNyg1ydru7R8pRvLjFUH1HxCzNYyR
2oZ1/lSKVcKAlNnRKaBT57/VZ/4u3PCXBkAPyiAwxSLzPgGkFrk7V+bch8av5LFl
0OCyL728VAAITEvYHsFU
=SSOf
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to