Your message dated Fri, 11 Apr 2008 21:32:22 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#474866: fixed in sear 0.6.3+cvs20080411-1
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-1

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-1.diff.gz
  to pool/main/s/sear/sear_0.6.3+cvs20080411-1.diff.gz
sear_0.6.3+cvs20080411-1.dsc
  to pool/main/s/sear/sear_0.6.3+cvs20080411-1.dsc
sear_0.6.3+cvs20080411-1_amd64.deb
  to pool/main/s/sear/sear_0.6.3+cvs20080411-1_amd64.deb
sear_0.6.3+cvs20080411.orig.tar.gz
  to pool/main/s/sear/sear_0.6.3+cvs20080411.orig.tar.gz



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.7
Date: Fri, 11 Apr 2008 21:12:50 +0200
Source: sear
Binary: sear
Architecture: source amd64
Version: 0.6.3+cvs20080411-1
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: 469676 474866
Changes: 
 sear (0.6.3+cvs20080411-1) unstable; urgency=low
 .
   * New upstream release
     - Removed patch to depend on newer eris: Closes: #469676
     - Removed libwfut patch.
     - Build-Depends on libwfut-0.2-dev instead of libwfut-0.1-dev
   * Added patch to be able to build with GCC 4.3. Closes: #474866
   * Clarified debian/control.
   * Ignore lintian warning about extra license file.
Files: 
 61422f736ec9618a8e6f8089929a6fd9 960 games optional 
sear_0.6.3+cvs20080411-1.dsc
 85bbf3cb85ede0c8a60f7cc3a1a3f6f0 764519 games optional 
sear_0.6.3+cvs20080411.orig.tar.gz
 acd229c6b88dc374e40aaeec7b2efc45 4798 games optional 
sear_0.6.3+cvs20080411-1.diff.gz
 54f4132adf93e6062d8a864955476583 674520 games optional 
sear_0.6.3+cvs20080411-1_amd64.deb

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

iD8DBQFH/8EUWSOgCCdjSDsRAtbtAJ9tfHzXCHZsGwv0MNgWaMpQiVajowCdGhTh
KUWRi6wRDNjOC0V6ziz0d7s=
=ptyO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to