On Wed, 2022-10-12 at 00:30 +0200, Federico Bruni wrote: > Hi all > > I think I've already seen discussions about this. > Can you please remind how to work around this error?
Guile looks at file timestamps and the .go files must always be newer than their .scm counterparts. Guile's build system should take care of that during installation, but maybe flatpak copies around some files afterwards? If you have the chance, either preserve the timestamps, or copy the lib/ directory after share/. As a last resort, you may also touch all .go files, but that's more of a hack... Jonas
signature.asc
Description: This is a digitally signed message part