Seems to be a bug. If a module has only C-declarations and no actions in it, the compiler does not generate the ModuleInfo symbol. For work around you can add a unittest{} into each such module.