Build MOE Failed ./gradlew mingw llvm v1.5

Hello,
./hardlew mingw llvm failed on building V 1.5

I have also already tried to sync the repo and no change.

*:buildSrc:compileJava UP-TO-DATE*
  • :buildSrc:compileGroovy UP-TO-DATE*

  • :buildSrc:processResources UP-TO-DATE*

  • :buildSrc:classes UP-TO-DATE*

  • :buildSrc:jar UP-TO-DATE*

  • :buildSrc:assemble UP-TO-DATE*

  • :buildSrc:compileTestJava UP-TO-DATE*

  • :buildSrc:compileTestGroovy UP-TO-DATE*

  • :buildSrc:processTestResources UP-TO-DATE*

  • :buildSrc:testClasses UP-TO-DATE*

  • :buildSrc:test UP-TO-DATE*

  • :buildSrc:check UP-TO-DATE*

  • :buildSrc:build UP-TO-DATE*

  • :mingw*

  • Checking system dependencies*

  • Checking brew dependencies*

  • Downloading binutils-2.24*

  • Building 64-bit binutils-2.24*

  • Downloading mingw-w64-v3.1.0*

  • Building 64-bit mingw-w64-v3.1.0*

  • Downloading gcc-5.3.0*

  • Building 64-bit gcc-5.3.0*

  • Building 64-bit mingw-w64-v3.1.0 runtime*

  • Completing 64-bit gcc-5.3.0*

  • Error log available at /Users/codyhaugland/prebuilts/build/mingw.log*

  • :mingw FAILED*

  • FAILURE: Build failed with an exception.*

    • What went wrong:*
  • Execution failed for task ‘:mingw’.*

  • Process ‘command ‘ln’’ finished with non-zero exit value 1*

    • Try:*
  • Run with –stacktrace option to get the stack trace. Run with –info or –debug option to get more log output.*

  • BUILD FAILED*

  • Total time: 13 mins 33.087 secs*

DEBUG RESULTS:

debug full.txt (338.3 KB)

Hi Cody,

from the debug log it seems like a symbolic link command has failed. Could you please post also mingw.log?

Thanks,
Gergely

What’s your MacOSX version and Xcode version?