[Buildroot] [PATCH] package/wayland: tweak wayland-scanner.pc after installation to fix SDL2 build issue

Romain Naour romain.naour at smile.fr
Thu Sep 4 07:36:57 UTC 2025


Hello Thomas,

Le 04/09/2025 à 09:24, Thomas Petazzoni a écrit :
> Hello Romain,
> 
> On Sun, 24 Aug 2025 14:11:31 +0200
> Romain Naour <romain.naour at smile.fr> wrote:
> 
>> It seems obvious that /usr/bin/wayland-scanner should not exist on the build
>> machine to reproduce the issue. I didn't checked that before trying to reproduce
>> the issue so sdl2 build fine. Maybe /usr/bin/wayland-scanner is installed on
>> autobuilders?
> 
> As you're probably aware there is not such thing as a "standard"
> configuration for the autobuilder workers. Each worker is using its own
> distro, with some set of installed packages, depending on who runs this
> worker. So some may have /usr/bin/wayland-scanner installed, some may
> not.
> 
> And this is actually a _good_ thing, as we do want a variety of hosts
> systems to be used for our testing.

I'm totally agree. It's just a comment about how to reproduce the issue easily
that could be added in the commit log. I'm fine with your patch.

Best regards,
Romain


> 
> Thomas



More information about the buildroot mailing list