Closed lucventurini closed 6 years ago
Hi Luca, This recipe won't work for the last few versions of portcullis. Follow the instructions in the travis file instead, or the README.md file.
Thanks @maplesond , it now functions. I think it might have had to do with the fact that CentOS7 is still stuck in 2013 and was using gcc-4.8. I managed to install gcc7 and solve it.
Cheers
Hi Dan, I am trying to create a provisional singularity image for EiAnnot, but I am failing to do so due to compilation errors. I am following the recipe in your Singularity file, ie download and install boost separately. Specifically, the relevant section in Singularity looks like this:
However, singularity fails with the following output:
Do you have any idea of what might be going on?