Your message dated Sat, 19 Apr 2008 21:02:26 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#474866: fixed in sear 0.6.3+cvs20080411-2
has caused the Debian Bug report #474866,
regarding sear: FTBFS: ../../src/System.h:226: error: ISO C++ forbids 
declaration of 'auto_ptr' with no type
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.)


-- 
474866: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474866
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sear
Version: 0.6.3+cvs20080127-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++ -DHAVE_CONFIG_H -I. -I../.. -I../../loaders -I../..  -I 
> /usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT 
> -I/usr/include/Mercator-0.2 -I/usr/include/wfmath-0.3 
> -I/usr/include/varconf-1.0 -I/usr/include/sigc++-2.0 
> -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 
> -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include 
> -I/usr/include/Atlas-C++-0.6 -I/usr/include/libwfut-0.1   
> -I/usr/include/libmodelfile-0.2        -g -Wall -O2 -Wall -O3 -DNDEBUG 
> -DATLAS_ELEMENT_TYPEDEF_PRIVATE=1 -c -o Cal3d_Loader.o Cal3d_Loader.cpp
> In file included from Cal3d_Loader.cpp:9:
> ../../src/System.h:226: error: ISO C++ forbids declaration of 'auto_ptr' with 
> no type
> ../../src/System.h:226: error: invalid use of '::'
> ../../src/System.h:226: error: expected ';' before '<' token
> ../../src/System.h:227: error: ISO C++ forbids declaration of 'auto_ptr' with 
> no type
> ../../src/System.h:227: error: invalid use of '::'
> ../../src/System.h:227: error: expected ';' before '<' token
> ../../src/System.h:228: error: ISO C++ forbids declaration of 'auto_ptr' with 
> no type
> ../../src/System.h:228: error: invalid use of '::'
> ../../src/System.h:228: error: expected ';' before '<' token
> ../../src/System.h:229: error: ISO C++ forbids declaration of 'auto_ptr' with 
> no type
> ../../src/System.h:229: error: invalid use of '::'
> ../../src/System.h:229: error: expected ';' before '<' token
> ../../src/System.h:230: error: ISO C++ forbids declaration of 'auto_ptr' with 
> no type
> ../../src/System.h:230: error: invalid use of '::'
> ../../src/System.h:230: error: expected ';' before '<' token
> ../../src/System.h:231: error: ISO C++ forbids declaration of 'auto_ptr' with 
> no type
> ../../src/System.h:231: error: invalid use of '::'
> ../../src/System.h:231: error: expected ';' before '<' token
> ../../src/System.h:232: error: ISO C++ forbids declaration of 'auto_ptr' with 
> no type
> ../../src/System.h:232: error: invalid use of '::'
> ../../src/System.h:232: error: expected ';' before '<' token
> ../../src/System.h:233: error: ISO C++ forbids declaration of 'auto_ptr' with 
> no type
> ../../src/System.h:233: error: invalid use of '::'
> ../../src/System.h:233: error: expected ';' before '<' token
> ../../src/System.h:234: error: ISO C++ forbids declaration of 'auto_ptr' with 
> no type
> ../../src/System.h:234: error: invalid use of '::'
> ../../src/System.h:234: error: expected ';' before '<' token
> ../../src/System.h:235: error: ISO C++ forbids declaration of 'auto_ptr' with 
> no type
> ../../src/System.h:235: error: invalid use of '::'
> ../../src/System.h:235: error: expected ';' before '<' token
> ../../src/System.h:236: error: ISO C++ forbids declaration of 'auto_ptr' with 
> no type
> ../../src/System.h:236: error: invalid use of '::'
> ../../src/System.h:236: error: expected ';' before '<' token
> ../../src/System.h:251: error: ISO C++ forbids declaration of 'auto_ptr' with 
> no type
> ../../src/System.h:251: error: invalid use of '::'
> ../../src/System.h:251: error: expected ';' before '<' token
> ../../src/System.h: In member function 'Sear::ScriptEngine* 
> Sear::System::getScriptEngine()':
> ../../src/System.h:179: error: 'm_script_engine' was not declared in this 
> scope
> ../../src/System.h: In member function 'Sear::ActionHandler* 
> Sear::System::getActionHandler()':
> ../../src/System.h:180: error: 'm_action_handler' was not declared in this 
> scope
> ../../src/System.h: In member function 'Sear::FileHandler* 
> Sear::System::getFileHandler()':
> ../../src/System.h:181: error: 'm_file_handler' was not declared in this scope
> ../../src/System.h: In member function 'Sear::Calendar* 
> Sear::System::getCalendar()':
> ../../src/System.h:182: error: 'm_calendar' was not declared in this scope
> ../../src/System.h: In member function 'Sear::Console* 
> Sear::System::getConsole()':
> ../../src/System.h:183: error: 'm_console' was not declared in this scope
> ../../src/System.h: In member function 'Sear::Workarea* 
> Sear::System::getWorkarea()':
> ../../src/System.h:184: error: 'm_workarea' was not declared in this scope
> ../../src/System.h: In member function 'Sear::Character* 
> Sear::System::getCharacter()':
> ../../src/System.h:185: error: 'm_character' was not declared in this scope
> ../../src/System.h: In member function 'Sear::Client* 
> Sear::System::getClient()':
> ../../src/System.h:186: error: 'm_client' was not declared in this scope
> ../../src/System.h: In member function 'Sear::MediaManager* 
> Sear::System::getMediaManager()':
> ../../src/System.h:187: error: 'm_media_manager' was not declared in this 
> scope
> ../../src/System.h: In member function 'Sear::Metaserver* 
> Sear::System::getMetaserver()':
> ../../src/System.h:188: error: 'm_meta_server' was not declared in this scope
> In file included from Cal3d_Loader.cpp:17:
> Cal3d_Loader.h: At global scope:
> Cal3d_Loader.h:28: error: ISO C++ forbids declaration of 'auto_ptr' with no 
> type
> Cal3d_Loader.h:28: error: invalid use of '::'
> Cal3d_Loader.h:28: error: expected ';' before '<' token
> Cal3d_Loader.cpp: In constructor 'Sear::Cal3d_Loader::Cal3d_Loader()':
> Cal3d_Loader.cpp:34: error: 'm_core_model_handler' was not declared in this 
> scope
> Cal3d_Loader.cpp: In destructor 'virtual Sear::Cal3d_Loader::~Cal3d_Loader()':
> Cal3d_Loader.cpp:39: error: 'm_core_model_handler' was not declared in this 
> scope
> Cal3d_Loader.cpp: In member function 'virtual Sear::SPtr<Sear::ModelRecord> 
> Sear::Cal3d_Loader::loadModel(Sear::WorldEntity*, const std::string&, 
> varconf::Config&)':
> Cal3d_Loader.cpp:53: error: 'm_core_model_handler' was not declared in this 
> scope
> make[4]: *** [Cal3d_Loader.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: sear
Source-Version: 0.6.3+cvs20080411-2

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

sear_0.6.3+cvs20080411-2.diff.gz
  to pool/main/s/sear/sear_0.6.3+cvs20080411-2.diff.gz
sear_0.6.3+cvs20080411-2.dsc
  to pool/main/s/sear/sear_0.6.3+cvs20080411-2.dsc
sear_0.6.3+cvs20080411-2_i386.deb
  to pool/main/s/sear/sear_0.6.3+cvs20080411-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.
Michael Koch <[EMAIL PROTECTED]> (supplier of updated sear 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.8
Date: Sat, 19 Apr 2008 19:22:01 -0100
Source: sear
Binary: sear
Architecture: source i386
Version: 0.6.3+cvs20080411-2
Distribution: unstable
Urgency: low
Maintainer: Michael Koch <[EMAIL PROTECTED]>
Changed-By: Michael Koch <[EMAIL PROTECTED]>
Description: 
 sear       - 3D client for the Worldforge game servers
Closes: 474866
Changes: 
 sear (0.6.3+cvs20080411-2) unstable; urgency=low
 .
   * Updated sear-gcc-4.3.patch. Closes: #474866
Checksums-Sha1: 
 e3238765001afcd2a70b88bcd9d994a47b43ea90 1372 sear_0.6.3+cvs20080411-2.dsc
 ff7b9f6de86ac3e9fd10390a2aad2137110b1237 5647 sear_0.6.3+cvs20080411-2.diff.gz
 73d482d9bd348aa3b2bba71c5ac2b5ffe7868b03 660560 
sear_0.6.3+cvs20080411-2_i386.deb
Checksums-Sha256: 
 391663b666d1c541875730480421aea3b34f107b4bcc59fb36ee5e9ce76bc354 1372 
sear_0.6.3+cvs20080411-2.dsc
 f253fa140db330e7696abe0e7b2a4cf1f81258d9527a3f44b5732a0896fe046b 5647 
sear_0.6.3+cvs20080411-2.diff.gz
 ce78b0b6fd4222d869e39d10db37100b5c2ca3d64306f05abee2a7b5c3cba603 660560 
sear_0.6.3+cvs20080411-2_i386.deb
Files: 
 622b94109769fed2f76e9c867f7e0e32 1372 games optional 
sear_0.6.3+cvs20080411-2.dsc
 5f4430989ee135487aff1472d4e3e70f 5647 games optional 
sear_0.6.3+cvs20080411-2.diff.gz
 db74ea035a803c4024c43da73d51b3d1 660560 games optional 
sear_0.6.3+cvs20080411-2_i386.deb

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

iD8DBQFIClcZWSOgCCdjSDsRAprlAKCYQ4GvEzeAF5qs7uyk+KFwzC/ZDwCfQbnT
sPD3TvdZF9BxaVww2NRpTjw=
=Ksfb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to