chicken-janitors
[Top][All Lists]
Advanced

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

#1746: Improve chicken-install cyclic dependencies error


From: Chicken Trac
Subject: #1746: Improve chicken-install cyclic dependencies error
Date: Mon, 12 Apr 2021 21:18:40 -0000

#1746: Improve chicken-install cyclic dependencies error
-------------------------------------+-------------------------------------
            Reporter:  Diego         |       Type:  enhancement
              Status:  new           |   Priority:  minor
           Milestone:  someday       |  Component:  core tools
             Version:  5.2.0         |   Keywords:  chicken-install, egg,
Estimated difficulty:                |  dependency, cyclic
-------------------------------------+-------------------------------------
 Currently with cyclic dependencies in a complex egg file, {{{chicken-
 install}}} throws an error like e.g.:

 {{{
 Error: cyclic dependencies: ((math.polynomial.chebyshev
 math.flonum.functions math.racket-shim math.base) (math.functions
 .stirling-error math.base math.flonum.functions math.flonum.polyfun
 math.polynomial.chebyshev math.racket-shim) (math.vector.base) (math
 .number-theory.tangent-number) (math.number-theory.quadratic-residues math
 .number-theory.divisibility math.number-theory.modular-arithmetic math
 .number-theory.base math....
 }}}

 This is quite hard to make sense of (and not to mention incomplete)

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1746>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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