Your message dated Mon, 31 Mar 2008 14:02:25 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#454873: fixed in boson 0.13-3
has caused the Debian Bug report #454873,
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.)


-- 
454873: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454873
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: boson
Version: 0.13-2
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 boson_0.13-2 on em64t by sbuild/amd64 0.53
...
> [ 17%] Building CXX object ufo/src/CMakeFiles/ufo.dir/uabstractcontext.o
> In file included from /build/tbm/boson-0.13/ufo/include/ufo/ucontext.hpp:35,
>                  from 
> /build/tbm/boson-0.13/ufo/include/ufo/uabstractcontext.hpp:31,
>                  from /build/tbm/boson-0.13/ufo/src/uabstractcontext.cpp:28:
> /build/tbm/boson-0.13/ufo/include/ufo/util/urectangle.hpp: In constructor 
> 'ufo::URectangle::URectangle(const ufo::UPoint&, const ufo::UPoint&)':
> /build/tbm/boson-0.13/ufo/include/ufo/util/urectangle.hpp:223: error: 'abs' 
> is not a member of 'std'
> /build/tbm/boson-0.13/ufo/include/ufo/util/urectangle.hpp:224: error: 'abs' 
> is not a member of 'std'
> /build/tbm/boson-0.13/ufo/src/uabstractcontext.cpp: At global scope:
> /build/tbm/boson-0.13/ufo/src/uabstractcontext.cpp:125: warning: unused 
> parameter 'info'
> /build/tbm/boson-0.13/ufo/src/uabstractcontext.cpp:902: warning: 'void 
> updateVisibleWidgets(std::list<ufo::UWidget*, std::allocator<ufo::UWidget*> 
> >*)' defined but not used
> make[3]: *** [ufo/src/CMakeFiles/ufo.dir/uabstractcontext.o] Error 1
> make[3]: Leaving directory `/build/tbm/boson-0.13/debian/build-area'
> make[2]: *** [ufo/src/CMakeFiles/ufo.dir/all] Error 2
> make[2]: Leaving directory `/build/tbm/boson-0.13/debian/build-area'
> make[1]: *** [all] Error 2

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



--- End Message ---
--- Begin Message ---
Source: boson
Source-Version: 0.13-3

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

boson-dbg_0.13-3_amd64.deb
  to pool/main/b/boson/boson-dbg_0.13-3_amd64.deb
boson_0.13-3.diff.gz
  to pool/main/b/boson/boson_0.13-3.diff.gz
boson_0.13-3.dsc
  to pool/main/b/boson/boson_0.13-3.dsc
boson_0.13-3_amd64.deb
  to pool/main/b/boson/boson_0.13-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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gonéri Le Bouder <[EMAIL PROTECTED]> (supplier of updated boson 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: Mon, 17 Mar 2008 22:48:55 +0100
Source: boson
Binary: boson boson-dbg
Architecture: source amd64
Version: 0.13-3
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Gonéri Le Bouder <[EMAIL PROTECTED]>
Description: 
 boson      - core package for Boson
 boson-dbg  - debugging symbols for boson
Closes: 439973 450825 453554 454873 471153
Changes: 
 boson (0.13-3) unstable; urgency=low
 .
   [ Gonéri Le Bouder ]
   * Add patch for boson-bounit.desktop - Add categories and comments
   * changes avoid_libpython-detection-error.diff to use cmake own
     python detection script
   * Apply Paul Wise patch to fix the segfault with Mesa7 on AMD64
     thank you Pabs! (Closes: #439973, #450825)
 .
   [ Eddy Petrișor ]
   * remove myself from the Uploaders list
 .
   [ Jon Dowland ]
   * add Homepage: control field to source stanza
 .
   [ Barry deFreese ]
   * Fix watch file (Closes: #453554)
   * Add VCS fields in control
   * Remove homepage field from package description
   * Bump standards version to 3.7.3
 .
   [ Ansgar Burchardt ]
   * Fix FTBFS with gcc-4.3 (Closes: #454873)
     + new patch `fix_gcc-4.3.diff'
   * debian/copyright: refer to GPL-2 (including version)
 .
   [ Eddy Petrișor ]
   * fix Vcs-Svn URL to point to svn, not the incomplete ssh location
 .
   [ Mark Hymers ]
   * Fix type issue on 64-bit machines with python2.5 (Closes: #471153)
Files: 
 2eaf90a07af43448edcd91a66804a5f5 1102 games optional boson_0.13-3.dsc
 9201025776d763fbd35a647058ba3e52 31262 games optional boson_0.13-3.diff.gz
 2c43188e193accc5761754dc4397a629 8001000 games optional boson_0.13-3_amd64.deb
 d5c626b25c107415306b844ae5ee4357 36684082 libdevel extra 
boson-dbg_0.13-3_amd64.deb

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

iD8DBQFH8OvEvGr7W6HudhwRAtHXAKCpWJIMM3/pK4WIcNRoUISuw7XRlgCeMzg6
dU0w7J4Pp1el9WDz9dien3c=
=mnAg
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel

Reply via email to