[ITK Community] Voronoi tests failing - why?
Chris Cooper
chris.cooper at veranmedical.com
Wed Mar 5 14:28:31 EST 2014
I’m trying to build itk 4.5 on OSX 10.9 (Mavericks) using their latest compilers (both clang 5.0 and gcc 5.0) , and nearly all of the unit tests pass except the Voronoi suite is very unhappy.
2070 - itkVoronoiSegmentationImageFilterTest (Timeout)
2071 - itkVoronoiSegmentationRGBImageFilterTest (Timeout)
2073 - itkVoronoiPartitioningImageFilterTest1 (SEGFAULT)
2074 - itkVoronoiPartitioningImageFilterTest2 (SEGFAULT)
* Is this a known incompatibility with clang 5.0, or are others able to make this work (indicating it’s something I’m doing wrong)?
* For the time being, is there a way to run “make test” but tell it to skip the Voronoi tests (since they take approximately 60 minutes to time out)?
Thanks,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140305/78418ab6/attachment-0002.html>
More information about the Community
mailing list