[ITK-users] Error when Building SimpleITK with SuperBuild

Matt McCormick matt.mccormick at kitware.com
Wed Aug 17 10:48:59 EDT 2016


Hi Marco,

Your CMake needs HTTPS support. The binaries from cmake.org have this
enabled or set CMAKE_USE_OPENSSL in CMake's build configuration.

HTH,
Matt

On Wed, Aug 17, 2016 at 10:26 AM, marco giordano <marco.giord at gmail.com> wrote:
> Hi there,
>
> I just downloaded SimpleTK and I tried to build it on a linux cluster
> (running Scientific Linux release 6.5- Carbon) using the superbuild.
>
> I use cmake 3.3.1. The Generation of build files is fine, then when I try to
> build i get this:
>
> -- Fetching
> "http://midas3.kitware.com/midas/api/rest?method=midas.bitstream.download&checksum=2e115fe26e435e33b0d5c022e4490567&algorithm=MD5"
> -- [download 100% complete]
> -- Fetching
> "https://midas3.kitware.com/midas/api/rest?method=midas.bitstream.download&checksum=2e115fe26e435e33b0d5c022e4490567&algorithm=MD5"
> -- Fetching
> "https://itk.org/files/ExternalData/MD5/2e115fe26e435e33b0d5c022e4490567"
> CMake Error at
> /cm/shared/apps/cmake/3.3.1/install/share/cmake-3.3/Modules/ExternalData.cmake:1012
> (message):
>   Object MD5=2e115fe26e435e33b0d5c022e4490567 not found at:
>
>
> http://midas3.kitware.com/midas/api/rest?method=midas.bitstream.download&checksum=2e115fe26e435e33b0d5c022e4490567&algorithm=MD5
> ("Unsupported protocol")
>
> https://midas3.kitware.com/midas/api/rest?method=midas.bitstream.download&checksum=2e115fe26e435e33b0d5c022e4490567&algorithm=MD5
> ("Unsupported protocol")
>     https://itk.org/files/ExternalData/MD5/2e115fe26e435e33b0d5c022e4490567
> ("Unsupported protocol")
> Call Stack (most recent call first):
>
> /cm/shared/apps/cmake/3.3.1/install/share/cmake-3.3/Modules/ExternalData.cmake:1034
> (_ExternalData_download_object)
>
>
> make[2]: *** [ExternalData/.ExternalSource/lua-5.1.5.tar.gz.md5-stamp] Error
> 1
> make[1]: *** [CMakeFiles/SuperBuildSimpleITKSourceReal.dir/all] Error 2
>
> Any help is welcome.
> Regards
> --
> Marco
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list