Hi all,
Running on fc30 with engine, suddenly when rebasing or being on master branch the command:
$ make install-dev SKIP_CHECKS=1 PREFIX=$HOME/ovirt-engine DEV_EXTRA_BUILD_FLAGS_GWT_DEFAULTS="-Dgwt.userAgent=safari" -j8

Didn't pass, it showed to me no errors, after build success, I got:
touch "tmp.built"
make[2]: Leaving directory '/home/lrotenbe/git/ovirt-engine'
make[1]: Leaving directory '/home/lrotenbe/git/ovirt-engine'
make: *** [Makefile:584: all-dev] Error 2

$ make test
Did pass.

Burning time to figure out the situation, I found out that this[1] patch caused it.
Any idea why did it happen? Or what possibly we can do?

[1] https://gerrit.ovirt.org/c/107847/

Regards,
Liran.