* What went wrong: Execution failed for task ':app+stub:transformNativeLibsWithStripDebugSymbolForRelease'. > A problem occurred starting process 'command '/Users/Ivonhoe/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-strip''
* Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
1 2 3 4 5 6
Caused by: java.io.IOException: Cannot run program "/Users/Ivonhoe/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-strip" (in directory "/Users/Ivonhoe/Workspace/keyaccount-repo/app+stub"): error=2, No such file or directory at net.rubygrapefruit.platform.internal.DefaultProcessLauncher.start(DefaultProcessLauncher.java:25) ... 4 more Caused by: java.io.IOException: error=2, No such file or directory ... 5 more