Re: [e-users] EFL compile problem

2024-06-05 Thread Philippe Jean Guillaumie
I update the Enlightenment ecosystem on a daily basis. Everything was okay before commit 1cd130ac09. This commit is the obvious culprit. Le 06/06/2024 à 08:23, Vincent Torri a écrit : On Thu, Jun 6, 2024 at 7:59 AM Philippe Jean Guillaumie wrote: EFL fails to build on all my Ubuntu systems (

Re: [e-users] EFL compile problem

2024-06-05 Thread Vincent Torri
On Thu, Jun 6, 2024 at 7:59 AM Philippe Jean Guillaumie wrote: > > EFL fails to build on all my Ubuntu systems (22.04 LTS and 24.04 LTS) > > Same errors: > > gcc: warning: : linker input file unused because linking not done > gcc: error: : linker input file not found: No such file or directory > n

Re: [e-users] EFL compile problem

2024-06-05 Thread Philippe Jean Guillaumie
EFL fails to build on all my Ubuntu systems (22.04 LTS and 24.04 LTS) Same errors: gcc: warning: : linker input file unused because linking not done gcc: error: : linker input file not found: No such file or directory ninja: build stopped: subcommand failed. Le 06/06/2024 à 06:35, Vincent Torr

Re: [e-users] EFL compile problem

2024-06-05 Thread Vincent Torri
hello i have no clue about this error (except maybe a problem with ccache), but the commit about constness is only for Windows Vincent On Thu, Jun 6, 2024 at 1:19 AM Conrad Knight wrote: > > Hi, > > I just did the usual updates on my system today and that included > pulling the latest efl sourc

[e-users] EFL compile problem

2024-06-05 Thread Conrad Knight
Hi, I just did the usual updates on my system today and that included pulling the latest efl sources using AUR (the efl-git package). But i quickly ran into a problem... meson ran fine, but as soon as ninja started the compile process i got errors: ninja: Entering directory `build' [1/2065] Compi