[DebianGIS-dev] Bug#456089: marked as done (FTBFS with GCC 4.3: missing #includes)

2008-04-15 Thread Debian Bug Tracking System

Your message dated Tue, 15 Apr 2008 20:47:14 +
with message-id [EMAIL PROTECTED]
and subject line Bug#456089: fixed in geos 3.0.0-4
has caused the Debian Bug report #456089,
regarding FTBFS with GCC 4.3: missing #includes
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.)


-- 
456089: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456089
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: geos
Version: 2.2.3-4
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  GCC 4.3 has converted a number
of warnings into errors.  With GCC 4.3, you're no longer to
just redefine a previous #define.  You need to either avoid
redefinitions directly or to use #ifndef to make sure that something
has not been defined already.  See
http://www.cyrius.com/journal/gcc/gcc-4.3-pedwarn.html

You can reproduce this problem with gcc-snapshot from unstable.  Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere.  I suggest you talk to your upstream.

 Automatic build of geos_2.2.3-4 on em64t by sbuild/amd64 0.53
...
  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../source/headers 
 -I../../source/headers/geos -I../../source/headers -DGEOS_VERSION=2.2.3 -g 
 -O2 -MT Geometry.lo -MD -MP -MF .deps/Geometry.Tpo -c Geometry.cpp  -fPIC 
 -DPIC -o .libs/Geometry.o
 In file included from Geometry.cpp:29:
 ../../source/headers/geos/version.h:9:1: error: GEOS_VERSION redefined
 command-line: error: this is the location of the previous definition
 make[3]: *** [Geometry.lo] Error 1
 make[3]: Leaving directory `/build/tbm/geos-2.2.3/source/geom'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/build/tbm/geos-2.2.3/source'

-- 
Martin Michlmayr
http://www.cyrius.com/


---End Message---
---BeginMessage---
Source: geos
Source-Version: 3.0.0-4

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

geos_3.0.0-4.diff.gz
  to pool/main/g/geos/geos_3.0.0-4.diff.gz
geos_3.0.0-4.dsc
  to pool/main/g/geos/geos_3.0.0-4.dsc
libgeos-3.0.0_3.0.0-4_i386.deb
  to pool/main/g/geos/libgeos-3.0.0_3.0.0-4_i386.deb
libgeos-c1_3.0.0-4_i386.deb
  to pool/main/g/geos/libgeos-c1_3.0.0-4_i386.deb
libgeos-dev_3.0.0-4_i386.deb
  to pool/main/g/geos/libgeos-dev_3.0.0-4_i386.deb
libgeos-doc_3.0.0-4_all.deb
  to pool/main/g/geos/libgeos-doc_3.0.0-4_all.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.
Fabio Tranchitella [EMAIL PROTECTED] (supplier of updated geos 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: Thu, 10 Apr 2008 14:27:56 +0200
Source: geos
Binary: libgeos-dev libgeos-c1 libgeos-3.0.0 libgeos-doc
Architecture: source all i386
Version: 3.0.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Fabio Tranchitella [EMAIL PROTECTED]
Description: 
 libgeos-3.0.0 - Geometry engine for Geographic Information Systems - C++ 
Library
 libgeos-c1 - Geometry engine for Geographic Information Systems - C Library
 libgeos-dev - Geometry engine for GIS - Development files
 libgeos-doc - Documentation for the GEOS GIS geometry engine library
Closes: 456089
Changes: 
 geos (3.0.0-4) unstable; urgency=low
 .
   * [PATCH] gcc4.3.dpatch added to manage GCC 4.3 issue.
 (closes: #456089)
Files: 
 96c560b621beed830a18077adaa8d77f 867 science optional geos_3.0.0-4.dsc
 907e9ccfd26383ca9b5c0e4f66a11b09 6590 science optional geos_3.0.0-4.diff.gz
 b9d2827a0f751fdc228e73dbb8f846fc 1076380 doc optional 
libgeos-doc_3.0.0-4_all.deb
 1d3aa4b1cb07097cf3db87ad2def906a 949628 libdevel optional 
libgeos-dev_3.0.0-4_i386.deb
 f706f305ffcba673d15039320c6957ff 26492 libs optional 
libgeos-c1_3.0.0-4_i386.deb
 aef2ca8183a7fbe030faea398ebf381e 457968 libs optional 
libgeos-3.0.0_3.0.0-4_i386.deb

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


[DebianGIS-dev] Bug#456089: marked as done (FTBFS with GCC 4.3: missing #includes)

2008-04-07 Thread Debian Bug Tracking System

Your message dated Mon, 07 Apr 2008 12:02:41 +
with message-id [EMAIL PROTECTED]
and subject line Bug#456089: fixed in geos 3.0.0-3.1
has caused the Debian Bug report #456089,
regarding FTBFS with GCC 4.3: missing #includes
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.)


-- 
456089: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456089
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: geos
Version: 2.2.3-4
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  GCC 4.3 has converted a number
of warnings into errors.  With GCC 4.3, you're no longer to
just redefine a previous #define.  You need to either avoid
redefinitions directly or to use #ifndef to make sure that something
has not been defined already.  See
http://www.cyrius.com/journal/gcc/gcc-4.3-pedwarn.html

You can reproduce this problem with gcc-snapshot from unstable.  Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere.  I suggest you talk to your upstream.

 Automatic build of geos_2.2.3-4 on em64t by sbuild/amd64 0.53
...
  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../source/headers 
 -I../../source/headers/geos -I../../source/headers -DGEOS_VERSION=2.2.3 -g 
 -O2 -MT Geometry.lo -MD -MP -MF .deps/Geometry.Tpo -c Geometry.cpp  -fPIC 
 -DPIC -o .libs/Geometry.o
 In file included from Geometry.cpp:29:
 ../../source/headers/geos/version.h:9:1: error: GEOS_VERSION redefined
 command-line: error: this is the location of the previous definition
 make[3]: *** [Geometry.lo] Error 1
 make[3]: Leaving directory `/build/tbm/geos-2.2.3/source/geom'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/build/tbm/geos-2.2.3/source'

-- 
Martin Michlmayr
http://www.cyrius.com/


---End Message---
---BeginMessage---
Source: geos
Source-Version: 3.0.0-3.1

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

geos_3.0.0-3.1.diff.gz
  to pool/main/g/geos/geos_3.0.0-3.1.diff.gz
geos_3.0.0-3.1.dsc
  to pool/main/g/geos/geos_3.0.0-3.1.dsc
libgeos-3.0.0_3.0.0-3.1_ia64.deb
  to pool/main/g/geos/libgeos-3.0.0_3.0.0-3.1_ia64.deb
libgeos-c1_3.0.0-3.1_ia64.deb
  to pool/main/g/geos/libgeos-c1_3.0.0-3.1_ia64.deb
libgeos-dev_3.0.0-3.1_ia64.deb
  to pool/main/g/geos/libgeos-dev_3.0.0-3.1_ia64.deb
libgeos-doc_3.0.0-3.1_all.deb
  to pool/main/g/geos/libgeos-doc_3.0.0-3.1_all.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.
Marc 'HE' Brockschmidt [EMAIL PROTECTED] (supplier of updated geos 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: Mon, 07 Apr 2008 13:22:42 +0100
Source: geos
Binary: libgeos-dev libgeos-c1 libgeos-3.0.0 libgeos-doc
Architecture: source all ia64
Version: 3.0.0-3.1
Distribution: unstable
Urgency: high
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Marc 'HE' Brockschmidt [EMAIL PROTECTED]
Description: 
 libgeos-3.0.0 - Geometry engine for Geographic Information Systems - C++ 
Library
 libgeos-c1 - Geometry engine for Geographic Information Systems - C Library
 libgeos-dev - Geometry engine for GIS - Development files
 libgeos-doc - Documentation for the GEOS GIS geometry engine library
Closes: 456089
Changes: 
 geos (3.0.0-3.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Fix g++-4.3 bug, patch by Maximiliano Curia [EMAIL PROTECTED].
 (Closes: #456089)
Files: 
 a3d5430959a3dac062898d29e5e0c627 871 science optional geos_3.0.0-3.1.dsc
 5016475b96dfdfc30b805badfd03480f 6267 science optional geos_3.0.0-3.1.diff.gz
 f86dd33daf59485cde5f217bc3feaca3 852276 doc optional 
libgeos-doc_3.0.0-3.1_all.deb
 f2d6ddd2e2b2e72c12395b6dfa15f91c 1294556 libdevel optional 
libgeos-dev_3.0.0-3.1_ia64.deb
 9ad21d9271af7dc0194bc4e25fd6f72f 30544 libs optional 
libgeos-c1_3.0.0-3.1_ia64.deb
 ad860365ed39f05b550f60a4cefffb25 593816 libs optional 
libgeos-3.0.0_3.0.0-3.1_ia64.deb

-BEGIN PGP 

[DebianGIS-dev] Bug#456089: marked as done (FTBFS with GCC 4.3: missing #includes)

2008-02-01 Thread Debian Bug Tracking System
Your message dated Sat, 02 Feb 2008 00:53:57 +
with message-id [EMAIL PROTECTED]
and subject line Bug#456089: fixed in geos 3.0.0-1
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)

---BeginMessage---
Package: geos
Version: 2.2.3-4
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  GCC 4.3 has converted a number
of warnings into errors.  With GCC 4.3, you're no longer to
just redefine a previous #define.  You need to either avoid
redefinitions directly or to use #ifndef to make sure that something
has not been defined already.  See
http://www.cyrius.com/journal/gcc/gcc-4.3-pedwarn.html

You can reproduce this problem with gcc-snapshot from unstable.  Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere.  I suggest you talk to your upstream.

 Automatic build of geos_2.2.3-4 on em64t by sbuild/amd64 0.53
...
  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../source/headers 
 -I../../source/headers/geos -I../../source/headers -DGEOS_VERSION=2.2.3 -g 
 -O2 -MT Geometry.lo -MD -MP -MF .deps/Geometry.Tpo -c Geometry.cpp  -fPIC 
 -DPIC -o .libs/Geometry.o
 In file included from Geometry.cpp:29:
 ../../source/headers/geos/version.h:9:1: error: GEOS_VERSION redefined
 command-line: error: this is the location of the previous definition
 make[3]: *** [Geometry.lo] Error 1
 make[3]: Leaving directory `/build/tbm/geos-2.2.3/source/geom'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/build/tbm/geos-2.2.3/source'

-- 
Martin Michlmayr
http://www.cyrius.com/


---End Message---
---BeginMessage---
Source: geos
Source-Version: 3.0.0-1

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

geos_3.0.0-1.diff.gz
  to pool/main/g/geos/geos_3.0.0-1.diff.gz
geos_3.0.0-1.dsc
  to pool/main/g/geos/geos_3.0.0-1.dsc
geos_3.0.0.orig.tar.gz
  to pool/main/g/geos/geos_3.0.0.orig.tar.gz
libgeos-3.0.0_3.0.0-1_amd64.deb
  to pool/main/g/geos/libgeos-3.0.0_3.0.0-1_amd64.deb
libgeos-c1_3.0.0-1_amd64.deb
  to pool/main/g/geos/libgeos-c1_3.0.0-1_amd64.deb
libgeos-dev_3.0.0-1_amd64.deb
  to pool/main/g/geos/libgeos-dev_3.0.0-1_amd64.deb
libgeos-doc_3.0.0-1_all.deb
  to pool/main/g/geos/libgeos-doc_3.0.0-1_all.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.
Fabio Tranchitella [EMAIL PROTECTED] (supplier of updated geos 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: Mon, 28 Jan 2008 17:42:00 +0100
Source: geos
Binary: libgeos-dev libgeos-c1 libgeos-3.0.0 libgeos-doc
Architecture: source all amd64
Version: 3.0.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Fabio Tranchitella [EMAIL PROTECTED]
Description: 
 libgeos-3.0.0 - Geometry engine for Geographic Information Systems - C++ 
Library
 libgeos-c1 - Geometry engine for Geographic Information Systems - C Library
 libgeos-dev - Geometry engine for GIS - Development files
 libgeos-doc - Documentation for the GEOS GIS geometry engine library
Closes: 456089 458893 460009
Changes: 
 geos (3.0.0-1) experimental; urgency=low
 .
   [ Francesco Paolo Lovergine ]
   * Added Vcs-* fields to debian/control
   * Policy bumped to 3.7.3 without changes
   * Removed Steve Halasz among Uploaders (last contribute is almost 2 years 
ago).
   * Fixed debian/watch.
 (closes: #460009)
   * Now using ${binary:Version} instead of obsoleted ${Source-Version}
 .
   [ Fabio Tranchitella ]
   * New upstream release. (Closes: #458893, #456089)
   * Renamed binary package libgeos2c2a to libgeos-3.0.0 for C++ ABI transition.
Files: 
 e36987c6d38be96a5acf88d6ab3e03ef 867 science optional geos_3.0.0-1.dsc
 8646152c7a45afa774daff98196aea4c 1617709 science optional 
geos_3.0.0.orig.tar.gz
 553a82f84c61894958031042d854c742 5081 science optional geos_3.0.0-1.diff.gz