[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#455154: marked as done (FTBFS with GCC 4.3: missing #includes)



Your message dated Sun, 16 Mar 2008 21:02:43 +0000
with message-id <E1Jb00B-0006IP-8Z@ries.debian.org>
and subject line Bug#455154: fixed in pouetchess 0.2.0-3
has caused the Debian Bug report #455154,
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 owner@bugs.debian.org
immediately.)


-- 
455154: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455154
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: pouetchess
Version: 0.2.0-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://www.cyrius.com/journal/2007/05/10#gcc-4.3-include

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 pouetchess_0.2.0-1 on em64t by sbuild/amd64 0.53
...
> g++ -o src/main.o -c -O1 -pipe -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL src/main.cpp
> In file included from src/sxmlgui/XMLUtils.h:35,
>                  from src/sxmlgui/GenUtils.h:4,
>                  from src/sxmlgui/TextureUtils.h:4,
>                  from src/sxmlgui/EasyGL.h:5,
>                  from src/scene_init.h:27,
>                  from src/main.cpp:47:
> src/sxmlgui/MathUtils.h: In function 'float getNextRandom()':
> src/sxmlgui/MathUtils.h:36: warning: integer overflow in expression
> In file included from src/sxmlgui/GenUtils.h:4,
>                  from src/sxmlgui/TextureUtils.h:4,
>                  from src/sxmlgui/EasyGL.h:5,
>                  from src/scene_init.h:27,
>                  from src/main.cpp:47:
> src/sxmlgui/XMLUtils.h: In static member function 'static const char* TiXmlBase::GetChar(const char*, char*, int*, TiXmlEncoding)':
> src/sxmlgui/XMLUtils.h:275: error: 'strncpy' was not declared in this scope
> src/sxmlgui/XMLUtils.h: At global scope:
> src/sxmlgui/XMLUtils.h:692: warning: type qualifiers ignored on function return type
> src/sxmlgui/XMLUtils.h:693: warning: type qualifiers ignored on function return type
> src/sxmlgui/XMLUtils.h:1204: warning: type qualifiers ignored on function return type
> In file included from src/sxmlgui/EasyGL.h:5,
>                  from src/scene_init.h:27,
>                  from src/main.cpp:47:
> src/sxmlgui/TextureUtils.h:175: warning: type qualifiers ignored on function return type
> src/sxmlgui/TextureUtils.h:176: warning: type qualifiers ignored on function return type
> src/sxmlgui/TextureUtils.h:178: warning: type qualifiers ignored on function return type
> src/sxmlgui/TextureUtils.h:180: warning: type qualifiers ignored on function return type
> src/sxmlgui/TextureUtils.h:181: warning: type qualifiers ignored on function return type
> src/sxmlgui/TextureUtils.h:182: warning: type qualifiers ignored on function return type
> src/sxmlgui/TextureUtils.h:284: warning: type qualifiers ignored on function return type
> src/sxmlgui/TextureUtils.h:285: warning: type qualifiers ignored on function return type
> src/sxmlgui/TextureUtils.h:289: warning: type qualifiers ignored on function return type
> src/sxmlgui/TextureUtils.h:292: warning: type qualifiers ignored on function return type
> src/sxmlgui/TextureUtils.h:294: warning: type qualifiers ignored on function return type
> src/sxmlgui/TextureUtils.h:295: warning: type qualifiers ignored on function return type
> src/sxmlgui/TextureUtils.h:296: warning: type qualifiers ignored on function return type
> In file included from src/scene_init.h:27,
>                  from src/main.cpp:47:
> src/sxmlgui/EasyGL.h:460: warning: type qualifiers ignored on function return type
> src/sxmlgui/EasyGL.h:549: warning: type qualifiers ignored on function return type
> src/sxmlgui/EasyGL.h:677: warning: type qualifiers ignored on function return type
> src/sxmlgui/EasyGL.h:878: warning: type qualifiers ignored on function return type
> src/sxmlgui/EasyGL.h:941: warning: type qualifiers ignored on function return type
> src/sxmlgui/EasyGL.h:962: warning: type qualifiers ignored on function return type
> scons: *** [src/main.o] Error 1
> scons: building terminated because of errors.
> make: *** [common-build-impl] Error 2

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



--- End Message ---
--- Begin Message ---
Source: pouetchess
Source-Version: 0.2.0-3

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

pouetchess-data_0.2.0-3_all.deb
  to pool/main/p/pouetchess/pouetchess-data_0.2.0-3_all.deb
pouetchess_0.2.0-3.diff.gz
  to pool/main/p/pouetchess/pouetchess_0.2.0-3.diff.gz
pouetchess_0.2.0-3.dsc
  to pool/main/p/pouetchess/pouetchess_0.2.0-3.dsc
pouetchess_0.2.0-3_amd64.deb
  to pool/main/p/pouetchess/pouetchess_0.2.0-3_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 455154@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre Habouzit <madcoder@debian.org> (supplier of updated pouetchess 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 16 Mar 2008 20:51:02 +0000
Source: pouetchess
Binary: pouetchess pouetchess-data
Architecture: source all amd64
Version: 0.2.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Pierre Habouzit <madcoder@debian.org>
Description: 
 pouetchess - 3D chess game
 pouetchess-data - Data files for the game pouetChess
Closes: 455154
Changes: 
 pouetchess (0.2.0-3) unstable; urgency=low
 .
   * QA Upload.
   * Add patches/05-gcc-4.3.patch to fix gcc-4.3 FTBFS (Closes: 455154).
Files: 
 e288d538b497509c07fb23b77f39667f 786 games optional pouetchess_0.2.0-3.dsc
 3b5f0eb9207212e1ceef98d8b5f2019d 6028 games optional pouetchess_0.2.0-3.diff.gz
 2cf64c16bc75cf035b904cf178da7abb 852896 games optional pouetchess-data_0.2.0-3_all.deb
 19d0bdb9973b68c5d2a0242dc085ad41 180688 games optional pouetchess_0.2.0-3_amd64.deb

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

iD8DBQFH3YjsvGr7W6HudhwRAvrEAJ9kxZEpHGnhzpX6Xw4VLxAw8yy2VwCeIbIn
tbTs1EC0TufsnmHvw/f9SWc=
=x9S6
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: