Skip to content

Conversation

@essandess
Copy link
Contributor

@essandess essandess commented Nov 21, 2025

Note: I am unable to compile this locally because of MetalToolchain issues. However, this has been apparently fixed for the buildbots [?], so I will try to see if this builds here.

Please also see:

Description

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS x.y
Xcode x.y / Command Line Tools x.y.z

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?
@essandess
Copy link
Contributor Author

Note: I removed parallel builds because of build failures on a box with these versions. I wasn't able to track down the cause of the build error, as there were no log errors.

macOS 15.7.2 24G325 arm64
Xcode 26.1.1 17B100

@essandess
Copy link
Contributor Author

I confirm that this builds on arm64 and x86_64.

* Update to version 2.9.1
* Add necessary `libunwind` dependency
* Limit jobs for parallel builds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment