Your message dated Tue, 05 Jun 2012 11:36:04 +0000
with message-id <e1sbs3q-00032m...@franck.debian.org>
and subject line Bug#667399: fixed in tripwire 2.4.2.2-2
has caused the Debian Bug report #667399,
regarding tripwire: 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.)
--
667399: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667399
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: tripwire
Version: 2.4.2.2-1
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.
algebra.h:276:2: error: 'Equal' 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/tripwire_2.4.2.2-1_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.
[...]
g++ -DHAVE_CONFIG_H -I.. -I../.. -O -pipe -Wall
-Wno-non-virtual-dtor -c -o cryptlib.o cryptlib.cpp
cryptlib.cpp: In member function 'virtual void
StreamCipher::ProcessString(byte*, unsigned int)':
cryptlib.cpp:47:45: warning: operation on 'inoutString' may be undefined
[-Wsequence-point]
g++ -DHAVE_CONFIG_H -I.. -I../.. -O -pipe -Wall
-Wno-non-virtual-dtor -c -o des.o des.cpp
g++ -DHAVE_CONFIG_H -I.. -I../.. -O -pipe -Wall
-Wno-non-virtual-dtor -c -o dessp.o dessp.cpp
g++ -DHAVE_CONFIG_H -I.. -I../.. -O -pipe -Wall
-Wno-non-virtual-dtor -c -o elgamal.o elgamal.cpp
g++ -DHAVE_CONFIG_H -I.. -I../.. -O -pipe -Wall
-Wno-non-virtual-dtor -c -o eprecomp.o eprecomp.cpp
g++ -DHAVE_CONFIG_H -I.. -I../.. -O -pipe -Wall
-Wno-non-virtual-dtor -c -o filters.o filters.cpp
g++ -DHAVE_CONFIG_H -I.. -I../.. -O -pipe -Wall
-Wno-non-virtual-dtor -c -o forkjoin.o forkjoin.cpp
g++ -DHAVE_CONFIG_H -I.. -I../.. -O -pipe -Wall
-Wno-non-virtual-dtor -c -o integer.o integer.cpp
integer.cpp: In function 'void MontgomeryReduce(word*, word*, const word*,
const word*, const word*, unsigned int)':
integer.cpp:743:8: warning: unused variable 'carry' [-Wunused-variable]
integer.cpp: In function 'void CorrectQuotientEstimate(word*, word*, word&,
word&, const word*, unsigned int)':
integer.cpp:903:7: warning: unused variable 'borrow' [-Wunused-variable]
integer.cpp: In member function 'Integer& Integer::operator++()':
integer.cpp:1617:8: warning: unused variable 'borrow' [-Wunused-variable]
In file included from modarith.h:9:0,
from integer.cpp:5:
algebra.h: In instantiation of 'T AbstractEuclideanDomain<T>::Gcd(const
Element&, const Element&) const [with T = Integer;
AbstractEuclideanDomain<T>::Element = Integer]':
integer.cpp:2111:46: required from here
algebra.h:276:2: error: 'Equal' was not declared in this scope, and no
declarations were found by argument-dependent lookup at the point of
instantiation [-fpermissive]
algebra.h:276:2: note: declarations in dependent base 'AbstractGroup<Integer>'
are not found by unqualified lookup
algebra.h:276:2: note: use 'this->Equal' instead
make[4]: *** [integer.o] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/src/cryptlib'
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: tripwire
Source-Version: 2.4.2.2-2
We believe that the bug you reported is fixed in the latest version of
tripwire, which is due to be installed in the Debian FTP archive:
tripwire_2.4.2.2-2.debian.tar.gz
to main/t/tripwire/tripwire_2.4.2.2-2.debian.tar.gz
tripwire_2.4.2.2-2.dsc
to main/t/tripwire/tripwire_2.4.2.2-2.dsc
tripwire_2.4.2.2-2_i386.deb
to main/t/tripwire/tripwire_2.4.2.2-2_i386.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.
Alberto Gonzalez Iniesta <a...@inittab.org> (supplier of updated tripwire
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, 05 Jun 2012 10:45:08 +0200
Source: tripwire
Binary: tripwire
Architecture: source i386
Version: 2.4.2.2-2
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta <a...@inittab.org>
Changed-By: Alberto Gonzalez Iniesta <a...@inittab.org>
Description:
tripwire - file and directory integrity checker
Closes: 657170 667399 672740
Changes:
tripwire (2.4.2.2-2) unstable; urgency=low
.
* Acknowledge Christian's NMU. Thank you!
Closes: #667399, #657170, #672740
* Do not delete upstream's files on dh_clean.
Checksums-Sha1:
7cd952728788781c8f3f1cc6861b82e62427cb74 1116 tripwire_2.4.2.2-2.dsc
20a931342b6e50b5f98d16d0817a2ca5978f45fa 138576
tripwire_2.4.2.2-2.debian.tar.gz
6f449042fa953bab51ca0e9333b9bc87d934c529 3387210 tripwire_2.4.2.2-2_i386.deb
Checksums-Sha256:
c8b9bfd64f56b4de144bc290331250929c945ad1cfde3db56cc9c5d5eee1d5c9 1116
tripwire_2.4.2.2-2.dsc
b0b9f709c059e1322ab703447ca5f001f91f6b6d90e11953d0881dbe00c56a66 138576
tripwire_2.4.2.2-2.debian.tar.gz
9885a14b6823941e3b643d540ae52d5f70608076345dc4c874b054ec2de8c9c8 3387210
tripwire_2.4.2.2-2_i386.deb
Files:
c0227f63d7f8e9e4f23ba01392131c35 1116 utils optional tripwire_2.4.2.2-2.dsc
6a6344b5adbbdbc316b8ffdbf088ac1f 138576 utils optional
tripwire_2.4.2.2-2.debian.tar.gz
b24a5a1773790d3c35a974467ca674a0 3387210 utils optional
tripwire_2.4.2.2-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk/N6jMACgkQxRSvjkukAcM9ogCghwk0zGsiWDvcGAFXdDIBH0Uu
3DAAoOpkO7i0aRZ3B3R72N6I9LKAndfY
=JFUm
-----END PGP SIGNATURE-----
--- End Message ---