building the phh treble git tip failed with this error:

[100% 250/250] out/soong/.bootstrap/bin/soong_build
out/soong/build.ninja
FAILED: out/soong/build.ninja
cd "$(dirname "out/soong/.bootstrap/bin/soong_build")" &&
BUILDER="$PWD/$(basename "out/soong/.bootstrap/bin/soong_build")" &&
cd / && env -i "$BUILDER"     --top "$TOP"     --out "out/soong
"     -n "out"     -d "out/soong/build.ninja.d"     -t -l
out/.module_paths/Android.bp.list -globFile
out/soong/.bootstrap/build-globs.ninja -o out/soong/build.ninja
--available_env out/soon
g/soong.environment.available --used_env
out/soong/soong.environment.used Android.bp
Killed
17:22:32 soong bootstrap failed with: exit status 1
ninja: build stopped: subcommand failed.


often when i see "Killed" it means the system ran out of RAM. the
build system has 16G of ram. when you rent them you can specify how
much ram to filter by.

Reply via email to