Your message dated Wed, 27 Feb 2008 06:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#409636: fixed in klamav 0.42-1
has caused the Debian Bug report #409636,
regarding klamav_0.40-1(experimental/hppa/swawa.farm.ftbfs.de): FTBFS:
freshklam.cpp:857: error: 'cl_loaddbdir' was not declared in this scope
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.)
--
409636: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409636
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: klamav
Version: 0.40-1
Severity: serious
Tags: experimental
Automatic build of klamav_0.40-1 on swawa.farm.ftbfs.de by sbuild/hppa 98
Build started at 20070203-1917
[...]
Toolchain package versions: libc6-dev_2.3.6.ds1-10
linux-kernel-headers_2.6.18-6 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3
libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
[...]
/usr/share/qt3/bin/moc ./freshklam.h -o freshklam.moc
if hppa-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde
-I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new
-fno-common -MT freshklam.o -MD -MP -MF ".deps/freshklam.Tpo" -c -o
freshklam.o freshklam.cpp; \
then mv -f ".deps/freshklam.Tpo" ".deps/freshklam.Po"; else rm -f
".deps/freshklam.Tpo"; exit 1; fi
freshklam.cpp: In member function 'QString Freshklam::getCurrentDBDir()':
freshklam.cpp:857: error: 'cl_loaddbdir' was not declared in this scope
/usr/lib/gcc/hppa-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/basic_string.h:
In member function 'std::basic_string<_CharT, _Traits, _Alloc>::_Rep*
std::basic_string<_CharT, _Traits, _Alloc>::_M_rep() const [with _CharT = char,
_Traits = std::char_traits<char>, _Alloc = std::allocator<char>]':
/usr/lib/gcc/hppa-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/basic_string.h:478:
instantiated from 'std::basic_string<_CharT, _Traits,
_Alloc>::~basic_string() [with _CharT = char, _Traits = std::char_traits<char>,
_Alloc = std::allocator<char>]'
/usr/share/qt3/include/qstring.h:667: instantiated from here
/usr/lib/gcc/hppa-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/basic_string.h:283:
warning: cast from 'char*' to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::_Rep*' increases required alignment of target type
make[4]: *** [freshklam.o] Error 1
make[4]: Leaving directory `/build/buildd/klamav-0.40/src'
Marc
--
BOFH #431:
Borg implants are failing
--- End Message ---
--- Begin Message ---
Source: klamav
Source-Version: 0.42-1
We believe that the bug you reported is fixed in the latest version of
klamav, which is due to be installed in the Debian FTP archive:
klamav_0.42-1.diff.gz
to pool/main/k/klamav/klamav_0.42-1.diff.gz
klamav_0.42-1.dsc
to pool/main/k/klamav/klamav_0.42-1.dsc
klamav_0.42-1_amd64.deb
to pool/main/k/klamav/klamav_0.42-1_amd64.deb
klamav_0.42.orig.tar.gz
to pool/main/k/klamav/klamav_0.42.orig.tar.gz
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.
Scott Kitterman <[EMAIL PROTECTED]> (supplier of updated klamav 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: Wed, 27 Feb 2008 00:15:41 -0500
Source: klamav
Binary: klamav
Architecture: source amd64
Version: 0.42-1
Distribution: unstable
Urgency: low
Maintainer: Scott Kitterman <[EMAIL PROTECTED]>
Changed-By: Scott Kitterman <[EMAIL PROTECTED]>
Description:
klamav - KDE frontend for ClamAV
Closes: 402485 402593 409636 411810 412856 416619 454397 455375
Changes:
klamav (0.42-1) unstable; urgency=low
.
* Agreed maintainer change
* New upstream release (closes: #402593) (closes: #416619) (closes: #454397)
- Upstream support for clamav 0.9x versions
- Removed on access scanning functions (klamd)
- Removed docbook source for klamd.1 and updated debian/rules
* Rebase packaging on Kubuntu package for 0.42 (historical Kubuntu debian/
changelog moved to debian/changelog.kubuntu)
- Adjust version/distro for Debian
- Use package description from Debian package and update for new version
- Rename kubuntu* series patches to remove distro specific name
- Freshen patches
* Acknowledge NMU (closes: #409636) (closes: #411810) (closes: #412856)
- Thank you Stephen Gran
* Add 06_gcc43_build.patch to fix buid failures on GCC 4.3 (closes: #455375)
- Patch thanks to Andy Shevchenko on klamav-users
* Add 07-fix-config-path.patch and 08-use-default-database-path.patch using
relevant parts of 00-fix-config-path.patch and
02-use-default-database-path.patch from experimental (closes: #402485)
* Correctly version libclamav-dev build-dep and clamav dependency
* Add watch file
Files:
f9d2d9cac93416a386c268652802a0c6 667 kde optional klamav_0.42-1.dsc
c4cce994eedab303ef235a9c1bc2eda6 1547050 kde optional klamav_0.42.orig.tar.gz
23cc967adcd420aac12d73708c85e323 15528 kde optional klamav_0.42-1.diff.gz
305756a611f201e437f1c58380317f0d 780070 kde optional klamav_0.42-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHxQLGpGK1HsL+5c0RAtc1AKCK/r3ZJ698L/pAlAG2NocFkgvQhgCgkbRN
Ez5ixCdAwJP4AjqrGwFy8mI=
=Ayik
-----END PGP SIGNATURE-----
--- End Message ---