Skip to content

Conversation

ipatch
Copy link
Collaborator

@ipatch ipatch commented Aug 15, 2025

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 Aug 15, 2025

see previous PR for errors / issues that arose

#688

@ipatch
Copy link
Collaborator Author

ipatch commented Aug 15, 2025

still getting errors related to brew linkage

2025-08-15T02:46:13.2987930Z �[34m==>�[0m �[1mbrew linkage --cached --test --strict freecad/freecad/[email protected]_py312�[0m
2025-08-15T02:46:14.2158360Z �[31m==>�[0m �[1m�[31mFAILED�[0m�[0m
2025-08-15T02:46:14.2167300Z ##[group]Full linkage --cached --test --strict freecad/freecad/[email protected]_py312 output
2025-08-15T02:46:14.2167810Z Files with missing rpath:
2025-08-15T02:46:14.2168160Z   /opt/homebrew/Cellar/[email protected]_py312/1.0.2/lib/libgmock.1.14.0.dylib
2025-08-15T02:46:14.2168610Z   /opt/homebrew/Cellar/[email protected]_py312/1.0.2/lib/libgmock_main.1.14.0.dylib
2025-08-15T02:46:14.2169050Z   /opt/homebrew/Cellar/[email protected]_py312/1.0.2/lib/libgtest_main.1.14.0.dylib
2025-08-15T02:46:14.2169640Z ##[endgroup]
2025-08-15T02:46:14.2195140Z ##[group]Truncated linkage --cached --test --strict freecad/freecad/[email protected]_py312 output
2025-08-15T02:46:14.2220060Z ##[warning]  /opt/homebrew/Cellar/[email protected]_py312/1.0.2/lib/libgtest_main.1.14.0.dylib

2025-08-15T02:46:14.2222950Z ##[endgroup]

@ipatch ipatch added the pr-pull label Aug 15, 2025
github-actions bot pushed a commit that referenced this pull request Aug 15, 2025
@ipatch
Copy link
Collaborator Author

ipatch commented Aug 15, 2025

formula has been created and added to the repo. 👍️

@ipatch ipatch closed this Aug 15, 2025
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