Your message dated Mon, 07 Apr 2008 23:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#474808: fixed in attal 1.0~rc1+cvs20080318-2
has caused the Debian Bug report #474808,
regarding attal: FTBFS: attalCommon.cpp:99: error: 'atoi' was not declared in 
this scope
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.)


-- 
474808: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474808
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: attal
Version: 1.0~rc1+cvs20080318-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DATTAL_VERSION=\"1.0-rc1\" 
> -DWITH_SOUND -DATT_THEMES_DIR=\"/usr/share/games/attal/themes/\" 
> -DATT_TRANSL_DIR=\"/usr/share/games/attal/translations/\" 
> -DATT_DOCS_DIR=\"/usr/share/doc/attal/\" -DQT_NO_DEBUG -DQT_XML_LIB 
> -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork 
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXml 
> -I/usr/include/qt4 -I.. -Imoc -I. -o obj/attalCommon.o attalCommon.cpp
> In file included from /usr/include/qt4/QtCore/qstring.h:47,
>                  from /usr/include/qt4/QtCore/qdir.h:47,
>                  from /usr/include/qt4/QtCore/QDir:1,
>                  from attalCommon.cpp:33:
> /usr/include/qt4/QtCore/qchar.h:59: warning: type qualifiers ignored on 
> function return type
> /usr/include/qt4/QtCore/qchar.h:60: warning: type qualifiers ignored on 
> function return type
> /usr/include/qt4/QtCore/qchar.h:239: warning: type qualifiers ignored on 
> function return type
> /usr/include/qt4/QtCore/qchar.h:240: warning: type qualifiers ignored on 
> function return type
> /usr/include/qt4/QtCore/qchar.h:241: warning: type qualifiers ignored on 
> function return type
> /usr/include/qt4/QtCore/qchar.h:342: warning: type qualifiers ignored on 
> function return type
> In file included from /usr/include/qt4/QtCore/qstring.h:48,
>                  from /usr/include/qt4/QtCore/qdir.h:47,
>                  from /usr/include/qt4/QtCore/QDir:1,
>                  from attalCommon.cpp:33:
> /usr/include/qt4/QtCore/qbytearray.h:151: warning: type qualifiers ignored on 
> function return type
> /usr/include/qt4/QtCore/qbytearray.h:152: warning: type qualifiers ignored on 
> function return type
> /usr/include/qt4/QtCore/qbytearray.h:154: warning: type qualifiers ignored on 
> function return type
> /usr/include/qt4/QtCore/qbytearray.h:353: warning: type qualifiers ignored on 
> function return type
> /usr/include/qt4/QtCore/qbytearray.h:355: warning: type qualifiers ignored on 
> function return type
> /usr/include/qt4/QtCore/qbytearray.h:357: warning: type qualifiers ignored on 
> function return type
> /usr/include/qt4/QtCore/qbytearray.h:398: warning: type qualifiers ignored on 
> function return type
> In file included from /usr/include/qt4/QtCore/qdir.h:47,
>                  from /usr/include/qt4/QtCore/QDir:1,
>                  from attalCommon.cpp:33:
> /usr/include/qt4/QtCore/qstring.h:794: warning: type qualifiers ignored on 
> function return type
> /usr/include/qt4/QtCore/qstring.h:795: warning: type qualifiers ignored on 
> function return type
> /usr/include/qt4/QtCore/qstring.h:796: warning: type qualifiers ignored on 
> function return type
> attalCommon.cpp: In function 'int parseArgs(int, char**, 
> AttalCommon::AttalProgramType)':
> attalCommon.cpp:99: error: 'atoi' was not declared in this scope
> attalCommon.cpp: In function 'void useTheme()':
> attalCommon.cpp:189: error: 'getenv' was not declared in this scope
> attalCommon.cpp:190: warning: deprecated conversion from string constant to 
> 'char*'
> attalCommon.cpp:207: warning: deprecated conversion from string constant to 
> 'char*'
> attalCommon.cpp:212: warning: deprecated conversion from string constant to 
> 'char*'
> attalCommon.cpp:220: warning: deprecated conversion from string constant to 
> 'char*'
> attalCommon.cpp:232: warning: deprecated conversion from string constant to 
> 'char*'
> attalCommon.cpp:239: warning: deprecated conversion from string constant to 
> 'char*'
> attalCommon.cpp:244: warning: deprecated conversion from string constant to 
> 'char*'
> attalCommon.cpp:249: warning: deprecated conversion from string constant to 
> 'char*'
> make[2]: *** [obj/attalCommon.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: attal
Source-Version: 1.0~rc1+cvs20080318-2

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

attal_1.0~rc1+cvs20080318-2.diff.gz
  to pool/main/a/attal/attal_1.0~rc1+cvs20080318-2.diff.gz
attal_1.0~rc1+cvs20080318-2.dsc
  to pool/main/a/attal/attal_1.0~rc1+cvs20080318-2.dsc
attal_1.0~rc1+cvs20080318-2_i386.deb
  to pool/main/a/attal/attal_1.0~rc1+cvs20080318-2_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.
Barry deFreese <[EMAIL PROTECTED]> (supplier of updated attal 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: Tue, 08 Apr 2008 01:03:32 +0200
Source: attal
Binary: attal
Architecture: source i386
Version: 1.0~rc1+cvs20080318-2
Distribution: unstable
Urgency: high
Maintainer: Debian Games Team <[EMAIL PROTECTED]>
Changed-By: Barry deFreese <[EMAIL PROTECTED]>
Description: 
 attal      - turn-based strategy game
Closes: 474808
Changes: 
 attal (1.0~rc1+cvs20080318-2) unstable; urgency=high
 .
   * Added 30_ftbfs_gcc-4.3.diff by Cyril Brulebois to fix FTBFS with gcc-4.3
     (Closes: #474808)
Files: 
 04a8a9e3da1eeb11c57da5cddf103c23 914 games optional 
attal_1.0~rc1+cvs20080318-2.dsc
 87f8132fcf82eca0fcbb8ea0a56c4129 7078 games optional 
attal_1.0~rc1+cvs20080318-2.diff.gz
 9b7a9addb9718011af319cf30708d1c6 1140090 games optional 
attal_1.0~rc1+cvs20080318-2_i386.deb

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

iD8DBQFH+q2jBxd04ADYzRYRAiohAJ0RqC/FGdDxMNng0zjsM40HZYQ21wCfXr/7
/vXq7eLnj3y+eA3rJzPZCnk=
=MO/g
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to