Also the errors are at the bottom of your Log File, it can be hard to read, but a program like Notepad++ which knowns how to format code text can be useful. You will see a ERROR/WARNING Summary header (in your last github linked log it was around line 2430). The Warnings are not great but should not necessarily stop packaging or deployment, the errors will stop the build process, so you will want to try to address them.