Summary
Build-dependencies between import libraries and core units don't seem to be completely right
Metadata
- Id: a06fc183bf7630f6d706cd15535072727f5213ba
- Trac id: 1370
- Type: defect
- Reporter: felix
- Owner:
- Cc:
- Status: new
- Component: build system
- Estimated difficulty: medium
- Resolution:
- Priority: minor
- Milestone: 6.0.0
- Version: 5.0.0
- Changetime: 2023-11-06 22:15:49 UTC
- Created: 2017-05-09 16:19:05 UTC
- Keywords:
Description
During some messing around with my working copy, I deleted all generated `*.import.c` and `*.import.scm` files. Running `make` again resulted in build errors, reporting missing import libraries (more specifically: unresolved imports.) To fix this, the unit holding the module that produces the missing import libraries has to be recompiled from the `.scm` spurce.
It seems that the dependencies between Scheme files and import libraries are not fully specified in `rules.make`.
Changes and comments
[2017-08-25 15:31:15 UTC] sjamaan set difficulty to medium
[2017-10-14 14:45:29 UTC] sjamaan changed milestone from 5.0 to 5.1
[2017-10-14 14:45:29 UTC] sjamaan wrote:
Maybe not an issue, need to investigate. In any case, it's not important enough to hold up a 5.0 release
[2019-04-07 12:23:24 UTC] sjamaan changed milestone from 5.1 to 5.2
[2019-04-07 12:23:24 UTC] sjamaan wrote:
Getting ready for 5.1, moving tickets which won't make it in to 5.2.