I don't know what causes this, but my suggestion would be to try again. It could be a temporary glitch. It is safe to just run the script again. Hashdist should recognize that it doesn't need to rebuild everything you have already built.
-- Anders mån 2 mars 2015 kl 08:18 skrev Max Julian <[email protected]>: > I'm using the fenics-install.sh script to install FEniCS on CentOS 6.6. > It works great up until it tries to finish installing petsc, at which point > it gives me the following error: > > [petsc] Building petsc/nt5ppr4inva2, follow log with: > [petsc] tail -f /root/.hashdist/tmp/petsc-nt5ppr4inva2-2/build.log > [CRITICAL] [Errno 2] No such file or directory: > u'/root/.hashdist/tmp/petsc-nt5ppr4inva2-2/build.log' > > The petsc log file > (/root/.hashdist/tmp/petsc-nt5ppr4inva2-2/build.log) ends with the > following (via tail -f) before it disappears: > > 2015/02/27 12:12:35 - INFO: [package:run_job] CC > arch-linux2-c-opt/obj/src/tao/leastsquares/impls/pounders/gqt.o > 2015/02/27 12:12:36 - INFO: [package:run_job] CLINKER > /root/.hashdist/tmp/petsc-nt5ppr4inva2-2/arch-linux2-c-opt/lib/libpetsc.so.3.5.2 > 2015/02/27 12:12:38 - INFO: [package:run_job] gmake[2]: Leaving directory > `/root/.hashdist/tmp/petsc-nt5ppr4inva2-2' > 2015/02/27 12:12:38 - INFO: [package:run_job] > ========================================= > 2015/02/27 12:12:38 - INFO: [package:run_job] gmake[1]: Leaving directory > `/root/.hashdist/tmp/petsc-nt5ppr4inva2-2' > 2015/02/27 12:12:38 - INFO: [package:run_job] Now to install the libraries > do: > 2015/02/27 12:12:38 - INFO: [package:run_job] make > PETSC_DIR=/root/.hashdist/tmp/petsc-nt5ppr4inva2-2 > PETSC_ARCH=arch-linux2-c-opt install > 2015/02/27 12:12:38 - INFO: [package:run_job] > ========================================= > > Thanks, > > Max >
_______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
