[Paraview-developers] [EXTERNAL] Re: ParaView build issue
Scott, W Alan
wascott at sandia.gov
Thu Jul 11 18:31:16 EDT 2013
Seeing that there are somewhere around 1700 files, mind creating and sending me a tarball?
Thanks,
Alan
-----Original Message-----
From: David Thompson [mailto:david.thompson at kitware.com]
Sent: Wednesday, July 03, 2013 7:26 PM
To: Scott, W Alan
Cc: paraview-developers at paraview.org
Subject: [EXTERNAL] Re: [Paraview-developers] ParaView build issue
Hi Alan,
> Well, drat. If I don't include the error, that doesn't help much. Drat.
Random sampling is good for many things, but not debugging. :-)
The errors are from the switch to how repository-external data (test input data and baseline images) is maintained. You should be able to prevent the download attempts by putting all the files from
http://vtk.org/files/ExternalData/MD5
into the ExternalData directory inside your VTK build directory (or a build-tree-external local store). See
http://www.vtk.org/Wiki/VTK/Git/Develop/Data#Local_Store
for more information.
David
> [ 79%] Generating
> /projects/viz/paraview/ParaView/4.1.0-alan/Linux-eng-sci-rhel6-x86_64/
> Build/ExternalData/VTK/Testing/Data/CityPopulationsUTF8.txt
> -- Fetching "http://midas3.kitware.com/midas/api/rest?method=midas.bitstream.download&checksum=6424e2a51d932a5c93c361c14c3c4c49&algorithm=MD5"
> -- Fetching "http://www.vtk.org/files/ExternalData/MD5/6424e2a51d932a5c93c361c14c3c4c49"
> CMake Error at /projects/viz/paraview/src/ParaView/4.1.0-alan/ParaView4/VTK/CMake/ExternalData.cmake:735 (message):
> Object MD5=6424e2a51d932a5c93c361c14c3c4c49 not found at:
>
> http://midas3.kitware.com/midas/api/rest?method=midas.bitstream.download&checksum=6424e2a51d932a5c93c361c14c3c4c49&algorithm=MD5 ("couldn't connect to server")
>
> http://www.vtk.org/files/ExternalData/MD5/6424e2a51d932a5c93c361c14c3c4c49 ("couldn't connect to server") Call Stack (most recent call first):
>
> /projects/viz/paraview/src/ParaView/4.1.0-alan/ParaView4/VTK/CMake/Ext
> ernalData.cmake:757 (_ExternalData_download_object)
>
>
>
> Note the line that says "couldn't connect to server"
>
> Alan
>
>
>
> _____________________________________________
> From: Scott, W Alan
> Sent: Wednesday, July 03, 2013 4:52 PM
> To: paraview-developers at paraview.org
> Subject: ParaView build issue
>
>
> I am having an issue with ParaView builds. Any thoughts? Note that many of the machines we build with are behind firewalls, and cannot see the internet. In other words, trying to get to kitware.com could be/ is a very large issue.
>
> Thanks,
>
> Alan
>
>
>
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
More information about the Paraview-developers
mailing list