Your message dated Mon, 24 Mar 2008 21:17:45 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#455147: fixed in poco 1.2.9-2.1
has caused the Debian Bug report #455147,
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.)
--
455147: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455147
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: clamfs
Version: 0.9.1-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 clamfs_0.9.1-2 on em64t by sbuild/amd64 0.53
...
> make[2]: Entering directory `/build/tbm/clamfs-0.9.1'
> Making all in src
> make[3]: Entering directory `/build/tbm/clamfs-0.9.1/src'
> if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_FILE_OFFSET_BITS=64
> -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE
> -I/usr/include -Wall -O2 -DNDEBUG -g -O2 -MT clamfs.o -MD -MP -MF
> ".deps/clamfs.Tpo" -c -o clamfs.o clamfs.cxx; \
> then mv -f ".deps/clamfs.Tpo" ".deps/clamfs.Po"; else rm -f
> ".deps/clamfs.Tpo"; exit 1; fi
> In file included from
> /usr/lib/gcc-snapshot/lib/gcc/x86_64-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ext/hash_map:64,
> from ./config.hxx:33,
> from ./rlog.hxx:44,
> from ./clamfs.hxx:38,
> from clamfs.cxx:51:
> /usr/lib/gcc-snapshot/lib/gcc/x86_64-linux-gnu/4.3.0/../../../../include/c++/4.3.0/backward/backward_warning.h:32:2:
> warning: #warning This file includes at least one deprecated or antiquated
> header. Please consider use of an equivalent, non-deprecated interface for
> the requested functionality. A list of valid replacements is as follows: Use:
> Instead of: <sstream>, basic_stringbuf <strstream>, strstreambuf <sstream>,
> basic_istringstream <strstream>, istrstream <sstream>, basic_ostringstream
> <strstream>, ostrstream <sstream>, basic_stringstream <strstream>, strstream
> <unordered_set>, unordered_set <ext/hash_set>, hash_set <unordered_set>,
> unordered_multiset <ext/hash_set>, hash_multiset <unordered_map>,
> unordered_map <ext/hash_set>, hash_map <unordered_map>, unordered_multimap
> <ext/hash_set>, hash_multimap <functional>, bind <functional>, binder1st
> <functional>, bind <functional>, binder2nd <functional>, bind <functional>,
> bind1st <functional>, bind <functional>, bind2nd <memory>, unique_ptr
> <memory>, auto_ptr To disable this warning use -Wno-deprecated.
> In file included from /usr/include/Poco/FIFOEvent.h:44,
> from /usr/include/Poco/AbstractCache.h:47,
> from /usr/include/Poco/ExpireLRUCache.h:43,
> from ./scancache.hxx:32,
> from ./clamfs.hxx:41,
> from clamfs.cxx:51:
> /usr/include/Poco/FIFOStrategy.h: In member function 'void
> Poco::FIFOStrategy<TArgs, TDelegate, TCompare>::add(const TDelegate&)':
> /usr/include/Poco/FIFOStrategy.h:109: error: 'auto_ptr' is not a member of
> 'std'
> /usr/include/Poco/FIFOStrategy.h:109: error: expected primary-expression
> before '>' token
> /usr/include/Poco/FIFOStrategy.h:110: error: 'pDelegate' was not declared in
> this scope
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: poco
Source-Version: 1.2.9-2.1
We believe that the bug you reported is fixed in the latest version of
poco, which is due to be installed in the Debian FTP archive:
libpoco-dev_1.2.9-2.1_i386.deb
to pool/main/p/poco/libpoco-dev_1.2.9-2.1_i386.deb
libpoco2_1.2.9-2.1_i386.deb
to pool/main/p/poco/libpoco2_1.2.9-2.1_i386.deb
poco_1.2.9-2.1.diff.gz
to pool/main/p/poco/poco_1.2.9-2.1.diff.gz
poco_1.2.9-2.1.dsc
to pool/main/p/poco/poco_1.2.9-2.1.dsc
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.
Maximiliano Curia <[EMAIL PROTECTED]> (supplier of updated poco 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, 21 Mar 2008 19:29:38 -0300
Source: poco
Binary: libpoco-dev libpoco2
Architecture: source i386
Version: 1.2.9-2.1
Distribution: unstable
Urgency: low
Maintainer: Krzysztof Burghardt <[EMAIL PROTECTED]>
Changed-By: Maximiliano Curia <[EMAIL PROTECTED]>
Description:
libpoco-dev - Development files for POCO - The C++ Portable Components
libpoco2 - POCO - The C++ Portable Components
Closes: 455147
Changes:
poco (1.2.9-2.1) unstable; urgency=low
.
* Non-maintainer upload to fix clamfs' FTBFS
* Added 40_gcc_4.3_missing_include.dpatch to add a missing header
in Foundation/include/Poco/FIFOStrategy.h (Closes: #455147)
* Moved Homepage from pseudo field to real field
* Added a watch file
* Updated Standards-Version to 3.7.3, no changes needed
Files:
ee7e70ed941bcad2a859d4e4141fc4e7 648 libs optional poco_1.2.9-2.1.dsc
082a618abfa593f7cf142ed5caecd964 7609 libs optional poco_1.2.9-2.1.diff.gz
57357990dc79aee9b08f083605ea8e6d 383768 libdevel optional
libpoco-dev_1.2.9-2.1_i386.deb
e18a19b444cee67a54db250fefd771e5 2399594 libs optional
libpoco2_1.2.9-2.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH5RVClAuUx1tI/64RAgHrAJ4m6BcUz/4nvHCxr8wE3gUt3xtwGQCgrqzN
4pPLfiYGOtH9U0WZ0aJ2pJg=
=Xqv8
-----END PGP SIGNATURE-----
--- End Message ---