bug#49307: clisp: build failure: failing tests

2021-07-13 Thread Christopher Howard
Hi, I'm not having trouble building clisp now from either my home nor my work computer. -Original Message- From: Christopher Howard To: zimoun Cc: Guillaume Le Vaillant , 49...@debbugs.gnu.org Subject: Re: bug#49307: clisp: build failure: failing tests Date: Tue, 13 Jul 2021 06:

bug#49307: clisp: build failure: failing tests

2021-07-13 Thread Christopher Howard
Hello. The clisp build failure occured on my work computer, whereas the file corruption occurred on my home computer. Incidentally, I gave up home off solving the corruption issue and has to wipe and reinstall guix on that system. I will try to rebuild the clisp package now on both systems. --

bug#49307: clisp: build failure: failing tests

2021-07-13 Thread zimoun
Hi Christopher, On Sat, 03 Jul 2021 at 09:40, zimoun wrote: > On Thu, 01 Jul 2021 at 09:37, Christopher Howard > wrote: >> Hi, yes, I am able to reproduce the error, even when I switch to your >> guix commit (using time-machine). > > As Guillaume, CLISP builds successfully for me too. > > Could

bug#49307: clisp: build failure: failing tests

2021-07-03 Thread zimoun
Hi Chris, On Thu, 01 Jul 2021 at 09:37, Christopher Howard wrote: > Hi, yes, I am able to reproduce the error, even when I switch to your > guix commit (using time-machine). As Guillaume, CLISP builds successfully for me too. Could this bug related to your message [1]: Something is ce

bug#49307: clisp: build failure: failing tests

2021-07-01 Thread Christopher Howard
Hi, yes, I am able to reproduce the error, even when I switch to your guix commit (using time-machine).

bug#49307: clisp: build failure: failing tests

2021-07-01 Thread Guillaume Le Vaillant
Christopher Howard skribis: > Attempting to build clisp from source results in these test failures: > ```(echo *.erg | grep '*' >/dev/null) || (echo "Test failed:" ; ls -l > *erg; echo "To see which tests failed, type" ; echo "cat > "`pwd`"/*.erg" ; exit 1)Test failed:-rw-r--r-- 1 nixbld nixb

bug#49307: clisp: build failure: failing tests

2021-06-30 Thread Christopher Howard
Attempting to build clisp from source results in these test failures: ```(echo *.erg | grep '*' >/dev/null) || (echo "Test failed:" ; ls -l *erg; echo "To see which tests failed, type" ; echo "cat "`pwd`"/*.erg" ; exit 1)Test failed:-rw-r--r-- 1 nixbld nixbld 188 Jun 30 21:15 path.erg-rw-r--r--