Skip to content

glances: Broken dependencies (apache-arrow dylibs) #231968

@osalbahr

Description

@osalbahr

brew gist-logs <formula> link OR brew config AND brew doctor output

% brew config
HOMEBREW_VERSION: 4.5.13-44-g46b8ef4
ORIGIN: https://github.com/Homebrew/brew
HEAD: 46b8ef4b96c0111faf242f3365b54dfea5327efc
Last commit: 5 hours ago
Branch: main
Core tap HEAD: a648a43fad6f462b78625199e5ebb5538b63cb4b
Core tap last commit: 31 hours ago
Core tap JSON: 31 Jul 23:32 UTC
Core cask tap HEAD: 85ebcbf180265060225dd0b41d5f1fdfd1510613
Core cask tap last commit: 32 hours ago
Core cask tap JSON: 31 Jul 23:32 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.kUYiSXoMij/org.xquartz:0
HOMEBREW_MAKE_JOBS: 10
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 3.4.5 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.5/bin/ruby
CPU: deca-core 64-bit arm_blizzard_avalanche
Clang: 17.0.0 build 1700
Git: 2.39.5 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 15.5-arm64
CLT: 26.0.0.0.1749212127
Xcode: N/A
Rosetta 2: false
% brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: Some installed casks are deprecated or disabled.
You should find replacements for the following casks:
  fedora-media-writer
  microsoft-remote-desktop
  vmware-fusion

Verification

  • My brew doctor output says Your system is ready to brew. and am still able to reproduce my issue.
  • I ran brew update and am still able to reproduce my issue.
  • I have resolved all warnings from brew doctor and that did not fix my problem.
  • I searched for recent similar issues at https://github.com/Homebrew/homebrew-core/issues?q=is%3Aissue and found no duplicates.
  • My issue is not about a failure to build a formula from source.

What were you trying to do (and why)?

I was auditing installed formulas to see if I can find any issues.

What happened (include all command output)?

% brew audit glances
Broken dependencies:
  /opt/homebrew/opt/apache-arrow/lib/libarrow.2000.dylib (apache-arrow)
  /opt/homebrew/opt/apache-arrow/lib/libarrow_acero.2000.dylib (apache-arrow)
  /opt/homebrew/opt/apache-arrow/lib/libarrow_dataset.2000.dylib (apache-arrow)
  /opt/homebrew/opt/apache-arrow/lib/libarrow_flight.2000.dylib (apache-arrow)
  /opt/homebrew/opt/apache-arrow/lib/libgandiva.2000.dylib (apache-arrow)
  /opt/homebrew/opt/apache-arrow/lib/libparquet.2000.dylib (apache-arrow)
glances
  * glances has broken dynamic library links:
      
    Rebuild this from source with:
      brew reinstall --build-from-source glances
    If that's successful, file an issue here:
      https://github.com/Homebrew/homebrew-core/issues
Error: 1 problem in 1 formula detected.

Running brew reinstall --build-from-source glances did fix the audit. So I am filing this issue as requested.

What did you expect to happen?

No issues.

Step-by-step reproduction instructions (by running brew commands)

brew audit glances

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions