Created attachment 524372 [details] Fixed ebuild When user patches touch configure.ac, mesa is not reconfigured and for example when the patches remove wayland-egl configure fails. Attached ebuild is based on mesa-9999.ebuild and changes the order of calls in src_prepare.
Please attach a unified diff (diff -u) of the changed ebuild. Searching for what you have changed in the full ebuild file is a bit tedious.
Created attachment 524374 [details, diff] Ebuild patch Attached patch.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e224522b274091efa124843d754b06e23f7798e commit 8e224522b274091efa124843d754b06e23f7798e Author: Mariusz Ceier <mceier@gmail.com> AuthorDate: 2018-03-23 23:22:15 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2018-03-23 23:22:15 +0000 media-libs/mesa: Apply user patches before eautoreconf Closes: https://bugs.gentoo.org/650862 media-libs/mesa/mesa-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)