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

Build breakage #113

Open
aroraan opened this issue Apr 4, 2020 · 0 comments
Open

Build breakage #113

aroraan opened this issue Apr 4, 2020 · 0 comments

Comments

@aroraan
Copy link

aroraan commented Apr 4, 2020

celadon_ivi-userdebug build fails with the following error:

[ 63% 401/634] including kernel/lts2019-yocto/drivers/staging/greybus/tools/Android.mk ...
FAILED:
build/make/core/base_rules.mk:325: error: kernel/lts2019-yocto/drivers/staging/greybus/tools: MODULE.TARGET.EXECUTABLES.gb_loopback_test already defined by kernel/lts2019-chromium/drivers/staging/greybus/tools.
16:55:37 ckati failed with: exit status 1

Repro steps:
$ mkdir celadon
$ cd celadon
$ repo init -u https://github.com/projectceladon/manifest.git
$ repo sync -c
$ source build/envsetup.sh
$ lunch celadon_ivi-userdebug
$ make flashfiles -j $(nproc)

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

No branches or pull requests

1 participant