I was trying to build Firedrake on Cray using these instructions 
https://github.com/firedrakeproject/firedrake-archer. Initially I was having segmentation fault at step-3 which is resolved now. I curated most of the python dependencies using Anaconda but then at step 4 I am getting error message of not having Python/SSL package and many more. I do not have the Sudo privilege and its becoming little cumbersome to curate all dependencies locally. Do you have any bash script written to do it locally on clusters ?. Also I feel that step 4 script needs to be little tweaked for Cray (beskow) installation.