bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31030: failing test-suite


From: Ludovic Courtès
Subject: bug#31030: failing test-suite
Date: Mon, 02 Apr 2018 23:49:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello,

Martin Castillo <address@hidden> skribis:

> actual-error:
> + (wrong-type-arg
> +   #f
> +   "Wrong type to apply: ~S"
> +   (#<syntax-transformer uri?>)
> +   (#<syntax-transformer uri?>))

This is because .scm files were initially compiled with Guile 2.2.2 and
then used on Guile 2.2.3.  See <https://bugs.gnu.org/29570>.

Try rebuilding it all with the same Guile version.

HTH!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]