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

Fix configure.ac of wrong configure error message #296

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

AndersonKao
Copy link

@AndersonKao AndersonKao commented Sep 6, 2021

What

fixing --with-docs-only to --with-only-docs

Why ?

Because I encounter this error while trying to build the docs.
configure: error: --with-only-docs was requested, but doxygen was not found
Here is my running command

./autogen.sh
./configure --prefix=/tmp/ucc --with-docs-only

The correct error message should be
configure: error: --with-docs-only was requested, but doxygen was not found

Thank you @Sergei-Lebedev for pointing out my mistake on the previous wrong PR. #294

@mellanox-github
Copy link

Can one of the admins verify this patch?

@manjugv
Copy link
Contributor

manjugv commented Sep 7, 2021

@TunchinKao Please let us know your affiliation and organization. We need a CLA to be signed for the contributions.

@AndersonKao
Copy link
Author

@manjugv I have updated my profile. Do you mean you need my email?

@manjugv
Copy link
Contributor

manjugv commented Sep 7, 2021

@manjugv I have updated my profile. Do you mean you need my email?

Thanks for your interest and for providing info about your affiliation. To contribute to the UCC project, we have a lightweight process. Basically, you need to sign a CLA: https://openucx.org/wp-content/uploads/2019/05/ucx-corporate-contributor-agrement.pdf

More details here: https://github.com/openucx/ucc/blob/master/CONTRIBUTING.md

Without CLA, you can participate in the meetings and code discussions, and reviews. But, unfortunately, we cannot accept your code until you/your organization signs the UCF's CLA.

@AndersonKao
Copy link
Author

@manjugv I have updated my profile. Do you mean you need my email?

Thanks for your interest and for providing info about your affiliation. To contribute to the UCC project, we have a lightweight process. Basically, you need to sign a CLA: https://openucx.org/wp-content/uploads/2019/05/ucx-corporate-contributor-agrement.pdf

More details here: https://github.com/openucx/ucc/blob/master/CONTRIBUTING.md

Without CLA, you can participate in the meetings and code discussions, and reviews. But, unfortunately, we cannot accept your code until you/your organization signs the UCF's CLA.

Sorry, how can I send the individual CLA to you? Or should I just upload it here?

@manjugv
Copy link
Contributor

manjugv commented Sep 12, 2021

@manjugv I have updated my profile. Do you mean you need my email?

Thanks for your interest and for providing info about your affiliation. To contribute to the UCC project, we have a lightweight process. Basically, you need to sign a CLA: https://openucx.org/wp-content/uploads/2019/05/ucx-corporate-contributor-agrement.pdf
More details here: https://github.com/openucx/ucc/blob/master/CONTRIBUTING.md
Without CLA, you can participate in the meetings and code discussions, and reviews. But, unfortunately, we cannot accept your code until you/your organization signs the UCF's CLA.

Sorry, how can I send the individual CLA to you? Or should I just upload it here?

You can sign and send it to admin@ucfconsortium.org and send a copy to me. Are you on the UCC slack channel? I can DM my email id there. If you want to join the slack channel, please let me know, where to provide the slack invite.

@manjugv
Copy link
Contributor

manjugv commented Feb 2, 2022

@TunchinKao Let us know, if you want to keep this PR open or close it.

@AndersonKao
Copy link
Author

AndersonKao commented Feb 3, 2022 via email

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

Successfully merging this pull request may close these issues.

None yet

3 participants