Skip to content
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

znc: add boost dependency #164267

Merged
merged 2 commits into from
Feb 26, 2024
Merged

znc: add boost dependency #164267

merged 2 commits into from
Feb 26, 2024

Conversation

p-linnane
Copy link
Member

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Fixing broken linkage after #153108:

╰─ brew linkage znc
System libraries:
  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  /usr/lib/libSystem.B.dylib
  /usr/lib/libc++.1.dylib
  /usr/lib/libsasl2.2.dylib
  /usr/lib/libz.1.dylib
Homebrew libraries:
  /opt/homebrew/opt/icu4c/lib/libicudata.74.dylib (icu4c)
  /opt/homebrew/opt/icu4c/lib/libicuuc.74.dylib (icu4c)
  /opt/homebrew/opt/openssl@3/lib/libcrypto.3.dylib (openssl@3)
  /opt/homebrew/opt/openssl@3/lib/libssl.3.dylib (openssl@3)
  /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/Python (python@3.12)
Broken dependencies:
  /opt/homebrew/opt/boost/lib/libboost_chrono-mt.dylib (boost)
  /opt/homebrew/opt/boost/lib/libboost_locale-mt.dylib (boost)
  /opt/homebrew/opt/boost/lib/libboost_thread-mt.dylib (boost)

@github-actions github-actions bot added python Python use is a significant feature of the PR or issue boost Boost use is a significant feature of the PR or issue icu4c ICU use is a significant feature of the PR or issue labels Feb 26, 2024
@p-linnane p-linnane mentioned this pull request Feb 26, 2024
6 tasks
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 26, 2024
auto-merge was automatically disabled February 26, 2024 18:58

Pull Request is not mergeable

@p-linnane p-linnane added this pull request to the merge queue Feb 26, 2024
Merged via the queue into master with commit 4e6ef8f Feb 26, 2024
12 checks passed
@p-linnane p-linnane deleted the znc-boost branch February 26, 2024 19:43
@github-actions github-actions bot added the outdated PR was locked due to age label Mar 28, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
boost Boost use is a significant feature of the PR or issue CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. icu4c ICU use is a significant feature of the PR or issue outdated PR was locked due to age python Python use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants