PHP fails to build on aarch64

2021-11-29 Thread Ricardo Wurmus
Hi Guix, on core-updates-frozen some of the PHP tests keep failing on aarch64. Last time I ran it there were 7 failing tests. PHP is needed for libsoup-minimal, which is an input to gtk 3. = FAILED TEST SUMMARY

Re: Help with package AppImage support

2021-11-29 Thread Ricardo Wurmus
Ekaitz Zarraga writes: Hi Ricardo, appimagekit includes a copy of libappimage; that repository contains a Findsquashfuse.cmake file, which defines how squashfuse is found: https://github.com/AppImage/libappimage/blob/13f401a4a384ec59ec9a144e2a7006adf751571f/cmake/Modules/Findsquashfuse.c

Re: Help with package AppImage support

2021-11-29 Thread Ekaitz Zarraga
Hi Ricardo, > appimagekit includes a copy of libappimage; that repository > contains a Findsquashfuse.cmake file, which defines how squashfuse > is found: > > https://github.com/AppImage/libappimage/blob/13f401a4a384ec59ec9a144e2a7006adf751571f/cmake/Modules/Findsquashfuse.cmake > > Ricardo I see

Re: Help with package AppImage support

2021-11-29 Thread Ricardo Wurmus
Ekaitz Zarraga writes: The first step should be to figure out if CMake uses one of these Find* macros or some other way. If it’s a Find* macro, determine if it is provided by libsquashfuse or appimagekit. This is the only reference I find to squashfuse so I don't know what's the mechani

Re: Help with package AppImage support

2021-11-29 Thread Ekaitz Zarraga
Hi Ricardo, > Ekaitz Zarraga writes: > > >> Maybe “TARGET NOT found” is CMake’s original way of saying that > >> you’re > >> missing a dependency (libsquashfuse), no? > > > > I mean, I already reached that conclusion but if you check the > > packages in the > > original message, the dependency i

Re: Flag day for simplified package inputs

2021-11-29 Thread Jelle Licht
Hello there, Ludovic Courtès writes: > Hi, > > Jelle Licht skribis: > >> Ludovic Courtès writes: >> >>> Hi, >>> >>> Jelle Licht skribis: >>> When applying this and future bulk changes, could we perhaps list the specific commits (+ commented shortlog line) in a file. To clarify, if