Package: insighttoolkit Version: 3.20.1+git20120521-6 Severity: important User: [email protected] Usertags: ftbfs-gcc-6
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. You may be able to find out more about this issue at https://gcc.gnu.org/gcc-6/changes.html > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux ... > make[3]: Leaving directory > '/<<BUILDDIR>>/insighttoolkit-3.20.1+git20120521/obj-x86_64-linux-gnu' > make -f Utilities/itkjpeg/8/CMakeFiles/itkjpeg8.dir/build.make > Utilities/itkjpeg/8/CMakeFiles/itkjpeg8.dir/build > make[3]: Entering directory > '/<<BUILDDIR>>/insighttoolkit-3.20.1+git20120521/obj-x86_64-linux-gnu' > make[3]: Leaving directory > '/<<BUILDDIR>>/insighttoolkit-3.20.1+git20120521/obj-x86_64-linux-gnu' > make -f Utilities/itkjpeg/16/CMakeFiles/itkjpeg16.dir/build.make > Utilities/itkjpeg/16/CMakeFiles/itkjpeg16.dir/build > In file included from > /<<BUILDDIR>>/insighttoolkit-3.20.1+git20120521/Utilities/vxl/vcl/vcl_iosfwd.h:8:0, > from > /<<BUILDDIR>>/insighttoolkit-3.20.1+git20120521/Utilities/vxl/vcl/vcl_iostream.h:28, > from > /<<BUILDDIR>>/insighttoolkit-3.20.1+git20120521/Utilities/vxl/vcl/vcl_deprecated.cxx:4: > /<<BUILDDIR>>/insighttoolkit-3.20.1+git20120521/Utilities/vxl/vcl/vcl_compiler.h:130:4: > error: #error "Dunno about this gcc" > # error "Dunno about this gcc" > ^~~~~

