|
[Sponsors] |
[OpenFOAM] Paraview compilation failed due to not available files |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 5, 2014, 12:12 |
Paraview compilation failed due to not available files
|
#1 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Hi all,
today I compiled paraview on my desk pc and get the following error message. This error I never got. I dont know how to solve it. Does anybody has any ideas? Code:
[ 66%] Built target ParticleAdaptor [ 66%] Generating /home/shorty/software/ParaView-bin/ExternalData/VTK/Testing/Data/clouds.jpeg -- Fetching "http://midas3.kitware.com/midas/api/rest?method=midas.bitstream.download&checksum=623911b12cb17e1e2904b9772a614f22&algorithm=MD5" -- [download 28% complete] -- [download 100% complete] -- Fetching "http://www.vtk.org/files/ExternalData/MD5/623911b12cb17e1e2904b9772a614f22" -- [download 5% complete] -- [download 100% complete] CMake Error at /home/shorty/software/ParaView-v4.1.0/VTK/CMake/ExternalData.cmake:735 (message): Object MD5=623911b12cb17e1e2904b9772a614f22 not found at: http://midas3.kitware.com/midas/api/rest?method=midas.bitstream.download&checksum=623911b12cb17e1e2904b9772a614f22&algorithm=MD5 (wrong hash MD5=105b89e70300abfe7ba5f975c4cc285c) http://www.vtk.org/files/ExternalData/MD5/623911b12cb17e1e2904b9772a614f22 (wrong hash MD5=105b89e70300abfe7ba5f975c4cc285c) Call Stack (most recent call first): /home/shorty/software/ParaView-v4.1.0/VTK/CMake/ExternalData.cmake:757 (_ExternalData_download_object) make[2]: *** [ExternalData/VTK/Testing/Data/clouds.jpeg.md5-stamp] Error 1 make[1]: *** [VTK/CMakeFiles/VTKData.dir/all] Error 2 make: *** [all] Error 2 Tobi
__________________
Keep foaming, Tobias Holzmann |
|
July 5, 2014, 15:06 |
|
#2 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Hi,
I get also the following warnings while configuration of paraview source: Code:
CMake Warning (dev) at ThirdParty/protobuf/vtkprotobuf/src/CMakeLists.txt:298 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "protoc_compiler". Use the target name directly with add_custom_command, or use the generator expression $<TARGET_FILE>, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at ParaViewCore/ServerImplementation/Core/CMakeLists.txt:84 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "protoc_compiler". Use the target name directly with add_custom_command, or use the generator expression $<TARGET_FILE>, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at VTK/ThirdParty/hdf5/vtkhdf5/src/CMakeLists.txt:607 (ADD_CUSTOM_COMMAND): Policy CMP0040 is not set: The target in the TARGET signature of add_custom_command() must exist. Run "cmake --help-policy CMP0040" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "/home/shorty/software/Paraview-v4.0.1-bin/VTK/ThirdParty/hdf5/vtkhdf5/H5Edefin.h" is unknown in this context. This warning is for project developers. Use -Wno-dev to suppress it. Regards Tobi
__________________
Keep foaming, Tobias Holzmann |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] Paraview: .foam and .OpenFOAM files support | redbullah | ParaView | 2 | September 4, 2019 07:49 |
Reading Fluent data files in Visit or Paraview | pranab_jha | Main CFD Forum | 0 | February 15, 2016 16:51 |
Paraview: what are necessary files when copying OF result files to new directory | mirko | OpenFOAM | 5 | May 20, 2011 14:49 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |
user defined function | cfduser | CFX | 0 | April 29, 2006 11:58 |