[Debian-med-packaging] Bug#871149: camitk: FTBFS: vcl_compiler.h:79:4: error: #error "Dunno about this gcc"

Lucas Nussbaum lucas at debian.org
Sun Aug 6 21:23:45 UTC 2017


Source: camitk
Version: 4.0.4-2
Severity: serious
Tags: buster sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20170805 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/camitk-build'
> cd /<<PKGBUILDDIR>>/camitk-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/sdk/components/vtkimage /<<PKGBUILDDIR>>/camitk-build /<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage /<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage/CMakeFiles/component-vtkimage.dir/DependInfo.cmake --color=
> Scanning dependencies of target component-vtkimage
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/camitk-build'
> In file included from /usr/include/ITK-4.10/vcl_limits.h:5:0,
>                  from /usr/include/ITK-4.10/itkNumericTraits.h:51,
>                  from /usr/include/ITK-4.10/itkConceptChecking.h:32,
>                  from /usr/include/ITK-4.10/itkAtomicInt.h:38,
>                  from /usr/include/ITK-4.10/itkLightObject.h:25,
>                  from /usr/include/ITK-4.10/itkObject.h:31,
>                  from /usr/include/ITK-4.10/itkLightProcessObject.h:21,
>                  from /usr/include/ITK-4.10/itkImageIOBase.h:24,
>                  from /usr/include/ITK-4.10/itkImageFileReader.h:24,
>                  from /<<PKGBUILDDIR>>/imaging/components/itkimage/ItkImageComponent.cpp:41:
> /usr/include/ITK-4.10/vcl_compiler.h:79:4: error: #error "Dunno about this gcc"
>  #  error "Dunno about this gcc"
>     ^~~~~
> make -f sdk/components/vtkimage/CMakeFiles/component-vtkimage.dir/build.make sdk/components/vtkimage/CMakeFiles/component-vtkimage.dir/build
> make[3]: Entering directory '/<<PKGBUILDDIR>>/camitk-build'
> [ 66%] Building CXX object sdk/components/vtkimage/CMakeFiles/component-vtkimage.dir/RawDataDialog.cpp.o
> cd /<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage && /usr/bin/c++  -DCOMPILE_VTK_IMAGE_COMPONENT_API -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGLEXTENSIONS_LIB -DQT_OPENGL_LIB -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -Dcomponent_vtkimage_EXPORTS -DvtkFiltersFlowPaths_AUTOINIT="1(vtkFiltersParallelFlowPaths)" -DvtkIOExodus_AUTOINIT="1(vtkIOParallelExodus)" -DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)" -DvtkIOImage_AUTOINIT="1(vtkIOMPIImage)" -DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)" -DvtkIOSQL_AUTOINIT="2(vtkIOMySQL,vtkIOPostgreSQL)" -DvtkRenderingContext2D_AUTOINIT="1(vtkRenderingContextOpenGL)" -DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)" -DvtkRenderingFreeType_AUTOINIT="2(vtkRenderingFreeTypeFontConfig,vtkRenderingMatplotlib)" -DvtkRenderingLIC_AUTOINIT="1(vtkRenderingParallelLIC)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -I/<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage/component-vtkimage_autogen/include -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/openmpi/opal/mca/event/libevent2022/libevent -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/opal/mca/event/libevent2022/libevent/include -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu -I/usr/include/hdf5/openmpi -I/usr/include/libxml2 -I/usr/include/jsoncpp -I/usr/include/tcl -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0 -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/qtpropertybrowser -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore -I/sbuild-nonexistent/.config/CamiTK/include/camitk-4.0 -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++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtHelp -isystem /usr/include/x86_64-linux-gnu/qt5/QtUiTools -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGLExtensions -I/<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage -I/<<PKGBUILDDIR>>/sdk/components/vtkimage  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11  -fPIC   -fPIC -fPIC -std=gnu++11 -o CMakeFiles/component-vtkimage.dir/RawDataDialog.cpp.o -c /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawDataDialog.cpp
> Generating MOC source EWIEGA46WW/moc_MMLComponent.cpp
> Generating MOC source EWIEGA46WW/moc_MMLComponentExtension.cpp
> Generating MOC source EWIEGA46WW/moc_MMLDisplay.cpp
> Generating MOC source 6SIJMXIKK6/moc_Tabular.cpp
> Generating MOC compilation mocs_compilation.cpp
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/camitk-build'
> [ 66%] Built target component-mmlcomponent_autogen
> [ 67%] Building CXX object sdk/components/vtkimage/CMakeFiles/component-vtkimage.dir/RawImageComponent.cpp.o
> cd /<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage && /usr/bin/c++  -DCOMPILE_VTK_IMAGE_COMPONENT_API -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGLEXTENSIONS_LIB -DQT_OPENGL_LIB -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -Dcomponent_vtkimage_EXPORTS -DvtkFiltersFlowPaths_AUTOINIT="1(vtkFiltersParallelFlowPaths)" -DvtkIOExodus_AUTOINIT="1(vtkIOParallelExodus)" -DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)" -DvtkIOImage_AUTOINIT="1(vtkIOMPIImage)" -DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)" -DvtkIOSQL_AUTOINIT="2(vtkIOMySQL,vtkIOPostgreSQL)" -DvtkRenderingContext2D_AUTOINIT="1(vtkRenderingContextOpenGL)" -DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)" -DvtkRenderingFreeType_AUTOINIT="2(vtkRenderingFreeTypeFontConfig,vtkRenderingMatplotlib)" -DvtkRenderingLIC_AUTOINIT="1(vtkRenderingParallelLIC)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -I/<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage/component-vtkimage_autogen/include -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/openmpi/opal/mca/event/libevent2022/libevent -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/opal/mca/event/libevent2022/libevent/include -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu -I/usr/include/hdf5/openmpi -I/usr/include/libxml2 -I/usr/include/jsoncpp -I/usr/include/tcl -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0 -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/qtpropertybrowser -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore -I/sbuild-nonexistent/.config/CamiTK/include/camitk-4.0 -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++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtHelp -isystem /usr/include/x86_64-linux-gnu/qt5/QtUiTools -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGLExtensions -I/<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage -I/<<PKGBUILDDIR>>/sdk/components/vtkimage  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11  -fPIC   -fPIC -fPIC -std=gnu++11 -o CMakeFiles/component-vtkimage.dir/RawImageComponent.cpp.o -c /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawImageComponent.cpp
> [ 67%] Linking CXX executable ../../../bin/camitk-wizard
> cd /<<PKGBUILDDIR>>/camitk-build/sdk/applications/wizard && /usr/bin/cmake -E cmake_link_script CMakeFiles/application-wizard.dir/link.txt --verbose=1
> /usr/bin/c++  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11   -Wl,-z,relro -Wl,-z,now -Wl,--as-needed  -rdynamic CMakeFiles/application-wizard.dir/qrc_wizard.cpp.o CMakeFiles/application-wizard.dir/ActionAddParameterState.cpp.o CMakeFiles/application-wizard.dir/ActionAddParameterWidget.cpp.o CMakeFiles/application-wizard.dir/ActionClassificationState.cpp.o CMakeFiles/application-wizard.dir/ActionClassificationWidget.cpp.o CMakeFiles/application-wizard.dir/ActionCreationState.cpp.o CMakeFiles/application-wizard.dir/ActionDescriptionState.cpp.o CMakeFiles/application-wizard.dir/ActionDescriptionWidget.cpp.o CMakeFiles/application-wizard.dir/ActionExtensionCreationState.cpp.o CMakeFiles/application-wizard.dir/ActionExtensionDependenciesState.cpp.o CMakeFiles/application-wizard.dir/ActionExtensionDescriptionState.cpp.o CMakeFiles/application-wizard.dir/ActionExtensionDescriptionWidget.cpp.o CMakeFiles/application-wizard.dir/ActionParameterWidget.cpp.o CMakeFiles/application-wizard.dir/ActionSummaryState.cpp.o CMakeFiles/application-wizard.dir/ActionSummaryWidget.cpp.o CMakeFiles/application-wizard.dir/ActionTagWidget.cpp.o CMakeFiles/application-wizard.dir/ActionsCreationState.cpp.o CMakeFiles/application-wizard.dir/ActionsCreationWidget.cpp.o CMakeFiles/application-wizard.dir/CepContactState.cpp.o CMakeFiles/application-wizard.dir/CepContactWidget.cpp.o CMakeFiles/application-wizard.dir/CepCreateOrModifyWidget.cpp.o CMakeFiles/application-wizard.dir/CepCreateRecapState.cpp.o CMakeFiles/application-wizard.dir/CepCreateRecapWidget.cpp.o CMakeFiles/application-wizard.dir/CepCreationDirectoryState.cpp.o CMakeFiles/application-wizard.dir/CepCreationDirectoryWidget.cpp.o CMakeFiles/application-wizard.dir/CepDescriptionState.cpp.o CMakeFiles/application-wizard.dir/CepDescriptionWidget.cpp.o CMakeFiles/application-wizard.dir/ComponentAddPropertyState.cpp.o CMakeFiles/application-wizard.dir/ComponentAddPropertyWidget.cpp.o CMakeFiles/application-wizard.dir/ComponentCreationState.cpp.o CMakeFiles/application-wizard.dir/ComponentDescriptionState.cpp.o CMakeFiles/application-wizard.dir/ComponentDescriptionWidget.cpp.o CMakeFiles/application-wizard.dir/ComponentExtensionCreationState.cpp.o CMakeFiles/application-wizard.dir/ComponentExtensionDependenciesState.cpp.o CMakeFiles/application-wizard.dir/ComponentExtensionDescriptionState.cpp.o CMakeFiles/application-wizard.dir/ComponentExtensionDescriptionWidget.cpp.o CMakeFiles/application-wizard.dir/ComponentPropertyWidget.cpp.o CMakeFiles/application-wizard.dir/ComponentSummaryState.cpp.o CMakeFiles/application-wizard.dir/ComponentSummaryWidget.cpp.o CMakeFiles/application-wizard.dir/ComponentsCreationState.cpp.o CMakeFiles/application-wizard.dir/ComponentsCreationWidget.cpp.o CMakeFiles/application-wizard.dir/DependenciesState.cpp.o CMakeFiles/application-wizard.dir/DependenciesWidget.cpp.o CMakeFiles/application-wizard.dir/ExtensionSummaryState.cpp.o CMakeFiles/application-wizard.dir/ExtensionSummaryWidget.cpp.o CMakeFiles/application-wizard.dir/GeneratingCEPState.cpp.o CMakeFiles/application-wizard.dir/GeneratingCEPWidget.cpp.o CMakeFiles/application-wizard.dir/LibraryCopyFilesState.cpp.o CMakeFiles/application-wizard.dir/LibraryCopyFilesWidget.cpp.o CMakeFiles/application-wizard.dir/LibraryCreationState.cpp.o CMakeFiles/application-wizard.dir/LibraryDependenciesState.cpp.o CMakeFiles/application-wizard.dir/LibraryDescriptionState.cpp.o CMakeFiles/application-wizard.dir/LibraryDescriptionWidget.cpp.o CMakeFiles/application-wizard.dir/Main.cpp.o CMakeFiles/application-wizard.dir/WelcomeWidget.cpp.o CMakeFiles/application-wizard.dir/WizardController.cpp.o CMakeFiles/application-wizard.dir/WizardMainWindow.cpp.o CMakeFiles/application-wizard.dir/WizardState.cpp.o CMakeFiles/application-wizard.dir/CommandLineOptions.cxx.o CMakeFiles/application-wizard.dir/application-wizard_autogen/mocs_compilation.cpp.o  -o ../../../bin/camitk-wizard  -L/<<PKGBUILDDIR>>/camitk-build/lib/camitk-4.0  -L/<<PKGBUILDDIR>>/camitk-build/lib  -L/<<PKGBUILDDIR>>/camitk-build/bin  -L/sbuild-nonexistent/.config/CamiTK/lib/camitk-4.0  -L/sbuild-nonexistent/.config/CamiTK/lib  -L/sbuild-nonexistent/.config/CamiTK/bin  -L/<<PKGBUILDDIR>>/camitk-build/lib/camitk-4.0/components  -L/<<PKGBUILDDIR>>/camitk-build/lib/camitk-4.0/actions  -L/sbuild-nonexistent/.config/CamiTK/lib/camitk-4.0/components  -L/sbuild-nonexistent/.config/CamiTK/lib/camitk-4.0/actions /usr/lib/x86_64-linux-gnu/libQt5Xml.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5XmlPatterns.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Help.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5UiTools.a /usr/lib/x86_64-linux-gnu/libQt5OpenGLExtensions.a -lcamitkcore -lfreetype -lz /usr/lib/x86_64-linux-gnu/libvtkDomainsChemistry-6.3.so.6.3.0 -lexpat /usr/lib/x86_64-linux-gnu/libvtkFiltersGeneric-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersHyperTree-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersParallelFlowPaths-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersParallelGeometry-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersParallelImaging-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersParallelMPI-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersParallelStatistics-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersProgrammable-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersPython-6.3.so.6.3.0 -lpython2.7 /usr/lib/libvtkWrappingTools-6.3.a /usr/lib/x86_64-linux-gnu/libvtkFiltersReebGraph-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersSMP-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersSelection-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersVerdict-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkverdict-6.3.so.6.3.0 -ljpeg -lpng -ltiff /usr/lib/x86_64-linux-gnu/libvtkGUISupportQtOpenGL-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkGUISupportQtSQL-6.3.so.6.3.0 -lsqlite3 /usr/lib/x86_64-linux-gnu/libvtkGUISupportQtWebkit-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkViewsQt-6.3.so.6.3.0 -lproj /usr/lib/x86_64-linux-gnu/libvtkIOAMR-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/hdf5/openmpi/libhdf5.so -lsz -ldl -lm /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so /usr/lib/x86_64-linux-gnu/libvtkIOEnSight-6.3.so.6.3.0 -lnetcdf_c++ -lnetcdf /usr/lib/x86_64-linux-gnu/libvtkIOExport-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingGL2PS-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingContextOpenGL-6.3.so.6.3.0 -lgl2ps /usr/lib/x86_64-linux-gnu/libvtkIOFFMPEG-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOMovie-6.3.so.6.3.0 -ltheoraenc -ltheoradec -logg /usr/lib/x86_64-linux-gnu/libvtkIOGDAL-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOGeoJSON-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOImport-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOInfovis-6.3.so.6.3.0 -lxml2 /usr/lib/x86_64-linux-gnu/libvtkIOMINC-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOMPIImage-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOMPIParallel-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOParallel-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIONetCDF-6.3.so.6.3.0 -ljsoncpp /usr/lib/x86_64-linux-gnu/libvtkIOMySQL-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOODBC-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOPLY-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOParallelExodus-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOParallelLSDyna-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOParallelNetCDF-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOParallelXML-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOPostgreSQL-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOVPIC-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkVPIC-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOVideo-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOXdmf2-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkxdmf2-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkImagingMath-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkImagingMorphological-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkImagingStatistics-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkImagingStencil-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkInfovisBoostGraphAlgorithms-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkInteractionImage-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkLocalExample-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkParallelMPI4Py-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingExternal-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingFreeTypeFontConfig-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingImage-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingLOD-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingMatplotlib-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingParallel-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingParallelLIC-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingQt-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingVolumeAMR-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingVolumeOpenGL-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkTestingGenericBridge-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkTestingIOSQL-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkTestingRendering-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkViewsContext2D-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkViewsGeovis-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkWrappingJava-6.3.so.6.3.0 -lqtpropertybrowser -lcepgenerator -lcepcoreschema -lxerces-c /usr/lib/x86_64-linux-gnu/libvtkFiltersFlowPaths-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libQt5OpenGL.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.7.1 /usr/lib/x86_64-linux-gnu/libvtkIOExodus-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkexoIIc-6.3.so.6.3.0 -lnetcdf_c++ -lnetcdf /usr/lib/x86_64-linux-gnu/libvtkIOLSDyna-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/hdf5/openmpi/libhdf5.so -lsz -ldl -lm /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so -lxml2 /usr/lib/x86_64-linux-gnu/libvtkWrappingPython27Core-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkPythonInterpreter-6.3.so.6.3.0 -lpython2.7 /usr/lib/x86_64-linux-gnu/libvtkFiltersParallel-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkParallelMPI-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingLIC-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersTexture-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkGUISupportQt-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.7.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.7.1 /usr/lib/x86_64-linux-gnu/libvtkFiltersAMR-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkParallelCore-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOLegacy-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingOpenGL-6.3.so.6.3.0 -lGLU -lSM -lICE -lX11 -lXext -lXt /usr/lib/x86_64-linux-gnu/libvtkIOSQL-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkViewsInfovis-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkChartsCore-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingContext2D-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersImaging-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingLabel-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkGeovisCore-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOXML-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOGeometry-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOXMLParser-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkInfovisLayout-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkInfovisCore-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkViewsCore-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkInteractionWidgets-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersHybrid-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkImagingGeneral-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkImagingSources-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersModeling-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkInteractionStyle-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkImagingHybrid-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOImage-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkDICOMParser-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkIOCore-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkmetaio-6.3.so.6.3.0 -lz /usr/lib/x86_64-linux-gnu/libvtkRenderingAnnotation-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingFreeType-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkftgl-6.3.so.6.3.0 -lfreetype -lGL /usr/lib/x86_64-linux-gnu/libvtkImagingColor-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingVolume-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkRenderingCore-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkCommonColor-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersExtraction-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersStatistics-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkImagingFourier-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkImagingCore-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkalglib-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersGeometry-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersSources-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersGeneral-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkFiltersCore-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkCommonExecutionModel-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkCommonComputationalGeometry-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkCommonDataModel-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkCommonMisc-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkCommonTransforms-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkCommonMath-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtkCommonSystem-6.3.so.6.3.0 /usr/lib/x86_64-linux-gnu/libvtksys-6.3.so.6.3.0 -ldl -lproj /usr/lib/x86_64-linux-gnu/libvtkCommonCore-6.3.so.6.3.0 
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:29:0,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/stl/component-stl_autogen/EWIEGA46WW/../../../../../../sdk/components/stl/StlComponent.h:31,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/stl/component-stl_autogen/EWIEGA46WW/moc_StlComponent.cpp:9,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/stl/component-stl_autogen/mocs_compilation.cpp:2:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Component.h:334:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      Component(Component *parentComponent, const QString & name, Representation rep = NO_REPRESENTATION) throw(AbortException);
>                                                                                                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:29:0,
>                  from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponentExtension.h:32,
>                  from /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponentExtension.h:30,
>                  from /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponentExtension.cpp:26:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Component.h:334:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      Component(Component *parentComponent, const QString & name, Representation rep = NO_REPRESENTATION) throw(AbortException);
>                                                                                                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:29:0,
>                  from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponentExtension.h:32,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/vrml/component-vrml_autogen/EWIEGA46WW/../../../../../../sdk/components/vrml/VRMLComponentExtension.h:30,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/vrml/component-vrml_autogen/EWIEGA46WW/moc_VRMLComponentExtension.cpp:9,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/vrml/component-vrml_autogen/mocs_compilation.cpp:2:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Component.h:334:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      Component(Component *parentComponent, const QString & name, Representation rep = NO_REPRESENTATION) throw(AbortException);
>                                                                                                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/ComponentExtension.h:33:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/stl/StlExtension.h:31,
>                  from /<<PKGBUILDDIR>>/sdk/components/stl/StlExtension.cpp:26:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Component.h:334:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      Component(Component *parentComponent, const QString & name, Representation rep = NO_REPRESENTATION) throw(AbortException);
>                                                                                                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponent.h:30:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponent.cpp:27:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Component.h:334:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      Component(Component *parentComponent, const QString & name, Representation rep = NO_REPRESENTATION) throw(AbortException);
>                                                                                                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:29:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/vtkmesh/VtkMeshComponent.h:29,
>                  from /<<PKGBUILDDIR>>/sdk/components/vtkmesh/VtkMeshComponent.cpp:26:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Component.h:334:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      Component(Component *parentComponent, const QString & name, Representation rep = NO_REPRESENTATION) throw(AbortException);
>                                                                                                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:29:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/off/OffComponent.h:29,
>                  from /<<PKGBUILDDIR>>/sdk/components/off/OffComponent.cpp:26:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Component.h:334:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      Component(Component *parentComponent, const QString & name, Representation rep = NO_REPRESENTATION) throw(AbortException);
>                                                                                                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/stl/StlExtension.h:31:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/stl/StlExtension.cpp:26:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/ComponentExtension.h:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      virtual Component * open(const QString &) throw (AbortException) = 0;
>                                                ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/stl/StlExtension.cpp:26:0:
> /<<PKGBUILDDIR>>/sdk/components/stl/StlExtension.h:62:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      camitk::Component * open(const QString &) throw (camitk::AbortException);
>                                                ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:29:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/obj/ObjComponent.h:28,
>                  from /<<PKGBUILDDIR>>/sdk/components/obj/ObjComponent.cpp:25:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Component.h:334:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      Component(Component *parentComponent, const QString & name, Representation rep = NO_REPRESENTATION) throw(AbortException);
>                                                                                                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:29:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/stl/StlComponent.h:31,
>                  from /<<PKGBUILDDIR>>/sdk/components/stl/StlComponent.cpp:25:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Component.h:334:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      Component(Component *parentComponent, const QString & name, Representation rep = NO_REPRESENTATION) throw(AbortException);
>                                                                                                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/SingleImageComponent.h:31:0,
>                  from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/ImageComponent.h:30,
>                  from /<<PKGBUILDDIR>>/imaging/components/dicom/DicomComponent.h:31,
>                  from /<<PKGBUILDDIR>>/imaging/components/dicom/DicomComponent.cpp:26:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Component.h:334:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      Component(Component *parentComponent, const QString & name, Representation rep = NO_REPRESENTATION) throw(AbortException);
>                                                                                                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:29:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/msh/MshComponent.h:29,
>                  from /<<PKGBUILDDIR>>/sdk/components/msh/MshComponent.cpp:27:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Component.h:334:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      Component(Component *parentComponent, const QString & name, Representation rep = NO_REPRESENTATION) throw(AbortException);
>                                                                                                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/sdk/components/stl/component-stl_autogen/EWIEGA46WW/../../../../../../sdk/components/stl/StlComponent.h:31:0,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/stl/component-stl_autogen/EWIEGA46WW/moc_StlComponent.cpp:9,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/stl/component-stl_autogen/mocs_compilation.cpp:2:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:60:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      MeshComponent ( const QString & file ) throw ( AbortException );
>                                             ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/sdk/components/stl/component-stl_autogen/EWIEGA46WW/moc_StlComponent.cpp:9:0,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/stl/component-stl_autogen/mocs_compilation.cpp:2:
> /<<PKGBUILDDIR>>/camitk-build/sdk/components/stl/component-stl_autogen/EWIEGA46WW/../../../../../../sdk/components/stl/StlComponent.h:47:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      StlComponent(const QString & file) throw(camitk::AbortException);
> 
>                                         ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponentExtension.h:32:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponentExtension.h:30,
>                  from /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponentExtension.cpp:26:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:60:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      MeshComponent ( const QString & file ) throw ( AbortException );
>                                             ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/HistoryItem.h:35:0,
>                  from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Action.h:31,
>                  from /<<PKGBUILDDIR>>/modeling/components/pmlcomponent/PMLComponent.cpp:26:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Component.h:334:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      Component(Component *parentComponent, const QString & name, Representation rep = NO_REPRESENTATION) throw(AbortException);
>                                                                                                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/sdk/components/stl/component-stl_autogen/EWIEGA46WW/../../../../../../sdk/components/stl/StlExtension.h:31:0,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/stl/component-stl_autogen/EWIEGA46WW/moc_StlExtension.cpp:9,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/stl/component-stl_autogen/mocs_compilation.cpp:3:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/ComponentExtension.h:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      virtual Component * open(const QString &) throw (AbortException) = 0;
>                                                ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/sdk/components/stl/component-stl_autogen/EWIEGA46WW/moc_StlExtension.cpp:9:0,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/stl/component-stl_autogen/mocs_compilation.cpp:3:
> /<<PKGBUILDDIR>>/camitk-build/sdk/components/stl/component-stl_autogen/EWIEGA46WW/../../../../../../sdk/components/stl/StlExtension.h:62:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      camitk::Component * open(const QString &) throw (camitk::AbortException);
>                                                ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponentExtension.h:35:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponentExtension.h:30,
>                  from /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponentExtension.cpp:26:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/ComponentExtension.h:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      virtual Component * open(const QString &) throw (AbortException) = 0;
>                                                ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponentExtension.h:30:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponentExtension.cpp:26:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponentExtension.h:64:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      ( const QString & ) throw ( AbortException ) = 0;
>                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponentExtension.cpp:26:0:
> /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponentExtension.h:67:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      virtual camitk::Component * open(const QString &) throw (camitk::AbortException);
>                                                        ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponentExtension.cpp:28:0:
> /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponent.h:52:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      VRMLComponent(const QString & file) throw(camitk::AbortException);
>                                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponentExtension.h:32:0,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/vrml/component-vrml_autogen/EWIEGA46WW/../../../../../../sdk/components/vrml/VRMLComponentExtension.h:30,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/vrml/component-vrml_autogen/EWIEGA46WW/moc_VRMLComponentExtension.cpp:9,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/vrml/component-vrml_autogen/mocs_compilation.cpp:2:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:60:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      MeshComponent ( const QString & file ) throw ( AbortException );
>                                             ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponentExtension.h:35:0,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/vrml/component-vrml_autogen/EWIEGA46WW/../../../../../../sdk/components/vrml/VRMLComponentExtension.h:30,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/vrml/component-vrml_autogen/EWIEGA46WW/moc_VRMLComponentExtension.cpp:9,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/vrml/component-vrml_autogen/mocs_compilation.cpp:2:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/ComponentExtension.h:93:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      virtual Component * open(const QString &) throw (AbortException) = 0;
>                                                ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/sdk/components/vrml/component-vrml_autogen/EWIEGA46WW/../../../../../../sdk/components/vrml/VRMLComponentExtension.h:30:0,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/vrml/component-vrml_autogen/EWIEGA46WW/moc_VRMLComponentExtension.cpp:9,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/vrml/component-vrml_autogen/mocs_compilation.cpp:2:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponentExtension.h:64:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      ( const QString & ) throw ( AbortException ) = 0;
>                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/sdk/components/vrml/component-vrml_autogen/EWIEGA46WW/moc_VRMLComponentExtension.cpp:9:0,
>                  from /<<PKGBUILDDIR>>/camitk-build/sdk/components/vrml/component-vrml_autogen/mocs_compilation.cpp:2:
> /<<PKGBUILDDIR>>/camitk-build/sdk/components/vrml/component-vrml_autogen/EWIEGA46WW/../../../../../../sdk/components/vrml/VRMLComponentExtension.h:67:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      virtual camitk::Component * open(const QString &) throw (camitk::AbortException);
>                                                        ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponent.h:31:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponent.cpp:27:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:60:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      MeshComponent ( const QString & file ) throw ( AbortException );
>                                             ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/stl/StlComponent.h:31:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/stl/StlExtension.cpp:29:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:60:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      MeshComponent ( const QString & file ) throw ( AbortException );
>                                             ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponent.cpp:27:0:
> /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponent.h:52:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      VRMLComponent(const QString & file) throw(camitk::AbortException);
>                                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/stl/StlExtension.cpp:29:0:
> /<<PKGBUILDDIR>>/sdk/components/stl/StlComponent.h:47:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      StlComponent(const QString & file) throw(camitk::AbortException);
> 
>                                         ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/vtkmesh/VtkMeshComponent.h:29:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/vtkmesh/VtkMeshComponent.cpp:26:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:60:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      MeshComponent ( const QString & file ) throw ( AbortException );
>                                             ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/vtkmesh/VtkMeshComponent.cpp:26:0:
> /<<PKGBUILDDIR>>/sdk/components/vtkmesh/VtkMeshComponent.h:52:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      VtkMeshComponent ( const QString& fileName ) throw (camitk::AbortException);
>                                                   ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/off/OffComponent.h:29:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/off/OffComponent.cpp:26:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:60:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      MeshComponent ( const QString & file ) throw ( AbortException );
>                                             ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/off/OffComponent.cpp:26:0:
> /<<PKGBUILDDIR>>/sdk/components/off/OffComponent.h:45:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      OffComponent(const QString & file) throw(camitk::AbortException);
>                                         ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/obj/ObjComponent.h:28:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/obj/ObjComponent.cpp:25:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:60:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      MeshComponent ( const QString & file ) throw ( AbortException );
>                                             ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/obj/ObjComponent.cpp:25:0:
> /<<PKGBUILDDIR>>/sdk/components/obj/ObjComponent.h:43:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      ObjComponent(const QString & file) throw(camitk::AbortException);
>                                         ^~~~~
> /<<PKGBUILDDIR>>/sdk/components/stl/StlExtension.cpp:54:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>  Component * StlExtension::open(const QString & fileName) throw (AbortException) {
> 
>                                                           ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/stl/StlComponent.h:31:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/stl/StlComponent.cpp:25:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:60:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      MeshComponent ( const QString & file ) throw ( AbortException );
>                                             ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/stl/StlComponent.cpp:25:0:
> /<<PKGBUILDDIR>>/sdk/components/stl/StlComponent.h:47:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      StlComponent(const QString & file) throw(camitk::AbortException);
> 
>                                         ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/msh/MshComponent.h:29:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/msh/MshComponent.cpp:27:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:60:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      MeshComponent ( const QString & file ) throw ( AbortException );
>                                             ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/msh/MshComponent.cpp:27:0:
> /<<PKGBUILDDIR>>/sdk/components/msh/MshComponent.h:49:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      MshComponent(const QString & file) throw(camitk::AbortException);
>                                         ^~~~~
> In file included from /<<PKGBUILDDIR>>/imaging/components/dicom/DicomComponent.h:31:0,
>                  from /<<PKGBUILDDIR>>/imaging/components/dicom/DicomComponent.cpp:26:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/ImageComponent.h:74:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      ImageComponent( const QString & file ) throw( AbortException ) ;
>                                             ^~~~~
> In file included from /<<PKGBUILDDIR>>/imaging/components/dicom/DicomComponent.h:31:0,
>                  from /<<PKGBUILDDIR>>/imaging/components/dicom/DicomComponent.cpp:26:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/ImageComponent.h:85:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      throw( AbortException ) ;
>      ^~~~~
> In file included from /<<PKGBUILDDIR>>/imaging/components/dicom/DicomComponent.cpp:26:0:
> /<<PKGBUILDDIR>>/imaging/components/dicom/DicomComponent.h:54:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      DicomComponent(DicomSerie*) throw(camitk::AbortException);
>                                  ^~~~~
> [ 67%] Building CXX object sdk/components/vtkimage/CMakeFiles/component-vtkimage.dir/VtkImageComponent.cpp.o
> cd /<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage && /usr/bin/c++  -DCOMPILE_VTK_IMAGE_COMPONENT_API -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGLEXTENSIONS_LIB -DQT_OPENGL_LIB -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -Dcomponent_vtkimage_EXPORTS -DvtkFiltersFlowPaths_AUTOINIT="1(vtkFiltersParallelFlowPaths)" -DvtkIOExodus_AUTOINIT="1(vtkIOParallelExodus)" -DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)" -DvtkIOImage_AUTOINIT="1(vtkIOMPIImage)" -DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)" -DvtkIOSQL_AUTOINIT="2(vtkIOMySQL,vtkIOPostgreSQL)" -DvtkRenderingContext2D_AUTOINIT="1(vtkRenderingContextOpenGL)" -DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)" -DvtkRenderingFreeType_AUTOINIT="2(vtkRenderingFreeTypeFontConfig,vtkRenderingMatplotlib)" -DvtkRenderingLIC_AUTOINIT="1(vtkRenderingParallelLIC)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -I/<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage/component-vtkimage_autogen/include -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/openmpi/opal/mca/event/libevent2022/libevent -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/opal/mca/event/libevent2022/libevent/include -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu -I/usr/include/hdf5/openmpi -I/usr/include/libxml2 -I/usr/include/jsoncpp -I/usr/include/tcl -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0 -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/qtpropertybrowser -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore -I/sbuild-nonexistent/.config/CamiTK/include/camitk-4.0 -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++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtHelp -isystem /usr/include/x86_64-linux-gnu/qt5/QtUiTools -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGLExtensions -I/<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage -I/<<PKGBUILDDIR>>/sdk/components/vtkimage  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11  -fPIC   -fPIC -fPIC -std=gnu++11 -o CMakeFiles/component-vtkimage.dir/VtkImageComponent.cpp.o -c /<<PKGBUILDDIR>>/sdk/components/vtkimage/VtkImageComponent.cpp
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/SingleImageComponent.h:31:0,
>                  from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/ImageComponent.h:30,
>                  from /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawImageComponent.h:34,
>                  from /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawDataDialog.cpp:28:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Component.h:334:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      Component(Component *parentComponent, const QString & name, Representation rep = NO_REPRESENTATION) throw(AbortException);
>                                                                                                          ^~~~~
> In file included from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/SingleImageComponent.h:31:0,
>                  from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/ImageComponent.h:30,
>                  from /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawImageComponent.h:34,
>                  from /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawImageComponent.cpp:27:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Component.h:334:105: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      Component(Component *parentComponent, const QString & name, Representation rep = NO_REPRESENTATION) throw(AbortException);
>                                                                                                          ^~~~~
> [ 67%] Building CXX object sdk/components/vtkimage/CMakeFiles/component-vtkimage.dir/VtkImageComponentExtension.cpp.o
> cd /<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage && /usr/bin/c++  -DCOMPILE_VTK_IMAGE_COMPONENT_API -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGLEXTENSIONS_LIB -DQT_OPENGL_LIB -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -Dcomponent_vtkimage_EXPORTS -DvtkFiltersFlowPaths_AUTOINIT="1(vtkFiltersParallelFlowPaths)" -DvtkIOExodus_AUTOINIT="1(vtkIOParallelExodus)" -DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)" -DvtkIOImage_AUTOINIT="1(vtkIOMPIImage)" -DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)" -DvtkIOSQL_AUTOINIT="2(vtkIOMySQL,vtkIOPostgreSQL)" -DvtkRenderingContext2D_AUTOINIT="1(vtkRenderingContextOpenGL)" -DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)" -DvtkRenderingFreeType_AUTOINIT="2(vtkRenderingFreeTypeFontConfig,vtkRenderingMatplotlib)" -DvtkRenderingLIC_AUTOINIT="1(vtkRenderingParallelLIC)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -I/<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage/component-vtkimage_autogen/include -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/openmpi/opal/mca/event/libevent2022/libevent -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/opal/mca/event/libevent2022/libevent/include -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu -I/usr/include/hdf5/openmpi -I/usr/include/libxml2 -I/usr/include/jsoncpp -I/usr/include/tcl -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0 -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/qtpropertybrowser -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore -I/sbuild-nonexistent/.config/CamiTK/include/camitk-4.0 -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++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtHelp -isystem /usr/include/x86_64-linux-gnu/qt5/QtUiTools -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGLExtensions -I/<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage -I/<<PKGBUILDDIR>>/sdk/components/vtkimage  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11  -fPIC   -fPIC -fPIC -std=gnu++11 -o CMakeFiles/component-vtkimage.dir/VtkImageComponentExtension.cpp.o -c /<<PKGBUILDDIR>>/sdk/components/vtkimage/VtkImageComponentExtension.cpp
> /<<PKGBUILDDIR>>/imaging/components/dicom/DicomComponent.cpp:47:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>  DicomComponent::DicomComponent(DicomSerie* dicomSerie) throw(AbortException) : ImageComponent("") {
>                                                         ^~~~~
> /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponentExtension.cpp:56:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>  Component * VRMLComponentExtension::open(const QString & fileName) throw (AbortException) {
>                                                                     ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawImageComponent.h:34:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawDataDialog.cpp:28:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/ImageComponent.h:74:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      ImageComponent( const QString & file ) throw( AbortException ) ;
>                                             ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawImageComponent.h:34:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawDataDialog.cpp:28:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/ImageComponent.h:85:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      throw( AbortException ) ;
>      ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawDataDialog.cpp:28:0:
> /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawImageComponent.h:52:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      RawImageComponent(const QString&) throw (camitk::AbortException);
>                                        ^~~~~
> In file included from /<<PKGBUILDDIR>>/modeling/components/pmlcomponent/PMLComponent.h:56:0,
>                  from /<<PKGBUILDDIR>>/modeling/components/pmlcomponent/PMLComponent.cpp:33:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/MeshComponent.h:60:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      MeshComponent ( const QString & file ) throw ( AbortException );
>                                             ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawImageComponent.h:34:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawImageComponent.cpp:27:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/ImageComponent.h:74:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      ImageComponent( const QString & file ) throw( AbortException ) ;
>                                             ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawImageComponent.h:34:0,
>                  from /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawImageComponent.cpp:27:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/ImageComponent.h:85:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      throw( AbortException ) ;
>      ^~~~~
> In file included from /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawImageComponent.cpp:27:0:
> /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawImageComponent.h:52:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      RawImageComponent(const QString&) throw (camitk::AbortException);
>                                        ^~~~~
> In file included from /<<PKGBUILDDIR>>/modeling/components/pmlcomponent/PMLComponent.cpp:33:0:
> /<<PKGBUILDDIR>>/modeling/components/pmlcomponent/PMLComponent.h:105:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      PMLComponent(const QString& file) throw(camitk::AbortException);
>                                        ^~~~~
> /<<PKGBUILDDIR>>/sdk/components/vtkimage/RawImageComponent.cpp:41:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>  RawImageComponent::RawImageComponent(const QString& fileName) throw(AbortException)
>                                                                ^~~~~
> In file included from /<<PKGBUILDDIR>>/modeling/components/pmlcomponent/PMLComponent.cpp:42:0:
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/pml/PhysicalModel.h:101:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      PhysicalModel(const char * fileName, PtrToSetProgressFunction pspf = NULL) throw(PMLAbortException);
>                                                                                 ^~~~~
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/pml/PhysicalModel.h:281:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>      void xmlRead(const char * n) throw(PMLAbortException);
>                                   ^~~~~
> /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/pml/PhysicalModel.h:284:25: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
>      bool parseTree(std::auto_ptr<physicalModel::PhysicalModel> root, std::string defaultName);
>                          ^~~~~~~~
> In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
>                  from /usr/include/c++/7/locale:43,
>                  from /usr/include/c++/7/iomanip:43,
>                  from /usr/include/vtk-6.3/vtkIOStream.h:35,
>                  from /usr/include/vtk-6.3/vtkSystemIncludes.h:36,
>                  from /usr/include/vtk-6.3/vtkIndent.h:25,
>                  from /usr/include/vtk-6.3/vtkObjectBase.h:44,
>                  from /usr/include/vtk-6.3/vtkSmartPointerBase.h:27,
>                  from /usr/include/vtk-6.3/vtkSmartPointer.h:23,
>                  from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/InterfaceGeometry.h:31,
>                  from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Component.h:31,
>                  from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/HistoryItem.h:35,
>                  from /<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore/Action.h:31,
>                  from /<<PKGBUILDDIR>>/modeling/components/pmlcomponent/PMLComponent.cpp:26:
> /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
>    template<typename> class auto_ptr;
>                             ^~~~~~~~
> /<<PKGBUILDDIR>>/sdk/components/obj/ObjComponent.cpp:38:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>  ObjComponent::ObjComponent(const QString & file) throw(AbortException) : MeshComponent(file) {
>                                                   ^~~~~
> /<<PKGBUILDDIR>>/sdk/components/off/OffComponent.cpp:49:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>  OffComponent::OffComponent(const QString & file) throw(AbortException) : MeshComponent(file) {
> 
>                                                   ^~~~~
> /<<PKGBUILDDIR>>/sdk/components/stl/StlComponent.cpp:39:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>  StlComponent::StlComponent(const QString & file) throw(AbortException): MeshComponent(file) {
> 
>                                                   ^~~~~
> [ 67%] Building CXX object sdk/components/vtkimage/CMakeFiles/component-vtkimage.dir/component-vtkimage_autogen/mocs_compilation.cpp.o
> cd /<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage && /usr/bin/c++  -DCOMPILE_VTK_IMAGE_COMPONENT_API -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGLEXTENSIONS_LIB -DQT_OPENGL_LIB -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -Dcomponent_vtkimage_EXPORTS -DvtkFiltersFlowPaths_AUTOINIT="1(vtkFiltersParallelFlowPaths)" -DvtkIOExodus_AUTOINIT="1(vtkIOParallelExodus)" -DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)" -DvtkIOImage_AUTOINIT="1(vtkIOMPIImage)" -DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)" -DvtkIOSQL_AUTOINIT="2(vtkIOMySQL,vtkIOPostgreSQL)" -DvtkRenderingContext2D_AUTOINIT="1(vtkRenderingContextOpenGL)" -DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)" -DvtkRenderingFreeType_AUTOINIT="2(vtkRenderingFreeTypeFontConfig,vtkRenderingMatplotlib)" -DvtkRenderingLIC_AUTOINIT="1(vtkRenderingParallelLIC)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -I/<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage/component-vtkimage_autogen/include -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/openmpi/opal/mca/event/libevent2022/libevent -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/opal/mca/event/libevent2022/libevent/include -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu -I/usr/include/hdf5/openmpi -I/usr/include/libxml2 -I/usr/include/jsoncpp -I/usr/include/tcl -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0 -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/qtpropertybrowser -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore -I/sbuild-nonexistent/.config/CamiTK/include/camitk-4.0 -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++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtHelp -isystem /usr/include/x86_64-linux-gnu/qt5/QtUiTools -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGLExtensions -I/<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage -I/<<PKGBUILDDIR>>/sdk/components/vtkimage  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11  -fPIC   -fPIC -fPIC -std=gnu++11 -o CMakeFiles/component-vtkimage.dir/component-vtkimage_autogen/mocs_compilation.cpp.o -c /<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkimage/component-vtkimage_autogen/mocs_compilation.cpp
> /<<PKGBUILDDIR>>/sdk/components/vrml/VRMLComponent.cpp:44:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>  VRMLComponent::VRMLComponent(const QString & file) throw(AbortException) : Component(file, QFileInfo(file).baseName()) {
>                                                     ^~~~~
> /<<PKGBUILDDIR>>/sdk/components/msh/MshComponent.cpp:52:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
>  MshComponent::MshComponent ( const QString & file ) throw ( AbortException ) : MeshComponent ( file ) {
>                                                      ^~~~~
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/camitk-build'
> [ 70%] Built target application-wizard
> [ 70%] Building CXX object sdk/components/vtkmesh/CMakeFiles/component-vtkmesh.dir/VtkMeshComponentExtension.cpp.o
> cd /<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkmesh && /usr/bin/c++  -DCOMPILE_VTK_COMPONENT_API -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGLEXTENSIONS_LIB -DQT_OPENGL_LIB -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -Dcomponent_vtkmesh_EXPORTS -DvtkFiltersFlowPaths_AUTOINIT="1(vtkFiltersParallelFlowPaths)" -DvtkIOExodus_AUTOINIT="1(vtkIOParallelExodus)" -DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)" -DvtkIOImage_AUTOINIT="1(vtkIOMPIImage)" -DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)" -DvtkIOSQL_AUTOINIT="2(vtkIOMySQL,vtkIOPostgreSQL)" -DvtkRenderingContext2D_AUTOINIT="1(vtkRenderingContextOpenGL)" -DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)" -DvtkRenderingFreeType_AUTOINIT="2(vtkRenderingFreeTypeFontConfig,vtkRenderingMatplotlib)" -DvtkRenderingLIC_AUTOINIT="1(vtkRenderingParallelLIC)" -DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -I/<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkmesh/component-vtkmesh_autogen/include -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/openmpi/opal/mca/event/libevent2022/libevent -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/opal/mca/event/libevent2022/libevent/include -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu -I/usr/include/hdf5/openmpi -I/usr/include/libxml2 -I/usr/include/jsoncpp -I/usr/include/tcl -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0 -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/qtpropertybrowser -I/<<PKGBUILDDIR>>/camitk-build/include/camitk-4.0/libraries/camitkcore -I/sbuild-nonexistent/.config/CamiTK/include/camitk-4.0 -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++-64 -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtXmlPatterns -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtHelp -isystem /usr/include/x86_64-linux-gnu/qt5/QtUiTools -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/x86_64-linux-gnu/qt5/QtOpenGLExtensions -I/<<PKGBUILDDIR>>/camitk-build/sdk/components/vtkmesh -I/<<PKGBUILDDIR>>/sdk/components/vtkmesh  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11  -fPIC   -fPIC -fPIC -std=gnu++11 -o CMakeFiles/component-vtkmesh.dir/VtkMeshComponentExtension.cpp.o -c /<<PKGBUILDDIR>>/sdk/components/vtkmesh/VtkMeshComponentExtension.cpp
> imaging/components/itkimage/CMakeFiles/component-itkimage.dir/build.make:65: recipe for target 'imaging/components/itkimage/CMakeFiles/component-itkimage.dir/ItkImageComponent.cpp.o' failed
> make[3]: *** [imaging/components/itkimage/CMakeFiles/component-itkimage.dir/ItkImageComponent.cpp.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2017/08/05/camitk_4.0.4-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Debian-med-packaging mailing list