Skip to content
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

pyside2@5.15.11 setup new pyside2 formula #435

Closed
wants to merge 1 commit into from

Conversation

ipatch
Copy link
Collaborator

@ipatch ipatch commented Nov 25, 2023

brew style freecad/freecad/[NAME_OF_FORMULA_FILE] 

output from running above command should output something similiar to the below

1 file inspected, no offenses detected
  • Have you ensured your commit passed audit checks, ie.
brew audit freecad/freecad/[NAME_OF_FORMULA_FILE] --online --new-formula

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

@ipatch
Copy link
Collaborator Author

ipatch commented Nov 25, 2023

current issue,

 /tmp/pyside2A5.15.11-20231125-18328-87i8lv/pyside-setup-opensource-src-5.15.11/build/sources/pyside2/PySide2/QtGui/PySide2/QtGui/qdragmoveevent_wrapper.cpp:218:73: error: no member named 'DragMove' in 'QOpenGLShader'
         ::QFlags<QOpenGLShader::ShaderTypeBit> cppArg5 = QOpenGLShader::DragMove;
                                                          ~~~~~~~~~~~~~~~^
 4 errors generated.

this may be llvm related from what i have read.

@ipatch ipatch force-pushed the pyside.new.version branch from ee88726 to 27f219a Compare November 26, 2023 21:13
@ipatch ipatch force-pushed the pyside.new.version branch from 27f219a to 81b95e5 Compare November 28, 2023 19:48
@ipatch ipatch added the pr-pull label Nov 29, 2023
@github-actions github-actions bot closed this in 2a37446 Nov 29, 2023
@ipatch ipatch deleted the pyside.new.version branch November 29, 2023 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant