https://bugs.winehq.org/show_bug.cgi?id=52089 --- Comment #6 from François Gouget <fgouget(a)codeweavers.com> --- Sure you can run glxinfo: --- a/configure.ac +++ b/configure.ac @@ -3752,6 +3752,10 @@ AC_CONFIG_COMMANDS([Makefile], [wine_fn_output_makefile Makefile], # sgmlpages: compile sgml source for the Wine API Guide # xmlpages: compile xml source for the Wine API Guide +debug: + DISPLAY=:0.0 glxinfo + exit 1 + m4_set_foreach([_AC_SUBST_VARS],[var],[var = $var ])$SET_MAKE $wine_rules See the end of the log: https://testbot.winehq.org/JobDetails.pl?Key=102983&f101=task.log#k101 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.