Bug 93961

Summary: virgl build failure after 2016-02-01 changes - no previous prototype for 'virgl_drm_winsys_create'
Product: Mesa Reporter: Fabio Pedretti <pedretti.fabio>
Component: OtherAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact: mesa-dev
Severity: major    
Priority: high CC: airlied
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Fabio Pedretti 2016-02-02 07:48:40 UTC
Full build log:
https://launchpadlibrarian.net/236003228/buildlog_ubuntu-xenial-amd64.mesa_11.2~git1602020730.7221b8~gd~x_BUILDING.txt.gz

Error:
  CC       virgl_drm_winsys.lo
../../../../../../../src/gallium/winsys/virgl/drm/virgl_drm_winsys.c:758:1: error: no previous prototype for 'virgl_drm_winsys_create' [-Werror=missing-prototypes]
 virgl_drm_winsys_create(int drmFD)
 ^
cc1: some warnings being treated as errors
Makefile:653: recipe for target 'virgl_drm_winsys.lo' failed
make[4]: *** [virgl_drm_winsys.lo] Error 1
Comment 1 Dave Airlie 2016-02-02 07:57:30 UTC
should be fixed in master now,

Thanks for the report.

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.