Summary: | sudo ninja -C builddir/ install fails on my machine | ||
---|---|---|---|
Product: | Wayland | Reporter: | zwhitchcox |
Component: | libinput | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | peter.hutterer |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
zwhitchcox
2017-10-26 05:59:52 UTC
workaround: run meson configure -Ddebug-gui=false <builddir>, then run ninja again, that'll disable the debug gui that requires gtk. I'll push out a fix to check for the right gtk version as soon as the test suite run finishes. commit 8edae4feb63c34e2e4f335bb190057e2498ec8f0 Author: Peter Hutterer <peter.hutterer@who-t.net> Date: Thu Oct 26 16:45:24 2017 +1000 meson: require GTK 3.20 |
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.