Source: appstream-generator Version: 0.2.0-1 Severity: important Justification: fails to build from source
The i386 build of appstream-generator failed: source/handlers/iconhandler.d:74:43: error: function glib.KeyFile.KeyFile.getGroups (out uint length) is not callable using argument types (ulong) foreach (section; index.getGroups (dummy)) { I presume other 32-bit builds will fail in the same fashion (though on most architectures, appstream-generator is stuck in BD-Uninstallable due to issues building dub or mustache-d, which could probably also use attention). Could you please take a look? Thanks!