unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Common Lisp package: all test cases pass but 'check' phase fails
@ 2021-11-18 12:13 Foo Chuan Wei
  2021-11-19 15:17 ` Katherine Cox-Buday
  0 siblings, 1 reply; 3+ messages in thread
From: Foo Chuan Wei @ 2021-11-18 12:13 UTC (permalink / raw)
  To: guix-devel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-20 14:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-18 12:13 Common Lisp package: all test cases pass but 'check' phase fails Foo Chuan Wei
2021-11-19 15:17 ` Katherine Cox-Buday
2021-11-20 14:14   ` Guillaume Le Vaillant

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).