Hi Raik, On 05 Dec 2013, at 09:47, Raik Steuding wrote:
> Thank's at all and the warm welcome! I have downloaded the files: > > gcc-4.6.3.tar.gz gmp-5.0.4.tar.bz2 mpc-0.9.tar.gz mpfr-3.0.1.tar.gz > > manually and now it works until a new error: > > --- > ERROR: EasyBuild encountered an exception (at > easybuild/software/EasyBuild/1.9.0/lib/python2.7/site-packages/easybuild_framework-1.9.0-py2.7.egg/easybuild/main.py:770 > in build_and_install_software): autoBuild Failed (last 300 chars): *** > [all-stage1-target-libgcc] Error 2 > make[2]: Leaving directory > `/home/eb/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj' > make[1]: *** [stage1-bubble] Error 2 > make[1]: Leaving directory > `/home/eb/.local/easybuild/build/GCC/4.6.3/dummy-dummy/gcc-4.6.3/obj' > make: *** [bootstrap] Error 2 > --- > > I'll keep trying! This is a whole different problem, for some reason the actual GCC build process is failing for you... Which OS are you on? What kind of system (processor)? Please collect a debug log (use --debug on the eb command line), and provide the full log file to us (it's going to be *big*, so copy-pasting in a mail won't be an option ;-)). regards, Kenneth > Raik > > > Am 04.12.13 10:04, schrieb Stijn De Weirdt: >> hi raik, >> >> yes, it looks like a download error. >> >> can you check if files in /home/eb/.local/easybuild/sources/g/GCC/ are >> properly downloaded/corrupt? (eg send ls -l output or try to do a manual >> download and compare md5sum) >> you can continue by manually downloading and adding the sources to the >> directory (downloading the sources is best-effort in easybuild, but when >> a download fails, it should clean up any incomplete files or other >> leftovers) >> >> can you also run with 'eb --debug' and send us the debug output (it's >> written to a logfile; if you want the debug output on stdout, add -l) >> >> stijn >> >> On 12/04/2013 09:42 AM, [email protected] wrote: >>> Hello EasyBuilders, >>> >>> i try easybuild since a few days on different os and machines an there is >>> always the same result. The installation of easybuild is easy but when >>> i want >>> to install something with the eb command i have always the same >>> bzip2-error. i >>> don't now what i do wrong, it looks like a download-error. I try it >>> also in >>> different networks and with an old Python 2.4.4, the result is always the >>> same. >>> >>> here is an example (here with Debian 6): >>> >>> --- >>> eb@www:~$ eb --version >>> This is EasyBuild 1.9.0 (framework: 1.9.0, easyblocks: 1.9.0) on host www >>> >>> eb@www:~$ eb HPL-2.0-goalf-1.1.0-no-OFED.eb --robot >>> == temporary log file in case of crash /tmp/easybuild-e_45Pv.log >>> == resolving dependencies ... >>> == processing EasyBuild easyconfig /home/eb/.local/easybuild/software/ >>> EasyBuild/1.9.0/lib/python2.6/site-packages/easybuild_easyconfigs-1.9.0.0- >>> >>> py2.6.egg/easybuild/easyconfigs/g/GCC/GCC-4.6.3.eb >>> == building and installing GCC/4.6.3... >>> == fetching files... >>> == creating build dir, resetting environment... >>> == unpacking... >>> ERROR: EasyBuild encountered an exception (at >>> easybuild/software/EasyBuild/ >>> 1.9.0/lib/python2.6/site-packages/easybuild_framework-1.9.0-py2.6.egg/ >>> easybuild/main.py:770 in build_and_install_software): autoBuild Failed >>> (last >>> 300 chars): >>> ild_framework-1.9.0-py2.6.egg/easybuild/tools/filetools.py:700 in >>> parse_cmd_output): cmd "tar xjf /home/eb/.local/easybuild/sources/g/GCC/ >>> gmp-5.0.4.tar.bz2" exited with exitcode 2 and output: >>> bzip2: (stdin) is not a bzip2 file. >>> tar: Child returned status 2 >>> tar: Error is not recoverable: exiting now >>> --- >>> >>> Somebody an idea? >>> >>> >>> Thank's and regards >>> Raik >>> >>> > > -- > Raik Steuding > Max-Planck-Institut fuer Mikrostrukturphysik > Weinberg 2, D-06120 Halle (Saale), Germany > Tel: +49-345-5582-941 Fax: +49-345-5511-223 > Mail: [email protected] >

