Summary

Build-dependencies between import libraries and core units don't seem to be completely right

Metadata

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.

[2019-08-25 17:49:59 UTC] felix changed milestone from 5.2 to 5.3

[2021-04-18 11:21:53 UTC] felix changed milestone from 5.3 to 5.4

[2023-11-06 22:15:49 UTC] felix changed milestone from 5.4 to 6.0.0