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

Switch to libclang 11 for doxygen-generation step #57

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

kstribrnAmzn
Copy link
Member

Description

Libclang 9 packages are no longer available on the latest Ubuntu (22.04). Libclang 11 instead must be used.

See https://packages.ubuntu.com/search?keywords=libclang&searchon=names&suite=jammy&section=all

Libclang 9 packages are no longer available on the latest Ubuntu (22.04).
Libclang 11 instead must be used.

See https://packages.ubuntu.com/search?keywords=libclang&searchon=names&suite=jammy&section=all
@kstribrnAmzn
Copy link
Member Author

Failures are expected until the C-SDK submodule pointer is updated (pending change - aws/aws-iot-device-sdk-embedded-C#1844 still needs updating to use doxygen 1.9.6).

This change fixes CI failures across many of our repos due to libclang-9 unavailability on the latest ubuntu versions. Example pipeline failures can be found here, here, and here

@kstribrnAmzn kstribrnAmzn merged commit 2503260 into FreeRTOS:main Jan 3, 2023
@kstribrnAmzn kstribrnAmzn deleted the libclang branch January 3, 2023 22:42
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

Successfully merging this pull request may close these issues.

3 participants