View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014492VTK(No Category)public2013-12-28 13:322014-01-22 10:17
ReporterOrion Poplawski 
Assigned ToDave DeMarle 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version6.1.rc 
Target Version6.1.0Fixed in Version6.1.0 
Summary0014492: ExternalData breaks Fedora builds
DescriptionThe Fedora package builders do not have internet access (to provide reproducible builds and for security reasons). Therefore ExternalData functions in VTK 6.1.0 (paraview 4.1.0) fail:

CMake Error at /builddir/build/BUILD/ParaView-v4.1.0-RC2/VTK/CMake/ExternalData.cmake:735 (message):
  Object MD5=a3f938178d8af24577a28becd8d87aac not found at:
    http://midas3.kitware.com/midas/api/rest?method=midas.bitstream.download&checksum=a3f938178d8af24577a28becd8d87aac&algorithm=MD5 [^] ("Couldn't resolve host name")
    http://www.vtk.org/files/ExternalData/MD5/a3f938178d8af24577a28becd8d87aac [^] ("Couldn't resolve host name")

We need an alternative way of providing any needed files.
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0032091)
Dave DeMarle (administrator)
2013-12-30 12:26

Do you need to have testing turned on?
Also, I believe it will build if you transplant the testing data into place before hand.
Will investigate that.
(0032092)
Orion Poplawski (reporter)
2013-12-30 12:57

BUILD_TESTING appears to be turned on by default, so yes it was. I've turned it off for now and that appears to get me past this issue for now.
(0032205)
Dave DeMarle (administrator)
2014-01-22 10:16

besides turning off testing, commit eea18b5573a57c5c33bcc8d9db9065b7a4721fda
adds a script that we use to produce source, data and large data tarballs that you can use to build from with or without testing without connectivity.

 Issue History
Date Modified Username Field Change
2013-12-28 13:32 Orion Poplawski New Issue
2013-12-30 12:26 Dave DeMarle Note Added: 0032091
2013-12-30 12:26 Dave DeMarle Assigned To => Dave DeMarle
2013-12-30 12:26 Dave DeMarle Status backlog => active development
2013-12-30 12:57 Orion Poplawski Note Added: 0032092
2014-01-22 10:16 Dave DeMarle Note Added: 0032205
2014-01-22 10:16 Dave DeMarle Status active development => closed
2014-01-22 10:16 Dave DeMarle Resolution open => fixed
2014-01-22 10:16 Dave DeMarle Fixed in Version => 6.1.0
2014-01-22 10:17 Dave DeMarle Product Version => 6.1.rc
2014-01-22 10:17 Dave DeMarle Target Version => 6.1.0


Copyright © 2000 - 2018 MantisBT Team