-
Notifications
You must be signed in to change notification settings - Fork 82
Description
I've tried building for my oneplus 6t:
{
inputs.robotnix.url = "github:tennox/robotnix/fajita-22";
outputs = { self, robotnix }: {
robotnixConfigurations."op6" = robotnix.lib.robotnixSystem ({ config, pkgs, ... }: {
device = "fajita";
flavor = "lineageos";
androidVersion = 15;
ccache.enable = true;
});
}
}
Build fails:
FAILED: out/soong/build.lineage_fajita.ninja
...
error: frameworks/base/core/tests/benchmarks/Android.bp:28:1: "frameworks-base-core-benchmarks" depends on undefined module "framework-connectivity-test-defaults".
... more similar ones
full log:
Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: buildPhase @nix { "action": "setPhase", "phase": "buildPhase" } Trying dependencies-only mode on a non-existing device tree?============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=15
LINEAGE_VERSION=22.1-20250508-EXPERIMENTAL-fajita
TARGET_PRODUCT=lineage_fajita
TARGET_BUILD_VARIANT=userdebug
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=generic
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv8-a
TARGET_2ND_CPU_VARIANT=generic
HOST_OS=linux
HOST_OS_EXTRA=Linux-6.6.79-x86_64
HOST_CROSS_OS=windows
BUILD_ID=AP4A.250205.002
OUT_DIR=out
PRODUCT_SOONG_NAMESPACES=device/oneplus/fajita vendor/oneplus/sdm845-common device/oneplus/sdm845-common hardware/oneplus vendor/qcom/opensource/usb/etc vendor/oneplus/fajita hardware/qcom-caf/sdm845 vendor/qcom/opensource/commonsys/display vendor/qcom/opensource/commonsys-intf/display vendor/qcom/opensource/display vendor/qcom/opensource/data-ipa-cfg-mgr-legacy-um vendor/qcom/opensource/dataservices hardware/qcom-caf/wlanRunning product configuration...
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=15
LINEAGE_VERSION=22.1-20250508-EXPERIMENTAL-fajita
TARGET_PRODUCT=lineage_fajita
TARGET_BUILD_VARIANT=userdebug
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=generic
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv8-a
TARGET_2ND_CPU_VARIANT=generic
HOST_OS=linux
HOST_OS_EXTRA=Linux-6.6.79-x86_64
HOST_CROSS_OS=windows
BUILD_ID=AP4A.250205.002
OUT_DIR=out
PRODUCT_SOONG_NAMESPACES=device/oneplus/fajita vendor/oneplus/sdm845-common device/oneplus/sdm845-common hardware/oneplus vendor/qcom/opensource/usb/etc vendor/oneplus/fajita hardware/qcom-caf/sdm845 vendor/qcom/opensource/commonsys/display vendor/qcom/opensource/commonsys-intf/display vendor/qcom/opensource/display vendor/qcom/opensource/data-ipa-cfg-mgr-legacy-um vendor/qcom/opensource/dataservices hardware/qcom-caf/wlanRunning globs...
[ 0% 1/136] compile out/host/linux-x86/bin/go/blueprint-pool/pkg/github.com/google/blueprint/pool.a
[ 1% 2/136] compile out/host/linux-x86/bin/go/blueprint-optional/pkg/github.com/google/blueprint/optional.a
[ 2% 3/136] compile out/host/linux-x86/bin/go/go-cmp-internal-flags/pkg/github.com/google/go-cmp/cmp/internal/flags.a
[ 2% 4/136] compile out/host/linux-x86/bin/go/blueprint-metrics/pkg/github.com/google/blueprint/metrics.a
[ 3% 5/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-flags/pkg/google.golang.org/protobuf/internal/flags.a
[ 4% 6/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-detrand/pkg/google.golang.org/protobuf/internal/detrand.a
[ 5% 7/136] compile out/host/linux-x86/bin/go/blueprint-deptools/pkg/github.com/google/blueprint/deptools.a
[ 5% 8/136] compile out/host/linux-x86/bin/go/go-cmp-internal-function/pkg/github.com/google/go-cmp/cmp/internal/function.a
[ 6% 9/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-pragma/pkg/google.golang.org/protobuf/internal/pragma.a
[ 7% 10/136] compile out/host/linux-x86/bin/go/go-cmp-internal-testprotos/pkg/github.com/google/go-cmp/cmp/internal/testprotos.a
[ 8% 11/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-set/pkg/google.golang.org/protobuf/internal/set.a
[ 8% 12/136] compile out/host/linux-x86/bin/go/golang-protobuf-android/pkg/google.golang.org/protobuf/android.a
[ 9% 13/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-version/pkg/google.golang.org/protobuf/internal/version.a
[ 10% 14/136] compile out/host/linux-x86/bin/go/go-cmp-internal-diff/pkg/github.com/google/go-cmp/cmp/internal/diff.a
[ 11% 15/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-errors/pkg/google.golang.org/protobuf/internal/errors.a
[ 11% 16/136] compile out/host/linux-x86/bin/go/soong-android-allowlists/pkg/android/soong/android/allowlists.a
[ 12% 17/136] compile out/host/linux-x86/bin/go/go-cmp-internal-value/pkg/github.com/google/go-cmp/cmp/internal/value.a
[ 13% 18/136] compile out/host/linux-x86/bin/go/loadplugins/obj/loadplugins.a
[ 13% 19/136] compile out/host/linux-x86/bin/go/golang-protobuf-encoding-protowire/pkg/google.golang.org/protobuf/encoding/protowire.a
[ 14% 20/136] compile out/host/linux-x86/bin/go/soong-remoteexec/pkg/android/soong/remoteexec.a
[ 15% 21/136] compile out/host/linux-x86/bin/go/soong-response/pkg/android/soong/response.a
[ 16% 22/136] compile out/host/linux-x86/bin/go/treble_report_app/pkg/tools/treble/build/report/app.a
[ 16% 23/136] compile out/host/linux-x86/bin/go/soong-starlark-format/pkg/android/soong/starlark_fmt.a
[ 17% 24/136] compile out/host/linux-x86/bin/go/androidmk-parser/pkg/android/soong/androidmk/parser.a
[ 18% 25/136] compile out/host/linux-x86/bin/go/go-cmp-internal-teststructs/pkg/github.com/google/go-cmp/cmp/internal/teststructs.a
[ 19% 26/136] compile out/host/linux-x86/bin/go/treble_report_module/pkg/tools/treble/build/report/report.a
[ 19% 27/136] compile out/host/linux-x86/bin/go/blueprint-pathtools/pkg/github.com/google/blueprint/pathtools.a
[ 20% 28/136] compile out/host/linux-x86/bin/go/blueprint-parser/pkg/github.com/google/blueprint/parser.a
[ 21% 29/136] compile out/host/linux-x86/bin/go/treble_report_local/pkg/tools/treble/build/report/local.a
[ 22% 30/136] compile out/host/linux-x86/bin/go/golang-protobuf-reflect-protoreflect/pkg/google.golang.org/protobuf/reflect/protoreflect.a
[ 22% 31/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-genid/pkg/google.golang.org/protobuf/internal/genid.a
[ 23% 32/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-descopts/pkg/google.golang.org/protobuf/internal/descopts.a
[ 24% 33/136] link out/host/linux-x86/bin/go/loadplugins/obj/loadplugins
[ 25% 34/136] cp out/host/linux-x86/bin/loadplugins
[ 25% 35/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-encoding-messageset/pkg/google.golang.org/protobuf/internal/encoding/messageset.a
[ 26% 36/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-strs/pkg/google.golang.org/protobuf/internal/strs.a
[ 27% 37/136] compile out/host/linux-x86/bin/go/golang-protobuf-runtime-protoiface/pkg/google.golang.org/protobuf/runtime/protoiface.a
[ 27% 38/136] create out/host/linux-x86/bin/go/soong_build/gen/plugin.go
[ 28% 39/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-descfmt/pkg/google.golang.org/protobuf/internal/descfmt.a
[ 29% 40/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-encoding-text/pkg/google.golang.org/protobuf/internal/encoding/text.a
[ 30% 41/136] compile out/host/linux-x86/bin/go/golang-protobuf-reflect-protoregistry/pkg/google.golang.org/protobuf/reflect/protoregistry.a
[ 30% 42/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-encoding-defval/pkg/google.golang.org/protobuf/internal/encoding/defval.a
[ 31% 43/136] compile out/host/linux-x86/bin/go/go-cmp/pkg/github.com/google/go-cmp/cmp.a
[ 32% 44/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-order/pkg/google.golang.org/protobuf/internal/order.a
[ 33% 45/136] compile out/host/linux-x86/bin/go/blueprint-proptools/pkg/github.com/google/blueprint/proptools.a
[ 33% 46/136] compile out/host/linux-x86/bin/go/golang-protobuf-proto/pkg/google.golang.org/protobuf/proto.a
[ 34% 47/136] compile out/host/linux-x86/bin/go/soong-shared/pkg/android/soong/shared.a
[ 35% 48/136] compile out/host/linux-x86/bin/go/golang-protobuf-encoding-prototext/pkg/google.golang.org/protobuf/encoding/prototext.a
[ 36% 49/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-filedesc/pkg/google.golang.org/protobuf/internal/filedesc.a
[ 36% 50/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-encoding-tag/pkg/google.golang.org/protobuf/internal/encoding/tag.a
[ 37% 51/136] compile out/host/linux-x86/bin/go/blueprint/pkg/github.com/google/blueprint.a
[ 38% 52/136] compile out/host/linux-x86/bin/go/soong/pkg/android/soong.a
[ 38% 53/136] compile out/host/linux-x86/bin/go/soong-android-soongconfig/pkg/android/soong/android/soongconfig.a
[ 39% 54/136] compile out/host/linux-x86/bin/go/blueprint-bootstrap-bpdoc/pkg/github.com/google/blueprint/bootstrap/bpdoc.a
[ 40% 55/136] compile out/host/linux-x86/bin/go/soong-bazel/pkg/android/soong/bazel.a
[ 41% 56/136] compile out/host/linux-x86/bin/go/blueprint-bootstrap/pkg/github.com/google/blueprint/bootstrap.a
[ 41% 57/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-impl/pkg/google.golang.org/protobuf/internal/impl.a
[ 42% 58/136] compile out/host/linux-x86/bin/go/golang-protobuf-internal-filetype/pkg/google.golang.org/protobuf/internal/filetype.a
[ 43% 59/136] compile out/host/linux-x86/bin/go/golang-protobuf-runtime-protoimpl/pkg/google.golang.org/protobuf/runtime/protoimpl.a
[ 44% 60/136] compile out/host/linux-x86/bin/go/soong-ui-mk_metrics_proto/pkg/android/soong/ui/metrics/mk_metrics_proto.a
[ 44% 61/136] compile out/host/linux-x86/bin/go/soong-android_team_proto/pkg/android/soong/android/team_proto.a
[ 45% 62/136] compile out/host/linux-x86/bin/go/soong-testing-test_spec_proto/pkg/android/soong/testing/test_spec_proto.a
[ 46% 63/136] compile out/host/linux-x86/bin/go/sbox_proto/pkg/android/soong/cmd/sbox/sbox_proto.a
[ 47% 64/136] compile out/host/linux-x86/bin/go/soong-testing-code_metadata_internal_proto/pkg/android/soong/testing/code_metadata_internal_proto.a
[ 47% 65/136] compile out/host/linux-x86/bin/go/soong-ui-bazel_metrics_proto/pkg/android/soong/ui/metrics/bazel_metrics_proto.a
[ 48% 66/136] compile out/host/linux-x86/bin/go/soong-ui-metrics_upload_proto/pkg/android/soong/ui/metrics/upload_proto.a
[ 49% 67/136] compile out/host/linux-x86/bin/go/soong-ui-bp2build_metrics_proto/pkg/android/soong/ui/metrics/bp2build_metrics_proto.a
[ 50% 68/136] compile out/host/linux-x86/bin/go/soong-ui-metrics_proto/pkg/android/soong/ui/metrics/metrics_proto.a
[ 50% 69/136] compile out/host/linux-x86/bin/go/soong-ui-metrics/pkg/android/soong/ui/metrics.a
[ 51% 70/136] compile out/host/linux-x86/bin/go/soong-android/pkg/android/soong/android.a
[ 52% 71/136] compile out/host/linux-x86/bin/go/soong-bloaty/pkg/android/soong/bloaty.a
[ 52% 72/136] compile out/host/linux-x86/bin/go/cuttlefish-soong-rules/pkg/android/soong/cuttlefish.a
[ 53% 73/136] compile out/host/linux-x86/bin/go/soong-aidl-library/pkg/android/soong/aidl_library.a
[ 54% 74/136] compile out/host/linux-x86/bin/go/soong-aconfig-build_flags/pkg/android/soong/aconfig/build_flags.a
[ 55% 75/136] compile out/host/linux-x86/bin/go/soong-compliance/pkg/android/soong/compliance.a
[ 55% 76/136] compile out/host/linux-x86/bin/go/kernel-config-soong-rules/pkg/android/soong/kernel/configs.a
[ 56% 77/136] compile out/host/linux-x86/bin/go/soong-icu/pkg/android/soong/icu.a
[ 57% 78/136] compile out/host/linux-x86/bin/go/soong-aconfig/pkg/android/soong/aconfig.a
[ 58% 79/136] compile out/host/linux-x86/bin/go/soong-etc/pkg/android/soong/etc.a
[ 58% 80/136] compile out/host/linux-x86/bin/go/soong-fuzz/pkg/android/soong/fuzz.a
[ 59% 81/136] compile out/host/linux-x86/bin/go/soong-java-config/pkg/android/soong/java/config.a
[ 60% 82/136] compile out/host/linux-x86/bin/go/soong-cc-config/pkg/android/soong/cc/config.a
[ 61% 83/136] compile out/host/linux-x86/bin/go/soong-golang/pkg/android/soong/golang.a
[ 61% 84/136] compile out/host/linux-x86/bin/go/soong-java-config-error_prone/pkg/android/soong/java/config/error_prone.a
[ 62% 85/136] compile out/host/linux-x86/bin/go/soong-lineage-generator/pkg/lineage/soong/generator.a
[ 63% 86/136] compile out/host/linux-x86/bin/go/soong-dexpreopt/pkg/android/soong/dexpreopt.a
[ 63% 87/136] compile out/host/linux-x86/bin/go/soong-tradefed/pkg/android/soong/tradefed.a
[ 64% 88/136] compile out/host/linux-x86/bin/go/soong-robolectric/pkg/android/soong/robolectric.a
[ 65% 89/136] compile out/host/linux-x86/bin/go/soong-snapshot/pkg/android/soong/snapshot.a
[ 66% 90/136] compile out/host/linux-x86/bin/go/soong-lineage-mkdir/pkg/lineage/soong/mkdir.a
[ 66% 91/136] compile out/host/linux-x86/bin/go/soong-provenance/pkg/android/soong/provenance.a
[ 67% 92/136] compile out/host/linux-x86/bin/go/soong-phony/pkg/android/soong/phony.a
[ 68% 93/136] compile out/host/linux-x86/bin/go/soong-genrule/pkg/android/soong/genrule.a
[ 69% 94/136] compile out/host/linux-x86/bin/go/soong-xml/pkg/android/soong/xml.a
[ 69% 95/136] compile out/host/linux-x86/bin/go/soong-testing/pkg/android/soong/testing.a
[ 70% 96/136] compile out/host/linux-x86/bin/go/soong-fs_config/pkg/android/soong/fs_config.a
[ 71% 97/136] compile out/host/linux-x86/bin/go/soong-rust-config/pkg/android/soong/rust/config.a
[ 72% 98/136] compile out/host/linux-x86/bin/go/soong-libchrome/pkg/android/soong/external/libchrome.a
[ 72% 99/136] compile out/host/linux-x86/bin/go/soong-wayland-protocol-codegen/pkg/android/soong/external/wayland-protocol.a
[ 73% 100/136] compile out/host/linux-x86/bin/go/soong-cc/pkg/android/soong/cc.a
[ 74% 101/136] compile out/host/linux-x86/bin/go/arm_compute_library_nn_driver/pkg/arm_compute_library_nn_driver.a
[ 75% 102/136] compile out/host/linux-x86/bin/go/soong-clang/pkg/android/soong/external/clang.a
[ 75% 103/136] compile out/host/linux-x86/bin/go/soong-display_defaults/pkg/android/soong/hardware/qcom/sm8150/display.a
[ 76% 104/136] compile out/host/linux-x86/bin/go/soong-kernel/pkg/android/soong/kernel.a
[ 77% 105/136] compile out/host/linux-x86/bin/go/soong-display_defaults_sm7250/pkg/android/soong/hardware/qcom/sm7250/display.a
[ 77% 106/136] compile out/host/linux-x86/bin/go/soong-bpf/pkg/android/soong/bpf.a
[ 78% 107/136] compile out/host/linux-x86/bin/go/soong-libbpf/pkg/android/soong/bpf/libbpf.a
[ 79% 108/136] compile out/host/linux-x86/bin/go/soong-clang-prebuilts/pkg/android/soong/prebuilts/clang/host/linux-x86/clangprebuilts.a
[ 80% 109/136] compile out/host/linux-x86/bin/go/soong-android-sdk/pkg/android/soong/android_sdk.a
[ 80% 110/136] compile out/host/linux-x86/bin/go/soong-linkerconfig/pkg/android/soong/linkerconfig.a
[ 81% 111/136] compile out/host/linux-x86/bin/go/soong-llvm/pkg/android/soong/external/llvm.a
[ 82% 112/136] compile out/host/linux-x86/bin/go/soong-python/pkg/android/soong/python.a
[ 83% 113/136] compile out/host/linux-x86/bin/go/soong-rust/pkg/android/soong/rust.a
[ 83% 114/136] compile out/host/linux-x86/bin/go/soong-rust-prebuilts/pkg/android/soong/prebuilts/rust/rustprebuilts.a
[ 84% 115/136] compile out/host/linux-x86/bin/go/soong-java/pkg/android/soong/java.a
[ 85% 116/136] compile out/host/linux-x86/bin/go/soong-suite-harness/pkg/android/soong/tradefed/suite_harness.a
[ 86% 117/136] compile out/host/linux-x86/bin/go/soong-aconfig-codegen/pkg/android/soong/aconfig/codegen.a
[ 86% 118/136] compile out/host/linux-x86/bin/go/soong-tradefed-modules/pkg/android/soong/tradefed_modules.a
[ 87% 119/136] compile out/host/linux-x86/bin/go/soong-sh/pkg/android/soong/sh.a
[ 88% 120/136] compile out/host/linux-x86/bin/go/soong-csuite/pkg/android/soong/csuite.a
[ 88% 121/136] compile out/host/linux-x86/bin/go/soong-api/pkg/android/soong/api.a
[ 89% 122/136] compile out/host/linux-x86/bin/go/soong-sysprop/pkg/android/soong/sysprop.a
[ 90% 123/136] compile out/host/linux-x86/bin/go/hidl-soong-rules/pkg/android/soong/hidl.a
[ 91% 124/136] compile out/host/linux-x86/bin/go/xsdc-soong-rules/pkg/android/soong/xsdc.a
[ 91% 125/136] compile out/host/linux-x86/bin/go/aidl-soong-rules/pkg/android/soong/aidl.a
[ 92% 126/136] compile out/host/linux-x86/bin/go/soong-filesystem/pkg/android/soong/filesystem.a
[ 93% 127/136] compile out/host/linux-x86/bin/go/soong-selinux/pkg/android/soong/selinux.a
[ 94% 128/136] compile out/host/linux-x86/bin/go/vintf-compatibility-matrix-soong-rules/pkg/android/soong/vintf-compatibility-matrix.a
[ 94% 129/136] compile out/host/linux-x86/bin/go/soong-apex/pkg/android/soong/apex.a
[ 95% 130/136] compile out/host/linux-x86/bin/go/soong-art/pkg/android/soong/art.a
[ 96% 131/136] compile out/host/linux-x86/bin/go/soong-bp2build/pkg/android/soong/bp2build.a
[ 97% 132/136] compile out/host/linux-x86/bin/go/soong-sdk/pkg/android/soong/sdk.a
[ 97% 133/136] compile out/host/linux-x86/bin/go/soong_build/obj/soong_build.a
[ 98% 134/136] link out/host/linux-x86/bin/go/soong_build/obj/soong_build
[ 99% 135/136] cp out/host/linux-x86/bin/soong_build
[100% 136/136] analyzing Android.bp files and generating ninja file at out/soong/build.lineage_fajita.ninja
FAILED: out/soong/build.lineage_fajita.ninja
cd "$(dirname "out/host/linux-x86/bin/soong_build")" && BUILDER="$PWD/$(basename "out/host/linux-x86/bin/soong_build")" && cd / && env -i "$BUILDER" --top "$TOP" --soong_out "out/soong" --out "out" --soong_variables out/soong/soong.lineage_fajita.variables -o out/soong/build.lineage_fajita.ninja -l out/.module_paths/Android.bp.list --available_env out/soong/soong.environment.available --used_env out/soong/soong.environment.used.lineage_fajita.build Android.bp
error: frameworks/base/core/tests/benchmarks/Android.bp:28:1: "frameworks-base-core-benchmarks" depends on undefined module "framework-connectivity-test-defaults".
Or did you mean ["//frameworks/av/media/libaudioclient" "//frameworks/av/media/libmediahelper" "//frameworks/av/media/libstagefright" "//frameworks/av/media/module/mpeg2ts" "//frameworks/av/services/audiopolicy" "//frameworks/av/services/oboeservice" "//frameworks/base/cmds/bootanimation" "//frameworks/base/cmds/device_config" "//frameworks/base/core/tests/utillib" "//frameworks/base/keystore/aaid/aidl" "//frameworks/base/media/lib/tvremote" "//frameworks/base/media/mca/filterfw" "//frameworks/base/packages/EasterEgg" "//frameworks/base/packages/ExtShared" "//frameworks/base/sax/tests/saxtests" "//frameworks/base/services/appwidget" "//frameworks/base/services/companion" "//frameworks/base/services/robotests" "//frameworks/base/tests/DataIdleTest" "//frameworks/base/tests/FlickerTests" "//frameworks/base/tests/FsVerityTest" "//frameworks/base/tests/NullHomeTest" "//frameworks/base/tests/RollbackTest" "//frameworks/base/tests/TouchLatency" "//frameworks/base/tools/protologtool" "//frameworks/base/tools/split-select" "//frameworks/compile/mclinker/lib/LD" "//frameworks/compile/mclinker/lib/MC" "//frameworks/libs/binary_translation" "//frameworks/libs/modules-utils/java" "//frameworks/minikin/tests/perftests" "//frameworks/native/libs/attestation" "//frameworks/native/libs/binder/rust" "//frameworks/native/libs/binderdebug" "//frameworks/native/libs/graphicsenv" "//frameworks/native/libs/gui/sysprop" "//frameworks/native/libs/input/tests" "//frameworks/native/opengl/tests/hwc" "//frameworks/native/opengl/tests/lib" "//frameworks/native/vulkan/libvulkan" "//frameworks/opt/setupwizard/library" "//frameworks/rs/tests/cpp_api/cppf16" "//frameworks/rs/tests/java_api/Balls" "//frameworks/wilhelm/tests/automated" "//frameworks/wilhelm/tests/listening"]?
error: frameworks/opt/telephony/tests/telephonytests/Android.bp:17:1: "FrameworksTelephonyTests" depends on undefined module "framework-connectivity-test-defaults".
Or did you mean ["//frameworks/av/media/libaudioclient" "//frameworks/av/media/libmediahelper" "//frameworks/av/media/libstagefright" "//frameworks/av/media/module/mpeg2ts" "//frameworks/av/services/audiopolicy" "//frameworks/av/services/oboeservice" "//frameworks/base/cmds/bootanimation" "//frameworks/base/cmds/device_config" "//frameworks/base/core/tests/utillib" "//frameworks/base/keystore/aaid/aidl" "//frameworks/base/media/lib/tvremote" "//frameworks/base/media/mca/filterfw" "//frameworks/base/packages/EasterEgg" "//frameworks/base/packages/ExtShared" "//frameworks/base/sax/tests/saxtests" "//frameworks/base/services/appwidget" "//frameworks/base/services/companion" "//frameworks/base/services/robotests" "//frameworks/base/tests/DataIdleTest" "//frameworks/base/tests/FlickerTests" "//frameworks/base/tests/FsVerityTest" "//frameworks/base/tests/NullHomeTest" "//frameworks/base/tests/RollbackTest" "//frameworks/base/tests/TouchLatency" "//frameworks/base/tools/protologtool" "//frameworks/base/tools/split-select" "//frameworks/compile/mclinker/lib/LD" "//frameworks/compile/mclinker/lib/MC" "//frameworks/libs/binary_translation" "//frameworks/libs/modules-utils/java" "//frameworks/minikin/tests/perftests" "//frameworks/native/libs/attestation" "//frameworks/native/libs/binder/rust" "//frameworks/native/libs/binderdebug" "//frameworks/native/libs/graphicsenv" "//frameworks/native/libs/gui/sysprop" "//frameworks/native/libs/input/tests" "//frameworks/native/opengl/tests/hwc" "//frameworks/native/opengl/tests/lib" "//frameworks/native/vulkan/libvulkan" "//frameworks/opt/setupwizard/library" "//frameworks/rs/tests/cpp_api/cppf16" "//frameworks/rs/tests/java_api/Balls" "//frameworks/wilhelm/tests/automated" "//frameworks/wilhelm/tests/listening"]?
error: packages/modules/IPsec/tests/iketests/Android.bp:19:1: "FrameworksIkeTests" depends on undefined module "framework-connectivity-test-defaults".
Or did you mean ["//frameworks/av/media/libaudioclient" "//frameworks/av/media/libmediahelper" "//frameworks/av/media/libstagefright" "//frameworks/av/media/module/mpeg2ts" "//frameworks/av/services/audiopolicy" "//frameworks/av/services/oboeservice" "//frameworks/base/cmds/bootanimation" "//frameworks/base/cmds/device_config" "//frameworks/base/core/tests/utillib" "//frameworks/base/keystore/aaid/aidl" "//frameworks/base/media/lib/tvremote" "//frameworks/base/media/mca/filterfw" "//frameworks/base/packages/EasterEgg" "//frameworks/base/packages/ExtShared" "//frameworks/base/sax/tests/saxtests" "//frameworks/base/services/appwidget" "//frameworks/base/services/companion" "//frameworks/base/services/robotests" "//frameworks/base/tests/DataIdleTest" "//frameworks/base/tests/FlickerTests" "//frameworks/base/tests/FsVerityTest" "//frameworks/base/tests/NullHomeTest" "//frameworks/base/tests/RollbackTest" "//frameworks/base/tests/TouchLatency" "//frameworks/base/tools/protologtool" "//frameworks/base/tools/split-select" "//frameworks/compile/mclinker/lib/LD" "//frameworks/compile/mclinker/lib/MC" "//frameworks/libs/binary_translation" "//frameworks/libs/modules-utils/java" "//frameworks/minikin/tests/perftests" "//frameworks/native/libs/attestation" "//frameworks/native/libs/binder/rust" "//frameworks/native/libs/binderdebug" "//frameworks/native/libs/graphicsenv" "//frameworks/native/libs/gui/sysprop" "//frameworks/native/libs/input/tests" "//frameworks/native/opengl/tests/hwc" "//frameworks/native/opengl/tests/lib" "//frameworks/native/vulkan/libvulkan" "//frameworks/opt/setupwizard/library" "//frameworks/rs/tests/cpp_api/cppf16" "//frameworks/rs/tests/java_api/Balls" "//frameworks/wilhelm/tests/automated" "//frameworks/wilhelm/tests/listening"]?
error: system/netd/client/Android.bp:79:1: "netdclient_root_test" depends on undefined module "netd_aidl_interface_lateststable_cpp_static".
Or did you mean ["cronet_aml_base_anchor_functions_buildflags" "cronet_aml_base_clang_profiling_buildflags" "cronet_aml_base_fuzzing_buildflags__testing" "cronet_aml_base_logging_buildflags__testing" "cronet_aml_base_nodebug_assertion__testing" "cronet_aml_base_process_launcher_jni__action" "cronet_aml_base_profiler_buildflags__testing" "cronet_aml_base_protected_memory_buildflags" "cronet_aml_base_synchronization_buildflags" "cronet_aml_base_test_test_support__testing" "cronet_aml_base_tracing_buildflags__testing" "cronet_aml_build_android_build_java__testing" "cronet_aml_build_blink_buildflags__testing" "cronet_aml_components_cronet_android_cronet" "cronet_aml_components_cronet_cronet_common" "cronet_aml_components_prefs_prefs__testing" "cronet_aml_net_isolation_info_proto__testing" "cronet_aml_net_net_jni_headers__action__java" "cronet_aml_third_party_brotli_dec__testing" "cronet_aml_third_party_cpu_features_cpuinfo" "cronet_aml_third_party_icu_icui18n__testing" "cronet_aml_third_party_protobuf_protoc_java" "cronet_aml_third_party_protobuf_protoc_lib" "cronet_aml_url_url_jni_headers__action__java" "webrtc_audio_mixer__audio_frame_manipulator" "webrtc_audio_processing__aec_dump_interface" "webrtc_video_coding__webrtc_vp8_scalability"]?
error: system/netd/server/Android.bp:39:1: "libnetd_server" depends on undefined module "netd_aidl_interface_lateststable_cpp_shared".
Or did you mean ["cronet_aml_base_anchor_functions_buildflags" "cronet_aml_base_clang_profiling_buildflags" "cronet_aml_base_fuzzing_buildflags__testing" "cronet_aml_base_logging_buildflags__testing" "cronet_aml_base_nodebug_assertion__testing" "cronet_aml_base_process_launcher_jni__action" "cronet_aml_base_profiler_buildflags__testing" "cronet_aml_base_protected_memory_buildflags" "cronet_aml_base_synchronization_buildflags" "cronet_aml_base_test_test_support__testing" "cronet_aml_base_tracing_buildflags__testing" "cronet_aml_build_android_build_java__testing" "cronet_aml_build_blink_buildflags__testing" "cronet_aml_components_cronet_android_cronet" "cronet_aml_components_cronet_cronet_common" "cronet_aml_components_prefs_prefs__testing" "cronet_aml_net_isolation_info_proto__testing" "cronet_aml_net_net_jni_headers__action__java" "cronet_aml_third_party_brotli_dec__testing" "cronet_aml_third_party_cpu_features_cpuinfo" "cronet_aml_third_party_icu_icui18n__testing" "cronet_aml_third_party_protobuf_protoc_java" "cronet_aml_third_party_protobuf_protoc_lib" "cronet_aml_url_url_jni_headers__action__java" "webrtc_audio_mixer__audio_frame_manipulator" "webrtc_audio_processing__aec_dump_interface" "webrtc_video_coding__webrtc_vp8_scalability"]?
error: packages/modules/NetworkStack/Android.bp:189:1: "NetworkStackApi35Shims" depends on undefined module "ConnectivityNextEnableDefaults".
Or did you mean ["BTConnectionStatusOnLevelTwo" "BTContactSearchByFirstNameTest"]?
error: system/netd/tests/Android.bp:39:1: "libnetd_test_unsol_service" depends on undefined module "netd_aidl_interface_lateststable_cpp_shared".
Or did you mean ["cronet_aml_base_anchor_functions_buildflags" "cronet_aml_base_clang_profiling_buildflags" "cronet_aml_base_fuzzing_buildflags__testing" "cronet_aml_base_logging_buildflags__testing" "cronet_aml_base_nodebug_assertion__testing" "cronet_aml_base_process_launcher_jni__action" "cronet_aml_base_profiler_buildflags__testing" "cronet_aml_base_protected_memory_buildflags" "cronet_aml_base_synchronization_buildflags" "cronet_aml_base_test_test_support__testing" "cronet_aml_base_tracing_buildflags__testing" "cronet_aml_build_android_build_java__testing" "cronet_aml_build_blink_buildflags__testing" "cronet_aml_components_cronet_android_cronet" "cronet_aml_components_cronet_cronet_common" "cronet_aml_components_prefs_prefs__testing" "cronet_aml_net_isolation_info_proto__testing" "cronet_aml_net_net_jni_headers__action__java" "cronet_aml_third_party_brotli_dec__testing" "cronet_aml_third_party_cpu_features_cpuinfo" "cronet_aml_third_party_icu_icui18n__testing" "cronet_aml_third_party_protobuf_protoc_java" "cronet_aml_third_party_protobuf_protoc_lib" "cronet_aml_url_url_jni_headers__action__java" "webrtc_audio_mixer__audio_frame_manipulator" "webrtc_audio_processing__aec_dump_interface" "webrtc_video_coding__webrtc_vp8_scalability"]?
error: system/netd/server/Android.bp:89:1: "netd_default_sources" depends on undefined module "netd_aidl_interface_lateststable_cpp_shared".
Or did you mean ["cronet_aml_base_anchor_functions_buildflags" "cronet_aml_base_clang_profiling_buildflags" "cronet_aml_base_fuzzing_buildflags__testing" "cronet_aml_base_logging_buildflags__testing" "cronet_aml_base_nodebug_assertion__testing" "cronet_aml_base_process_launcher_jni__action" "cronet_aml_base_profiler_buildflags__testing" "cronet_aml_base_protected_memory_buildflags" "cronet_aml_base_synchronization_buildflags" "cronet_aml_base_test_test_support__testing" "cronet_aml_base_tracing_buildflags__testing" "cronet_aml_build_android_build_java__testing" "cronet_aml_build_blink_buildflags__testing" "cronet_aml_components_cronet_android_cronet" "cronet_aml_components_cronet_cronet_common" "cronet_aml_components_prefs_prefs__testing" "cronet_aml_net_isolation_info_proto__testing" "cronet_aml_net_net_jni_headers__action__java" "cronet_aml_third_party_brotli_dec__testing" "cronet_aml_third_party_cpu_features_cpuinfo" "cronet_aml_third_party_icu_icui18n__testing" "cronet_aml_third_party_protobuf_protoc_java" "cronet_aml_third_party_protobuf_protoc_lib" "cronet_aml_url_url_jni_headers__action__java" "webrtc_audio_mixer__audio_frame_manipulator" "webrtc_audio_processing__aec_dump_interface" "webrtc_video_coding__webrtc_vp8_scalability"]?
error: packages/modules/NetworkStack/Android.bp:301:1: "NetworkStackApiCurrentLib" depends on undefined module "ConnectivityNextEnableDefaults".
Or did you mean ["BTConnectionStatusOnLevelTwo" "BTContactSearchByFirstNameTest"]?
error: packages/modules/NetworkStack/tests/integration/Android.bp:36:1: "NetworkStackIntegrationTestsDefaults" depends on undefined module "framework-connectivity-test-defaults".
Or did you mean ["//frameworks/av/media/libaudioclient" "//frameworks/av/media/libmediahelper" "//frameworks/av/media/libstagefright" "//frameworks/av/media/module/mpeg2ts" "//frameworks/av/services/audiopolicy" "//frameworks/av/services/oboeservice" "//frameworks/base/cmds/bootanimation" "//frameworks/base/cmds/device_config" "//frameworks/base/core/tests/utillib" "//frameworks/base/keystore/aaid/aidl" "//frameworks/base/media/lib/tvremote" "//frameworks/base/media/mca/filterfw" "//frameworks/base/packages/EasterEgg" "//frameworks/base/packages/ExtShared" "//frameworks/base/sax/tests/saxtests" "//frameworks/base/services/appwidget" "//frameworks/base/services/companion" "//frameworks/base/services/robotests" "//frameworks/base/tests/DataIdleTest" "//frameworks/base/tests/FlickerTests" "//frameworks/base/tests/FsVerityTest" "//frameworks/base/tests/NullHomeTest" "//frameworks/base/tests/RollbackTest" "//frameworks/base/tests/TouchLatency" "//frameworks/base/tools/protologtool" "//frameworks/base/tools/split-select" "//frameworks/compile/mclinker/lib/LD" "//frameworks/compile/mclinker/lib/MC" "//frameworks/libs/binary_translation" "//frameworks/libs/modules-utils/java" "//frameworks/minikin/tests/perftests" "//frameworks/native/libs/attestation" "//frameworks/native/libs/binder/rust" "//frameworks/native/libs/binderdebug" "//frameworks/native/libs/graphicsenv" "//frameworks/native/libs/gui/sysprop" "//frameworks/native/libs/input/tests" "//frameworks/native/opengl/tests/hwc" "//frameworks/native/opengl/tests/lib" "//frameworks/native/vulkan/libvulkan" "//frameworks/opt/setupwizard/library" "//frameworks/rs/tests/cpp_api/cppf16" "//frameworks/rs/tests/java_api/Balls" "//frameworks/wilhelm/tests/automated" "//frameworks/wilhelm/tests/listening"]?
error: packages/modules/NetworkStack/Android.bp:219:1: "NetworkStackApiCurrentShims" depends on undefined module "ConnectivityNextEnableDefaults".
Or did you mean ["BTConnectionStatusOnLevelTwo" "BTContactSearchByFirstNameTest"]?
error: system/netd/server/Android.bp:167:1: "ndc" depends on undefined module "netd_aidl_interface_lateststable_cpp_shared".
Or did you mean ["cronet_aml_base_anchor_functions_buildflags" "cronet_aml_base_clang_profiling_buildflags" "cronet_aml_base_fuzzing_buildflags__testing" "cronet_aml_base_logging_buildflags__testing" "cronet_aml_base_nodebug_assertion__testing" "cronet_aml_base_process_launcher_jni__action" "cronet_aml_base_profiler_buildflags__testing" "cronet_aml_base_protected_memory_buildflags" "cronet_aml_base_synchronization_buildflags" "cronet_aml_base_test_test_support__testing" "cronet_aml_base_tracing_buildflags__testing" "cronet_aml_build_android_build_java__testing" "cronet_aml_build_blink_buildflags__testing" "cronet_aml_components_cronet_android_cronet" "cronet_aml_components_cronet_cronet_common" "cronet_aml_components_prefs_prefs__testing" "cronet_aml_net_isolation_info_proto__testing" "cronet_aml_net_net_jni_headers__action__java" "cronet_aml_third_party_brotli_dec__testing" "cronet_aml_third_party_cpu_features_cpuinfo" "cronet_aml_third_party_icu_icui18n__testing" "cronet_aml_third_party_protobuf_protoc_java" "cronet_aml_third_party_protobuf_protoc_lib" "cronet_aml_url_url_jni_headers__action__java" "webrtc_audio_mixer__audio_frame_manipulator" "webrtc_audio_processing__aec_dump_interface" "webrtc_video_coding__webrtc_vp8_scalability"]?
error: frameworks/base/core/tests/bandwidthtests/Android.bp:24:1: "BandwidthTests" depends on undefined module "framework-connectivity-test-defaults".
Or did you mean ["//frameworks/av/media/libaudioclient" "//frameworks/av/media/libmediahelper" "//frameworks/av/media/libstagefright" "//frameworks/av/media/module/mpeg2ts" "//frameworks/av/services/audiopolicy" "//frameworks/av/services/oboeservice" "//frameworks/base/cmds/bootanimation" "//frameworks/base/cmds/device_config" "//frameworks/base/core/tests/utillib" "//frameworks/base/keystore/aaid/aidl" "//frameworks/base/media/lib/tvremote" "//frameworks/base/media/mca/filterfw" "//frameworks/base/packages/EasterEgg" "//frameworks/base/packages/ExtShared" "//frameworks/base/sax/tests/saxtests" "//frameworks/base/services/appwidget" "//frameworks/base/services/companion" "//frameworks/base/services/robotests" "//frameworks/base/tests/DataIdleTest" "//frameworks/base/tests/FlickerTests" "//frameworks/base/tests/FsVerityTest" "//frameworks/base/tests/NullHomeTest" "//frameworks/base/tests/RollbackTest" "//frameworks/base/tests/TouchLatency" "//frameworks/base/tools/protologtool" "//frameworks/base/tools/split-select" "//frameworks/compile/mclinker/lib/LD" "//frameworks/compile/mclinker/lib/MC" "//frameworks/libs/binary_translation" "//frameworks/libs/modules-utils/java" "//frameworks/minikin/tests/perftests" "//frameworks/native/libs/attestation" "//frameworks/native/libs/binder/rust" "//frameworks/native/libs/binderdebug" "//frameworks/native/libs/graphicsenv" "//frameworks/native/libs/gui/sysprop" "//frameworks/native/libs/input/tests" "//frameworks/native/opengl/tests/hwc" "//frameworks/native/opengl/tests/lib" "//frameworks/native/vulkan/libvulkan" "//frameworks/opt/setupwizard/library" "//frameworks/rs/tests/cpp_api/cppf16" "//frameworks/rs/tests/java_api/Balls" "//frameworks/wilhelm/tests/automated" "//frameworks/wilhelm/tests/listening"]?
fatal errors encountered
ninja: build stopped: subcommand failed.
14:49:54 soong bootstrap failed with: exit status 1�[0;31m#### failed to build some targets (31 seconds) ####�[00m