https://bugs.freedesktop.org/show_bug.cgi?id=84807
Bug ID: 84807 Summary: Build issue starting between bf4aecfb2acc8d0dc815105d2f36eccbc97c284b and a3e9582f09249ad27716ba82c7dfcee685b65d51 Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Mesa core Assignee: mesa-dev@lists.freedesktop.org Reporter: adf.li...@gmail.com Created attachment 107564 --> https://bugs.freedesktop.org/attachment.cgi?id=107564&action=edit example patch Haven't had time to bisect properly, but there are a group of build patches between bf4aecfb2acc8d0dc815105d2f36eccbc97c284b (Good) and a3e9582f09249ad27716ba82c7dfcee685b65d51 (Bad) The issue is that without doing a make distclean applying a trivial patch and doing make no longer works properly. I am radeonsi and from clean build like - ./autogen.sh --prefix=/usr --sysconfdir=/etc --enable-texture-float --with-egl-platforms=x11,drm --with-gallium-drivers=radeonsi,swrast --enable-opencl --enable-gbm --enable-shared-glapi --enable-glx-tls --with-dri-drivers= && make -j5 On bad applying a patch and just doing make fails to update lib/gallium/radeonsi_dri.so example patch and output from make on good and bad to be attached. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev