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

i#7013 build failure: Remove DOT_TRANSPARENT from Doxyfile.in #2521

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

xdje42
Copy link
Contributor

@xdje42 xdje42 commented Oct 4, 2024

This causes the error

CMake Error at /tmp/dynamorio/drmemory/docs/CMake_doxyfile.cmake:256 (message):
/usr/bin/doxygen -u failed: This tag has been removed.

Tested:
$ make htmldocs

Fixes #2524
Fixes DynamoRIO/dynamorio#7013

This causes the error

CMake Error at /tmp/dynamorio/drmemory/docs/CMake_doxyfile.cmake:256 (message):
  /usr/bin/doxygen -u failed: This tag has been removed.

Tested:
$ make htmldocs

Issue #7013
@derekbruening
Copy link
Contributor

The 32-bit failures look like a match for breakage from Github switching to AMD VMs: #2491

Copy link
Contributor

@derekbruening derekbruening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for figuring and fixing this.

@derekbruening derekbruening merged commit 384f6aa into master Oct 4, 2024
5 of 7 checks passed
@derekbruening derekbruening deleted the i7013-remove-dot-transparent branch October 4, 2024 20:14
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.

Obsolete doxygen tag DOT_TRANSPARENT Cronbuild broken due to doxygen error
2 participants