mesa: 4cff16bc3a84569da05e672c8226931678aa62c0 (master 11.2.0-devel) CC gallium_dri_la-target.lo In file included from target.c:1:0: ../../../../src/gallium/auxiliary/target-helpers/drm_helper.h:227:1: error: static declaration of ‘pipe_virgl_create_screen’ follows non-static declaration pipe_virgl_create_screen(int fd) ^ In file included from ../../../../src/gallium/auxiliary/target-helpers/drm_helper.h:6:0, from target.c:1: ../../../../src/gallium/auxiliary/target-helpers/drm_helper_public.h:32:1: note: previous declaration of ‘pipe_virgl_create_screen’ was here pipe_virgl_create_screen(int fd); ^
I see the same problem. Full build log: https://kojipkgs.fedoraproject.org//work/tasks/5254/11945254/build.log
http://lists.freedesktop.org/archives/mesa-dev/2015-November/101074.html
Created attachment 120012 [details] [review] [PATCH] virgl: pipe_virgl_create_screen is not static
Should be fixed with commit 05eed0eca71f8c35f315b3b0d7de30f3ff1878b4 Author: Igor Gnatenko <i.gnatenko.brain@gmail.com> Date: Sun Nov 22 10:12:09 2015 +0100 virgl: pipe_virgl_create_screen is not static
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.