pyside6_py313: checkin versioned formula of pyside6#763
Closed
ipatch wants to merge 9 commits intoFreeCAD:masterfrom
Closed
pyside6_py313: checkin versioned formula of pyside6#763ipatch wants to merge 9 commits intoFreeCAD:masterfrom
ipatch wants to merge 9 commits intoFreeCAD:masterfrom
Conversation
Collaborator
Author
|
there is a limitation for arm64 linux currently due to no bottles present for qtwebengine. and running brew audit on asahi linux |
Collaborator
Author
|
on the github provided macos 26 runner, error message, |
Collaborator
Author
|
github macos 26 runner |
Collaborator
Author
|
Collaborator
Author
|
now i'm getting the below build error. hopefully the below statement will resolve this issue with the failing test. shiboken_include = prefix/"shiboken6/include" |
Collaborator
Author
need to rerun the macos 26 ci and see / find the new install layout and do a search for the |
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.
pyside6_py313: scaffold out new pyside6 formula for py313
pyside6_py313: tshoot test suite
pyside6_py313: tshoot test failure locally on asahi linux
pyside6_py313: tshoot test failure locally on asahi linux POSSIBLE FIX 🤞
Have you ensured that your commits follow the commit style guide?
output from running above command should output something similiar to the below
Not all PRs require passing these checks ie. adding
[no ci]in the commit message will prevent the CI from running but PRs that change formula files generally should run through the CI checks that way new bottles are built and uploaded to the repository thus not having to build all formula from source but rather installing from a bottle (significantly faster 🐰 ... 🐢)For more information about this template file learn more