Your message dated Thu, 10 Apr 2008 14:02:42 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417489: fixed in aspectc++ 1.0pre4~svn.20080409+dfsg-2
has caused the Debian Bug report #417489,
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.)


-- 
417489: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=417489
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: aspectc++
Version: 0.99+1.0pre3-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).  Some background of this can be found at
http://gcc.gnu.org/PR28080

You can reproduce this problem with gcc-snapshot (20070326-1 or higher)
from unstable.  I'll try to look into this problem but I don't know when
I'll have time.

> Automatic build of aspectc++_0.99+1.0pre3-2 on coconut0 by sbuild/ia64 0.49
...
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:
>  In member function 'Puma::CTypeInfo* 
> Puma::CCSemExpr::resolve(Puma::CT_String*, Puma::CTree*)':
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:2466:
>  error: 'UCHAR_MAX' was not declared in this scope
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:
>  In member function 'Puma::CTypeInfo* 
> Puma::CCSemExpr::resolve(Puma::CT_WideString*, Puma::CTree*)':
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:2525:
>  error: 'ULONG_MAX' was not declared in this scope
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:
>  In member function 'Puma::CTypeInfo* 
> Puma::CCSemExpr::resolve(Puma::CT_Integer*, Puma::CTree*)':
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:2602:
>  error: 'ULONG_MAX' was not declared in this scope
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:2609:
>  error: 'ULONG_MAX' was not declared in this scope
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:2610:
>  error: 'LONG_MAX' was not declared in this scope
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:2616:
>  error: 'ULONG_MAX' was not declared in this scope
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:2618:
>  error: 'UINT_MAX' was not declared in this scope
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:2625:
>  error: 'ULONG_MAX' was not declared in this scope
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:2626:
>  error: 'LONG_MAX' was not declared in this scope
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:2631:
>  error: 'UINT_MAX' was not declared in this scope
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:2632:
>  error: 'INT_MAX' was not declared in this scope
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:
>  In member function 'int Puma::CCSemExpr::scanCharacter(Puma::CTree*, 
> Puma::LONG_LONG&) const':
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:3043:
>  error: 'MB_LEN_MAX' was not declared in this scope
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:3059:
>  error: 'UCHAR_MAX' was not declared in this scope
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:3060:
>  error: 'MB_LEN_MAX' was not declared in this scope
> /local/scratch/packages/aspectc++/ac-woven-1.0pre3/Puma/gen-release/step1/src/CCSemExpr.cc:3060:
>  error: 'ULONG_MAX' was not declared in this scope
> make[3]: *** 
> [/build/tbm/aspectc++-0.99+1.0pre3/Puma/gen-release/obj-linux/CCSemExpr.o] 
> Error 1
> make[2]: *** [step3] Error 2
> make[1]: *** [src] Error 2

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


--- End Message ---
--- Begin Message ---
Source: aspectc++
Source-Version: 1.0pre4~svn.20080409+dfsg-2

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

aspectc++_1.0pre4~svn.20080409+dfsg-2.diff.gz
  to pool/main/a/aspectc++/aspectc++_1.0pre4~svn.20080409+dfsg-2.diff.gz
aspectc++_1.0pre4~svn.20080409+dfsg-2.dsc
  to pool/main/a/aspectc++/aspectc++_1.0pre4~svn.20080409+dfsg-2.dsc
aspectc++_1.0pre4~svn.20080409+dfsg-2_i386.deb
  to pool/main/a/aspectc++/aspectc++_1.0pre4~svn.20080409+dfsg-2_i386.deb
libpuma-dev_1.0pre4~svn.20080409+dfsg-2_i386.deb
  to pool/main/a/aspectc++/libpuma-dev_1.0pre4~svn.20080409+dfsg-2_i386.deb
libpuma-doc_1.0pre4~svn.20080409+dfsg-2_all.deb
  to pool/main/a/aspectc++/libpuma-doc_1.0pre4~svn.20080409+dfsg-2_all.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.
Reinhard Tartler <[EMAIL PROTECTED]> (supplier of updated aspectc++ 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: Thu, 10 Apr 2008 13:37:36 +0200
Source: aspectc++
Binary: aspectc++ libpuma-dev libpuma-doc
Architecture: source i386 all
Version: 1.0pre4~svn.20080409+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Reinhard Tartler <[EMAIL PROTECTED]>
Changed-By: Reinhard Tartler <[EMAIL PROTECTED]>
Description: 
 aspectc++  - aspect-oriented programming extension for C++
 libpuma-dev - C/C++/AspectC++ Scanner and Parsers
 libpuma-doc - C/C++/AspectC++ Scanner and Parsers
Closes: 417489
Changes: 
 aspectc++ (1.0pre4~svn.20080409+dfsg-2) unstable; urgency=low
 .
   * After another round of reviewing Bens diff, the NMU was correct after
     all.  Incorporating the Ppatch from
     http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=23;bug=417489
     Really Closes: #417489 this time.
   * reweave Puma with changes from previous change.
   * More cleanups in the Puma buildscripts: debian/rules honors now noopt in
     the variable DEB_BUILD_OPTIONS.
   * add Vcs-Bzr headers to debian/control.
Files: 
 e62acd56c2d5a74757c83c06e5140294 934 devel optional 
aspectc++_1.0pre4~svn.20080409+dfsg-2.dsc
 5684d12c8eea3368b610733531110428 2703571 devel optional 
aspectc++_1.0pre4~svn.20080409+dfsg-2.diff.gz
 94a893e89c130b056af40c14a378a395 661966 devel optional 
aspectc++_1.0pre4~svn.20080409+dfsg-2_i386.deb
 5aac19b79fd4954e2a4af1a41c24328d 1315166 libdevel optional 
libpuma-dev_1.0pre4~svn.20080409+dfsg-2_i386.deb
 c87d8a1b4d92767f9c744ee58958e2f0 3059296 doc optional 
libpuma-doc_1.0pre4~svn.20080409+dfsg-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Debian Powered!

iD8DBQFH/hrwmAg1RJRTSKQRAiOHAJwNMgR9MZfxWXS/emNGLt7i3BSyXwCeMf+o
NBveonKxKV2g5ANwn1n66s4=
=gRLs
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to