[Debichem-devel] Bug#701319: massxpert: ftbfs with GCC-4.8

Matthias Klose doko at debian.org
Sat Feb 23 11:21:21 UTC 2013


Package: src:massxpert
Version: 3.4.0-1
Severity: important
Tags: sid jessie
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-4.8

The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.

  qtconcurrentfilter.h:108:47: error: typedef 'Iterator' locally defined but not used [-Werror=unused-local-typedefs]

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/massxpert_3.4.0-1_unstable_gcc48.log
The last lines of the build log are at the end of this report.

To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
                 from /«PKGBUILDDIR»/gui/../lib/oligomer.hpp:43,
                 from /«PKGBUILDDIR»/gui/../lib/oligomerList.hpp:48,
                 from /«PKGBUILDDIR»/gui/cleaveOligomerTableView.hpp:47,
                 from /«PKGBUILDDIR»/gui/cleaveOligomerTableViewMimeData.hpp:47,
                 from /«PKGBUILDDIR»/gui/cleaveOligomerTableViewMimeData.cpp:42:
/usr/include/qt4/QtCore/qtconcurrentfilter.h: In function 'QtConcurrent::ThreadEngineStarter<void> QtConcurrent::filterInternal(Sequence&, KeepFunctor, ReduceFunctor)':
/usr/include/qt4/QtCore/qtconcurrentfilter.h:108:47: error: typedef 'Iterator' locally defined but not used [-Werror=unused-local-typedefs]
     typedef typename Sequence::const_iterator Iterator;
                                               ^
cc1plus: all warnings being treated as errors
cc1plus: all warnings being treated as errors
make[3]: *** [gui/CMakeFiles/massxpert.dir/calculatorRecorderDlg.cpp.o] Error 1
make[3]: *** [gui/CMakeFiles/massxpert.dir/atomDefDlg.cpp.o] Error 1
cc1plus: all warnings being treated as errors
cc1plus: all warnings being treated as errors
make[3]: *** [gui/CMakeFiles/massxpert.dir/cleaveOligomerTableView.cpp.o] Error 1
make[3]: *** [gui/CMakeFiles/massxpert.dir/calculatorWnd.cpp.o] Error 1
In file included from /usr/include/qt4/QtCore/QtCore:94:0,
                 from /usr/include/qt4/QtXml/QtXml:3,
                 from /«PKGBUILDDIR»/gui/../lib/isotope.hpp:45,
                 from /«PKGBUILDDIR»/gui/../lib/atom.hpp:48,
                 from /«PKGBUILDDIR»/gui/../lib/atomCount.hpp:48,
                 from /«PKGBUILDDIR»/gui/../lib/formula.hpp:47,
                 from /«PKGBUILDDIR»/gui/../lib/monomer.hpp:49,
                 from /«PKGBUILDDIR»/gui/../lib/sequence.hpp:47,
                 from /«PKGBUILDDIR»/gui/../lib/oligomer.hpp:43,
                 from /«PKGBUILDDIR»/gui/../lib/oligomerList.hpp:48,
                 from /«PKGBUILDDIR»/gui/cleaveOligomerTableViewModel.hpp:48,
                 from /«PKGBUILDDIR»/gui/cleaveOligomerTableViewModel.cpp:41:
/usr/include/qt4/QtCore/qtconcurrentfilter.h: In function 'QtConcurrent::ThreadEngineStarter<void> QtConcurrent::filterInternal(Sequence&, KeepFunctor, ReduceFunctor)':
/usr/include/qt4/QtCore/qtconcurrentfilter.h:108:47: error: typedef 'Iterator' locally defined but not used [-Werror=unused-local-typedefs]
     typedef typename Sequence::const_iterator Iterator;
                                               ^
cc1plus: all warnings being treated as errors
make[3]: *** [gui/CMakeFiles/massxpert.dir/application.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[3]: *** [gui/CMakeFiles/massxpert.dir/calculatorChemPadDlg.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[3]: *** [gui/CMakeFiles/massxpert.dir/cleaveOligomerTableViewMimeData.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[3]: *** [gui/CMakeFiles/massxpert.dir/cleavageDlg.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[3]: *** [gui/CMakeFiles/massxpert.dir/cleaveOligomerTableViewModel.cpp.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/debian/build-arch'
make[2]: *** [gui/CMakeFiles/massxpert.dir/all] Error 2
make[1]: *** [all] Error 2
make[2]: Leaving directory `/«PKGBUILDDIR»/debian/build-arch'
make[1]: Leaving directory `/«PKGBUILDDIR»/debian/build-arch'
make: *** [build-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



More information about the Debichem-devel mailing list