Make `kiwix-build.py` also fail if sub-command fail instead of just print an error message and quit. `kiwix-deploy.py` is far more simple and already fails miserably if a sub-command fails.
We now build static/dynamic on ubuntu(native) and win32(cross-compilation).