Hi,
I would report this as bug, but for some reason the issue tracker doesn’t let me log in (even though I can reset the password - filed a support ticked with Atlassian), so I report it here:
When I try to build ITK 4-13 amd64 on Debian/sid with the same settings like before ITK-4.12 various tests fail:
913 - itkMINCImageIOTest6 (OTHER_FAULT)
916 - itkMINCImageIOTest-COM-t1_z+_float_yxz_nonorm (OTHER_FAULT)
947 - itkMINCImageIOTest-COM-t1_z-_float_trans (OTHER_FAULT)
948 - itkMINCImageIOTest-COM-t1_z+_float_trans (OTHER_FAULT)
fail because of some double free error (using the system libminc) and
2618 - PythonTemplate (Failed)
2623/2931 Test #2618: PythonTemplate …***Failed 41.70 sec
Template itk::ResampleImageFilter<itk::Image<unsignedchar,2>,itk::Image<unsignedchar,2>>
already defined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIUC2IUC2’>
is redefined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIUC2IUC2’>
Warning: template already defined 'itk::ResampleImageFilter<itk::Image<unsignedchar,2>,itk::Image<unsignedchar,2>>'
Template itk::ResampleImageFilter<itk::Image<signedshort,2>,itk::Image<signedshort,2>>
already defined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterISS2ISS2’>
is redefined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterISS2ISS2’>
Warning: template already defined 'itk::ResampleImageFilter<itk::Image<signedshort,2>,itk::Image<signedshort,2>>'
Template itk::ResampleImageFilter<itk::Image<unsignedlong,2>,itk::Image<unsignedlong,2>>
already defined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIUL2IUL2’>
is redefined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIUL2IUL2’>
Warning: template already defined 'itk::ResampleImageFilter<itk::Image<unsignedlong,2>,itk::Image<unsignedlong,2>>'
Template itk::ResampleImageFilter<itk::Image<float,2>,itk::Image<float,2>>
already defined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIF2IF2’>
is redefined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIF2IF2’>
Warning: template already defined 'itk::ResampleImageFilter<itk::Image<float,2>,itk::Image<float,2>>'
Template itk::ResampleImageFilter<itk::Image<double,2>,itk::Image<double,2>>
already defined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterID2ID2’>
is redefined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterID2ID2’>
Warning: template already defined 'itk::ResampleImageFilter<itk::Image<double,2>,itk::Image<double,2>>'
Template itk::ResampleImageFilter<itk::Image<unsignedchar,3>,itk::Image<unsignedchar,3>>
already defined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIUC3IUC3’>
is redefined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIUC3IUC3’>
Warning: template already defined 'itk::ResampleImageFilter<itk::Image<unsignedchar,3>,itk::Image<unsignedchar,3>>'
Template itk::ResampleImageFilter<itk::Image<signedshort,3>,itk::Image<signedshort,3>>
already defined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterISS3ISS3’>
is redefined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterISS3ISS3’>
Warning: template already defined 'itk::ResampleImageFilter<itk::Image<signedshort,3>,itk::Image<signedshort,3>>'
Template itk::ResampleImageFilter<itk::Image<unsignedlong,3>,itk::Image<unsignedlong,3>>
already defined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIUL3IUL3’>
is redefined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIUL3IUL3’>
Warning: template already defined 'itk::ResampleImageFilter<itk::Image<unsignedlong,3>,itk::Image<unsignedlong,3>>'
Template itk::ResampleImageFilter<itk::Image<float,3>,itk::Image<float,3>>
already defined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIF3IF3’>
is redefined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIF3IF3’>
Warning: template already defined 'itk::ResampleImageFilter<itk::Image<float,3>,itk::Image<float,3>>'
Template itk::ResampleImageFilter<itk::Image<double,3>,itk::Image<double,3>>
already defined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterID3ID3’>
is redefined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterID3ID3’>
Warning: template already defined 'itk::ResampleImageFilter<itk::Image<double,3>,itk::Image<double,3>>'
Template itk::ResampleImageFilter<itk::Image<unsignedchar,4>,itk::Image<unsignedchar,4>>
already defined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIUC4IUC4’>
is redefined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIUC4IUC4’>
Warning: template already defined 'itk::ResampleImageFilter<itk::Image<unsignedchar,4>,itk::Image<unsignedchar,4>>'
Template itk::ResampleImageFilter<itk::Image<signedshort,4>,itk::Image<signedshort,4>>
already defined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterISS4ISS4’>
is redefined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterISS4ISS4’>
Warning: template already defined 'itk::ResampleImageFilter<itk::Image<signedshort,4>,itk::Image<signedshort,4>>'
Template itk::ResampleImageFilter<itk::Image<unsignedlong,4>,itk::Image<unsignedlong,4>>
already defined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIUL4IUL4’>
is redefined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIUL4IUL4’>
Warning: template already defined 'itk::ResampleImageFilter<itk::Image<unsignedlong,4>,itk::Image<unsignedlong,4>>'
Template itk::ResampleImageFilter<itk::Image<float,4>,itk::Image<float,4>>
already defined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIF4IF4’>
is redefined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterIF4IF4’>
Warning: template already defined 'itk::ResampleImageFilter<itk::Image<float,4>,itk::Image<float,4>>'
Template itk::ResampleImageFilter<itk::Image<double,4>,itk::Image<double,4>>
already defined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterID4ID4’>
is redefined as <class ‘itkResampleImageFilterPython.itkResampleImageFilterID4ID4’>
Warning: template already defined 'itk::ResampleImageFilter<itk::Image<double,4>,itk::Image<double,4>>'
Dimension: 2 ; Pixel Type: scalar ; Component Type: float - OK
Dimension: 2 ; Pixel Type: scalar ; Component Type: short - OK
Dimension: 2 ; Pixel Type: scalar ; Component Type: unsigned_char - OK
Dimension: 2 ; Pixel Type: scalar ; Component Type: double - OK
Dimension: 2 ; Pixel Type: rgb ; Component Type: unsigned_char - OK
Dimension: 2 ; Pixel Type: rgba ; Component Type: unsigned_char - OK
Dimension: 2 ; Pixel Type: vector ; Component Type: float - OK
Dimension: 2 ; Pixel Type: vector ; Component Type: double - OK
Dimension: 2 ; Pixel Type: covariant_vector ; Component Type: float - OK
Dimension: 2 ; Pixel Type: covariant_vector ; Component Type: double - OK
Dimension: 2 ; Pixel Type: complex ; Component Type: float - OK
Dimension: 2 ; Pixel Type: complex ; Component Type: double - OK
Dimension: 3 ; Pixel Type: scalar ; Component Type: float - OK
Dimension: 3 ; Pixel Type: scalar ; Component Type: short - OK
Dimension: 3 ; Pixel Type: scalar ; Component Type: unsigned_char - OK
Dimension: 3 ; Pixel Type: scalar ; Component Type: double - OK
Dimension: 3 ; Pixel Type: rgb ; Component Type: unsigned_char - OK
Dimension: 3 ; Pixel Type: rgba ; Component Type: unsigned_char - OK
Dimension: 3 ; Pixel Type: vector ; Component Type: float - OK
Dimension: 3 ; Pixel Type: vector ; Component Type: double - OK
Dimension: 3 ; Pixel Type: covariant_vector ; Component Type: float - OK
Dimension: 3 ; Pixel Type: covariant_vector ; Component Type: double - OK
Dimension: 3 ; Pixel Type: complex ; Component Type: float - OK
Dimension: 3 ; Pixel Type: complex ; Component Type: double - OK
PixelType error: [KeyError(‘itkTemplate : No template [] for the itk::RGBPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Vector class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Vector class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Vector class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Vector class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Vector class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Vector class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::FixedArray class’,), KeyError(‘itkTemplate : No template (, 2, 2) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 2, 2) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 2, 2) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 2, 2) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 2, 2) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 2, 2) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 2, 2) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 2, 2) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 2, 2) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template [] for the itk::RGBAPixel class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Vector class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Vector class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Vector class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Vector class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Vector class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Vector class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Point class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::CovariantVector class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::SymmetricSecondRankTensor class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the itk::DiffusionTensor3D class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template [] for the std::complex class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::FixedArray class’,), KeyError(‘itkTemplate : No template (, 3, 3) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 3, 3) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 3, 3) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 3, 3) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 3, 3) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 3, 3) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 3, 3) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 3, 3) for the itk::Matrix class’,), KeyError(‘itkTemplate : No template (, 3, 3) for the itk::Matrix class’,)]
Image error: [KeyError(‘itkTemplate : No template (, 2) for the itk::Image class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Image class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Image class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Image class’,), KeyError(‘itkTemplate : No template (, 2) for the itk::Image class’,), KeyError(“itkTemplate : No template (<class ‘itkRGBPixelPython.itkRGBPixelF’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkRGBPixelPython.itkRGBPixelUS’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkRGBPixelPython.itkRGBPixelD’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkRGBAPixelPython.itkRGBAPixelF’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkRGBAPixelPython.itkRGBAPixelD’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkVectorPython.itkVectorUL2’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkVectorPython.itkVectorSS2’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkVectorPython.itkVectorUC2’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkPointPython.itkPointF2’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkPointPython.itkPointD2’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkSymmetricSecondRankTensorPython.itkSymmetricSecondRankTensorF2’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkDiffusionTensor3DPython.itkDiffusionTensor3DF’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkDiffusionTensor3DPython.itkDiffusionTensor3DD’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArraySC2’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArrayUL2’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArrayUS2’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArraySS2’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArrayUC2’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArraySL2’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArrayB2’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArrayUI2’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkMatrixPython.itkMatrixF22’>, 2) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkMatrixPython.itkMatrixD22’>, 2) for the itk::Image class”,), KeyError(‘itkTemplate : No template (, 3) for the itk::Image class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Image class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Image class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Image class’,), KeyError(‘itkTemplate : No template (, 3) for the itk::Image class’,), KeyError(“itkTemplate : No template (<class ‘itkRGBPixelPython.itkRGBPixelF’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkRGBPixelPython.itkRGBPixelUS’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkRGBPixelPython.itkRGBPixelD’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkRGBAPixelPython.itkRGBAPixelF’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkRGBAPixelPython.itkRGBAPixelD’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkVectorPython.itkVectorUL3’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkVectorPython.itkVectorSS3’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkVectorPython.itkVectorUC3’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkPointPython.itkPointF3’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkPointPython.itkPointD3’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkSymmetricSecondRankTensorPython.itkSymmetricSecondRankTensorF3’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkDiffusionTensor3DPython.itkDiffusionTensor3DF’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkDiffusionTensor3DPython.itkDiffusionTensor3DD’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArraySC3’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArrayUL3’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArrayUS3’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArraySS3’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArrayUC3’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArraySL3’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArrayB3’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkFixedArrayPython.itkFixedArrayUI3’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkMatrixPython.itkMatrixF33’>, 3) for the itk::Image class”,), KeyError(“itkTemplate : No template (<class ‘itkMatrixPython.itkMatrixD33’>, 3) for the itk::Image class”,)]
Other error: []
Writer error: [“No suitable template parameter can be found. - [‘scalar’, ‘bool’, 2]”, “No suitable template parameter can be found. - [‘offset’, ‘int’, 2]”, “No suitable template parameter can be found. - [‘offset’, ‘float’, 2]”, “No suitable template parameter can be found. - [‘offset’, ‘char’, 2]”, “No suitable template parameter can be found. - [‘offset’, ‘unsigned_long’, 2]”, “No suitable template parameter can be found. - [‘offset’, ‘unsigned_short’, 2]”, “No suitable template parameter can be found. - [‘offset’, ‘short’, 2]”, “No suitable template parameter can be found. - [‘offset’, ‘unsigned_char’, 2]”, “No suitable template parameter can be found. - [‘offset’, ‘long’, 2]”, “No suitable template parameter can be found. - [‘offset’, ‘double’, 2]”, “No suitable template parameter can be found. - [‘offset’, ‘bool’, 2]”, “No suitable template parameter can be found. - [‘offset’, ‘unsigned_int’, 2]”, “No suitable template parameter can be found. - [‘symmetric_second_rank_tensor’, ‘double’, 2]”, “No suitable template parameter can be found. - [‘fixed_array’, ‘float’, 2]”, “No suitable template parameter can be found. - [‘fixed_array’, ‘double’, 2]”, “No suitable template parameter can be found. - [‘scalar’, ‘bool’, 3]”, “No suitable template parameter can be found. - [‘offset’, ‘int’, 3]”, “No suitable template parameter can be found. - [‘offset’, ‘float’, 3]”, “No suitable template parameter can be found. - [‘offset’, ‘char’, 3]”, “No suitable template parameter can be found. - [‘offset’, ‘unsigned_long’, 3]”, “No suitable template parameter can be found. - [‘offset’, ‘unsigned_short’, 3]”, “No suitable template parameter can be found. - [‘offset’, ‘short’, 3]”, “No suitable template parameter can be found. - [‘offset’, ‘unsigned_char’, 3]”, “No suitable template parameter can be found. - [‘offset’, ‘long’, 3]”, “No suitable template parameter can be found. - [‘offset’, ‘double’, 3]”, “No suitable template parameter can be found. - [‘offset’, ‘bool’, 3]”, “No suitable template parameter can be found. - [‘offset’, ‘unsigned_int’, 3]”, “No suitable template parameter can be found. - [‘symmetric_second_rank_tensor’, ‘double’, 3]”, “No suitable template parameter can be found. - [‘fixed_array’, ‘float’, 3]”, “No suitable template parameter can be found. - [‘fixed_array’, ‘double’, 3]”]
Pixel Fill error: []
Reader error: [KeyError(‘unsigned_long_long’,), KeyError(‘unsigned_long_long’,)]
Traceback (most recent call last):
File “template.py”, line 261, in
raise AssertionError()
AssertionError
Configuration is:
CMAKE_FLAGS =
-DBUILD_EXAMPLES:BOOL=ON
-DBUILD_SHARED_LIBS:BOOL=ON
-DBUILD_TESTING:BOOL=ON
-DExternalData_OBJECT_STORES:PATH=$(CURDIR)/data/.ExternalData/
-DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON
-DCMAKE_SKIP_RPATH:BOOL=ON
-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON
-DUSE_FFTWF=ON
-DITK_FORBID_DOWNLOADS:BOOL=ON
-DITK_USE_FFTWD:BOOL=ON
-DITK_USE_FFTWF:BOOL=ON
-DITK_USE_STRICT_CONCEPT_CHECKING:BOOL=ON
-DITK_USE_SYSTEM_DCMTK:BOOL=ON
-DITK_USE_SYSTEM_DOUBLECONVERSION:BOOL=ON
-DITK_USE_SYSTEM_EXPAT:BOOL=ON
-DITK_USE_SYSTEM_FFTW:BOOL=ON
-DITK_USE_SYSTEM_GDCM:BOOL=ON
-DITK_USE_SYSTEM_GOOGLETEST:BOOL=ON
-DGTEST_SRC=/usr/src/gtest
-DITK_USE_SYSTEM_MINC:BOOL=ON
-DITK_USE_SYSTEM_HDF5:BOOL=ON
-DITK_USE_SYSTEM_JPEG:BOOL=ON
-DITK_USE_SYSTEM_PNG:BOOL=ON
-DITK_USE_SYSTEM_TIFF:BOOL=ON
-DITK_USE_SYSTEM_VXL:BOOL=OFF
-DITK_USE_SYSTEM_ZLIB:BOOL=ON
-DITK_USE_KWSTYLE:BOOL=OFF
-DModule_ITKDCMTK:BOOL=ON
-DModule_ITKDeprecated:BOOL=ON
-DModule_ITKIOPhilipsREC:BOOL=OFF
-DModule_ITKLevelSetsv4Visualization:BOOL=OFF
-DModule_BridgeNumPy:BOOL=OFF
-DModule_ITKReview:BOOL=ON
-DModule_ITKVideoBridgeOpenCV:BOOL=OFF
-DModule_ITKVideoBridgeVXL:BOOL=OFF
-DModule_ITKVtkGlue:BOOL=OFF
-DITKV3_COMPATIBILITY:BOOL=ON
-DVCL_INCLUDE_CXX_0X:BOOL=ON
-DITK_USE_SYSTEM_SWIG:BOOL=ON
-DITK_USE_SYSTEM_CASTXML:BOOL=ON
-DITK_WRAP_IMAGE_DIMS=“2;3;4”
-DITK_WRAP_unsigned_long:BOOL=ON
-DITK_WRAP_double:BOOL=ON
-DITK_WRAP_vector_double:BOOL=ON
-DITK_WRAP_covariant_vector_double:BOOL=ON
-DITK_WRAP_complex_double:BOOL=ON
-DITK_WRAPPING:BOOL=ON
-DITK_WRAP_PYTHON:BOOL=ON
-DPython_ADDITIONAL_VERSIONS=2.7
Best,
Gert