-
-
Notifications
You must be signed in to change notification settings - Fork 362
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
Various small CI fixes #2789
Merged
Merged
Various small CI fixes #2789
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…iler flags [networkupstools#1352] Signed-off-by: Jim Klimov <[email protected]>
Signed-off-by: Jim Klimov <[email protected]>
…rrent gcc/clang in rolling distro releases Signed-off-by: Jim Klimov <[email protected]>
❌ Build nut 2.8.2.2698-master failed (commit d7bdd89e4a by @jimklimov) |
Signed-off-by: Jim Klimov <[email protected]>
Signed-off-by: Jim Klimov <[email protected]>
Signed-off-by: Jim Klimov <[email protected]>
…rom bad checkout (force-push to upsteram etc.) Signed-off-by: Jim Klimov <[email protected]>
✅ Build nut 2.8.2.2699-master completed (commit 3aecdd1a4e by @jimklimov) |
… recommended by NUT instructions Signed-off-by: Jim Klimov <[email protected]>
❌ Build nut 2.8.2.2701-master failed (commit c7ab8bb7d9 by @jimklimov) |
✅ Build nut 2.8.2.2702-master completed (commit c7ab8bb7d9 by @jimklimov) |
Signed-off-by: Jim Klimov <[email protected]>
…ere needed Signed-off-by: Jim Klimov <[email protected]>
clang-19: error: identifier '_pollv_ps' is reserved because it starts with '_' at global scope [-Werror,-Wreserved-identifier] Signed-off-by: Jim Klimov <[email protected]>
…tem" from depCFLAGS Signed-off-by: Jim Klimov <[email protected]>
This reverts commit c8927a5: a more general fix posted to m4/nut_check_libopenssl.m4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
CI
Entries related to continuous integration infrastructure (historically also recipes like Makefiles)
documentation
enhancement
packaging
portability
We want NUT to build and run everywhere possible
refactor/fightwarn
PR or issue proposal to improve code maintainability without functional changes, or to fix warnings
Solaris/illumos
Solaris and illumos systems (OpenIndiana, OmniOS, SmartOS, TribbliX...)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated more platform builders to clang-19...
#823 never stops :)