Your message dated Sun, 06 Apr 2008 16:02:46 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#461673: fixed in grass 6.2.3-2.1
has caused the Debian Bug report #461673,
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.)


-- 
461673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461673
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: grass
Version: 6.2.3-1
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.  In GCC 4.3, the C++ header
dependencies have been cleaned up.  The advantage of this is that
programs will compile faster.  The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC).  There's some more information about this at
http://gcc.gnu.org/gcc-4.3/porting_to.html

You can reproduce this problem with gcc-4.3 or gcc-snapshot from
unstable.

> Automatic build of grass_6.2.3-1 on em64t by sbuild/amd64 0.53
...
> main.cc:547:   instantiated from here
> ./IOStream/include/ami_stream.h:220: warning: deprecated conversion from 
> string constant to 'char*'
> c++ -c -I/build/tbm/grass-6.2.3/dist.x86_64-pc-linux-gnu/include  -g -O2   
> -I./IOStream/include -DUSER=\"root\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64    
> -DPACKAGE=\""grassmods"\" -DELEV_FLOAT common.cc -o 
> OBJ.x86_64-pc-linux-gnu/FLOAT/common.o
> In file included from ./IOStream/include/ami.h:49,
>                  from common.h:49,
>                  from common.cc:55:
> ./IOStream/include/ami_stream.h: In constructor 
> 'AMI_STREAM<T>::AMI_STREAM(const char*, AMI_stream_type)':
> ./IOStream/include/ami_stream.h:255: error: there are no arguments to 
> 'strcpy' that depend on a template parameter, so a declaration of 'strcpy' 
> must be available
> ./IOStream/include/ami_stream.h:255: error: (if you use '-fpermissive', G++ 
> will accept your code, but allowing the use of an undeclared name is 
> deprecated)
> ./IOStream/include/ami_stream.h: In member function 'AMI_err 
> AMI_STREAM<T>::name(char**)':
> ./IOStream/include/ami_stream.h:363: error: there are no arguments to 
> 'strlen' that depend on a template parameter, so a declaration of 'strlen' 
> must be available
> ./IOStream/include/ami_stream.h:364: error: there are no arguments to 
> 'strcpy' that depend on a template parameter, so a declaration of 'strcpy' 
> must be available
> In file included from ./IOStream/include/ami_sort_impl.h:46,
>                  from ./IOStream/include/ami_sort.h:45,
>                  from ./IOStream/include/ami.h:55,
>                  from common.h:49,
>                  from common.cc:55:
> ./IOStream/include/mem_stream.h: In member function 'AMI_err 
> MEM_STREAM<T>::name(char**)':
> ./IOStream/include/mem_stream.h:111: error: there are no arguments to 
> 'strlen' that depend on a template parameter, so a declaration of 'strlen' 
> must be available
> ./IOStream/include/mem_stream.h:112: error: there are no arguments to 
> 'strcpy' that depend on a template parameter, so a declaration of 'strcpy' 
> must be available
> make[3]: *** [OBJ.x86_64-pc-linux-gnu/FLOAT/common.o] Error 1
> make[3]: Leaving directory `/build/tbm/grass-6.2.3/raster/r.terraflow'
> r.out.tiff

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



--- End Message ---
--- Begin Message ---
Source: grass
Source-Version: 6.2.3-2.1

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

grass-dev_6.2.3-2.1_amd64.deb
  to pool/main/g/grass/grass-dev_6.2.3-2.1_amd64.deb
grass-doc_6.2.3-2.1_all.deb
  to pool/main/g/grass/grass-doc_6.2.3-2.1_all.deb
grass_6.2.3-2.1.diff.gz
  to pool/main/g/grass/grass_6.2.3-2.1.diff.gz
grass_6.2.3-2.1.dsc
  to pool/main/g/grass/grass_6.2.3-2.1.dsc
grass_6.2.3-2.1_amd64.deb
  to pool/main/g/grass/grass_6.2.3-2.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.
Noèl Köthe <[EMAIL PROTECTED]> (supplier of updated grass 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: Sun, 06 Apr 2008 17:08:21 +0200
Source: grass
Binary: grass grass-doc grass-dev
Architecture: source all amd64
Version: 6.2.3-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Noèl Köthe <[EMAIL PROTECTED]>
Description: 
 grass      - Geographic Resources Analysis Support System
 grass-dev  - GRASS GIS development files
 grass-doc  - Geographic Resources Analysis Support System documentation
Closes: 461673
Changes: 
 grass (6.2.3-2.1) unstable; urgency=low
 .
   * NMU during credativ BSP 2008
   * using patch from Moritz Muehlenhoff <[EMAIL PROTECTED]> to fix
     FTBFS with GCC 4.3: missing #includes
     (closes: #461673)
Files: 
 566a3d8db9ad3fb6f15ff104ff27a73a 1196 science optional grass_6.2.3-2.1.dsc
 116a517f29a1e4e4a75545af25590e63 18309 science optional grass_6.2.3-2.1.diff.gz
 4fefe66bcda1488388429b89f54473d3 6238836 science optional 
grass-doc_6.2.3-2.1_all.deb
 73da8e1506d1bd148569a89462f24195 8037742 science optional 
grass_6.2.3-2.1_amd64.deb
 fa84a1874850e8946d7e1e07ae51d7c0 142752 devel optional 
grass-dev_6.2.3-2.1_amd64.deb

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

iD8DBQFH+O5r9/DnDzB9Vu0RAuA7AJ42WUIqODkpLSvFnvYXfSI/qpLusACfaOiq
lLhx30A8rhNY+DNLVgVDclA=
=jeR8
-----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