Hello, I just try to compile Paraview 4.1 and it fails due to a wrong MD5 hash - do I do something wrong or is this a bug? Here is the relevant output of the compilation process:
-- Fetching "http://www.vtk.org/files/ExternalData/MD5/c3a85b21946b6eb8675ac73e166eafd7" -- [download 3% complete] -- [download 7% complete] -- [download 10% complete] -- [download 14% complete] -- [download 17% complete] -- [download 21% complete] -- [download 24% complete] -- [download 28% complete] -- [download 32% complete] -- [download 35% complete] -- [download 39% complete] -- [download 40% complete] -- [download 43% complete] -- [download 47% complete] -- [download 50% complete] -- [download 54% complete] -- [download 58% complete] -- [download 61% complete] -- [download 65% complete] -- [download 68% complete] -- [download 72% complete] -- [download 75% complete] -- [download 79% complete] -- [download 80% complete] -- [download 84% complete] -- [download 87% complete] -- [download 91% complete] -- [download 94% complete] -- [download 100% complete] CMake Error at /home/matse/Downloads/paraview/src/ParaView-v4.1.0/VTK/CMake/ExternalData.cmake:735 (message): Object MD5=c3a85b21946b6eb8675ac73e166eafd7 not found at: http://midas3.kitware.com/midas/api/rest?method=midas.bitstream.download&checksum=c3a85b21946b6eb8675ac73e166eafd7&algorithm=MD5 (wrong hash MD5=d91764a02837e039d507e571fe58663a) http://www.vtk.org/files/ExternalData/MD5/c3a85b21946b6eb8675ac73e166eafd7 (wrong hash MD5=d91764a02837e039d507e571fe58663a) Call Stack (most recent call first): /home/matse/Downloads/paraview/src/ParaView-v4.1.0/VTK/CMake/ExternalData.cmake:757 (_ExternalData_download_object) VTK/CMakeFiles/VTKData.dir/build.make:1721: recipe for target 'ExternalData/VTK/Testing/Data/usa_image.jpg.md5-stamp' failed make[2]: *** [ExternalData/VTK/Testing/Data/usa_image.jpg.md5-stamp] Error 1 CMakeFiles/Makefile2:2469: recipe for target 'VTK/CMakeFiles/VTKData.dir/all' failed I hope anybody can fix this. Greetings Mathias _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
