Re: Guile build failure

2012-07-19 Thread David Pirotte
Hello Ludovic, > So the problem seems to be NFS-related. Could you check rmdir > "/mnt/galia/linux/64/local/src/guile/guile-2.0.6/load-test.dir" fails? Yes, but I'd rather say it is a guile NFS related problem: rmdir /mnt/galia/linux/64/local/src/guile/guile-2.0.6/load-test.dir works f

Re: Guile build failure

2012-07-19 Thread Ludovic Courtès
Hi David, David Pirotte skribis: >> So the problem seems to be NFS-related. Could you check rmdir >> "/mnt/galia/linux/64/local/src/guile/guile-2.0.6/load-test.dir" fails? I meant, could you run the thing through strace? Like: strace -f -o log ./check-guile and then send the part of the l

Re: Guile build failure

2012-07-19 Thread David Pirotte
> strace -f -o log ./check-guile > and then send the part of the log surrounding the failing rmdir(2) call. sure, attached log.bz2 Description: application/bzip