chicken-janitors
[Top][All Lists]
Advanced

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

Re: #1790: md5 egg refers to nonexisting header file in source-dependenc


From: Chicken Trac
Subject: Re: #1790: md5 egg refers to nonexisting header file in source-dependencies list causing it to fail on rebuild (was: md5 egg removes a header file during build)
Date: Wed, 06 Oct 2021 13:43:01 -0000

#1790: md5 egg refers to nonexisting header file in source-dependencies list
causing it to fail on rebuild
-----------------------------------+------------------------
            Reporter:  sjamaan     |      Owner:  Kon Lovett
                Type:  defect      |     Status:  assigned
            Priority:  major       |  Milestone:  5.3
           Component:  extensions  |    Version:  5.2.0
          Resolution:              |   Keywords:
Estimated difficulty:  medium      |
-----------------------------------+------------------------

Comment (by sjamaan):

 Ahh, it doesn't actually remove the file: it's not there to begin with! So
 because it's in `source-dependencies`, `chicken-do` will try to `stat(2)`
 it and that's when it fails.

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1790#comment:1>
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]