Hi Keith,

I recall I have seen this error, as well.

If I remember correctly, it corresponded to (parallel) filesystem issues
(metadata synchronization or something of that type).

I suggest the following strategy:
* export EASYBUILD_BUILDPATH=/dev/shm # or /tmp
* export EASYBUILD_INSTALLPATH=/tmp
* eb --try-amend=parallel=1 <foobar> # get rid of parallelization for a while

If the build succeeds, you pretty much can corner the cause(s) now.

On Mar 14, 2014, at 6:39 PM, Keith Hostetler wrote:
> So I am finally getting the hang of easy build and have started making intel 
> toolchains. I built icc and ifort with no problems (though I haven't tested 
> them yet). However, I am having issues with impi. I am building 
> impi-4.0.0.028.eb. Everything looks fine until postprocessing where I get 
> this error:
> 
> == postprocessing...
> ERROR: EasyBuild encountered an exception (at 
> easybuild/lib/python2.7/site-packages/easybuild_framework-1.10.0-py2.7.egg/easybuild/main.py:809
>  in build_and_install_software): autoBuild Failed (last 300 chars): EasyBuild 
> crashed with an error (at 
> easybuild/lib/python2.7/site-packages/easybuild_framework-1.10.0-py2.7.egg/easybuild/tools/filetools.py:962
>  in adjust_permissions): 100.00% of permissions/owner operations failed (more 
> than 50.00%), something must be wrong...

good luck,
Fotis


-- 
echo "sysadmin know better bash than english" | sed s/min/mins/ \
        | sed 's/better bash/bash better/' # Yelling in a CERN forum



Reply via email to