[Rtk-users] Cannot download ExternalData during build (RTK 2.0)

Maik Stille stille at imt.uni-luebeck.de
Thu Mar 28 08:36:59 EDT 2019


Hej there,


I am getting this strange (MD5 related?!) error during the build process and unfortunately, I don't have any idea how to approach it. It seems like I am not able to download the external data. Maybe the hashtag is not correct?! Did anyone encounter this problem before?


Thank you very much for your help in advance.


See the error message here:


[  0%] Generating /home/mijc/Documents/Development_Area/RTK/bin/ExternalData/test/Input/Spectral/incident_spectrum.mha
-- Fetching "https://insightsoftwareconsortium.github.io/ITKTestingData/MD5/41ca9b9db6a1b95e8db36ff48f691cdf"
-- Fetching "https://data.kitware.com:443/api/v1/file/hashsum/MD5/41ca9b9db6a1b95e8db36ff48f691cdf/download"
-- Fetching "https://itk.org/files/ExternalData/MD5/41ca9b9db6a1b95e8db36ff48f691cdf"
-- Fetching "https://slicer.kitware.com/midas3/api/rest?method=midas.bitstream.download&checksum=41ca9b9db6a1b95e8db36ff48f691cdf&algorithm=MD5"
-- Fetching "https://insightsoftwareconsortium.github.io/ITKTestingData/SHA512/315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff"
-- Fetching "https://data.kitware.com:443/api/v1/file/hashsum/SHA512/315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff/download"
-- Fetching "https://itk.org/files/ExternalData/SHA512/315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff"
-- Fetching "https://slicer.kitware.com/midas3/api/rest?method=midas.bitstream.download&checksum=315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff&algorithm=SHA512"
CMake Error at /usr/local/share/cmake-3.14/Modules/ExternalData.cmake:1121 (message):


  Object MD5=41ca9b9db6a1b95e8db36ff48f691cdf not found at:

    https://insightsoftwareconsortium.github.io/ITKTestingData/MD5/41ca9b9db6a1b95e8db36ff48f691cdf ("Unsupported protocol")
    https://data.kitware.com:443/api/v1/file/hashsum/MD5/41ca9b9db6a1b95e8db36ff48f691cdf/download ("Unsupported protocol")
    https://itk.org/files/ExternalData/MD5/41ca9b9db6a1b95e8db36ff48f691cdf ("Unsupported protocol")
    https://slicer.kitware.com/midas3/api/rest?method=midas.bitstream.download&checksum=41ca9b9db6a1b95e8db36ff48f691cdf&algorithm=MD5 ("Unsupported protocol")

  Object
  SHA512=315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff
  not found at:

    https://insightsoftwareconsortium.github.io/ITKTestingData/SHA512/315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff ("Unsupported protocol")
    https://data.kitware.com:443/api/v1/file/hashsum/SHA512/315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff/download ("Unsupported protocol")
    https://itk.org/files/ExternalData/SHA512/315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff ("Unsupported protocol")
    https://slicer.kitware.com/midas3/api/rest?method=midas.bitstream.download&checksum=315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff&algorithm=SHA512 ("Unsupported protocol")


CMakeFiles/ITKData.dir/build.make:130: recipe for target 'ExternalData/test/Input/Spectral/incident_spectrum.mha-hash-stamp' failed
make[2]: *** [ExternalData/test/Input/Spectral/incident_spectrum.mha-hash-stamp] Error 1
CMakeFiles/Makefile2:72: recipe for target 'CMakeFiles/ITKData.dir/all' failed
make[1]: *** [CMakeFiles/ITKData.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/rtk-users/attachments/20190328/bf04498b/attachment.html>


More information about the Rtk-users mailing list