chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] new egg install update


From: Kooda
Subject: Re: [Chicken-hackers] new egg install update
Date: Fri, 3 Mar 2017 14:02:51 +0100

On Thu, 02 Mar 2017 14:15:15 +0100
address@hidden wrote:

>     Doing path-splitting is done by an internal prcoedure in eval.scm 
>     (##sys#split-path), used for include-path splitting as well, and
> this uses the platform specific split char (":" or ";").
> 

##sys#split-path doesn’t seem to like -ignore-repository

Error: (string-length) bad argument type: #f

        Call history:

        mini-srfi-1.scm:109: loop
        mini-srfi-1.scm:106: test
        mini-srfi-1.scm:109: loop
        batch-driver.scm:450:
        chicken.compiler.user-pass#user-post-analysis-pass
        batch-driver.scm:455: collect-options batch-driver.scm:453:
        append-map batch-driver.scm:465: collect-options
        batch-driver.scm:462: append
        batch-driver.scm:477: feature?
        batch-driver.scm:232: chicken.compiler.support#debugging
        support.scm:135: test-debugging-mode
        support.scm:143: test-debugging-mode
        batch-driver.scm:505:
        chicken.compiler.support#load-identifier-database
        support.scm:1635: locate support.scm:1631: ##sys#repository-path
        support.scm:1631: ##sys#split-path              <--

As such, make check doesn’t work anymore!



reply via email to

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