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

[email protected]: remove unused Linux dependencies #203211

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

cho-m
Copy link
Member

@cho-m cho-m commented Jan 4, 2025


Seen in https://github.com/Homebrew/homebrew-core/actions/runs/12612523025/job/35149376272?pr=203210#step:5:191

==> brew linkage --cached [email protected]
System libraries:
  /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
  /lib/x86_64-linux-gnu/libc.so.6
  /lib/x86_64-linux-gnu/libm.so.6
Homebrew libraries:
  /home/linuxbrew/.linuxbrew/opt/berkeley-db@5/lib/libdb-5.3.so (berkeley-db@5)
  /home/linuxbrew/.linuxbrew/lib/libbz2.so.1.0 (bzip2)
  /home/linuxbrew/.linuxbrew/lib/libexpat.so.1 (expat)
  /home/linuxbrew/.linuxbrew/lib/libedit.so.0 (libedit)
  /home/linuxbrew/.linuxbrew/lib/libffi.so.8 (libffi)
  /home/linuxbrew/.linuxbrew/lib/libmpdec.so.4 (mpdecimal)
  /home/linuxbrew/.linuxbrew/lib/libncursesw.so.6 (ncurses)
  /home/linuxbrew/.linuxbrew/lib/libpanelw.so.6 (ncurses)
  /home/linuxbrew/.linuxbrew/lib/libcrypto.so.3 (openssl@3)
  /home/linuxbrew/.linuxbrew/lib/libssl.so.3 (openssl@3)
  /home/linuxbrew/.linuxbrew/lib/libpython3.13.so.1.0 ([email protected])
  /home/linuxbrew/.linuxbrew/lib/libsqlite3.so.0 (sqlite)
  /home/linuxbrew/.linuxbrew/lib/liblzma.so.5 (xz)
  /home/linuxbrew/.linuxbrew/lib/libz.so.1 (zlib)
Dependencies with no linkage:
  libnsl
  libtirpc
  libxcrypt

@cho-m cho-m added the CI-no-bottles Merge without publishing bottles label Jan 4, 2025
@cho-m cho-m marked this pull request as ready for review January 4, 2025 18:18
@cho-m cho-m added CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot. CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. long dependent tests Set a long timeout for dependent testing CI-linux-self-hosted-deps Test dependents on Linux self-hosted runner labels Jan 5, 2025
@cho-m
Copy link
Member Author

cho-m commented Jan 6, 2025

Unrelated macOS dependent test failures as PR only impacts Linux dependency tree. Will skip dependents given no issues on Linux dependent tests https://github.com/Homebrew/homebrew-core/actions/runs/12612693375/job/35173480398?pr=203211

@cho-m cho-m added CI-skip-dependents Pass --skip-dependents to brew test-bot. and removed CI-linux-self-hosted-deps Test dependents on Linux self-hosted runner long dependent tests Set a long timeout for dependent testing labels Jan 6, 2025
@cho-m cho-m enabled auto-merge January 6, 2025 13:54
@cho-m cho-m added this pull request to the merge queue Jan 6, 2025
Merged via the queue into master with commit fcaad86 Jan 6, 2025
30 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-no-bottles Merge without publishing bottles CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. CI-skip-dependents Pass --skip-dependents to brew test-bot. CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants