merge 47221 58420 thanks On 10-10-2022 19:25, Mitchell F. Schmeisser wrote: > I cannot cross compile any packages which depend on guile. The configure > phase either fails to find the autoconf macros or fails to find guile > itself. [...] The issue is that guile needs to be in native-inputs even though sometimes it isn't, as I noticed in . A patch series is available there as well, though it needs to be rebased. Greetings, Maxime.