Skip to content
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

Unresolved package dependencies for android-14.0.0_r50, Xperia 1 V #835

Open
gecko19 opened this issue Jul 5, 2024 · 2 comments
Open

Unresolved package dependencies for android-14.0.0_r50, Xperia 1 V #835

gecko19 opened this issue Jul 5, 2024 · 2 comments
Labels

Comments

@gecko19
Copy link

gecko19 commented Jul 5, 2024

Platform: : Android 14
Device: : XQ- DQ54
Kernel version:
Android version: Android 14
Software binaries version:

Previously working on
Has this always been a problem, or is it a new issue?
New issue

Description
. I am trying to build the Andoid 14, branch android-14.0.0_r50 using the manifests from https://github.com/sonyxperiadev/local_manifests. When building all the ninja dependencies, the android health dependencies are not found and hence the target is not assembled.

Symptoms

[100% 1165/1165] analyzing Android.bp files and generating ninja file at out/soong/build.aosp_xqdq54.ninja
FAILED: out/soong/build.aosp_xqdq54.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.aosp_xqdq54.variables -o out/soong/build.aosp_xqdq54.ninja --globListDir aosp_xqdq54 --globFile out/soong/globs-aosp_xqdq54.ninja -l out/.module_paths/Android.bp.list --available_env out/soong/soong.environment.available --used_env out/soong/soong.environment.used.aosp_xqdq54.build Android.bp
error: device/sony/common/hardware/health/Android.bp:1:1: "[email protected]" depends on undefined module "[email protected]".
Or did you mean ["[email protected]"]?
error: device/sony/common/hardware/health/Android.bp:1:1: "[email protected]" depends on undefined module "libhealthservice".
Or did you mean ["libartservice"]?
error: device/sony/common/hardware/health/Android.bp:1:1: "[email protected]" depends on undefined module "libhealthstoragedefault".
Or did you mean ["healthfitness-ui-statsd"]?
fatal errors encountered
00:03:51 soong bootstrap failed with: exit status 1

How to reproduce
Use android-14.0.0_r50 to build from the Sony manifests.

Additional context
Add any other context, e.g. upload logs or screenshots about the bug here.

@MarijnS95
Copy link
Contributor

@jerpelea thanks. Do you have any other logs showing that [email protected] is starting or failed to start?

@MarijnS95
Copy link
Contributor

Let's keep debug discussions in sonyxperiadev/device-sony-common#918 fwiw, that should make it easier to find :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants