You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope you can support Mac M1, I have solved the problem of Room, but there are other problems arise
FAILURE: Build completed with 4 failures.
1: Task failed with an exception.
What went wrong:
Execution failed for task ':plugin:goBuild'.
Process 'command '/bin/bash'' finished with non-zero exit value 255
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
What went wrong:
Execution failed for task ':core:generateJsonModelDebug'.
executing external native build for ndkBuild /Users/ws-mini/Downloads/Android Project/Onion-android/shadowsocks-android/core/src/main/jni/Android.mk
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
3: Task failed with an exception.
What went wrong:
Execution failed for task ':core:cargoBuildArm'.
A problem occurred starting process 'command 'rustc''
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
4: Task failed with an exception.
What went wrong:
Execution failed for task ':core:cargoBuildArm64'.
A problem occurred starting process 'command 'rustc''
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
This discussion was converted from issue #2799 on September 10, 2021 15:52.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I hope you can support Mac M1, I have solved the problem of Room, but there are other problems arise
FAILURE: Build completed with 4 failures.
1: Task failed with an exception.
Execution failed for task ':plugin:goBuild'.
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
Execution failed for task ':core:generateJsonModelDebug'.
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
3: Task failed with an exception.
Execution failed for task ':core:cargoBuildArm'.
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
4: Task failed with an exception.
Execution failed for task ':core:cargoBuildArm64'.
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
Beta Was this translation helpful? Give feedback.
All reactions