From: Foo Chuan Wei <chuanwei.foo@hotmail.com>
To: guix-devel@gnu.org
Subject: Common Lisp package: all test cases pass but 'check' phase fails
Date: Thu, 18 Nov 2021 12:13:40 +0000 [thread overview]
Message-ID: <PU1PR01MB215503FEF15979A33C8DB2CE8D9B9@PU1PR01MB2155.apcprd01.prod.exchangelabs.com> (raw)
I have submitted patches to add Common Lisp packages "cl-assoc-utils" [1]
and "cl-let-over-lambda" [2]. If tests are enabled in the package
definition of these two packages, all test cases pass, but an error
occurs at the end of the 'check' phase. For example, the error message
for "cl-let-over-lambda" is:
Summary:
All 1 file passed.
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread
#<SB-THREAD:THREAD "main thread" RUNNING {1001860103}>:
Component LET-OVER-LAMBDA-ASD::LET-OVER-LAMBDA-TEST not found,
required by #<SYSTEM "let-over-lambda">
In lisp-xyz.scm, I see that the "cl-locale" package has the same problem
with its tests.
Does anyone here know the cause of the error above?
[1]: https://lists.gnu.org/archive/html/guix-patches/2021-11/msg00786.html
[2]: https://lists.gnu.org/archive/html/guix-patches/2021-11/msg00787.html
next reply other threads:[~2021-11-19 9:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-18 12:13 Foo Chuan Wei [this message]
2021-11-19 15:17 ` Common Lisp package: all test cases pass but 'check' phase fails Katherine Cox-Buday
2021-11-20 14:14 ` Guillaume Le Vaillant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=PU1PR01MB215503FEF15979A33C8DB2CE8D9B9@PU1PR01MB2155.apcprd01.prod.exchangelabs.com \
--to=chuanwei.foo@hotmail.com \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.