Your message dated Sat, 12 May 2012 15:42:23 +0000
with message-id <e1stesd-000850...@franck.debian.org>
and subject line Bug#667288: fixed in mp3check 0.8.4-1
has caused the Debian Bug report #667288,
regarding mp3check: 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.)


-- 
667288: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667288
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mp3check
Version: 0.8.3-2
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.

tmap.h:57:81: error: 'find' 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/mp3check_0.8.3-2_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.

[...]
tmap.h: In instantiation of 'const T& tmap<K, T>::operator[](const K&) const 
[with K = int; T = TDir]':
tfiletools.h:162:123:   required from here
tmap.h:61:82: error: 'find' was not declared in this scope, and no declarations 
were found by argument-dependent lookup at the point of instantiation 
[-fpermissive]
tmap.h:61:82: note: declarations in dependent base 'std::map<int, TDir, 
std::less<int>, std::allocator<std::pair<const int, TDir> > >' are not found by 
unqualified lookup
tmap.h:61:82: note: use 'this->find' instead
In file included from tappconfig.h:26:0,
                 from mp3check.cc:29:
tvector.h: In instantiation of 'const tvector<T>& tvector<T>::operator+=(const 
tvector<T>&) [with T = tstring; tvector<T> = tvector<tstring>]':
mp3check.cc:1458:41:   required from here
tvector.h:63:52: error: 'insert' was not declared in this scope, and no 
declarations were found by argument-dependent lookup at the point of 
instantiation [-fpermissive]
tvector.h:63:52: note: declarations in dependent base 'std::vector<tstring, 
std::allocator<tstring> >' are not found by unqualified lookup
tvector.h:63:52: note: use 'this->insert' instead
In file included from tappconfig.h:25:0,
                 from mp3check.cc:29:
tmap.h: In instantiation of 'bool tmap<K, T>::contains(const K&) const [with K 
= int; T = TFile]':
tmap.h:61:46:   required from 'const T& tmap<K, T>::operator[](const K&) const 
[with K = int; T = TFile]'
tfiletools.h:161:123:   required from here
tmap.h:57:81: error: 'find' was not declared in this scope, and no declarations 
were found by argument-dependent lookup at the point of instantiation 
[-fpermissive]
tmap.h:57:81: note: declarations in dependent base 'std::map<int, TFile, 
std::less<int>, std::allocator<std::pair<const int, TFile> > >' are not found 
by unqualified lookup
tmap.h:57:81: note: use 'this->find' instead
tmap.h: In instantiation of 'bool tmap<K, T>::contains(const K&) const [with K 
= int; T = TDir]':
tmap.h:61:46:   required from 'const T& tmap<K, T>::operator[](const K&) const 
[with K = int; T = TDir]'
tfiletools.h:162:123:   required from here
tmap.h:57:81: error: 'find' was not declared in this scope, and no declarations 
were found by argument-dependent lookup at the point of instantiation 
[-fpermissive]
tmap.h:57:81: note: declarations in dependent base 'std::map<int, TDir, 
std::less<int>, std::allocator<std::pair<const int, TDir> > >' are not found by 
unqualified lookup
tmap.h:57:81: note: use 'this->find' instead
make[1]: *** [mp3check.o] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: mp3check
Source-Version: 0.8.4-1

We believe that the bug you reported is fixed in the latest version of
mp3check, which is due to be installed in the Debian FTP archive:

mp3check_0.8.4-1.debian.tar.gz
  to main/m/mp3check/mp3check_0.8.4-1.debian.tar.gz
mp3check_0.8.4-1.dsc
  to main/m/mp3check/mp3check_0.8.4-1.dsc
mp3check_0.8.4-1_amd64.deb
  to main/m/mp3check/mp3check_0.8.4-1_amd64.deb
mp3check_0.8.4.orig.tar.gz
  to main/m/mp3check/mp3check_0.8.4.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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi <mo...@debian.org> (supplier of updated mp3check 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: Sat, 12 May 2012 16:08:03 +0200
Source: mp3check
Binary: mp3check
Architecture: source amd64
Version: 0.8.4-1
Distribution: unstable
Urgency: low
Maintainer: Sandro Tosi <mo...@debian.org>
Changed-By: Sandro Tosi <mo...@debian.org>
Description: 
 mp3check   - tool to check mp3 files for consistency
Closes: 624138 667288
Changes: 
 mp3check (0.8.4-1) unstable; urgency=low
 .
   * New upstream release
   * debian/watch
     - updated
   * debian/control
     - added Vcs-{Git, Browser} fields
     - added ${misc:Depends} to Depends line
     - bump Standards-Version to 3.9.3 (no changes needed)
   * Converted to 3.0 (quilt) source format
   * Converted to debhelper 9 and dh sequencer
   * debian/copyright
     - updated to DEP5 and to new upstream release
   * debian/patches/20_use_destdir_to_install.patch
     - install using DESTDIR variable
   * debian/rules
     - upstream doesn't ship doc anymore
     - install the manpage (no longer done by upstream Makefile)
   * debian/patches/15-bts667288-gcc-4.7.patch
     - fix FTBFS with GCC-4.7 (due to uncoordinated upload by gcc "maintainer");
       thanks to Jari Aalto for the patch; Closes: #667288
   * debian/patches/30_bts624138_manpage_typo.patch
     - fix a typo in the manpage; thanks to Reuben Thomas for the report;
       Closes: #624138
Checksums-Sha1: 
 fdc738bf6917969f252a4a240e0e5041797616d7 1189 mp3check_0.8.4-1.dsc
 fa12a75f977d5f7e35ea54765f66d6af86569f5e 71095 mp3check_0.8.4.orig.tar.gz
 e779307bba7b18eea170629f63bb44cbbfe7d34a 6151 mp3check_0.8.4-1.debian.tar.gz
 e0fbc56d5f7c017847b566470157a2a1d447c3a6 112680 mp3check_0.8.4-1_amd64.deb
Checksums-Sha256: 
 e37aa0bb02d499a2d7d50b000f8df2c421deabc51816b560586b798dec17c8ad 1189 
mp3check_0.8.4-1.dsc
 92915268e6486ac86be1cb2d3f4013285274cf76e5d27cfc613bb4cf3e37838a 71095 
mp3check_0.8.4.orig.tar.gz
 46c82dc8bde4d342aec336d13e5750c38891f7b6f1274a2fa809f77c0a9baeb6 6151 
mp3check_0.8.4-1.debian.tar.gz
 fbf86f75a57f61221ce1434c8090cfefe0bd12d3e52ef1f019172f726282c0d9 112680 
mp3check_0.8.4-1_amd64.deb
Files: 
 5291bfc461f66f3a2853afd1dbe2a11a 1189 sound optional mp3check_0.8.4-1.dsc
 d8d95d3cef75ce11d88f5355155bf401 71095 sound optional 
mp3check_0.8.4.orig.tar.gz
 d2347ad600f73a0a407f13423aab77d5 6151 sound optional 
mp3check_0.8.4-1.debian.tar.gz
 9cc5c181e1eb59e96c7397ce855b14d1 112680 sound optional 
mp3check_0.8.4-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk+ucHkACgkQAukwV0RN2VADXACggaLGPGf0L+nV4s9zM7VB/ICS
ytcAn3ye9ITZCEsCtyLiEsqDNCqBvl6i
=ywnd
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to