git mesa 7.72-devel compilation error: drivers/dri/r600 no targets specified and no makefile found --- make[5]: Entering directory `/home/jos/src/xorg/git-master/mesa/src/mesa/drivers/dri/r600' make[5]: *** No targets specified and no makefile found. Stop. make[5]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src/mesa/drivers/dri/r600' make[4]: *** [subdirs] Error 1 make[4]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src/mesa/drivers/dri' make[3]: *** [default] Error 1 make[3]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src/mesa/drivers' make[2]: *** [driver_subdirs] Error 2 make[2]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src/mesa' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src' make: *** [default] Error 1 ---
I understand the dri r600 driver has been removed, isn't it? So this issue is not a bug and can be closed.
That is correct, r600 has been removed. It looks like that git didn't remove the directory probably because of some stale file in it. Please remove it manually, to make compiling work again.
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.