Package: structure-synth
Version: 1.5.0-2
Severity: important
User: debian-...@lists.debian.org
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 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DDATADIR=\"/usr/share/structure-synth\" 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -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 -I. -IStructureSynth/GUI 
> -ISyntopiaCore/GLEngine -ISyntopiaCore/Math -ISyntopiaCore/Misc 
> -IStructureSynth/Parser -ISyntopiaCore/Exceptions 
> -IStructureSynth/Model/Rendering -IStructureSynth/Model 
> -IThirdPartyCode/MersenneTwister -ISyntopiaCore/Logging 
> -IStructureSynth/JavaScriptSupport -ISyntopiaCore/GLEngine/Raytracer 
> -I/usr/X11R6/include -I. -o VoxelStepper.o 
> SyntopiaCore/GLEngine/Raytracer/VoxelStepper.cpp
> SyntopiaCore/GLEngine/Raytracer/VoxelStepper.cpp: In member function 
> 'QList<SyntopiaCore::GLEngine::Object3D*>* 
> SyntopiaCore::GLEngine::VoxelStepper::setupRay(SyntopiaCore::Math::Vector3f, 
> SyntopiaCore::Math::Vector3f, double&)':
> SyntopiaCore/GLEngine/Raytracer/VoxelStepper.cpp:125:26: error: cannot 
> convert 'bool' to 'QList<SyntopiaCore::GLEngine::Object3D*>*' in return
>        if (!found) return false;
>                           ^~~~~
> 
> Makefile:1073: recipe for target 'VoxelStepper.o' failed
> make[1]: *** [VoxelStepper.o] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

Reply via email to