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

Documentation Error when building from source #265

Closed
DLu opened this issue Aug 9, 2021 · 1 comment · Fixed by #266
Closed

Documentation Error when building from source #265

DLu opened this issue Aug 9, 2021 · 1 comment · Fixed by #266
Labels
bug Something isn't working

Comments

@DLu
Copy link
Contributor

DLu commented Aug 9, 2021

Environment

  • OS Version: 20.04
  • Source or binary build? Source, ign-gui5 branch

Description

  • Expected behavior: When executing the command colcon build --merge-install --cmake-args -DBUILD_TESTING=OFF I expected the build to complete.
  • Actual behavior: Failure to finish building ignition-gui5 with the following output:
--- stderr: ignition-gui5                                 
error: Illegal format for option TAGFILES, no name specified for item '='
error: Illegal format for option TAGFILES, no name specified for item '='
error: Illegal format for option TAGFILES, no name specified for item '='
error: Illegal format for option TAGFILES, no name specified for item '='
error: Illegal format for option TAGFILES, no name specified for item '='
error: Illegal format for option TAGFILES, no name specified for item '='
error: Illegal format for option TAGFILES, no name specified for item '='
error: Illegal format for option TAGFILES, no name specified for item '='
---
@DLu DLu added the bug Something isn't working label Aug 9, 2021
@DLu
Copy link
Contributor Author

DLu commented Aug 9, 2021

Note, this was also referenced in gazebosim/gz-cmake#122 (comment)

@DLu DLu mentioned this issue Aug 9, 2021
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant