<div dir="ltr">Thank you very much!<div><br></div><div>Chris</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 7, 2016 at 9:49 AM, Matt McCormick <span dir="ltr"><<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Following up, this issue was addressed in this patch:<br>
<br>
  <a href="http://review.source.kitware.com/#/c/21311/" rel="noreferrer" target="_blank">http://review.source.kitware.com/#/c/21311/</a><br>
<br>
which will be included in the 4.10.1 release.<br>
<br>
On Thu, Jun 30, 2016 at 11:55 AM, Christopher Mullins<br>
<div class="HOEnZb"><div class="h5"><<a href="mailto:christopherrmullins@gmail.com">christopherrmullins@gmail.com</a>> wrote:<br>
> Hi all,<br>
><br>
> Thanks for the help on this.  I've been traveling and haven't had much time<br>
> to investigate, but I believe Michka is correct.  It looks like the build is<br>
> successful with the -std=c++98 flag, and only one test fails [1].  I'll test<br>
> the python wrapping and report back if anything terrible happens -- if not<br>
> I'll bump the AUR PKGBUILD.  Thanks again,<br>
><br>
> Chris<br>
><br>
> [1] <a href="https://open.cdash.org/buildSummary.php?buildid=4435570" rel="noreferrer" target="_blank">https://open.cdash.org/buildSummary.php?buildid=4435570</a><br>
><br>
> On Wed, Jun 15, 2016 at 5:22 PM, Johnson, Hans J <<a href="mailto:hans-johnson@uiowa.edu">hans-johnson@uiowa.edu</a>><br>
> wrote:<br>
>><br>
>> I’m trying to reproduce now.<br>
>><br>
>> Hans<br>
>><br>
>><br>
>> --<br>
>><br>
>><br>
>> On 6/15/16, 4:12 PM, "Insight-users on behalf of Michka Popoff"<br>
>> <<a href="mailto:insight-users-bounces@itk.org">insight-users-bounces@itk.org</a> on behalf of <a href="mailto:michkapopoff@gmail.com">michkapopoff@gmail.com</a>> wrote:<br>
>><br>
>> >Hi<br>
>> ><br>
>> >I think this bug is not known. I had a look and could reproduce it with<br>
>> > gcc 6.0.0, Cmake 3.5.2, Python 3.5.1 on OS X.<br>
>> >GCC 6 is using c++14 by default, but even with c++11 you would probably<br>
>> > get the problem.<br>
>> >The problem is also there with the latest commit from the master branch.<br>
>> ><br>
>> >Please note that we probably never tested Python Wrappings with c++11,<br>
>> > even not speaking of c++14.<br>
>> ><br>
>> >The problem seems to have appeared with this patch:<br>
>><br>
>> > ><a href="https://github.com/InsightSoftwareConsortium/ITK/commit/b6b9a8e8849da1edbf75f88e11adb8d8d15bb395" rel="noreferrer" target="_blank">https://github.com/InsightSoftwareConsortium/ITK/commit/b6b9a8e8849da1edbf75f88e11adb8d8d15bb395</a><br>
>> ><br>
>> >I removed the ITK_DELETE_FUNCTION macro from the itkTriangleHelper copy<br>
>> > constructor, and was able to compile<br>
>> >with gcc 6. But it may just a side effect of that patch which is now only<br>
>> > appearing with c++ >= 11.<br>
>> >It is weird that the problem seems to be only for the itkTriangleHelper<br>
>> > class.<br>
>> ><br>
>> >I will have to look what is the difference in the files generated for<br>
>> > swig and what is exactly failing,<br>
>> >though I do not know how long it will take me. I hope I can do this this<br>
>> > weekend.<br>
>> ><br>
>> >Thanks<br>
>> ><br>
>> >Michka<br>
>> ><br>
>> ><br>
>> >> On 09 Jun 2016, at 16:14, Christopher Mullins<br>
>> >> <<a href="mailto:christopherrmullins@gmail.com">christopherrmullins@gmail.com</a>> wrote:<br>
>> >><br>
>> >> Hi all,<br>
>> >><br>
>> >> Apparently my subscription to this list has lapsed and my first email<br>
>> >> was rejected (despite receiving the list in my inbox every day).  Sorry if<br>
>> >> there's a double post.<br>
>> >><br>
>> >> I'm getting the following build errors when building ITK 4.10.0 with<br>
>> >> the WRAP_PYTHON option ON[1], [3].  Is this a known issue, or is there a<br>
>> >> configuration setting I've set improperly?<br>
>> >><br>
>> >> Platform is Arch linux, GCC v6.1.1, Python v3.5.1, CMake v3.5.2. There<br>
>> >> are no warnings. See all output details for this machine here [2], and<br>
>> >> please let me know if I can provide any others.<br>
>> >><br>
>> >> The faster I fix this the faster I'll feel comfortable updating the<br>
>> >> Arch linux AUR PKGBUILD for ITK, so I appreciate any help you can offer.<br>
>> >><br>
>> >> Thanks,<br>
>> >> Chris<br>
>> >><br>
>> >><br>
>> >><br>
>> >> [1] <a href="https://open.cdash.org/viewBuildError.php?buildid=4403379" rel="noreferrer" target="_blank">https://open.cdash.org/viewBuildError.php?buildid=4403379</a><br>
>> >> [2] <a href="https://open.cdash.org/buildSummary.php?buildid=4403379" rel="noreferrer" target="_blank">https://open.cdash.org/buildSummary.php?buildid=4403379</a><br>
>> >><br>
>> >> [3] To save you a click, and for the sake of archiving, the error is:<br>
>> >><br>
>> >> /home/chris/projects/MyTests/ITK-build/Wrapping/Modules/ITKCommon/itkTriangleHelperPython.cpp:<br>
>> >> In function 'PyObject* _wrap_new_itkTriangleHelperPD2(PyObject*,<br>
>> >> PyObject*)':<br>
>> >> /home/chris/projects/MyTests/ITK-build/Wrapping/Modules/ITKCommon/itkTriangleHelperPython.cpp:5854:65:<br>
>> >> error: no matching function for call to<br>
>> >> 'itk::TriangleHelper<itk::Point<double, 2u> >::TriangleHelper()' result =<br>
>> >> (itkTriangleHelperPD2 *)new itkTriangleHelperPD2();<br>
>> >> _____________________________________<br>
>> >> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
>> >><br>
>> >> Visit other Kitware open-source projects at<br>
>> >> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>> >><br>
>> >> Kitware offers ITK Training Courses, for more information visit:<br>
>> >> <a href="http://www.kitware.com/products/protraining.php" rel="noreferrer" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
>> >><br>
>> >> Please keep messages on-topic and check the ITK FAQ at:<br>
>> >> <a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
>> >><br>
>> >> Follow this link to subscribe/unsubscribe:<br>
>> >> <a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
>> ><br>
>> >_____________________________________<br>
>> >Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
>> ><br>
>> >Visit other Kitware open-source projects at<br>
>> ><a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>> ><br>
>> >Kitware offers ITK Training Courses, for more information visit:<br>
>> ><a href="http://www.kitware.com/products/protraining.php" rel="noreferrer" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
>> ><br>
>> >Please keep messages on-topic and check the ITK FAQ at:<br>
>> ><a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
>> ><br>
>> >Follow this link to subscribe/unsubscribe:<br>
>> ><a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
>><br>
><br>
><br>
> _____________________________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Kitware offers ITK Training Courses, for more information visit:<br>
> <a href="http://www.kitware.com/products/protraining.php" rel="noreferrer" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
><br>
> Please keep messages on-topic and check the ITK FAQ at:<br>
> <a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
><br>
</div></div></blockquote></div><br></div></div>