Re: [ITK-dev] Refresh cmake ITKData

2015-06-25 Thread Pablo Hernández
ve tried a completely new build with the same source, I should try with a completely fresh source, just in case. The proxy issues are solved. I have also tried with -DExternalData_NO_SYMLINKS=ON, with the same result. Date: Thu, 25 Jun 2015 12:41:38 -0400 Subject: Re: [ITK-dev] Refresh cmake ITKData From: m

Re: [ITK-dev] Refresh cmake ITKData

2015-06-25 Thread Matt McCormick
ng hash... > I have no much idea about the ExternalData process > > -- > From: pablo.hernandez.cer...@outlook.com > To: b...@lowekamp.net; matt.mccorm...@kitware.com > Date: Thu, 25 Jun 2015 06:59:19 +0200 > CC: insight-developers@

Re: [ITK-dev] Refresh cmake ITKData

2015-06-24 Thread Pablo Hernández
> CC: insight-developers@itk.org > Subject: Re: [ITK-dev] Refresh cmake ITKData > > Wget is now downloading properly, but the wrong hash is still there... > > From: pablo.hernandez.cer...@outlook.com > To: b...@lowekamp.net; matt.mccorm...@kitware.com > Date: Thu, 25 Jun 2015

Re: [ITK-dev] Refresh cmake ITKData

2015-06-24 Thread Pablo Hernández
...@kitware.com Date: Thu, 25 Jun 2015 06:59:19 +0200 CC: insight-developers@itk.org Subject: Re: [ITK-dev] Refresh cmake ITKData Wget is now downloading properly, but the wrong hash is still there... From: pablo.hernandez.cer...@outlook.com To: b...@lowekamp.net; matt.mccorm...@kitware.com Date

Re: [ITK-dev] Refresh cmake ITKData

2015-06-24 Thread Pablo Hernández
Wget is now downloading properly, but the wrong hash is still there... From: pablo.hernandez.cer...@outlook.com To: b...@lowekamp.net; matt.mccorm...@kitware.com Date: Thu, 25 Jun 2015 05:08:02 +0200 CC: insight-developers@itk.org Subject: Re: [ITK-dev] Refresh cmake ITKData Ups... Wget is

Re: [ITK-dev] Refresh cmake ITKData

2015-06-24 Thread Pablo Hernández
2015 05:03:28 +0200 CC: insight-developers@itk.org Subject: Re: [ITK-dev] Refresh cmake ITKData I have upgraded to cmake 3.3. I hadn't have the option of OPENSSL, so I turned it on. But still having the same hash problem with existing build. I am behind a university proxy. From: b...@lowekam

Re: [ITK-dev] Refresh cmake ITKData

2015-06-24 Thread Pablo Hernández
I have upgraded to cmake 3.3. I hadn't have the option of OPENSSL, so I turned it on. But still having the same hash problem with existing build. I am behind a university proxy. From: b...@lowekamp.net Subject: Re: [ITK-dev] Refresh cmake ITKData Date: Wed, 24 Jun 2015 22:34:46 -04

Re: [ITK-dev] Refresh cmake ITKData

2015-06-24 Thread Matt McCormick
ke version 3.2.20150216-gf724a > > -- > Date: Wed, 24 Jun 2015 21:33:13 -0400 > > Subject: Re: [ITK-dev] Refresh cmake ITKData > From: matt.mccorm...@kitware.com > To: pablo.hernandez.cer...@outlook.com > CC: insight-developers@itk.org > > W

Re: [ITK-dev] Refresh cmake ITKData

2015-06-24 Thread Pablo Hernández
It's pretty new... [phc@phc build]$ cmake --version cmake version 3.2.20150216-gf724a Date: Wed, 24 Jun 2015 21:33:13 -0400 Subject: Re: [ITK-dev] Refresh cmake ITKData From: matt.mccorm...@kitware.com To: pablo.hernandez.cer...@outlook.com CC: insight-developers@itk.org What version of

Re: [ITK-dev] Refresh cmake ITKData

2015-06-24 Thread Matt McCormick
d9d94726bcea707a0a0b2cd73) > Call Stack (most recent call first): > /home/phc/Software/ITK-dev/CMake/ExternalData.cmake:1034 > (_ExternalData_download_object) > > > [ 6%] Built target ITKznz > make[2]: *** > [ExternalData/Modules/Filtering/AntiAlias/test/Ba

Re: [ITK-dev] Refresh cmake ITKData

2015-06-24 Thread Pablo Hernández
oad_object) [ 6%] Built target ITKznz make[2]: *** [ExternalData/Modules/Filtering/AntiAlias/test/Baseline/itkAntiAliasBinaryImageFilterTestBaseline.mha.md5-stamp] Error 1 make[1]: *** [CMakeFiles/ITKData.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs From: pablo.her

Re: [ITK-dev] Refresh cmake ITKData

2015-06-24 Thread Pablo Hernández
Yes, it works. Date: Wed, 24 Jun 2015 21:08:57 -0400 Subject: Re: [ITK-dev] Refresh cmake ITKData From: matt.mccorm...@kitware.com To: pablo.hernandez.cer...@outlook.com CC: insight-developers@itk.org Does the following work? wget http://itkexternaldata.blob.core.windows.net/md5

Re: [ITK-dev] Refresh cmake ITKData

2015-06-24 Thread Matt McCormick
orithm=MD5 > (wrong hash MD5=663d525d9d94726bcea707a0a0b2cd73) > Call Stack (most recent call first): > /home/phc/Software/ITK-dev/CMake/ExternalData.cmake:1034 > (_ExternalData_download_object) > > > make[2]: *** > [ExternalData/Testing/Data/Baseline/BasicFilters/GradientAnisotropicDiffusionIma

Re: [ITK-dev] Refresh cmake ITKData

2015-06-24 Thread Pablo Hernández
oad_object) make[2]: *** [ExternalData/Testing/Data/Baseline/BasicFilters/GradientAnisotropicDiffusionImageFilterTest2.png.md5-stamp] Error 1 make[1]: *** [CMakeFiles/ITKData.dir/all] Error 2 make: *** [all] Error 2 From: pablo.hernandez.cer...@outlook.com To: matt.mccorm...@kitware.com

Re: [ITK-dev] Refresh cmake ITKData

2015-06-24 Thread Matt McCormick
Hi Pablo, Could you please share the full text of an error? Thanks, Matt On Wed, Jun 24, 2015 at 8:20 PM, Pablo Hernández < pablo.hernandez.cer...@outlook.com> wrote: > Hi, I am receiving a lot of wrong hash errors when building ITKData. I am > guessing that is because I am updating an old buil

[ITK-dev] Refresh cmake ITKData

2015-06-24 Thread Pablo Hernández
Hi, I am receiving a lot of wrong hash errors when building ITKData. I am guessing that is because I am updating an old build, but not sure. Is there a way to force cmake to rerun the scripts related with ITKData to refresh all thoses hashes? I mean, the CMakesLists.txt from all the tests for ex