viking: update to 1.11.#61184
Open
kpnc0 wants to merge 1 commit into
Open
Conversation
ahesford
reviewed
Jun 22, 2026
Duncaen
requested changes
Jun 22, 2026
Duncaen
reviewed
Jun 22, 2026
Duncaen
requested changes
Jun 22, 2026
dab6cc8 to
de41281
Compare
Contributor
Author
|
"make_check=no" if it is alright |
Removed obsolete patch, changed makedepends Apply suggestion from @Duncaen Co-authored-by: Duncan Overbruck <github@duncano.de> - Move xxd from makedepends to hostmakedepends - Remove outdated post_patch() vsed calls viking: edits to pass the CI checks and pass the linter -appended --disable-ubsan to configure args -removed trailing empty line in template implemented maket_check = no Explaining why make_check is included
Contributor
Author
|
The build succeeds for musl, but GCC handles UBsan differently, hence test fails for other distributions. Even "--disable-ubsan" is getting ignored. |
Member
|
Disabling all tests is not ok. If ubsan is the issue, you could patch that out. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
viking: update from 1.9 to 1.11.
adopted the package for maintenance
Testing the changes
Local build testing