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

Error on Build: "libdrm_defaults" already defined #14

Open
ricklau opened this issue Apr 27, 2020 · 1 comment
Open

Error on Build: "libdrm_defaults" already defined #14

ricklau opened this issue Apr 27, 2020 · 1 comment

Comments

@ricklau
Copy link

ricklau commented Apr 27, 2020

I followed the instructions and got an error right away. Has anyone else seen this?

FAILED: out/soong/build.ninja
out/soong/.bootstrap/bin/soong_build -t -l out/.module_paths/Android.bp.list -b out/soong -n out -d out/soong/build.ninja.d -o out/soong/build.ninja Android.bp
error: external/libdrm/Android.bp:27:1: module "libdrm_defaults" already defined
device/brobwind/rpi3/hals/display/libdrm/Android.bp:27:1 <-- previous definition here
error: external/libdrm/Android.bp:49:1: module "libdrm" already defined
device/brobwind/rpi3/hals/display/libdrm/Android.bp:49:1 <-- previous definition here
error: external/libdrm/Android.sources.bp:3:1: module "libdrm_sources" already defined
device/brobwind/rpi3/hals/display/libdrm/Android.sources.bp:3:1 <-- previous definition here
ninja: build stopped: subcommand failed.
17:31:26 soong bootstrap failed with: exit status 1

@brobwind
Copy link
Owner

brobwind commented Apr 30, 2020

The extern/libdrm project will be removed by repo command while downloading the source code, specified in the local_manifest.xml

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

2 participants