Skip to content

1120: Temporarily disable include-fixer #1282

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

Conversation

baemyung
Copy link
Contributor

@baemyung baemyung commented May 9, 2025

This is currently breaking builds due to some changes made in boost 1.88 with the inclusion of forward declared headers. Get CI passing by disabling the check, then we can sort out how to fix this the right way at a later date.

Change-Id: Ieb4d8ef78df9efc5055d6f90639b76e5a5f6dcae

@baemyung
Copy link
Contributor Author

baemyung commented May 9, 2025

@baemyung baemyung force-pushed the 1120-disable-include-fixer-temporarily branch from 7063c78 to 5e2c958 Compare May 9, 2025 17:53
This is currently breaking builds due to some changes made in boost
1.88 with the inclusion of forward declared headers.  Get CI passing by
disabling the check, then we can sort out how to fix this the right way
at a later date.

Change-Id: Ieb4d8ef78df9efc5055d6f90639b76e5a5f6dcae
Signed-off-by: Ed Tanous <[email protected]>
@baemyung baemyung force-pushed the 1120-disable-include-fixer-temporarily branch from 5e2c958 to 75b96a8 Compare May 9, 2025 20:23
@baemyung
Copy link
Contributor Author

baemyung commented May 9, 2025

CI error is:

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='redfish.dmtf.org', port=443): Max retries exceeded with url: /registries/Base.1.19.0.json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7dbd8699b680>, 'Connection to redfish.dmtf.org timed out. (connect timeout=None)'))
Its url is https://redfish.dmtf.org/registries/Base.1.19.0.json

This error is same as #1281 error - https://ibm-systems-power.slack.com/archives/C04KG79NAUA/p1746802477587789

BTW, I think this PR may not be needed as 1120-ghe uses boost 1.86 (not 1.87).
So, I'll close this PR until PR 1281's CI is resolved.

@baemyung baemyung closed this May 9, 2025
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