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

mupdf mupdf-tools pymupdf 1.24.1 #166724

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

chenrui333
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>?

@chenrui333 chenrui333 changed the title mupdf mupdf-tools 1.24.0 mupdf mupdf-tools pymupdf 1.24.0 Mar 23, 2024
@chenrui333 chenrui333 added CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. help wanted Task(s) needing PRs from the community or maintainers build failure CI fails while building the software linux Linux is specifically affected labels Mar 23, 2024
@chenrui333
Copy link
Member Author

chenrui333 commented Mar 25, 2024

pymupdf only failed to build on linux

    /home/linuxbrew/.linuxbrew/opt/binutils/bin/ld: cannot find -lmupdf: No such file or directory
    collect2: error: ld returned 1 exit status

@chenrui333 chenrui333 changed the title mupdf mupdf-tools pymupdf 1.24.0 mupdf mupdf-tools pymupdf 1.24.1 Apr 9, 2024
@Homebrew Homebrew deleted a comment from github-actions bot Apr 9, 2024
@chenrui333
Copy link
Member Author

chenrui333 commented Apr 9, 2024

still the same issue

/home/linuxbrew/.linuxbrew/opt/binutils/bin/ld: cannot find -lmupdf: No such file or directory
collect2: error: ld returned 1 exit status

@github-actions github-actions bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Apr 9, 2024
@baskerville
Copy link
Contributor

Support for .cbr was added in 1.24.0 via libarchive.

@samford samford mentioned this pull request May 15, 2024
6 tasks
@github-actions github-actions bot removed the autosquash Automatically squash pull request commits according to Homebrew style. label May 20, 2024
chenrui333 and others added 4 commits May 20, 2024 17:03
Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Rui Chen <rui@chenrui.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. help wanted Task(s) needing PRs from the community or maintainers linux Linux is specifically affected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants