<div dir="ltr"><div dir="ltr" style="font-size:12.8px">Hi all,</div><div dir="ltr" style="font-size:12.8px"><br></div><div dir="ltr" style="font-size:12.8px">Apparently my subscription to this list has lapsed and my first email was rejected (despite receiving the list in my inbox every day).  Sorry if there's a double post.<br><div><br></div><div>I'm getting the following build errors when building ITK 4.10.0 with the WRAP_PYTHON option ON[1], [3].  Is this a known issue, or is there a configuration setting I've set improperly?  </div><div><br></div><div>Platform is Arch linux, GCC v6.1.1, Python v3.5.1, CMake v3.5.2. There are no warnings. See all output details for this machine here [2], and please let me know if I can provide any others.</div><div><br></div><div>The faster I fix this the faster I'll feel comfortable updating the Arch linux AUR PKGBUILD for ITK, so I appreciate any help you can offer.</div><div><br></div><div>Thanks,</div><div>Chris</div><div><br></div><div><br></div><div><br></div><div>[1] <a href="https://open.cdash.org/viewBuildError.php?buildid=4403379" target="_blank">https://open.cdash.org/viewBuildError.php?buildid=4403379</a></div><div>[2] <a href="https://open.cdash.org/buildSummary.php?buildid=4403379" target="_blank">https://open.cdash.org/buildSummary.php?buildid=4403379</a></div><div><br></div><div>[3] To save you a click, and for the sake of archiving, the error is:</div>/home/chris/projects/MyTests/ITK-build/Wrapping/Modules/ITKCommon/itkTriangleHelperPython.cpp: In function 'PyObject* _wrap_new_itkTriangleHelperPD2(PyObject*, PyObject*)': /home/chris/projects/MyTests/ITK-build/Wrapping/Modules/ITKCommon/itkTriangleHelperPython.cpp:5854:65: error: no matching function for call to 'itk::TriangleHelper<itk::Point<double, 2u> >::TriangleHelper()' result = (itkTriangleHelperPD2 *)new itkTriangleHelperPD2();</div></div>