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 while adding javadoc #4

Open
nitheshbafna opened this issue Feb 17, 2022 · 4 comments
Open

Error while adding javadoc #4

nitheshbafna opened this issue Feb 17, 2022 · 4 comments

Comments

@nitheshbafna
Copy link

Hi,
i am getting below error while adding javadoc.

build/make/core/main.mk:1311: warning: : Module 'adb_keys' in PRODUCT_PACKAGES_DEBUG has nothing to install!
Stubbing addon jar using device/profusion/profusion_sdk_addon/sdk_addon_stub_defs.txt
FAILED: ninja: 'out/target/common/docs/helloworld-doc-timestamp', needed by 'out/host/linux-x86/sdk_addon/profusion_sdk_addon-eng.niba270259-linux
-x86.zip', missing and no known rule to make it
08:49:26 ninja failed with: exit status 1

failed to build some targets (01:52 (mm:ss))

@oliveirarleo
Copy link

We need to have more details on how you reached this error, so I have a few questions:

  • How did you run?
  • Are you running the helloworld example as is or have you edited this code?
  • Have you followed exact instructions on the readme?
  • Have you done a clean install of android?
  • What version of the android are you using?

@nitheshbafna
Copy link
Author

Hi,
i just uncommented (#PRODUCT_SDK_ADDON_DOC_MODULES := \

helloworld) from profusion_sdk_addon.mk and built it. if i keep it un comment as it is it works perfectly fine.

How did you run? --m sdk_addon
Are you running the helloworld example as is or have you edited this code? - i din't edited any code
Have you followed exact instructions on the readme? - Yes i have
Have you done a clean install of android? - Yes
What version of the android are you using? - Android 11

Note - this code works perfectly fine. i am getting this error only while trying to build java_doc

@oliveirarleo
Copy link

Okay, now I was able to reproduce the error here. We will look into it.

@nitheshbafna
Copy link
Author

Okay, thank you :) will be waiting for a positive response.

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