-
Notifications
You must be signed in to change notification settings - Fork 34
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
[email protected]_py310 update formula to build on linux #517
[email protected]_py310 update formula to build on linux #517
Conversation
3f6ce12
to
2029496
Compare
|
next cmake configure issue for linux,
next cmake configure error,
the above errors should be resolved. 🤞 |
2029496
to
4ea4818
Compare
current build error with linux,
above error / warning seems to be more of a false positive, building locally on my arch linux install with the
|
4ea4818
to
a27eeb0
Compare
attempt to fix the below build errors by adding
|
a27eeb0
to
61032d9
Compare
new build errror on linux, with some additional warnings copied from the raw log from the ci run attempt to resolve the below build errors, by manually setting the below cmake env var.
|
159c8ae
to
3fb6272
Compare
still getting the below build error on linux, possible fix instead of using the mesa-glu include dir for the opengl_glu_include_dir use the mesa include dir instead.
|
3fb6272
to
6c9a97e
Compare
6c9a97e
to
fc6fb04
Compare
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