Your message dated Sun, 20 May 2012 17:35:54 +0000
with message-id <e1swa2s-0005md...@franck.debian.org>
and subject line Bug#667410: fixed in vite 1.2+svn1347-1
has caused the Debian Bug report #667410,
regarding vite: 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.)


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

./statistics/DrawCounter.hpp:127:2: error: 'end_draw' 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/vite_1.2-3_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.

[...]
./statistics/DrawVDiagram.hpp:98:9: error: 
'set_geometrical_informations_object' was not declared in this scope, and no 
declarations were found by argument-dependent lookup at the point of 
instantiation [-fpermissive]
./statistics/DrawVDiagram.hpp:98:9: note: declarations in dependent base 
'DrawStats<Render_stats_opengl>' are not found by unqualified lookup
./statistics/DrawVDiagram.hpp:98:9: note: use 
'this->set_geometrical_informations_object' instead
./statistics/DrawVDiagram.hpp:99:9: error: 'end_draw' was not declared in this 
scope, and no declarations were found by argument-dependent lookup at the point 
of instantiation [-fpermissive]
./statistics/DrawVDiagram.hpp:99:9: note: declarations in dependent base 
'DrawStats<Render_stats_opengl>' are not found by unqualified lookup
./statistics/DrawVDiagram.hpp:99:9: note: use 'this->end_draw' instead
In file included from statistics/Stats_window.cpp:76:0:
./statistics/DrawHDiagram.hpp: In instantiation of 'void 
DrawHDiagram<T>::build(T*, std::vector<Container*>) [with T = 
Render_stats_opengl]':
statistics/Stats_window.cpp:460:1:   required from here
./statistics/DrawHDiagram.hpp:150:2: error: 'end_draw' was not declared in this 
scope, and no declarations were found by argument-dependent lookup at the point 
of instantiation [-fpermissive]
./statistics/DrawHDiagram.hpp:150:2: note: declarations in dependent base 
'DrawStats<Render_stats_opengl>' are not found by unqualified lookup
./statistics/DrawHDiagram.hpp:150:2: note: use 'this->end_draw' instead
./statistics/DrawHDiagram.hpp: In instantiation of 'void 
DrawHDiagram<T>::draw_legend(T*, int, int) [with T = Render_stats_svg]':
./statistics/DrawHDiagram.hpp:147:2:   required from 'void 
DrawHDiagram<T>::build(T*, std::vector<Container*>) [with T = Render_stats_svg]'
statistics/Stats_window.cpp:460:1:   required from here
./statistics/DrawHDiagram.hpp:271:9: error: 
'set_geometrical_informations_object' was not declared in this scope, and no 
declarations were found by argument-dependent lookup at the point of 
instantiation [-fpermissive]
./statistics/DrawHDiagram.hpp:271:9: note: declarations in dependent base 
'DrawStats<Render_stats_svg>' are not found by unqualified lookup
./statistics/DrawHDiagram.hpp:271:9: note: use 
'this->set_geometrical_informations_object' instead
./statistics/DrawHDiagram.hpp: In instantiation of 'void 
DrawHDiagram<T>::draw_legend(T*, int, int) [with T = Render_stats_opengl]':
./statistics/DrawHDiagram.hpp:147:2:   required from 'void 
DrawHDiagram<T>::build(T*, std::vector<Container*>) [with T = 
Render_stats_opengl]'
statistics/Stats_window.cpp:460:1:   required from here
./statistics/DrawHDiagram.hpp:271:9: error: 
'set_geometrical_informations_object' was not declared in this scope, and no 
declarations were found by argument-dependent lookup at the point of 
instantiation [-fpermissive]
./statistics/DrawHDiagram.hpp:271:9: note: declarations in dependent base 
'DrawStats<Render_stats_opengl>' are not found by unqualified lookup
./statistics/DrawHDiagram.hpp:271:9: note: use 
'this->set_geometrical_informations_object' instead
make[3]: *** [../bin/Stats_window.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/src'
make[2]: *** [all] Error 2
make[1]: *** [override_dh_auto_build] Error 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: vite
Source-Version: 1.2+svn1347-1

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

vite_1.2+svn1347-1.debian.tar.gz
  to main/v/vite/vite_1.2+svn1347-1.debian.tar.gz
vite_1.2+svn1347-1.dsc
  to main/v/vite/vite_1.2+svn1347-1.dsc
vite_1.2+svn1347-1_amd64.deb
  to main/v/vite/vite_1.2+svn1347-1_amd64.deb
vite_1.2+svn1347.orig.tar.gz
  to main/v/vite/vite_1.2+svn1347.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.
Samuel Thibault <sthiba...@debian.org> (supplier of updated vite 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: SHA512

Format: 1.8
Date: Wed, 09 May 2012 14:54:33 +0200
Source: vite
Binary: vite
Architecture: source amd64
Version: 1.2+svn1347-1
Distribution: unstable
Urgency: low
Maintainer: Samuel Thibault <sthiba...@debian.org>
Changed-By: Samuel Thibault <sthiba...@debian.org>
Description: 
 vite       - Efficient visual trace explorer
Closes: 667410
Changes: 
 vite (1.2+svn1347-1) unstable; urgency=low
 .
   * New upstream snapshot (Closes: Bug#667410).
   * patches/gold-fix.diff: Remove, merged upstream.
   * control:
     - Add cmake build-dep.
     - Add libotf-trace-dev build-dep instead of shipping it.
   * Bump Standards-Version to 3.9.3 (no change needed)
   * control: Depend on hardening-check.
   * rules: Set DEB_BUILD_HARDENING=1 to enable hardening.
Checksums-Sha1: 
 0335cf37a387687e2061f80827d24ddbd4c698c6 1467 vite_1.2+svn1347-1.dsc
 7361ac44a3e388b8209f5ac3fd81d3d634f6dc8a 7113442 vite_1.2+svn1347.orig.tar.gz
 1a2a2e1c6b3b599976f805dd7620fb39211b42a6 8039 vite_1.2+svn1347-1.debian.tar.gz
 e258cf0d90a5eb1bf910840edc6fcf940519cf4f 2597582 vite_1.2+svn1347-1_amd64.deb
Checksums-Sha256: 
 0e640672e8ad22a1c5e9a33a592079dfbb79b20d44664064c5b43a9b4ac665a7 1467 
vite_1.2+svn1347-1.dsc
 9fd7e96a15b8cfaf125a4caecd1b8023b4e7e880ae0104f396b25a7a71a2a9b5 7113442 
vite_1.2+svn1347.orig.tar.gz
 2e7809056464bf411a4c0ecd0676d30baa009fe93bda717032613d2712554d47 8039 
vite_1.2+svn1347-1.debian.tar.gz
 db14bb2bb239f68a45ff356ba346c72cf1917251db775b6a6cbe4898fbf88f1e 2597582 
vite_1.2+svn1347-1_amd64.deb
Files: 
 8601f04c2d4e085b30721f498c57b601 1467 devel optional vite_1.2+svn1347-1.dsc
 81360b819cfff253c707b8f7d287b72f 7113442 devel optional 
vite_1.2+svn1347.orig.tar.gz
 c7d4a0e1f64c722b6dd4ec09c33cfe1c 8039 devel optional 
vite_1.2+svn1347-1.debian.tar.gz
 f347594003f367d8ff961b6205150cd1 2597582 devel optional 
vite_1.2+svn1347-1_amd64.deb

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

iF4EAREKAAYFAk+5JIEACgkQUesQhRznqyjxhwD9E2SzIDwkbNfYlpAnFrK8t8Hb
454KBJ8h9YbXQVG/hJwBAL+7oL9RRLaaFUBtuIthQwHnoWVpx5lnClKDE9Usf/5i
=3yDI
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to