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
--- stderr
thread 'main' panicked at 'Failed to copy sources into build directory: 系统找不到指定的文件。 (os error 2)', C:\Users\Administrator.cargo\registry\src\github.com-1ecc6299db9ec823\libsodium-sys-0.2.6\build.rs:369:13
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
Caused by:
build failed, waiting for other jobs to finish...
error: build failed
build failed
Task :core:cargoBuildArm FAILED
Execution failed for task ':core:cargoBuildArm'.
Process 'command 'cargo'' finished with non-zero exit value 101
=================================================================
My environment is
windows10
ide: androidstudio4.1.1
gradle: 6.6.1
JDK: 1.8
NDK: 21
Go: 1.15.6
rust: rustc 1.50.0-nightly
apple silicon
I don't know why I've been stuck here. Is there a solution to the problem?
This discussion was converted from issue #2629 on December 19, 2020 00:37.
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
-
Caused by:
failed to run custom build command for
libsodium-sys v0.2.6
process didn't exit successfully:
F:\Github\shadowsocks\shadowsocks-android\core\src\main\rust\shadowsocks-rust\target\debug\build\libsodium-sys-f0d7318dbbdad324\build-script-build
(exit code: 101)--- stdout
cargo:rerun-if-env-changed=SODIUM_LIB_DIR
cargo:rerun-if-env-changed=SODIUM_SHARED
cargo:rerun-if-env-changed=SODIUM_USE_PKG_CONFIG
--- stderr
thread 'main' panicked at 'Failed to copy sources into build directory: 系统找不到指定的文件。 (os error 2)', C:\Users\Administrator.cargo\registry\src\github.com-1ecc6299db9ec823\libsodium-sys-0.2.6\build.rs:369:13
note: run with
RUST_BACKTRACE=1
environment variable to display a backtracewarning: build failed, waiting for other jobs to finish...
Caused by:
build failed, waiting for other jobs to finish...
error: build failed
build failed
Execution failed for task ':core:cargoBuildArm'.
=================================================================
My environment is
windows10
ide: androidstudio4.1.1
gradle: 6.6.1
JDK: 1.8
NDK: 21
Go: 1.15.6
rust: rustc 1.50.0-nightly
apple silicon
I don't know why I've been stuck here. Is there a solution to the problem?
Beta Was this translation helpful? Give feedback.
All reactions