I'm trying to track down a regression in app-emulation/wine-vanilla.

I've read https://wiki.gentoo.org/wiki/Bisecting_with_live_ebuilds and think I understand how git bisect works and what it does, but three things are unclear to me.

1) Where should I store the git clone of the repository and how do I tell emerge to read the source files from there, when emerging the 9999 ebuild, instead of downloading them from the Internet as usual?

2) Can I tell emerge not to clean the build directory between bisects so it only recompiles the source files that actually changes between commits?

3) In the wiki's test-zfs.sh script, the EGIT_OVERRIDE_COMMIT variables are poorly documented. What would the name of those be for app-emulation/wine-vanilla?

Regards
Morgan Wesström

Reply via email to