Your message dated Thu, 10 Apr 2008 09:17:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417489: fixed in aspectc++ 1.0pre4~svn.20080409+dfsg-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: 1.0pre4~svn.20080409+dfsg-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++_1.0pre4~svn.20080409+dfsg-1.diff.gz
  to pool/main/a/aspectc++/aspectc++_1.0pre4~svn.20080409+dfsg-1.diff.gz
aspectc++_1.0pre4~svn.20080409+dfsg-1.dsc
  to pool/main/a/aspectc++/aspectc++_1.0pre4~svn.20080409+dfsg-1.dsc
aspectc++_1.0pre4~svn.20080409+dfsg-1_i386.deb
  to pool/main/a/aspectc++/aspectc++_1.0pre4~svn.20080409+dfsg-1_i386.deb
aspectc++_1.0pre4~svn.20080409+dfsg.orig.tar.gz
  to pool/main/a/aspectc++/aspectc++_1.0pre4~svn.20080409+dfsg.orig.tar.gz
libpuma-dev_1.0pre4~svn.20080409+dfsg-1_i386.deb
  to pool/main/a/aspectc++/libpuma-dev_1.0pre4~svn.20080409+dfsg-1_i386.deb
libpuma-doc_1.0pre4~svn.20080409+dfsg-1_all.deb
  to pool/main/a/aspectc++/libpuma-doc_1.0pre4~svn.20080409+dfsg-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.
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 09:23:51 +0200
Source: aspectc++
Binary: aspectc++ libpuma-dev libpuma-doc
Architecture: source i386 all
Version: 1.0pre4~svn.20080409+dfsg-1
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: 369771 373665 373665 417489 424106 424106 474560
Changes: 
 aspectc++ (1.0pre4~svn.20080409+dfsg-1) unstable; urgency=low
 .
   * new upstream snapshot
     - now builds properly with GCC 4.3 (Closes: #417489, #424106)
     - uses bash in the ag++ testsuite (Closes: #373665)
     - explicitly not ACKing NMU from Ben Hutchings. Upstream has fixed
       the issues with GCC 4.3 independently
     - Now shipping prewoven puma sources directly in the orig.tar.gz (again)
     - remove unlicensed documentation.
   * bumbed standards version
   * use CURDIR instead of PWD, thanks lintian
   * updated maintainer record
   * add script and target for retrieving a clean upstream tarball
   * Incorporating and Acking NMU from Sandro Tosi. (Closes: #424106)
   * compile ac++ twice: one time with prewoven Puma, then reweave a copy
     of Puma, then build a new ac++ with the freshly woven Puma. This
     ensures that ac++ is actually able to compile itself (Closes: #474560)
   * ensure that the AspectC++ testsuite is using /bin/bash (Closes: #373665)
   * compile with -O2 instead of -O3. -O2 is likely to cause problems on
     non-mainstream architectures. Plus, add '-g' to compilation flags, so
     that a build with DEB_BUILD_OPTIONS='noopt' actually creates a package
     with debugging information.
   * add dependency on gsfonts for having proper fonts in the doxygen
     outputs.
   * Bump Standard version to 3.7.3 (no changes needed).
   * Use Homepage Field.
   * Move packages into correct sections: libpuma-doc -> doc,
     libpuma-dev -> libdevel.
   * simplify debian/rules a bit.
   * install (woven) Puma development headers into libpuma-dev.
 .
 aspectc++ (0.99+1.0pre3-3) experimental; urgency=low
 .
   * more cleanups in Puma/Makefile
   * removed Antonio from uploaders on his request. Thank you for your work!
   * bumped standards version to 3.7.2 (no changes needed)
   * Introduce new package: libpuma-dev, for direct use of the
     puma library (Closes: #369771)
   * Introduce new package: libpuma-doc, with updated doxygen.conf
     containing 2 examples (ccparser and cparser) and doxygen generated docs
   * Added circular build-depend on itself, testing if the ac++ binary is
     working on all architectures!
   * Merge patches from upstream for ag++, fixing command line handling and
     fixes in the testsuite.
Files: 
 d1bd6324d481a22f4e099110224af93d 797 devel optional 
aspectc++_1.0pre4~svn.20080409+dfsg-1.dsc
 d212e55de56ccc1dfef361a8442b13f2 6370696 devel optional 
aspectc++_1.0pre4~svn.20080409+dfsg.orig.tar.gz
 ddf6efe1aad3827a6fe0abc5bf8b224c 10138 devel optional 
aspectc++_1.0pre4~svn.20080409+dfsg-1.diff.gz
 fb407b504a3b7b5cc39d12f02f566fc3 661716 devel optional 
aspectc++_1.0pre4~svn.20080409+dfsg-1_i386.deb
 8133a9e3324343affcf1b7f6a465eca5 1321840 libdevel optional 
libpuma-dev_1.0pre4~svn.20080409+dfsg-1_i386.deb
 fdb2208b79b1f8d0e4199b43102dfe5e 3060142 doc optional 
libpuma-doc_1.0pre4~svn.20080409+dfsg-1_all.deb

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

iD8DBQFH/cfqmAg1RJRTSKQRAlYTAJ9zT41dVe4uDXRePPJTjJVylSP1QQCfZHnf
mAEBsZ9aMTbGg2D73k/ZT2k=
=bI8Q
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to