[log in to unmask] Google Groups
Today's topic summary
View all topics
Another SuperBuild failure on VM
Evgueni Ovtchinnikov <[log in to unmask]>: May 09 02:28PM

SuperBuild failed on VM when building Gadgetron: look for lines in red below.
 
Scanning dependencies of target Gadgetron
[ 92%] Creating directories for 'Gadgetron'
[ 93%] Performing download step ...more
Evgueni Ovtchinnikov <[log in to unmask]>: May 09 03:36PM

With libace-dev installed, SuperBuild completed the build successfully.
 
Running demos additionally required python-docopt and python-scipy.
 
From: Ovtchinnikov, Evgueni (STFC,RAL,SC) ...more
Back to top
Superbuild failure on Lubuntu VM
Evgueni Ovtchinnikov <[log in to unmask]>: May 09 11:27AM

I have just tried to use SuperBuild on a VM (our old empty one). I installed CMake 3.8.1, cloned SIRF-SuperBuild, run cmake . and make and got this error:
 
stir@ubuntu-stir:~/devel/SIRF-SuperBuild$ ...more
"Thomas, Ben" <[log in to unmask]>: May 09 11:36AM

Hi,
 
The error suggests that cURL doesn’t have SSL support. Something like:
 
apt-get install libcurl4-openssl-dev
 
might solve it.
 
Kind regards,
 
Ben
 
From: CCP-PETMR Developers list ...more
Evgueni Ovtchinnikov <[log in to unmask]>: May 09 11:40AM

No, it did not help.
 
By the way, VM’s Firefox downloaded that file ok.
 
From: Thomas, Ben [mailto:[log in to unmask]]
Sent: 09 May 2017 12:36
To: Ovtchinnikov, Evgueni (STFC,RAL,SC); ...more
"Thielemans, Kris" <[log in to unmask]>: May 09 11:46AM

Try with an older CMake? Just to be sure it’s not a new bug…
 
From: CCP-PETMR Developers list [mailto:[log in to unmask]] On Behalf Of Evgueni Ovtchinnikov
Sent: 09 May 2017 12:41 ...more
Evgueni Ovtchinnikov <[log in to unmask]>: May 09 12:36PM

Tried with CMake 3.7.2, same story.
 
From: Thielemans, Kris [mailto:[log in to unmask]]
Sent: 09 May 2017 12:46
To: Ovtchinnikov, Evgueni (STFC,RAL,SC); [log in to unmask] ...more
Edoardo Pasca <[log in to unmask]>: May 09 01:05PM

I quickly searched online and found that CMake uses its own curl, which comes without ssl support.
 
I will try to compile on the same VM.
 
Edo
 
From: CCP-PETMR Developers list ...more
"Thielemans, Kris" <[log in to unmask]>: May 09 01:37PM

Sounds quite crazy. They have to be able to download https…
 
In this case, using http would work as well. Any objection in replacing https with http?
From: CCP-PETMR Developers list ...more
Evgueni Ovtchinnikov <[log in to unmask]>: May 09 02:00PM

It appears the problem was caused by my building CMake from its sources rather than downloading binaries.
 
HDF5 now has been downloaded and is being built.
 
From: CCP-PETMR Developers list ...more
Back to top
SIRF Release 0.9 Candidate
Edoardo Pasca <[log in to unmask]>: May 09 08:33AM

The problem is here
https://github.com/CCPPETMR/SIRF/blob/master/src/common/pUtil.py#L25
 
neither of the two (SIRF_PATH, SRC_PATH) environment variables are defined now.
 
You are right and the ...more
Back to top
You have received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to [log in to unmask].