Skip to content

coin3d@4.0.3_py312: bump formula to force bottle rebuild#744

Closed
ipatch wants to merge 1 commit intoFreeCAD:masterfrom
ipatch:rebuild-bottles-1x1
Closed

coin3d@4.0.3_py312: bump formula to force bottle rebuild#744
ipatch wants to merge 1 commit intoFreeCAD:masterfrom
ipatch:rebuild-bottles-1x1

Conversation

@ipatch
Copy link
Collaborator

@ipatch ipatch commented Nov 19, 2025

  • pyside2@5.15.15_py312: update revision to force rebuild bottle

  • coin3d@4.0.3_py312: update revision to force rebuild bottle

  • Have you ensured that your commits follow the commit style guide?

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 ipatch self-assigned this Nov 19, 2025
@ipatch ipatch added pr-pull and removed pr-pull labels Nov 19, 2025
@ipatch ipatch force-pushed the rebuild-bottles-1x1 branch from 3e0b36b to 63ac334 Compare November 19, 2025 19:03
@ipatch
Copy link
Collaborator Author

ipatch commented Nov 19, 2025

forgot to rebase my rebuild-bottles-1x1 branch with the upstream changes,

Run brew pr-pull --debug --tap="$GITHUB_REPOSITORY" "$PULL_REQUEST"
  
Warning: pr-pull is a developer command, so Homebrew's
developer mode has been automatically turned on.
To turn developer mode off, run:
  brew developer off
==> Fetching freecad/freecad pull request #744
==> Pull request merge-base: 4914b24719b7eea0e7ebd0540a86837bde11a9fd
==> Using 2 commits from #744
Error: Failure while executing; `/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/shared/git -C /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/freecad/homebrew-freecad cherry-pick --ff --allow-empty b26a0027ac131c22b8a201cae177ba0a868c7ac8 3e0b36bcb085051d64dbe8e046ee2ea793f02a09` exited with 0. Here's the output:
Auto-merging Formula/pyside2@5.15.15_py312.rb
The previous cherry-pick is now empty, possibly due to conflict resolution.
If you wish to commit it anyway, use:

    git commit --allow-empty

Otherwise, please use 'git cherry-pick --skip'
On branch master
You are currently cherry-picking commit b26a002.
  (all conflicts fixed: run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

nothing to commit, working tree clean

/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/git.rb:167:in 'Utils::Git.cherry_pick!'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:457:in 'Homebrew::DevCmd::PrPull#cherry_pick_pr!'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:126:in 'block (2 levels) in Homebrew::DevCmd::PrPull#run'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.4.7/lib/ruby/3.4.0/fileutils.rb:241:in 'Dir.chdir'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.4.7/lib/ruby/3.4.0/fileutils.rb:241:in 'FileUtils#cd'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:114:in 'block in Homebrew::DevCmd::PrPull#run'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:92:in 'Array#each'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-pull.rb:92:in 'Homebrew::DevCmd::PrPull#run'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb:101:in '<main>'
Rerun with `--verbose` to see the original backtrace
Error: Process completed with exit code 1.

@ipatch ipatch added pr-pull and removed pr-pull labels Nov 19, 2025
@github-actions github-actions bot closed this in 215607b Nov 19, 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