Dr-TSNG / ZygiskNext

Standalone implementation of Zygisk
4.11k stars 301 forks source link

[Bug] 编译rust部分报错 #46

Closed liumengdeqq closed 1 year ago

liumengdeqq commented 1 year ago

Steps to reproduce/复现步骤

1../gradlew task module:zipDebug

Expected behaviour/预期行为

编译产生zip

Actual behaviour/实际行为

Task :zygiskd:cargoBuildArm FAILED Updating git repository https://github.com/Kernel-SU/binder_rs error: no matching package named binder found location searched: https://github.com/Kernel-SU/binder_rs required by package zygiskd v1.0.0 (/Users/xxx/zygisk_module/ZygiskOnKernelSU/zygiskd)

FAILURE: Build failed with an exception.

KernelSU Module List/KernelSU 模块列表

xx

Zygisk on KernelSU version/Zygisk on KernelSU 版本

master

Android version/Android 版本

android 10

KernelSU version/KernelSU 版本

v0.6.6

Version requirement/版本要求

Logs/日志

Task :zygiskd:cargoBuildArm FAILED Updating git repository https://github.com/Kernel-SU/binder_rs error: no matching package named binder found location searched: https://github.com/Kernel-SU/binder_rs required by package zygiskd v1.0.0 (/Users/xxx/zygisk_module/ZygiskOnKernelSU/zygiskd)

FAILURE: Build failed with an exception.

Dr-TSNG commented 1 year ago

Check ur proxy

5ec1cff commented 1 year ago

上游模块改了名字 https://github.com/5ec1cff/ZygiskOnKernelSU/commit/608c6b4e7939050f27a4f120af3ef4246b9e8220