With libinput 1.11.3 running meson prints: Configuring libinput-version.h using configuration WARNING: Project targetting '>= 0.40.0' but tried to use feature introduced in '0.47.0': build_always_stale arg in custom_target ... Build targets in project: 14 WARNING: Project specifies a minimum meson_version '>= 0.40.0' which conflicts with: * 0.47.0: {'build_always_stale arg in custom_target'} Take care that the warning disappears, e.g. by requiring meson >= 0.47.0.
Is this when building Xwayland or when building libinput itself? If it's for libinput, then as noted on https://www.freedesktop.org/wiki/Software/libinput/ libinput has moved from bugzilla to gitlab for bug tracking.
This is a Meson bug anyway: https://github.com/mesonbuild/meson/issues/3904
https://www.freedesktop.org/wiki/Software/libinput/feature_requests/ says: To request a feature, please file a bug in the freedesktop bugzilla [https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=libinput]
It is for libinput .
Yeah, sorry, that page was stale, I've removed it now. All libinput bugs should be filed in the gitlab instance now, thanks. https://gitlab.freedesktop.org/libinput/libinput
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.