Your message dated Sun, 06 Apr 2008 03:02:25 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417489: fixed in aspectc++ 0.99+1.0pre3-3.1
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: 0.99+1.0pre3-3.1

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++_0.99+1.0pre3-3.1.diff.gz
  to pool/main/a/aspectc++/aspectc++_0.99+1.0pre3-3.1.diff.gz
aspectc++_0.99+1.0pre3-3.1.dsc
  to pool/main/a/aspectc++/aspectc++_0.99+1.0pre3-3.1.dsc
aspectc++_0.99+1.0pre3-3.1_i386.deb
  to pool/main/a/aspectc++/aspectc++_0.99+1.0pre3-3.1_i386.deb
libpuma-dev_0.99+1.0pre3-3.1_i386.deb
  to pool/main/a/aspectc++/libpuma-dev_0.99+1.0pre3-3.1_i386.deb
libpuma-doc_0.99+1.0pre3-3.1_all.deb
  to pool/main/a/aspectc++/libpuma-doc_0.99+1.0pre3-3.1_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.
Ben Hutchings <[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: Sun, 06 Apr 2008 01:15:28 +0100
Source: aspectc++
Binary: aspectc++ libpuma-dev libpuma-doc
Architecture: source i386 all
Version: 0.99+1.0pre3-3.1
Distribution: unstable
Urgency: low
Maintainer: Reinhard Tartler <[EMAIL PROTECTED]>
Changed-By: Ben Hutchings <[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 424106
Changes: 
 aspectc++ (0.99+1.0pre3-3.1) unstable; urgency=low
 .
   * Non-maintainer upload
 .
   [ Sandro Tosi ]
   * debian/rules
     - added removal of binary not cleaned (Closes: #424106)
 .
   [ Ben Hutchings ]
   * Fixed recursive make invocations to avoid hiding failures
   * Added/changed #include and using directives for g++ 4.3
     (Closes: #417489) (partly by Martin Michlmayr)
   * Added missing parentheses in Puma::FilenameInfo::name()
Files: 
 ec07c3c069725e8f5bdf0f1fb04094f0 706 devel optional 
aspectc++_0.99+1.0pre3-3.1.dsc
 69049e9040dece42c8b2ad3cc53d391e 12296 devel optional 
aspectc++_0.99+1.0pre3-3.1.diff.gz
 c97fe7541cdca865b637f34cbbc8e069 607874 devel optional 
aspectc++_0.99+1.0pre3-3.1_i386.deb
 7440844f002c59341d8d600da867e4af 1029802 devel optional 
libpuma-dev_0.99+1.0pre3-3.1_i386.deb
 df5d6e239441d4f9d060c00ab8d97b7a 17183156 devel optional 
libpuma-doc_0.99+1.0pre3-3.1_all.deb

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

iD8DBQFH+De479ZNCRIGYgcRAtrbAKCTSta2FoiVrPTiP8jwtAHqX7bAWQCeOlFE
T99S9EpKMOk6N9Ul9xANU68=
=gTfD
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to