Your message dated Thu, 24 May 2012 08:55:09 +0000
with message-id <e1sxtp7-0000bi...@franck.debian.org>
and subject line Bug#667399: fixed in tripwire 2.4.2.2-1.1
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-1.1
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-1.1.debian.tar.gz
to main/t/tripwire/tripwire_2.4.2.2-1.1.debian.tar.gz
tripwire_2.4.2.2-1.1.dsc
to main/t/tripwire/tripwire_2.4.2.2-1.1.dsc
tripwire_2.4.2.2-1.1_i386.deb
to main/t/tripwire/tripwire_2.4.2.2-1.1_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.
Christian Perrier <bubu...@debian.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: Wed, 16 May 2012 07:05:29 +0200
Source: tripwire
Binary: tripwire
Architecture: source i386
Version: 2.4.2.2-1.1
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta <a...@inittab.org>
Changed-By: Christian Perrier <bubu...@debian.org>
Description:
tripwire - file and directory integrity checker
Closes: 657170 667399 672740
Changes:
tripwire (2.4.2.2-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix FTBFS with gcc 4.7 by fixing missing <unistd.h> include and
by adding “this->” when needed (Closes: #667399).
Patch by Cyril Brulebois.
* Fix pending l10n issues. Debconf translations:
- Dutch; (Jeroen Schot). Closes: #657170
- Polish (Michał Kułach). Closes: #672740
Checksums-Sha1:
3dafec3a7927e96d7fc459da6fcbe3f9dc94d2e5 1754 tripwire_2.4.2.2-1.1.dsc
86ecf05293ecba07e0c28f8b89c3af71359bcd44 927924 tripwire_2.4.2.2.orig.tar.gz
d562558bcf161102884db8c6b67758cc5113b0dc 136646
tripwire_2.4.2.2-1.1.debian.tar.gz
b86fa80df8cbc23605babcc7bcd00bbe36558527 3386242 tripwire_2.4.2.2-1.1_i386.deb
Checksums-Sha256:
d86c89980b21bf4849f6ea0082eecfc037fa3f18a3f934611229ebaf11c7e8d0 1754
tripwire_2.4.2.2-1.1.dsc
49ed7f19b0cf5e52ad8e557271fae13c1d301b5f5f3f4de83839eac50519d99b 927924
tripwire_2.4.2.2.orig.tar.gz
db3401818562b929d6255e7b27d5a6469183cf0d7343c0d58828a7db193193f5 136646
tripwire_2.4.2.2-1.1.debian.tar.gz
bdd7dd98187283aa139ea483a77b456374a5b838ac256ed892094ba32b72d741 3386242
tripwire_2.4.2.2-1.1_i386.deb
Files:
13241ca100bdbe8c1d917b20025e5c31 1754 utils optional tripwire_2.4.2.2-1.1.dsc
769fc9e788f5ebaf9c9f4eb190f167bc 927924 utils optional
tripwire_2.4.2.2.orig.tar.gz
6baf17fbb70e3fadd2dc8ea81d261500 136646 utils optional
tripwire_2.4.2.2-1.1.debian.tar.gz
82ebac0e1ad440188bb97d4a1fab0201 3386242 utils optional
tripwire_2.4.2.2-1.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIVAwUBT7S0iocvcCxNbiWoAQJSwBAAxyE4qEMgmVJTRkhnjxvwaRSoAnKKRB+p
aWSuFzG9C9W9RvwnGkiT8e0MSjJN4ETP6e5t6TaIDXJmR7ixNle0rRz2irh8iehI
6AATSth+OTCsg/4B6k24abuyAbRfNDkTq000j12jEZ5mR/7EWiem+f/LV9YFc9qj
9Prw0T/fH7KzP4fOjOR9p5YKpFGAuPRWCJkMhrYSKBOa1it46hMslKRRWKTfnwzi
B4RrVrX59ttqfwCItVjGNnC8qydIs+q4n5GOIPF1JH5D7mavVv8pJc+uNyZZk1nB
ecCDzAuOgwCi7anmeXJflNB2TkzX4GuDGpkTG4AaZOcq4+dAg2m9CgcmHQlRNnCB
rpkcw3gIHVBwf3Nq1mQCKue5/C0MfwT+bTNuvJ9g3VLqvpwI6cZBN0XNX95/L3ea
a+U7uCctrmMasZ2J51TvkndP1yYkZZwPTPiXVRqjc/UP+ytnlWNmwsJyz6+X+Uks
cOMkxNmJhYiehQYfl6/Q84cRJ7AcFJkJiqZui5Im9K7ljTKohfq8Pao5J2lMvviI
8zbNAwn8SdRKFu7Ty8T28gsieg07fllukYwtsI7au4QaswEm9aDQ1uI013tdI599
xePWNUla3W1gvkTdxiICgc6z/iEi2BJBs4bqjxqQJ1UAfXNgruhAplfktVnS8BLr
9Ec9i8vfKJI=
=fmeH
-----END PGP SIGNATURE-----
--- End Message ---