[Paraview-developers] ParaView build issue

Kyle Lutz kyle.lutz at kitware.com
Mon Jul 8 09:41:58 EDT 2013


Hi Alan,

Like David said, this is due to the proposed external data changes.
However, I don't think were going to go through with them at this
time. After the next gatekeeper review (which should be today)
ParaView-next will be reset and you shouldn't encounter this issue.

-kyle

On Wed, Jul 3, 2013 at 9:25 PM, David Thompson
<david.thompson at kitware.com> wrote:
> 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/ExternalData.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
>
> _______________________________________________
> 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