Your message dated Thu, 22 Jun 2023 23:24:16 +0000
with message-id <e1qctey-00g4wp...@fasolo.debian.org>
and subject line Bug#1038622: Removed package(s) from unstable
has caused the Debian Bug report #984068,
regarding itksnap: ftbfs with GCC-11
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.)
--
984068: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984068
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:itksnap
Version: 3.6.0-5
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-11
[This bug is not targeted to the upcoming bullseye release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.
The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/itksnap_3.6.0-5_unstable_gcc11.log
The last lines of the build log are at the end of this report.
To build with GCC 11, either set CC=gcc-11 CXX=g++-11 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-11/porting_to.html
GCC 11 defaults to the GNU++17 standard. If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.
[...]
Scanning dependencies of target itksnapui_qt
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f CMakeFiles/itksnapui_qt.dir/build.make
CMakeFiles/itksnapui_qt.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 46%] Building CXX object
CMakeFiles/itksnapui_qt.dir/GUI/Qt/Components/CollapsableGroupBox.cxx.o
[ 46%] Building CXX object
CMakeFiles/itksnapui_qt.dir/GUI/Qt/Components/AnnotationToolPanel.cxx.o
[ 46%] Building CXX object
CMakeFiles/itksnapui_qt.dir/GUI/Qt/Components/ColorLabelQuickListWidget.cxx.o
/usr/bin/c++ -DITK_IO_FACTORY_REGISTER_MANAGER -DQT_CONCURRENT_LIB
-DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB
-DQT_QML_LIB -DQT_WIDGETS_LIB -DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkIOImage_AUTOINIT="1(vtkIOMPIImage)"
-DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkRenderingContext2D_AUTOINIT="1(vtkRenderingContextOpenGL)"
-DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)"
-DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)"
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ITKFactoryRegistration
-I/usr/include/hdf5/serial -I/usr/include/nifti -I/usr/include/vtk-6.3
-I/usr/include/freetype2 -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi
-I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/hdf5/openmpi
-I/usr/include/libxml2 -I/usr/include/jsoncpp
-I/usr/lib/cmake/ITK-4.13/Utilities/zlib -I/<<PKGBUILDDIR>>/Common
-I/<<PKGBUILDDIR>>/Common/ITKExtras -I/<<PKGBUILDDIR>>/Logic -I/<<PKGBUILDDIR>>
/Logic/Common -I/<<PKGBUILDDIR>>/Logic/Framework
-I/<<PKGBUILDDIR>>/Logic/ImageWrapper -I/<<PKGBUILDDIR>>/Logic/LevelSet
-I/<<PKGBUILDDIR>>/Logic/Mesh -I/<<PKGBUILDDIR>>/Logic/Preprocessing
-I/<<PKGBUILDDIR>>/Logic/Preprocessing/GMM
-I/<<PKGBUILDDIR>>/Logic/Preprocessing/Texture
-I/<<PKGBUILDDIR>>/Logic/RLEImage -I/<<PKGBUILDDIR>>/Logic/Slicing
-I/<<PKGBUILDDIR>>/Submodules/c3d/itkextras/RandomForest
-I/<<PKGBUILDDIR>>/Submodules/c3d/api -I/<<PKGBUILDDIR>>/Submodules/greedy/src
-I/<<PKGBUILDDIR>>/GUI -I/<<PKGBUILDDIR>>/GUI/Model
-I/<<PKGBUILDDIR>>/GUI/Renderer
-I/<<PKGBUILDDIR>>/GUI/Renderer/OrientationWidget/Reorient
-I/<<PKGBUILDDIR>>/GUI/Qt -I/<<PKGBUILDDIR>>/GUI/Qt/Components
-I/<<PKGBUILDDIR>>/GUI/Qt/Coupling -I/<<PKGBUILDDIR>>/GUI/Qt/External
-I/<<PKGBUILDDIR>>/GUI/Qt/External/ColorWheel
-I/<<PKGBUILDDIR>>/GUI/Qt/ModelView -I/<<PKGBUILDDIR>>/GUI/Qt/Testing
-I/<<PKGBUILDDIR>>/GUI/Qt/View -I/<<PKGBUILDDIR>>/GUI/Qt/Windows
-I/<<PKGBUILDDIR>>/GUI/Qt/Windows/MeshExportWizard -I/<<P
KGBUILDDIR>>/GUI/Qt/Windows/Registration -I/<<PKGBUILDDIR>>/Testing/Logic
-I/<<PKGBUILDDIR>>/Testing/GUI/Qt -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-isystem /usr/include/gdcm-3.0 -isystem /usr/include/ITK-4.13 -isystem
/usr/include/x86_64-linux-gnu/qt5 -isystem
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem
/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -fPIC -funroll-loops -ftree-vectorize -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -o
CMakeFiles/itksnapui_qt.dir/GUI/Qt/Components/AnnotationToolPanel.cxx.o -c
/<<PKGBUILDDIR>>/GUI/Qt/Components/AnnotationToolPanel.cxx
/usr/bin/c++ -DITK_IO_FACTORY_REGISTER_MANAGER -DQT_CONCURRENT_LIB
-DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB
-DQT_QML_LIB -DQT_WIDGETS_LIB -DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkIOImage_AUTOINIT="1(vtkIOMPIImage)"
-DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkRenderingContext2D_AUTOINIT="1(vtkRenderingContextOpenGL)"
-DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)"
-DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)"
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ITKFactoryRegistration
-I/usr/include/hdf5/serial -I/usr/include/nifti -I/usr/include/vtk-6.3
-I/usr/include/freetype2 -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi
-I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/hdf5/openmpi
-I/usr/include/libxml2 -I/usr/include/jsoncpp
-I/usr/lib/cmake/ITK-4.13/Utilities/zlib -I/<<PKGBUILDDIR>>/Common
-I/<<PKGBUILDDIR>>/Common/ITKExtras -I/<<PKGBUILDDIR>>/Logic -I/<<PKGBUILDDIR>>
/Logic/Common -I/<<PKGBUILDDIR>>/Logic/Framework
-I/<<PKGBUILDDIR>>/Logic/ImageWrapper -I/<<PKGBUILDDIR>>/Logic/LevelSet
-I/<<PKGBUILDDIR>>/Logic/Mesh -I/<<PKGBUILDDIR>>/Logic/Preprocessing
-I/<<PKGBUILDDIR>>/Logic/Preprocessing/GMM
-I/<<PKGBUILDDIR>>/Logic/Preprocessing/Texture
-I/<<PKGBUILDDIR>>/Logic/RLEImage -I/<<PKGBUILDDIR>>/Logic/Slicing
-I/<<PKGBUILDDIR>>/Submodules/c3d/itkextras/RandomForest
-I/<<PKGBUILDDIR>>/Submodules/c3d/api -I/<<PKGBUILDDIR>>/Submodules/greedy/src
-I/<<PKGBUILDDIR>>/GUI -I/<<PKGBUILDDIR>>/GUI/Model
-I/<<PKGBUILDDIR>>/GUI/Renderer
-I/<<PKGBUILDDIR>>/GUI/Renderer/OrientationWidget/Reorient
-I/<<PKGBUILDDIR>>/GUI/Qt -I/<<PKGBUILDDIR>>/GUI/Qt/Components
-I/<<PKGBUILDDIR>>/GUI/Qt/Coupling -I/<<PKGBUILDDIR>>/GUI/Qt/External
-I/<<PKGBUILDDIR>>/GUI/Qt/External/ColorWheel
-I/<<PKGBUILDDIR>>/GUI/Qt/ModelView -I/<<PKGBUILDDIR>>/GUI/Qt/Testing
-I/<<PKGBUILDDIR>>/GUI/Qt/View -I/<<PKGBUILDDIR>>/GUI/Qt/Windows
-I/<<PKGBUILDDIR>>/GUI/Qt/Windows/MeshExportWizard -I/<<P
KGBUILDDIR>>/GUI/Qt/Windows/Registration -I/<<PKGBUILDDIR>>/Testing/Logic
-I/<<PKGBUILDDIR>>/Testing/GUI/Qt -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-isystem /usr/include/gdcm-3.0 -isystem /usr/include/ITK-4.13 -isystem
/usr/include/x86_64-linux-gnu/qt5 -isystem
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem
/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -fPIC -funroll-loops -ftree-vectorize -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -o
CMakeFiles/itksnapui_qt.dir/GUI/Qt/Components/CollapsableGroupBox.cxx.o -c
/<<PKGBUILDDIR>>/GUI/Qt/Components/CollapsableGroupBox.cxx
/usr/bin/c++ -DITK_IO_FACTORY_REGISTER_MANAGER -DQT_CONCURRENT_LIB
-DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB
-DQT_QML_LIB -DQT_WIDGETS_LIB -DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkIOImage_AUTOINIT="1(vtkIOMPIImage)"
-DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkRenderingContext2D_AUTOINIT="1(vtkRenderingContextOpenGL)"
-DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)"
-DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)"
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ITKFactoryRegistration
-I/usr/include/hdf5/serial -I/usr/include/nifti -I/usr/include/vtk-6.3
-I/usr/include/freetype2 -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi
-I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/hdf5/openmpi
-I/usr/include/libxml2 -I/usr/include/jsoncpp
-I/usr/lib/cmake/ITK-4.13/Utilities/zlib -I/<<PKGBUILDDIR>>/Common
-I/<<PKGBUILDDIR>>/Common/ITKExtras -I/<<PKGBUILDDIR>>/Logic -I/<<PKGBUILDDIR>>
/Logic/Common -I/<<PKGBUILDDIR>>/Logic/Framework
-I/<<PKGBUILDDIR>>/Logic/ImageWrapper -I/<<PKGBUILDDIR>>/Logic/LevelSet
-I/<<PKGBUILDDIR>>/Logic/Mesh -I/<<PKGBUILDDIR>>/Logic/Preprocessing
-I/<<PKGBUILDDIR>>/Logic/Preprocessing/GMM
-I/<<PKGBUILDDIR>>/Logic/Preprocessing/Texture
-I/<<PKGBUILDDIR>>/Logic/RLEImage -I/<<PKGBUILDDIR>>/Logic/Slicing
-I/<<PKGBUILDDIR>>/Submodules/c3d/itkextras/RandomForest
-I/<<PKGBUILDDIR>>/Submodules/c3d/api -I/<<PKGBUILDDIR>>/Submodules/greedy/src
-I/<<PKGBUILDDIR>>/GUI -I/<<PKGBUILDDIR>>/GUI/Model
-I/<<PKGBUILDDIR>>/GUI/Renderer
-I/<<PKGBUILDDIR>>/GUI/Renderer/OrientationWidget/Reorient
-I/<<PKGBUILDDIR>>/GUI/Qt -I/<<PKGBUILDDIR>>/GUI/Qt/Components
-I/<<PKGBUILDDIR>>/GUI/Qt/Coupling -I/<<PKGBUILDDIR>>/GUI/Qt/External
-I/<<PKGBUILDDIR>>/GUI/Qt/External/ColorWheel
-I/<<PKGBUILDDIR>>/GUI/Qt/ModelView -I/<<PKGBUILDDIR>>/GUI/Qt/Testing
-I/<<PKGBUILDDIR>>/GUI/Qt/View -I/<<PKGBUILDDIR>>/GUI/Qt/Windows
-I/<<PKGBUILDDIR>>/GUI/Qt/Windows/MeshExportWizard -I/<<P
KGBUILDDIR>>/GUI/Qt/Windows/Registration -I/<<PKGBUILDDIR>>/Testing/Logic
-I/<<PKGBUILDDIR>>/Testing/GUI/Qt -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-isystem /usr/include/gdcm-3.0 -isystem /usr/include/ITK-4.13 -isystem
/usr/include/x86_64-linux-gnu/qt5 -isystem
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem
/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -fPIC -funroll-loops -ftree-vectorize -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -o
CMakeFiles/itksnapui_qt.dir/GUI/Qt/Components/ColorLabelQuickListWidget.cxx.o
-c /<<PKGBUILDDIR>>/GUI/Qt/Components/ColorLabelQuickListWidget.
cxx
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:881: CMakeFiles/itksnaplogic.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 47%] Building CXX object
CMakeFiles/itksnapui_qt.dir/GUI/Qt/Components/ColorMapInspector.cxx.o
/usr/bin/c++ -DITK_IO_FACTORY_REGISTER_MANAGER -DQT_CONCURRENT_LIB
-DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB
-DQT_QML_LIB -DQT_WIDGETS_LIB -DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkIOImage_AUTOINIT="1(vtkIOMPIImage)"
-DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkRenderingContext2D_AUTOINIT="1(vtkRenderingContextOpenGL)"
-DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)"
-DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)"
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ITKFactoryRegistration
-I/usr/include/hdf5/serial -I/usr/include/nifti -I/usr/include/vtk-6.3
-I/usr/include/freetype2 -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi
-I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/hdf5/openmpi
-I/usr/include/libxml2 -I/usr/include/jsoncpp
-I/usr/lib/cmake/ITK-4.13/Utilities/zlib -I/<<PKGBUILDDIR>>/Common
-I/<<PKGBUILDDIR>>/Common/ITKExtras -I/<<PKGBUILDDIR>>/Logic -I/<<PKGBUILDDIR>>
/Logic/Common -I/<<PKGBUILDDIR>>/Logic/Framework
-I/<<PKGBUILDDIR>>/Logic/ImageWrapper -I/<<PKGBUILDDIR>>/Logic/LevelSet
-I/<<PKGBUILDDIR>>/Logic/Mesh -I/<<PKGBUILDDIR>>/Logic/Preprocessing
-I/<<PKGBUILDDIR>>/Logic/Preprocessing/GMM
-I/<<PKGBUILDDIR>>/Logic/Preprocessing/Texture
-I/<<PKGBUILDDIR>>/Logic/RLEImage -I/<<PKGBUILDDIR>>/Logic/Slicing
-I/<<PKGBUILDDIR>>/Submodules/c3d/itkextras/RandomForest
-I/<<PKGBUILDDIR>>/Submodules/c3d/api -I/<<PKGBUILDDIR>>/Submodules/greedy/src
-I/<<PKGBUILDDIR>>/GUI -I/<<PKGBUILDDIR>>/GUI/Model
-I/<<PKGBUILDDIR>>/GUI/Renderer
-I/<<PKGBUILDDIR>>/GUI/Renderer/OrientationWidget/Reorient
-I/<<PKGBUILDDIR>>/GUI/Qt -I/<<PKGBUILDDIR>>/GUI/Qt/Components
-I/<<PKGBUILDDIR>>/GUI/Qt/Coupling -I/<<PKGBUILDDIR>>/GUI/Qt/External
-I/<<PKGBUILDDIR>>/GUI/Qt/External/ColorWheel
-I/<<PKGBUILDDIR>>/GUI/Qt/ModelView -I/<<PKGBUILDDIR>>/GUI/Qt/Testing
-I/<<PKGBUILDDIR>>/GUI/Qt/View -I/<<PKGBUILDDIR>>/GUI/Qt/Windows
-I/<<PKGBUILDDIR>>/GUI/Qt/Windows/MeshExportWizard -I/<<P
KGBUILDDIR>>/GUI/Qt/Windows/Registration -I/<<PKGBUILDDIR>>/Testing/Logic
-I/<<PKGBUILDDIR>>/Testing/GUI/Qt -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-isystem /usr/include/gdcm-3.0 -isystem /usr/include/ITK-4.13 -isystem
/usr/include/x86_64-linux-gnu/qt5 -isystem
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem
/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -fPIC -funroll-loops -ftree-vectorize -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -o
CMakeFiles/itksnapui_qt.dir/GUI/Qt/Components/ColorMapInspector.cxx.o -c
/<<PKGBUILDDIR>>/GUI/Qt/Components/ColorMapInspector.cxx
[ 47%] Building CXX object
CMakeFiles/itksnapui_qt.dir/GUI/Qt/Components/ContrastInspector.cxx.o
/usr/bin/c++ -DITK_IO_FACTORY_REGISTER_MANAGER -DQT_CONCURRENT_LIB
-DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB
-DQT_QML_LIB -DQT_WIDGETS_LIB -DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkIOImage_AUTOINIT="1(vtkIOMPIImage)"
-DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkRenderingContext2D_AUTOINIT="1(vtkRenderingContextOpenGL)"
-DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)"
-DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)"
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ITKFactoryRegistration
-I/usr/include/hdf5/serial -I/usr/include/nifti -I/usr/include/vtk-6.3
-I/usr/include/freetype2 -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi
-I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/hdf5/openmpi
-I/usr/include/libxml2 -I/usr/include/jsoncpp
-I/usr/lib/cmake/ITK-4.13/Utilities/zlib -I/<<PKGBUILDDIR>>/Common
-I/<<PKGBUILDDIR>>/Common/ITKExtras -I/<<PKGBUILDDIR>>/Logic -I/<<PKGBUILDDIR>>
/Logic/Common -I/<<PKGBUILDDIR>>/Logic/Framework
-I/<<PKGBUILDDIR>>/Logic/ImageWrapper -I/<<PKGBUILDDIR>>/Logic/LevelSet
-I/<<PKGBUILDDIR>>/Logic/Mesh -I/<<PKGBUILDDIR>>/Logic/Preprocessing
-I/<<PKGBUILDDIR>>/Logic/Preprocessing/GMM
-I/<<PKGBUILDDIR>>/Logic/Preprocessing/Texture
-I/<<PKGBUILDDIR>>/Logic/RLEImage -I/<<PKGBUILDDIR>>/Logic/Slicing
-I/<<PKGBUILDDIR>>/Submodules/c3d/itkextras/RandomForest
-I/<<PKGBUILDDIR>>/Submodules/c3d/api -I/<<PKGBUILDDIR>>/Submodules/greedy/src
-I/<<PKGBUILDDIR>>/GUI -I/<<PKGBUILDDIR>>/GUI/Model
-I/<<PKGBUILDDIR>>/GUI/Renderer
-I/<<PKGBUILDDIR>>/GUI/Renderer/OrientationWidget/Reorient
-I/<<PKGBUILDDIR>>/GUI/Qt -I/<<PKGBUILDDIR>>/GUI/Qt/Components
-I/<<PKGBUILDDIR>>/GUI/Qt/Coupling -I/<<PKGBUILDDIR>>/GUI/Qt/External
-I/<<PKGBUILDDIR>>/GUI/Qt/External/ColorWheel
-I/<<PKGBUILDDIR>>/GUI/Qt/ModelView -I/<<PKGBUILDDIR>>/GUI/Qt/Testing
-I/<<PKGBUILDDIR>>/GUI/Qt/View -I/<<PKGBUILDDIR>>/GUI/Qt/Windows
-I/<<PKGBUILDDIR>>/GUI/Qt/Windows/MeshExportWizard -I/<<P
KGBUILDDIR>>/GUI/Qt/Windows/Registration -I/<<PKGBUILDDIR>>/Testing/Logic
-I/<<PKGBUILDDIR>>/Testing/GUI/Qt -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-isystem /usr/include/gdcm-3.0 -isystem /usr/include/ITK-4.13 -isystem
/usr/include/x86_64-linux-gnu/qt5 -isystem
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem
/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -fPIC -funroll-loops -ftree-vectorize -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -o
CMakeFiles/itksnapui_qt.dir/GUI/Qt/Components/ContrastInspector.cxx.o -c
/<<PKGBUILDDIR>>/GUI/Qt/Components/ContrastInspector.cxx
In file included from /<<PKGBUILDDIR>>/GUI/Model/ColorLabelPropertyModel.h:6,
from /<<PKGBUILDDIR>>/GUI/Model/GlobalUIModel.h:35,
from
/<<PKGBUILDDIR>>/GUI/Qt/Components/ColorLabelQuickListWidget.cxx:8:
/<<PKGBUILDDIR>>/Logic/Common/ColorLabelTable.h:60:39: error: ISO C++17 does
not allow dynamic exception specifications
60 | void LoadFromFile(const char *file) throw(itk::ExceptionObject);
| ^~~~~
/<<PKGBUILDDIR>>/Logic/Common/ColorLabelTable.h:61:43: error: ISO C++17 does
not allow dynamic exception specifications
61 | void SaveToFile(const char *file) const throw(itk::ExceptionObject);
| ^~~~~
In file included from /<<PKGBUILDDIR>>/GUI/Model/ColorLabelPropertyModel.h:6,
from /<<PKGBUILDDIR>>/Logic/Framework/GlobalState.h:57,
from
/<<PKGBUILDDIR>>/GUI/Qt/Components/AnnotationToolPanel.cxx:7:
/<<PKGBUILDDIR>>/Logic/Common/ColorLabelTable.h:60:39: error: ISO C++17 does
not allow dynamic exception specifications
60 | void LoadFromFile(const char *file) throw(itk::ExceptionObject);
| ^~~~~
/<<PKGBUILDDIR>>/Logic/Common/ColorLabelTable.h:61:43: error: ISO C++17 does
not allow dynamic exception specifications
61 | void SaveToFile(const char *file) const throw(itk::ExceptionObject);
| ^~~~~
make[3]: *** [CMakeFiles/itksnapui_qt.dir/build.make:828:
CMakeFiles/itksnapui_qt.dir/GUI/Qt/Components/ColorLabelQuickListWidget.cxx.o]
Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [CMakeFiles/itksnapui_qt.dir/build.make:802:
CMakeFiles/itksnapui_qt.dir/GUI/Qt/Components/AnnotationToolPanel.cxx.o] Error 1
In file included from /<<PKGBUILDDIR>>/GUI/Model/ColorLabelPropertyModel.h:6,
from /<<PKGBUILDDIR>>/GUI/Model/GlobalUIModel.h:35,
from
/<<PKGBUILDDIR>>/GUI/Model/AbstractLayerAssociatedModel.h:6,
from /<<PKGBUILDDIR>>/GUI/Model/IntensityCurveModel.h:4,
from
/<<PKGBUILDDIR>>/GUI/Qt/Components/ContrastInspector.cxx:4:
/<<PKGBUILDDIR>>/Logic/Common/ColorLabelTable.h:60:39: error: ISO C++17 does
not allow dynamic exception specifications
60 | void LoadFromFile(const char *file) throw(itk::ExceptionObject);
| ^~~~~
/<<PKGBUILDDIR>>/Logic/Common/ColorLabelTable.h:61:43: error: ISO C++17 does
not allow dynamic exception specifications
61 | void SaveToFile(const char *file) const throw(itk::ExceptionObject);
| ^~~~~
In file included from /<<PKGBUILDDIR>>/GUI/Model/ColorLabelPropertyModel.h:6,
from /<<PKGBUILDDIR>>/GUI/Model/GlobalUIModel.h:35,
from
/<<PKGBUILDDIR>>/GUI/Model/AbstractLayerAssociatedModel.h:6,
from /<<PKGBUILDDIR>>/GUI/Model/ColorMapModel.h:4,
from
/<<PKGBUILDDIR>>/GUI/Qt/Components/ColorMapInspector.cxx:3:
/<<PKGBUILDDIR>>/Logic/Common/ColorLabelTable.h:60:39: error: ISO C++17 does
not allow dynamic exception specifications
60 | void LoadFromFile(const char *file) throw(itk::ExceptionObject);
| ^~~~~
/<<PKGBUILDDIR>>/Logic/Common/ColorLabelTable.h:61:43: error: ISO C++17 does
not allow dynamic exception specifications
61 | void SaveToFile(const char *file) const throw(itk::ExceptionObject);
| ^~~~~
make[3]: *** [CMakeFiles/itksnapui_qt.dir/build.make:854:
CMakeFiles/itksnapui_qt.dir/GUI/Qt/Components/ContrastInspector.cxx.o] Error 1
make[3]: *** [CMakeFiles/itksnapui_qt.dir/build.make:841:
CMakeFiles/itksnapui_qt.dir/GUI/Qt/Components/ColorMapInspector.cxx.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:770: CMakeFiles/itksnapui_qt.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:185: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j4 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:10: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Version: 3.6.0-5+rm
Dear submitter,
as the package itksnap has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1038622
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---