Your message dated Wed, 30 May 2012 05:32:52 +0000
with message-id <e1szbwe-0006fm...@franck.debian.org>
and subject line Bug#667228: fixed in klatexformula 3.2.5-1.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.5-1.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.5-1.1.debian.tar.gz
  to main/k/klatexformula/klatexformula_3.2.5-1.1.debian.tar.gz
klatexformula_3.2.5-1.1.dsc
  to main/k/klatexformula/klatexformula_3.2.5-1.1.dsc
klatexformula_3.2.5-1.1_amd64.deb
  to main/k/klatexformula/klatexformula_3.2.5-1.1_amd64.deb
libklatexformula3-dev_3.2.5-1.1_amd64.deb
  to main/k/klatexformula/libklatexformula3-dev_3.2.5-1.1_amd64.deb
libklatexformula3_3.2.5-1.1_amd64.deb
  to main/k/klatexformula/libklatexformula3_3.2.5-1.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.
Matthias Klose <d...@debian.org> (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: Wed, 30 May 2012 05:06:25 +0000
Source: klatexformula
Binary: klatexformula libklatexformula3 libklatexformula3-dev
Architecture: source amd64
Version: 3.2.5-1.1
Distribution: unstable
Urgency: low
Maintainer: Tobias Winchen <winc...@physik.rwth-aachen.de>
Changed-By: Matthias Klose <d...@debian.org>
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.5-1.1) unstable; urgency=low
 .
   * Non maintainer upload.
   * Fix build failure with GCC 4.7. Closes: #667228.
Checksums-Sha1: 
 7701004b30d27864f55fe1cd754a840a333c4ccc 1451 klatexformula_3.2.5-1.1.dsc
 95b5b5c3ef904698cfd5c6df0308455a1a473054 7985 
klatexformula_3.2.5-1.1.debian.tar.gz
 1c98f75d37a5c256a0fd5fd1cf75db55003aaa16 1592194 
klatexformula_3.2.5-1.1_amd64.deb
 b73782d6c0dfbfbc271ffb4ea569307ac64e33fb 2607872 
libklatexformula3_3.2.5-1.1_amd64.deb
 623c75eb6c2cf61458bbe1a5cc5a70ad60d2213d 113654 
libklatexformula3-dev_3.2.5-1.1_amd64.deb
Checksums-Sha256: 
 60f1ef627aa606c0360941ff27f71a91a03ee07a1bab0bce786b5a05ce6adc91 1451 
klatexformula_3.2.5-1.1.dsc
 0a545b612fe269a897fd7d432cf8e335e19d868e0426264373bf7ad84794821b 7985 
klatexformula_3.2.5-1.1.debian.tar.gz
 d2b6af7b40e672d54194730f21d49d1c0a861ca0741acce29e27134c700a17db 1592194 
klatexformula_3.2.5-1.1_amd64.deb
 3527cdbb5e077b38e85aa312b3080327c49405b2d4746533f1cae99ec7af1e67 2607872 
libklatexformula3_3.2.5-1.1_amd64.deb
 9c4ac40d3c1a33fc3db3205caa9ffae576013ddbc49d6b71d84f9a335d36ffe6 113654 
libklatexformula3-dev_3.2.5-1.1_amd64.deb
Files: 
 76af08acdf13daf247d2ef3650516ec0 1451 tex extra klatexformula_3.2.5-1.1.dsc
 4303828f8a9e2162c098ddca15dd0b63 7985 tex extra 
klatexformula_3.2.5-1.1.debian.tar.gz
 ed7154c212b4fd372ce7613fea0681bc 1592194 tex extra 
klatexformula_3.2.5-1.1_amd64.deb
 b032909a28fd3db4b066a850818981b0 2607872 tex extra 
libklatexformula3_3.2.5-1.1_amd64.deb
 4bd0f5aa4480989ad04970765f7fcaf0 113654 libdevel extra 
libklatexformula3-dev_3.2.5-1.1_amd64.deb

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

iEYEARECAAYFAk/FrJ8ACgkQStlRaw+TLJxBSgCguSUCgVRU1CkNC70DFp1By9CE
Cy8An2vA8GsrOTtWTssTJAlaDtwC5/ei
=v2yq
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to