-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cmd: unknown variable '$(PATH_OVERRIDE_SOONG)' #21
Comments
着急编译的可以暂时参考这个 patch 的修改: 移除 module "generated_kernel_includes" 刚试了还不行,依赖关系太多了....... |
查了下,应该是(正在适配ginkgo): 而 PATH_OVERRIDE_SOONG 是在: 发现 aicp 没这个问题,查了下,原来是在: |
[ 13% 15163/113106] Building Kernel failed to build some targets (05:25 (mm:ss)) |
Having the same issue. Did you ever get a solution to this? |
[ 99% 397/398] analyzing Android.bp files and generating ninja file at out/s failed to build some targets (03:10 (mm:ss)) |
[100% 1/1] out/soong/.bootstrap/bin/soong_build out/soong/build.ninja
FAILED: out/soong/build.ninja
out/soong/.bootstrap/bin/soong_build -t -l out/.module_paths/Android.bp.list -b out/soong -n out -d out/soong/build.ninja.d -globFile out/soong/.bootstrap/build-globs.ninja -o out/soong/build.ninja Android.bp
error: vendor/mokee/build/soong/Android.bp:31:8: module "generated_kernel_includes": cmd: unknown variable '$(PATH_OVERRIDE_SOONG)'
21:37:55 soong bootstrap failed with: exit status 1
failed to build some targets (21 seconds)
The text was updated successfully, but these errors were encountered: