I want to build qemu-user-9999 Reproducible: Always Steps to Reproduce: 1. build qemu-user-9999 Actual Results: error: patches directory is not found qemu-bridge-helper is a collision Expected Results: build
Created attachment 319786 [details, diff] bridge helper enable/disable
Created attachment 319788 [details, diff] qemu-user-9999 patch
after creating this 2 patches problem is resolved for me. I've done it according to http://lists.gnu.org/archive/html/qemu-devel/2012-07/msg01377.html
+ 12 Aug 2013; Sergey Popov <pinkbyte@gentoo.org> qemu-user-9999.ebuild: + Remove unneeded epatch call, add support for epatch_user, wrt bug #428716. + Thanks to Andrew Aladjev <aladjev.andrew@gmail.com> I did not apply your qemu-bridge-helper patch, because it is not needed for now - building is successful without it.