After setting up the build environment as described in README.mkdn I've executed
. build/envsetup.sh
brunch
I'm not getting a menu with the available choices, but the following output:
You're building on Linux
Lunch menu... pick a combo:
11:16:54 Build sandboxing disabled due to nsjail error. This may become fatal in the future.
11:16:54 Please let us know why nsjail doesn't work in your environment at:
11:16:54 https://groups.google.com/forum/#!forum/android-building
11:16:54 https://issuetracker.google.com/issues/new?component=381517
Which would you like? [aosp_arm-eng]
Continuing the build using the suggested option leads to the following error:
error: vendor/havoc/build/soong/Android.bp:30:8: module "generated_kernel_includes": cmd: unknown variable '$(PATH_OVERRIDE_SOONG)'
11:25:17 soong bootstrap failed with: exit status 1
#### failed to build some targets (27 seconds) ####
Note: I'm attempting to build on Debian Testing and on the same system the LineageOS build is working without problems.
After setting up the build environment as described in README.mkdn I've executed
I'm not getting a menu with the available choices, but the following output:
Continuing the build using the suggested option leads to the following error:
Note: I'm attempting to build on Debian Testing and on the same system the LineageOS build is working without problems.