Your message dated Tue, 29 May 2012 05:17:24 +0000
with message-id <e1szeo8-0006mh...@franck.debian.org>
and subject line Bug#667136: fixed in clam 1.4.0-5.1
has caused the Debian Bug report #667136,
regarding clam: ftbfs with GCC-4.7
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 ow...@bugs.debian.org
immediately.)
--
667136: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667136
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: clam
Version: 1.4.0-5
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7
The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.
scons/libs/core/include/CLAM/OutPort.hxx:287:45: error: 'SameType' was not
declared in this scope, and no declarations were found by argument-dependent
lookup at the point of instantiation [-fpermissive]
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/clam_1.4.0-5_unstable-gcc47.log
The last lines of the build log are at the end of this report.
Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html
To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
[...]
== Build copying src/Errors/ErrSystem.hxx
== Compiling shared scons/libs/core/src/ErrSystem.cxx
== Build copying src/Flow/Ports/AudioOutPort.cxx
== Build copying src/Flow/Ports/AudioOutPort.hxx
== Build copying src/Flow/Ports/OutPort.hxx
== Build copying src/Flow/Ports/InPort.hxx
== Build copying src/Flow/Ports/InPortPublisher.hxx
== Build copying src/Flow/Ports/WritingRegion.hxx
== Build copying src/Flow/Ports/ReadingRegion.hxx
== Build copying src/Flow/Ports/StreamImpl.hxx
== Build copying src/Flow/Ports/Region.hxx
== Build copying src/Flow/Ports/PhantomBuffer.hxx
== Compiling shared scons/libs/core/src/AudioOutPort.cxx
In file included from scons/libs/core/include/CLAM/AudioOutPort.hxx:25:0,
from scons/libs/core/src/AudioOutPort.cxx:22:
scons/libs/core/include/CLAM/OutPort.hxx: In instantiation of 'bool
CLAM::OutPort<Token>::IsConnectableTo(CLAM::InPortBase&) [with Token = float]':
scons/libs/core/src/AudioOutPort.cxx:66:1: required from here
scons/libs/core/include/CLAM/OutPort.hxx:287:45: error: 'SameType' was not
declared in this scope, and no declarations were found by argument-dependent
lookup at the point of instantiation [-fpermissive]
In file included from scons/libs/core/include/CLAM/XMLIterableAdapter.hxx:32:0,
from scons/libs/core/include/CLAM/DynamicType.hxx:29,
from scons/libs/core/include/CLAM/Audio.hxx:34,
from scons/libs/core/include/CLAM/AudioOutPort.hxx:26,
from scons/libs/core/src/AudioOutPort.cxx:22:
scons/libs/core/include/CLAM/TypeInfo.hxx:30:7: note: 'bool
CLAM::SameType(const std::type_info&, const std::type_info&)' declared here,
later in the translation unit
scons: *** [scons/libs/core/src/AudioOutPort.os] Error 1
scons: building terminated because of errors.
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: clam
Source-Version: 1.4.0-5.1
We believe that the bug you reported is fixed in the latest version of
clam, which is due to be installed in the Debian FTP archive:
clam_1.4.0-5.1.debian.tar.gz
to main/c/clam/clam_1.4.0-5.1.debian.tar.gz
clam_1.4.0-5.1.dsc
to main/c/clam/clam_1.4.0-5.1.dsc
libclam-dev_1.4.0-5.1_amd64.deb
to main/c/clam/libclam-dev_1.4.0-5.1_amd64.deb
libclam-doc_1.4.0-5.1_all.deb
to main/c/clam/libclam-doc_1.4.0-5.1_all.deb
libclam1.4_1.4.0-5.1_amd64.deb
to main/c/clam/libclam1.4_1.4.0-5.1_amd64.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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (supplier of updated clam 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 29 May 2012 04:29:23 +0000
Source: clam
Binary: libclam-dev libclam1.4 libclam-doc
Architecture: source amd64 all
Version: 1.4.0-5.1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers
<pkg-multimedia-maintain...@lists.alioth.debian.org>
Changed-By: Matthias Klose <d...@debian.org>
Description:
libclam-dev - C++ Library for Audio and Music(development files)
libclam-doc - C++ Library for Audio and Music (documentation)
libclam1.4 - C++ Library for Audio and Music
Closes: 667136
Changes:
clam (1.4.0-5.1) unstable; urgency=low
.
* Non maintainer upload
* Build with -fpermissive. Closes: #667136.
Checksums-Sha1:
2a0eb4f42a30cabddd7982bc009e47a9b6dc6f7b 1519 clam_1.4.0-5.1.dsc
3c81cd77748a21bc6da2e6d1996b58e96f7b361a 3088 clam_1.4.0-5.1.debian.tar.gz
dcd3da63e6ce84192f81aaa62d0751cba8f90f40 437024 libclam-dev_1.4.0-5.1_amd64.deb
b0fbd7f74d68129c899870a7a934bf368c908e44 2344750 libclam1.4_1.4.0-5.1_amd64.deb
f9c239f7cd82f9ef9b179a5f35075dd1ade4659c 7910134 libclam-doc_1.4.0-5.1_all.deb
Checksums-Sha256:
8bcafd5e918ff4811de66892de88659ff0c39f89e6612ba910f7c69e8e7de012 1519
clam_1.4.0-5.1.dsc
93242c27396a9184aaae259bc0173e05e482556a2fe0dd5e28670bc124210a74 3088
clam_1.4.0-5.1.debian.tar.gz
9b74b157e6c5fecbc37f408544e7f334ddb97c5baddc05d3b33465730721c2ef 437024
libclam-dev_1.4.0-5.1_amd64.deb
97e76e6bd236eb619332405b60ee833e323e350d27fa2cbe9b0e698011a743a8 2344750
libclam1.4_1.4.0-5.1_amd64.deb
41420426d54afd70106ce2d5aa2f353e9be8342d9cd1212de9aac63e5fe2abe7 7910134
libclam-doc_1.4.0-5.1_all.deb
Files:
ef84c7af9407731f7499531dc68e1fff 1519 libs extra clam_1.4.0-5.1.dsc
d125c4aca67559337c160bb785292535 3088 libs extra clam_1.4.0-5.1.debian.tar.gz
8a405c63d5957fd05bbe10ceee0db433 437024 libdevel extra
libclam-dev_1.4.0-5.1_amd64.deb
adaf82a059fede6879eba373554f5350 2344750 libs extra
libclam1.4_1.4.0-5.1_amd64.deb
5f971670d91f15bcfd9936bb820fb45c 7910134 doc extra
libclam-doc_1.4.0-5.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk/EWfYACgkQStlRaw+TLJy43wCeJKA9Ysv3EU5oYMeReOw46g+P
0iMAoIt3MYLDJrY8exw7tt+i2YLmk+ZI
=5dtw
-----END PGP SIGNATURE-----
--- End Message ---