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

Blueline Build Failure, Missing Image #33

Open
drGrove opened this issue Aug 2, 2019 · 1 comment
Open

Blueline Build Failure, Missing Image #33

drGrove opened this issue Aug 2, 2019 · 1 comment
Assignees

Comments

@drGrove
Copy link
Member

drGrove commented Aug 2, 2019

When building Blueline on d0cec21, it appears that there is an image needed by the kernel that is missing due to a make rule missing.

build/make/core/Makefile:28: warning: overriding commands for target `out/target/product/blueline/vendor/lib64/soundfx/libvolumelistener.so'
build/make/core/base_rules.mk:412: warning: ignoring old commands for target `out/target/product/blueline/vendor/lib64/soundfx/libvolumelistener.so'
build/make/core/Makefile:28: warning: overriding commands for target `out/target/product/blueline/vendor/lib64/[email protected]'
build/make/core/base_rules.mk:412: warning: ignoring old commands for target `out/target/product/blueline/vendor/lib64/[email protected]'
build/make/core/Makefile:28: warning: overriding commands for target `out/target/product/blueline/vendor/lib64/[email protected]'
build/make/core/base_rules.mk:412: warning: ignoring old commands for target `out/target/product/blueline/vendor/lib64/[email protected]'
[ 99% 1159/1160] glob tools/tradefederation/core/atest/**/*.py
ninja: error: 'device/google/crosshatch-kernel/Image.lz4-dtb', needed by 'out/target/product/blueline/kernel', missing and no known rule to make it
11:47:57 ninja failed with: exit status 1
make: *** [Makefile:43: build] Error 1
@drGrove
Copy link
Member Author

drGrove commented Aug 3, 2019

After building crosshatch, it appears that you can build blueline with no problem. But there is probably something missing in the initial build from scratch of blueline

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

No branches or pull requests

2 participants