GNU bug report logs - #49307
clisp: build failure: failing tests

Previous Next

Package: guix;

Reported by: Christopher Howard <christopher <at> librehacker.com>

Date: Thu, 1 Jul 2021 00:44:01 UTC

Severity: normal

Done: Christopher Howard <christopher <at> librehacker.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 49307 in the body.
You can then email your comments to 49307 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#49307; Package guix. (Thu, 01 Jul 2021 00:44:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christopher Howard <christopher <at> librehacker.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 01 Jul 2021 00:44:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Howard <christopher <at> librehacker.com>
To: bug-guix <bug-guix <at> gnu.org>
Subject: clisp: build failure: failing tests
Date: Wed, 30 Jun 2021 16:43:19 -0800
[Message part 1 (text/plain, inline)]
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-- 1 nixbld nixbld 658 Jun 30 21:15
streams.erg-rw-r--r-- 1 nixbld nixbld 500 Jun 30 21:15
streamslong.ergTo see which tests failed, type    cat /tmp/guix-build-
clisp-2.49-92.drv-0/source/src/tests/*.ergmake[2]: *** [Makefile:34:
compare] Error 1make[2]: Leaving directory '/tmp/guix-build-clisp-2.49-
92.drv-0/source/src/tests'make[1]: *** [Makefile:2216: check-tests]
Error 2make[1]: Leaving directory '/tmp/guix-build-clisp-2.49-92.drv-
0/source/src'make: *** [Makefile:28: check] Error 2
Test suite failed, dumping logs.command "make" "check" "-j" "1" failed
with status 2
```
I did a pull about one or two hours ago.
```christopher <at> theoden ~/Repos/guix$ neofetch --stdoutchristopher <at> theoden ------------------- OS: Guix System 364db4fdf664d7987693a6935b76f34258041865 x86_64 Host: OptiPlex 9020 00 Kernel: 5.12.8-gnu Uptime: 6 days, 2 hours, 44 mins Packages: 93 (guix-system), 111 (guix-user) Shell: bash 5.0.16 Resolution: 1920x1080 DE: GNOME Theme: Adwaita [GTK2/3] Icons: Adwaita [GTK2/3] Terminal: kitty CPU: Intel i5-4570 (4) @ 3.600GHz GPU: Intel HD Graphics GPU: AMD ATI Radeon HD 8490 / R5 235X OEM Memory: 4062MiB / 7869MiB```
-- 
Christopher Howard
Gemini capsule: gemini://gem.librehacker.com
Gemini browser: https://git.skyjake.fi/gemini/lagrange/releases


[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#49307; Package guix. (Thu, 01 Jul 2021 07:52:01 GMT) Full text and rfc822 format available.

Message #8 received at 49307 <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Christopher Howard <christopher <at> librehacker.com>
Cc: 49307 <at> debbugs.gnu.org
Subject: Re: bug#49307: clisp: build failure: failing tests
Date: Thu, 01 Jul 2021 07:51:19 +0000
[Message part 1 (text/plain, inline)]
Christopher Howard <christopher <at> librehacker.com> 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 nixbld 188 Jun
> 30 21:15 path.erg-rw-r--r-- 1 nixbld nixbld 658 Jun 30 21:15
> streams.erg-rw-r--r-- 1 nixbld nixbld 500 Jun 30 21:15
> streamslong.ergTo see which tests failed, type    cat /tmp/guix-build-
> clisp-2.49-92.drv-0/source/src/tests/*.ergmake[2]: *** [Makefile:34:
> compare] Error 1make[2]: Leaving directory '/tmp/guix-build-clisp-2.49-
> 92.drv-0/source/src/tests'make[1]: *** [Makefile:2216: check-tests]
> Error 2make[1]: Leaving directory '/tmp/guix-build-clisp-2.49-92.drv-
> 0/source/src'make: *** [Makefile:28: check] Error 2
> Test suite failed, dumping logs.command "make" "check" "-j" "1" failed
> with status 2
> ```
> I did a pull about one or two hours ago.
> ```christopher <at> theoden ~/Repos/guix$ neofetch --stdoutchristopher <at> theoden ------------------- OS: Guix System 364db4fdf664d7987693a6935b76f34258041865 x86_64 Host: OptiPlex 9020 00 Kernel: 5.12.8-gnu Uptime: 6 days, 2 hours, 44 mins Packages: 93 (guix-system), 111 (guix-user) Shell: bash 5.0.16 Resolution: 1920x1080 DE: GNOME Theme: Adwaita [GTK2/3] Icons: Adwaita [GTK2/3] Terminal: kitty CPU: Intel i5-4570 (4) @ 3.600GHz GPU: Intel HD Graphics GPU: AMD ATI Radeon HD 8490 / R5 235X OEM Memory: 4062MiB / 7869MiB```

It builds successfully on my machine (with Guix
at 460392d1f0d0ef5484df8834452cf94f211bf346).
Do you get this test failure every time?
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#49307; Package guix. (Thu, 01 Jul 2021 17:38:02 GMT) Full text and rfc822 format available.

Message #11 received at 49307 <at> debbugs.gnu.org (full text, mbox):

From: Christopher Howard <christopher <at> librehacker.com>
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: 49307 <at> debbugs.gnu.org
Subject: Re: bug#49307: clisp: build failure: failing tests
Date: Thu, 01 Jul 2021 09:37:26 -0800
Hi, yes, I am able to reproduce the error, even when I switch to your
guix commit (using time-machine).






Information forwarded to bug-guix <at> gnu.org:
bug#49307; Package guix. (Sat, 03 Jul 2021 07:44:02 GMT) Full text and rfc822 format available.

Message #14 received at 49307 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Christopher Howard <christopher <at> librehacker.com>, Guillaume Le Vaillant
 <glv <at> posteo.net>
Cc: 49307 <at> debbugs.gnu.org
Subject: Re: bug#49307: clisp: build failure: failing tests
Date: Sat, 03 Jul 2021 09:40:24 +0200
Hi Chris,

On Thu, 01 Jul 2021 at 09:37, Christopher Howard <christopher <at> librehacker.com> 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 certainly corrupted somewhere, but I can't figure
        out where, or what it is exactly that I need to repair or delete
        or whatever.
        
?

1:
<https://yhetil.org/guix/e0e21927198fb55f82784c0f3ad661d82104c80e.camel <at> librehacker.com>

All the best,
simon




Information forwarded to bug-guix <at> gnu.org:
bug#49307; Package guix. (Tue, 13 Jul 2021 08:33:02 GMT) Full text and rfc822 format available.

Message #17 received at 49307 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Christopher Howard <christopher <at> librehacker.com>
Cc: Guillaume Le Vaillant <glv <at> posteo.net>, 49307 <at> debbugs.gnu.org
Subject: Re: bug#49307: clisp: build failure: failing tests
Date: Tue, 13 Jul 2021 10:28:18 +0200
Hi Christopher,

On Sat, 03 Jul 2021 at 09:40, zimoun <zimon.toutoune <at> gmail.com> wrote:
> On Thu, 01 Jul 2021 at 09:37, Christopher Howard <christopher <at> librehacker.com>
> 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 certainly corrupted somewhere, but I can't figure
>         out where, or what it is exactly that I need to repair or delete
>         or whatever.
>
> ?
>
> 1:
> <https://yhetil.org/guix/e0e21927198fb55f82784c0f3ad661d82104c80e.camel <at> librehacker.com>

Is it still an issue for you?

All the best,
simon




Information forwarded to bug-guix <at> gnu.org:
bug#49307; Package guix. (Tue, 13 Jul 2021 14:15:01 GMT) Full text and rfc822 format available.

Message #20 received at 49307 <at> debbugs.gnu.org (full text, mbox):

From: Christopher Howard <christopher <at> librehacker.com>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: Guillaume Le Vaillant <glv <at> posteo.net>, 49307 <at> debbugs.gnu.org
Subject: Re: bug#49307: clisp: build failure: failing tests
Date: Tue, 13 Jul 2021 06:13:41 -0800
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.

-- 
Christopher Howard
my gemini capsule: gemini://gem.librehacker.com
gemini browser: https://git.skyjake.fi/gemini/lagrange/releases


On Tue, 2021-07-13 at 10:28 +0200, zimoun wrote:
> Hi Christopher,
> 
> On Sat, 03 Jul 2021 at 09:40, zimoun <zimon.toutoune <at> gmail.com> wrote:
> > On Thu, 01 Jul 2021 at 09:37, Christopher Howard <christopher <at> librehacker.com>
> > 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 certainly corrupted somewhere, but I can't figure
> >         out where, or what it is exactly that I need to repair or delete
> >         or whatever.
> > 
> > ?
> > 
> > 1:
> > <https://yhetil.org/guix/e0e21927198fb55f82784c0f3ad661d82104c80e.camel <at> librehacker.com>
> 
> Is it still an issue for you?
> 
> All the best,
> simon





Reply sent to Christopher Howard <christopher <at> librehacker.com>:
You have taken responsibility. (Tue, 13 Jul 2021 16:41:03 GMT) Full text and rfc822 format available.

Notification sent to Christopher Howard <christopher <at> librehacker.com>:
bug acknowledged by developer. (Tue, 13 Jul 2021 16:41:03 GMT) Full text and rfc822 format available.

Message #25 received at 49307-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Howard <christopher <at> librehacker.com>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: Guillaume Le Vaillant <glv <at> posteo.net>, 49307-done <at> debbugs.gnu.org
Subject: Re: bug#49307: clisp: build failure: failing tests
Date: Tue, 13 Jul 2021 08:40:26 -0800
Hi, I'm not having trouble building clisp now from either my home nor
my work computer.

-----Original Message-----
From: Christopher Howard <christopher <at> librehacker.com>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: Guillaume Le Vaillant <glv <at> posteo.net>, 49307 <at> debbugs.gnu.org
Subject: Re: bug#49307: clisp: build failure: failing tests
Date: Tue, 13 Jul 2021 06:13:41 -0800

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 archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 11 Aug 2021 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 259 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.