Your message dated Wed, 30 May 2012 09:49:20 +0000
with message-id <e1szfwq-0005ap...@franck.debian.org>
and subject line Bug#667228: fixed in klatexformula 3.2.6-1
has caused the Debian Bug report #667228,
regarding klatexformula: 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.)


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

klflibview_p.h:175:2: error: 'append' 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/klatexformula_3.2.5-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.

[...]
[ 59%] Building CXX object src/CMakeFiles/klfapp.dir/klflibentryeditor.cpp.o
cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src && /usr/bin/g++   -Dklfapp_EXPORTS 
-DKLF_VERSION_STRING=\"3.2.5\" -DKLF_VERSION_MAJ=3 -DKLF_VERSION_MIN=2 
-DKLF_VERSION_REL=5 -DKLF_SRC_BUILD -DKLF_CMAKE_ARCH=\"x86_64\" 
-DKLFBACKEND_QT4 -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB 
-DQT_CORE_LIB -DKLF_USE_DBUS -DKLF_SHARE_DIR=\"../share/klatexformula\" 
-DKLF_SHARE_RCCRESOURCES_DIR=\"../lib/klatexformula/rccresources\" 
-DQT_NO_DEBUG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Wformat-security -Werror=format-security -Wall  -O3 -DNDEBUG 
-DQT_NO_DEBUG_OUTPUT -fPIC -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src 
-I/«PKGBUILDDIR»/src -I/usr/include/qt4 -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql 
-I/usr/include/qt4/QtCore -I/«PKGBUILDDIR»/src/klftools 
-I/«PKGBUILDDIR»/src/klfbackend    -o 
CMakeFiles/klfapp.dir/klflibentryeditor.cpp.o -c 
/«PKGBUILDDIR»/src/klflibentryeditor.cpp
/usr/bin/cmake -E cmake_progress_report 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 
[ 59%] Building CXX object src/CMakeFiles/klfapp.dir/klflibbrowser.cpp.o
cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src && /usr/bin/g++   -Dklfapp_EXPORTS 
-DKLF_VERSION_STRING=\"3.2.5\" -DKLF_VERSION_MAJ=3 -DKLF_VERSION_MIN=2 
-DKLF_VERSION_REL=5 -DKLF_SRC_BUILD -DKLF_CMAKE_ARCH=\"x86_64\" 
-DKLFBACKEND_QT4 -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB 
-DQT_CORE_LIB -DKLF_USE_DBUS -DKLF_SHARE_DIR=\"../share/klatexformula\" 
-DKLF_SHARE_RCCRESOURCES_DIR=\"../lib/klatexformula/rccresources\" 
-DQT_NO_DEBUG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Wformat-security -Werror=format-security -Wall  -O3 -DNDEBUG 
-DQT_NO_DEBUG_OUTPUT -fPIC -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src 
-I/«PKGBUILDDIR»/src -I/usr/include/qt4 -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql 
-I/usr/include/qt4/QtCore -I/«PKGBUILDDIR»/src/klftools 
-I/«PKGBUILDDIR»/src/klfbackend    -o 
CMakeFiles/klfapp.dir/klflibbrowser.cpp.o -c 
/«PKGBUILDDIR»/src/klflibbrowser.cpp
/usr/bin/cmake -E cmake_progress_report 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 9
[ 60%] Building CXX object src/CMakeFiles/klfapp.dir/klflib.cpp.o
cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src && /usr/bin/g++   -Dklfapp_EXPORTS 
-DKLF_VERSION_STRING=\"3.2.5\" -DKLF_VERSION_MAJ=3 -DKLF_VERSION_MIN=2 
-DKLF_VERSION_REL=5 -DKLF_SRC_BUILD -DKLF_CMAKE_ARCH=\"x86_64\" 
-DKLFBACKEND_QT4 -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB 
-DQT_CORE_LIB -DKLF_USE_DBUS -DKLF_SHARE_DIR=\"../share/klatexformula\" 
-DKLF_SHARE_RCCRESOURCES_DIR=\"../lib/klatexformula/rccresources\" 
-DQT_NO_DEBUG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Wformat-security -Werror=format-security -Wall  -O3 -DNDEBUG 
-DQT_NO_DEBUG_OUTPUT -fPIC -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src 
-I/«PKGBUILDDIR»/src -I/usr/include/qt4 -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql 
-I/usr/include/qt4/QtCore -I/«PKGBUILDDIR»/src/klftools 
-I/«PKGBUILDDIR»/src/klfbackend    -o CMakeFiles/klfapp.dir/klflib.cpp.o -c 
/«PKGBUILDDIR»/src/klflib.cpp
/usr/bin/cmake -E cmake_progress_report 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 10
[ 61%] Building CXX object src/CMakeFiles/klfapp.dir/klflibview.cpp.o
cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src && /usr/bin/g++   -Dklfapp_EXPORTS 
-DKLF_VERSION_STRING=\"3.2.5\" -DKLF_VERSION_MAJ=3 -DKLF_VERSION_MIN=2 
-DKLF_VERSION_REL=5 -DKLF_SRC_BUILD -DKLF_CMAKE_ARCH=\"x86_64\" 
-DKLFBACKEND_QT4 -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB 
-DQT_CORE_LIB -DKLF_USE_DBUS -DKLF_SHARE_DIR=\"../share/klatexformula\" 
-DKLF_SHARE_RCCRESOURCES_DIR=\"../lib/klatexformula/rccresources\" 
-DQT_NO_DEBUG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Wformat-security -Werror=format-security -Wall  -O3 -DNDEBUG 
-DQT_NO_DEBUG_OUTPUT -fPIC -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src 
-I/«PKGBUILDDIR»/src -I/usr/include/qt4 -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql 
-I/usr/include/qt4/QtCore -I/«PKGBUILDDIR»/src/klftools 
-I/«PKGBUILDDIR»/src/klfbackend    -o CMakeFiles/klfapp.dir/klflibview.cpp.o 
-c /«PKGBUILDDIR»/src/klflibview.cpp
In file included from /«PKGBUILDDIR»/src/klflibview.cpp:61:0:
/«PKGBUILDDIR»/src/klflibview_p.h: In member function 'virtual bool 
KLFLibDefViewCommon::evDrop(QDropEvent*, const QPoint&)':
/«PKGBUILDDIR»/src/klflibview_p.h:476:14: warning: variable 'delta' set but 
not used [-Wunused-but-set-variable]
/«PKGBUILDDIR»/src/klflibview_p.h: In instantiation of 
'KLFLibModelCache::IndexType 
KLFLibModelCache::NodeCache<N>::insertNewNode(const N&) [with N = 
KLFLibModelCache::EntryNode; KLFLibModelCache::IndexType = int]':
/«PKGBUILDDIR»/src/klflibview.cpp:995:50:   required from here
/«PKGBUILDDIR»/src/klflibview_p.h:175:2: error: 'append' was not declared in 
this scope, and no declarations were found by argument-dependent lookup at the 
point of instantiation [-fpermissive]
/«PKGBUILDDIR»/src/klflibview_p.h:175:2: note: declarations in dependent base 
'QList<KLFLibModelCache::EntryNode>' are not found by unqualified lookup
/«PKGBUILDDIR»/src/klflibview_p.h:175:2: note: use 'this->append' instead
/«PKGBUILDDIR»/src/klflibview_p.h: In instantiation of 
'KLFLibModelCache::IndexType 
KLFLibModelCache::NodeCache<N>::insertNewNode(const N&) [with N = 
KLFLibModelCache::CategoryLabelNode; KLFLibModelCache::IndexType = int]':
/«PKGBUILDDIR»/src/klflibview.cpp:1159:61:   required from here
/«PKGBUILDDIR»/src/klflibview_p.h:175:2: error: 'append' was not declared in 
this scope, and no declarations were found by argument-dependent lookup at the 
point of instantiation [-fpermissive]
/«PKGBUILDDIR»/src/klflibview_p.h:175:2: note: declarations in dependent base 
'QList<KLFLibModelCache::CategoryLabelNode>' are not found by unqualified lookup
/«PKGBUILDDIR»/src/klflibview_p.h:175:2: note: use 'this->append' instead
make[3]: *** [src/CMakeFiles/klfapp.dir/klflibview.cpp.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[2]: *** [src/CMakeFiles/klfapp.dir/all] Error 2
make[1]: *** [all] Error 2
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: klatexformula
Source-Version: 3.2.6-1

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

klatexformula_3.2.6-1.debian.tar.gz
  to main/k/klatexformula/klatexformula_3.2.6-1.debian.tar.gz
klatexformula_3.2.6-1.dsc
  to main/k/klatexformula/klatexformula_3.2.6-1.dsc
klatexformula_3.2.6-1_amd64.deb
  to main/k/klatexformula/klatexformula_3.2.6-1_amd64.deb
klatexformula_3.2.6.orig.tar.gz
  to main/k/klatexformula/klatexformula_3.2.6.orig.tar.gz
libklatexformula3-dev_3.2.6-1_amd64.deb
  to main/k/klatexformula/libklatexformula3-dev_3.2.6-1_amd64.deb
libklatexformula3_3.2.6-1_amd64.deb
  to main/k/klatexformula/libklatexformula3_3.2.6-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.
Tobias Winchen <winc...@physik.rwth-aachen.de> (supplier of updated 
klatexformula 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, 26 May 2012 18:38:09 +0200
Source: klatexformula
Binary: klatexformula libklatexformula3 libklatexformula3-dev
Architecture: source amd64
Version: 3.2.6-1
Distribution: unstable
Urgency: low
Maintainer: Tobias Winchen <winc...@physik.rwth-aachen.de>
Changed-By: Tobias Winchen <winc...@physik.rwth-aachen.de>
Description: 
 klatexformula - GUI to easily get an image from a LaTeX formula or equation
 libklatexformula3 - Runtime libraries for klatexformula
 libklatexformula3-dev - Runtime libraries for klatexformula, development files
Closes: 667228
Changes: 
 klatexformula (3.2.6-1) unstable; urgency=low
 .
   * New upstream release
     - Fixes FTBFS with GCC-4.7 (Closes: #667228)
   * Bump standards version to 3.9.3
     - Adapted copyright to dep5, version 1.0
Checksums-Sha1: 
 4547815751897c9c3f0dfb60eb03ce694a79fdb1 1443 klatexformula_3.2.6-1.dsc
 0631c91e2e981e3a08391f6b8c1cbea053db9c5a 3227123 
klatexformula_3.2.6.orig.tar.gz
 b8bbaf9067def92a723ac53ae92bbc60f5ad21ef 6951 
klatexformula_3.2.6-1.debian.tar.gz
 1bf3eafc02e9e50039191cacbba46c6a3e8d71ea 1584566 
klatexformula_3.2.6-1_amd64.deb
 46495f440bb8991b060f9064e70be0686223f1cf 2600726 
libklatexformula3_3.2.6-1_amd64.deb
 e9764adf2bc565cbed967c144d5fd56bdf4a9420 106890 
libklatexformula3-dev_3.2.6-1_amd64.deb
Checksums-Sha256: 
 660572a4f703a961837c74b4b90c01c65fb31b42dc9c698d1330a277130b3520 1443 
klatexformula_3.2.6-1.dsc
 5385b3cdd1ec02c82539bc679171f2c28dd5ed4eb015b77d086d73010df1c7af 3227123 
klatexformula_3.2.6.orig.tar.gz
 c23aa602e20f38452b0926008690493ff7b4180ed94ff478e27a1b40aaf3ee86 6951 
klatexformula_3.2.6-1.debian.tar.gz
 7fd87765a676a584a9fadaeeb05d68999be22ed558c5cd631981abb250e8d48d 1584566 
klatexformula_3.2.6-1_amd64.deb
 c192aa21c72cfab8e0e2f875a3a844eec99007a17886d145fbd426d4f6c446be 2600726 
libklatexformula3_3.2.6-1_amd64.deb
 75f598b321b72302ae934df2af75e902c8e5751ee920c5adca20b8b803871a30 106890 
libklatexformula3-dev_3.2.6-1_amd64.deb
Files: 
 b9adc72d031955008af75f962b6c9eff 1443 tex extra klatexformula_3.2.6-1.dsc
 c2a0f20fbb31812411d9400917f4facd 3227123 tex extra 
klatexformula_3.2.6.orig.tar.gz
 33896fdd1666c7c6f019d6f1cfc27f53 6951 tex extra 
klatexformula_3.2.6-1.debian.tar.gz
 56ad775031825ca1bfcda8e1a8b3373f 1584566 tex extra 
klatexformula_3.2.6-1_amd64.deb
 70ba7907b80135912929a6f27bc8e31b 2600726 tex extra 
libklatexformula3_3.2.6-1_amd64.deb
 7ff3b83af752b9c4ae75d3d91e4df9d2 106890 libdevel extra 
libklatexformula3-dev_3.2.6-1_amd64.deb

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

iEYEARECAAYFAk/F6kUACgkQStlRaw+TLJz9hgCeKm2OoLWI9V1QMuR0YENEwweI
b2YAoJBy/35dqi6UWFLrDudyT8oc/+w+
=pNRN
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to