Skip to content

openjdk: build-only unzip/zip#289333

Open
cho-m wants to merge 1 commit into
mainfrom
openjdk-zip
Open

openjdk: build-only unzip/zip#289333
cho-m wants to merge 1 commit into
mainfrom
openjdk-zip

Conversation

@cho-m

@cho-m cho-m commented Jun 22, 2026

Copy link
Copy Markdown
Member

Looking at Linux distros, unzip/zip doesn't seem needed at runtime (or at least not important enough as not in any required/recommended/suggested dependencies lists).

  • cups, fontconfig and libxrandr are dlopen-ed (though OpenJDK probably still works if not using corresponding feature but can keep runtime dep).
  • Not too sure on libxt. It is needed to build due to X11 header but can't find library usage. Maybe needed when running X11 but isn't included in dependency list of Arch Linux / Fedora

  • 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>?
  • Is your test running fine brew test <formula>?
  • 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>?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

@cho-m cho-m added CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-no-bottles Merge without publishing bottles CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. labels Jun 22, 2026
@github-actions github-actions Bot added CI-build-dependents-from-source Pass --build-dependents-from-source to brew test-bot. long dependent tests Set a long timeout for dependent testing labels Jun 22, 2026
@cho-m cho-m removed the CI-build-dependents-from-source Pass --build-dependents-from-source to brew test-bot. label Jun 22, 2026
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 Continue CI tests despite failing GitHub Actions matrix builds. CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. long dependent tests Set a long timeout for dependent testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant