[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#25307: bug report with guile-2.0.13
From: |
Andy Wingo |
Subject: |
bug#25307: bug report with guile-2.0.13 |
Date: |
Wed, 01 Mar 2017 16:11:58 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
On Sun 12 Feb 2017 22:21, address@hidden (Ludovic Courtès) writes:
>> In unknown file:
>>
>> ?: 1 [primitive-load
>> "/u/work/oppe/guile-2.0.13/test-suite/tests/load.test"]
>>
>> ?: 0 [mkdir "/u/US_SCRATCH4/oppe/guile-2.0.13/load-test.dir" #<undefined>]
>>
>>
>>
>> ERROR: In procedure mkdir:
>>
>> ERROR: In procedure mkdir: File exists
>>
>> FAIL: check-guile
>
> Could it be that there was a stale “load-test.dir” directory in your
> build tree?
>
> Could you try, from the top-level build tree:
>
> rm -rf load-test.dir && make check
>
> Thanks in advance, and sorry for the delay.
Another question would be, is it possible this "make test" was running
on NFS? Could be we don't do the right thing there (or NFS doesn't do
the right thing).
Andy
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#25307: bug report with guile-2.0.13,
Andy Wingo <=