Sean Molenaar
Sean Molenaar
- [ ] Have you followed the guidelines in our [Contributing](https://github.com/Homebrew/brew/blob/HEAD/CONTRIBUTING.md) document? - [ ] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/Homebrew/brew/pulls) for the same change?...
### Verification - [X] This issue's title and/or description do not reference a single formula e.g. `brew install wget`. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead. ### Provide...
### `brew doctor` output ```shell Your system is ready to brew. ``` ### Verification - [X] My "`brew doctor` output" above says `Your system is ready to brew.` and am...
- [ ] Have you followed the [guidelines for contributing](https://github.com/Homebrew/homebrew-core/blob/HEAD/CONTRIBUTING.md)? - [ ] Have you ensured that your commits follow the [commit style guide](https://docs.brew.sh/Formula-Cookbook#commit)? - [ ] Have you checked...
Expected Behavior ================= The download for 1.40.2 has the same hash as when it was updated in Homebrew 4 days ago. The [git manual](https://git-scm.com/docs/git-tag#_on_re_tagging) says re-tagging is "the insane thing"...
### Description When trying to build swift 5.9.2 in Homebrew, the build fails with: ``` 2023-12-24T16:55:37.9717810Z /tmp/swift-20231224-11721-bkt1we/llbuild/lib/Core/SQLiteBuildDB.cpp:28:10: fatal error: 'sqlite3.h' file not found 2023-12-24T16:55:37.9717913Z #include 2023-12-24T16:55:37.9717995Z ^~~~~~~~~~~ 2023-12-24T16:55:37.9718084Z 1 error...
Trying to run `drafter` after building in from source with CMake on RHEL gives: ``` /usr/bin/drafter: error while loading shared libraries: libapib-parser.so: cannot open shared object file: No such file...
Relates to https://github.com/apiaryio/drafter/issues/774 And it might help me figure out why libs aren't linking in my RHEL 9 build
This should allow us to use this flow in homebrew/cask too.
This should tell us when references are no longer in use.