<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0);">
<div style="font-family: Calibri, sans-serif; font-size: 14px;">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.</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;"><br>
</div>
<div>
<p style="font-family: Menlo; font-size: 11px; margin: 0px;"><span class="Apple-tab-span" style="white-space:pre"></span>2070 - itkVoronoiSegmentationImageFilterTest (Timeout)</p>
<p style="font-family: Menlo; font-size: 11px; margin: 0px;"><span class="Apple-tab-span" style="white-space:pre"></span>2071 - itkVoronoiSegmentationRGBImageFilterTest (Timeout)</p>
<p style="font-family: Menlo; font-size: 11px; margin: 0px;"><span class="Apple-tab-span" style="white-space:pre"></span>2073 - itkVoronoiPartitioningImageFilterTest1 (SEGFAULT)</p>
<p style="font-family: Menlo; font-size: 11px; margin: 0px;"><span class="Apple-tab-span" style="white-space:pre"></span>2074 - itkVoronoiPartitioningImageFilterTest2 (SEGFAULT)</p>
<p style="font-family: Menlo; font-size: 11px; margin: 0px;"><br>
</p>
<ul>
<li>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)?</li><li><span style="font-family: Calibri, sans-serif; font-size: 14px;">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)?</span></li></ul>
<div><font face="Menlo" size="2">Thanks,</font></div>
</div>
<div><font face="Menlo" size="2">Chris</font></div>
<div><font face="Menlo" size="2"><br>
</font></div>
<br>
</body>
</html>