id summary reporter owner description type status priority milestone component version resolution keywords cc difficulty 268 Chicken 4.5.0 has a strange issue with out-of-module imports sjamaan sjamaan "Simply put, in chicken 4.4.0, {{{chicken-install prometheus}}} succeeds. In chicken 4.5.0 it doesn't: {{{ Warning: reference to possibly unbound identifier: include-relative Error: module unresolved: _hermes }}} For some reason the {{{(require-extension s48-modules)}}} is not working correctly. Commenting out a couple of the earlier module declaration forms in prometheus.scm cause it to understand the include-relative. It's a really weird issue and I'm still not sure what the exact cause is, but I decided to create a ticket so we can keep track of this. I will try to do some more investigation, but perhaps you already have an idea what could be the cause of this, Felix?" defect closed critical extensions 4.5.x fixed macros, s48-modules, modules