virtuoso: update to 7.2.10 - #42666
Merged
Merged
Conversation
Contributor
Author
|
I disabled tgraphql test for now. As I don't use this package directly I don't know if the resulting package works correctly. |
Contributor
Author
|
Seems like thttp is failing on musl as well but the error does not appear on my x86_64-musl machine. |
Contributor
Author
|
The thttp failure does not seem to be consistent. If anyone that uses virtuoso could test the changes I would appreciate it. |
klarasm
marked this pull request as ready for review
March 9, 2023 22:07
|
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it. |
Contributor
Author
|
Bump. If there's any active user of this package that can test, I would appreciate it. 7.2.10 is released, will update PR to that. |
Duncaen
reviewed
Jun 25, 2023
test suite was failing on revbump - remove patches that no longer apply - disable static libraries as we're removing them after install anyway - disable tgraphql test (fails inside ./xbps-src) - add which to hostmakedepends - add missing checkdepends - update project homepage
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.
Testing the changes
This package has some weirdness in the test suite. It fails when run from
./xbps-src -K pkg virtuosobut succeeds if I do./xbps-src chrootafterwards and:I tried replacing pre_configure, do_configure, do_build and do_check to do the same thing but it still fails. Maybe I'm missing some dependencies or something.
tgraphqlis the only test failing:tgraphql.output.log
Local build testing