From: Peter Korsgaard <peter@korsgaard.com>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: buildroot@buildroot.org, Adrian Perez de Castro <aperez@igalia.com>
Subject: Re: [Buildroot] [PATCH 1/1] package/wlroots: fix build with libinput 1.31
Date: Fri, 27 Feb 2026 20:26:52 +0100 [thread overview]
Message-ID: <87qzq6oumb.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20260227183214.1610624-1-bernd@kuhls.net> (Bernd Kuhls's message of "Fri, 27 Feb 2026 19:32:14 +0100")
>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:
> Buildroot commit 0433c8d02af803de90b41c42bb41bbc9f2d436ff bumped
> libinput to version 1.31.0 which causes a build error with wlroot:
> ../backend/libinput/switch.c: In function ‘handle_switch_toggle’:
> ../backend/libinput/switch.c:32:9: error: enumeration value
> ‘LIBINPUT_SWITCH_KEYPAD_SLIDE’ not handled in switch [-Werror=switch]
> 32 | switch (libinput_event_switch_get_switch(sevent)) {
> The build error was not yet detected by the autobuilders but can be
> reproduced using this defconfig:
> BR2_x86_64=y
> BR2_TOOLCHAIN_EXTERNAL=y
> BR2_PER_PACKAGE_DIRECTORIES=y
> BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y
> BR2_PACKAGE_MESA3D=y
> BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_SOFTPIPE=y
> BR2_PACKAGE_MESA3D_OPENGL_GLX=y
> BR2_PACKAGE_MESA3D_OPENGL_EGL=y
> BR2_PACKAGE_MESA3D_OPENGL_ES=y
> BR2_PACKAGE_XORG7=y
> BR2_PACKAGE_WLROOTS=y
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2026-02-27 19:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-27 18:32 [Buildroot] [PATCH 1/1] package/wlroots: fix build with libinput 1.31 Bernd Kuhls
2026-02-27 19:26 ` Peter Korsgaard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87qzq6oumb.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=aperez@igalia.com \
--cc=bernd@kuhls.net \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox