Re: [easybuild] GCC-4.9.3-binutils-2.25 : invalid ELF header

2015-09-01 Thread Backeljauw Franky
Lesson learned :-) Thanks! — Franky > Op 1-sep.-2015, om 16:49 heeft Kenneth Hoste het > volgende geschreven: > > > > On 01/09/15 16:47, Ward Poelmans wrote: >> On Tue, Sep 1, 2015 at 4:44 PM, Backeljauw Franky >> wrote: >>> >>> The one I found back is about "CMake-3.3.0-intel-2014b : pr

Re: [easybuild] GCC-4.9.3-binutils-2.25 : invalid ELF header

2015-09-01 Thread Kenneth Hoste
On 01/09/15 16:47, Ward Poelmans wrote: On Tue, Sep 1, 2015 at 4:44 PM, Backeljauw Franky wrote: The one I found back is about "CMake-3.3.0-intel-2014b : problem building” also on this mailing list, dated 28 October 2014. It was an issue with GPFS 3.5.0-20, currently we have GPFS 4.1.0-8, so

Re: [easybuild] GCC-4.9.3-binutils-2.25 : invalid ELF header

2015-09-01 Thread Ward Poelmans
On Tue, Sep 1, 2015 at 4:44 PM, Backeljauw Franky wrote: > > > The one I found back is about "CMake-3.3.0-intel-2014b : problem building” > also on this mailing list, dated 28 October 2014. > It was an issue with GPFS 3.5.0-20, currently we have GPFS 4.1.0-8, so it > could be something ‘similar’…

Re: [easybuild] GCC-4.9.3-binutils-2.25 : invalid ELF header

2015-09-01 Thread Backeljauw Franky
Hello again, Op 1-sep.-2015, om 16:28 heeft Backeljauw Franky mailto:franky.backelj...@uantwerpen.be>> het volgende geschreven: Hi Ward, Thanks for the last remark! When I built it on the local disk (in /tmp), the error did not occur and the build was successful! That reminds me, I already h

Re: [easybuild] GCC-4.9.3-binutils-2.25 : invalid ELF header

2015-09-01 Thread George Tsouloupas
/dev/shm is your friend here :) I always have this set when building on a machine with enough RAM -- credit to Fotis for this :) EASYBUILD_BUILDPATH=/dev/shm George. On 09/01/2015 05:28 PM, Backeljauw Franky wrote: Hi Ward, Thanks for the last remark! When I built it on the local disk (i

Re: [easybuild] GCC-4.9.3-binutils-2.25 : invalid ELF header

2015-09-01 Thread Backeljauw Franky
Hi Ward, Thanks for the last remark! When I built it on the local disk (in /tmp), the error did not occur and the build was successful! That reminds me, I already had a similar issue in the past, but I can’t recall when and about what. I’ll try to dig it up… — Many thanks, Franky > Op 1-se

Re: [easybuild] GCC-4.9.3-binutils-2.25 : invalid ELF header

2015-09-01 Thread Ward Poelmans
On Tue, Sep 1, 2015 at 3:23 PM, Backeljauw Franky wrote: > $ readelf -a > /apps/antwerpen/easybuild/build/GCC/4.9.3/dummy--binutils-2.25/gcc-4.9.3/obj/./gcc/libgcc_s.so.1 > readelf: Error: Not an ELF file - it has the wrong magic bytes at the start > readelf: Error: > /apps/antwerpen/easybuild/b

Re: [easybuild] GCC-4.9.3-binutils-2.25 : invalid ELF header

2015-09-01 Thread Backeljauw Franky
Hi Ward, > Op 1-sep.-2015, om 14:50 heeft Ward Poelmans het > volgende geschreven: > > Can you look at the file > /apps/antwerpen/easybuild/build/GCC/4.9.3/dummy--binutils-2.25/gcc-4.9.3/obj/./gcc/libgcc_s.so.1 > to see what is wrong with it? Use readelf -a $ readelf -a /apps/antwerpen/easybu

Re: [easybuild] GCC-4.9.3-binutils-2.25 : invalid ELF header

2015-09-01 Thread Kenneth Hoste
Hi Franky, On 01/09/15 15:12, Backeljauw Franky wrote: Hi Kenneth, Yep, there it says it cannot find isl/version.h (config.log attached): configure:5913: gcc -o conftest -g -O2 -I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr/src -I$$s/mpfr/src -I$$s/mpc/src conftest.c -lisl

Re: [easybuild] GCC-4.9.3-binutils-2.25 : invalid ELF header

2015-09-01 Thread Backeljauw Franky
Hi Kenneth, Yep, there it says it cannot find isl/version.h (config.log attached): configure:5913: gcc -o conftest -g -O2 -I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr/src -I$$s/mpfr/src -I$$s/mpc/src conftest.c -lisl >&5 conftest.c:10:25: error: isl/version.h: No such file