Package: meshlab Version: 1.3.2+dfsg1-2 Severity: important User: [email protected] Usertags: ftbfs-gcc-6 gcc-6-cannot-convert
This package fails to build with GCC 6. GCC 6 has not been released yet, but it's expected that GCC 6 will become the default compiler for stretch. Note that only the first error is reported; there might be more. You can find a snapshot of GCC 6 in experimental. To build with GCC 6, you can set CC=gcc-6 CXX=g++-6 explicitly. > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux ... > g++ -c -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security > -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG > -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB > -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore > -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml > -I/usr/include/qt4/QtScript -I/usr/include/qt4 -Issynth -I/usr/X11R6/include > -I. -o VoxelStepper.o ssynth/SyntopiaCore/GLEngine/Raytracer/VoxelStepper.cpp > ssynth/SyntopiaCore/GLEngine/Raytracer/VoxelStepper.cpp: In member function > 'QList<SyntopiaCore::GLEngine::Object3D*>* > SyntopiaCore::GLEngine::VoxelStepper::setupRay(SyntopiaCore::Math::Vector3f, > SyntopiaCore::Math::Vector3f, double&)': > ssynth/SyntopiaCore/GLEngine/Raytracer/VoxelStepper.cpp:125:26: error: cannot > convert 'bool' to 'QList<SyntopiaCore::GLEngine::Object3D*>*' in return > if (!found) return false; > ^~~~~ > > Makefile:609: recipe for target 'VoxelStepper.o' failed > make[2]: *** [VoxelStepper.o] Error 1 > make[2]: Leaving directory > '/<<BUILDDIR>>/meshlab-1.3.2+dfsg1/meshlab/src/external/structuresynth' -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

