Hello Robert, reading into your logs I can see:
CMake Error at /sysapps/cluster/software/CMake/2.8.12-goolf-1.4.10/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message): Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR) So you need to add a dependency to bzip2 in your easyconfig, in order for it to be found when needed and the configure to go through.. Danilo Departement Mathematik & Informatik High Performance and Web Computing Group Universität Basel Spiegelgasse 1 CH-4051 Basel Switzerland email: [email protected]<mailto:[email protected]> Phone:+41 (0)61 267 14 73 On 22 Apr 2016, at 19:29, Klima, Robert (NIH/NIAID) [C] <[email protected]<mailto:[email protected]>> wrote: Hi, My installation SPAdes-3.7.1-goolf-1.4.10.eb failed: == FAILED: Installation ended unsuccessfully (build directory: /sysapps/cluster/build/SPAdes/3.7.1/goolf-1.4.10): build failed (first 300 chars): cmd " cmake /sysapps/cluster/build/SPAdes/3.7.1/goolf-1.4.10/SPAdes-3.7.1/src -DCMAKE_INSTALL_PREFIX=/sysapps/cluster/software/SPAdes/3.7.1-goolf-1.4.10 -DCMAKE_C_COMPILER='gcc' -DCMAKE_Fortran_FLAGS='-O2 -march=native' -DCMAKE_CXX_FLAGS='-O2 -march=native' -DCMAKE_CXX_COMPILER='g++' -DCMAKE_Fortran == Results of the build can be found in the log file /tmp/eb-KF29IH/easybuild-SPAdes-3.7.1-20160422.131913.RMypm.log ERROR: Build of /sysapps/cluster/software/EasyBuild/2.7.0/lib/python2.7/site-packages/easybuild_easyconfigs-2.7.0-py2.7.egg/easybuild/easyconfigs/s/SPAdes/SPAdes-3.7.1-goolf-1.4.10.eb failed (err: 'build failed (first 300 chars): cmd " cmake /sysapps/cluster/build/SPAdes/3.7.1/goolf-1.4.10/SPAdes-3.7.1/src -DCMAKE_INSTALL_PREFIX=/sysapps/cluster/software/SPAdes/3.7.1-goolf-1.4.10 -DCMAKE_C_COMPILER=\'gcc\' -DCMAKE_Fortran_FLAGS=\'-O2 -march=native\' -DCMAKE_CXX_FLAGS=\'-O2 -march=native\' -DCMAKE_CXX_COMPILER=\'g++\' -DCMAKE_Fortran') I am attaching log files. I hope you will help me to build SPAdes 3.7.1, Thank you, Robert

