Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Z
zathura-pdf-mupdf
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • pwmt
  • zathura-pdf-mupdf
  • Issues
  • #8

Closed
Open
Opened May 10, 2019 by Julian@marrowsuck
  • Report abuse
  • New issue
Report abuse New issue

build fails against mupdf-git

Building zathura-pdf-mupdf against a recent git checkout from mupdf (post 1.15.0 release) fails due to some code restructuring in mupdf.

http://git.ghostscript.com/?p=mupdf.git;a=commit;h=96a0000431be422c7ea4a6f8b1f207693e850ecf

http://git.ghostscript.com/?p=mupdf.git;a=commit;h=821a0b2589e750318d2b2cd2a3232bc60d4bbe07

In file included from /usr/include/mupdf/fitz.h:11,
                 from ../zathura-pdf-mupdf/plugin.h:10,
                 from ../zathura-pdf-mupdf/search.c:7:
../zathura-pdf-mupdf/search.c: In function ‘pdf_page_search_text’:
../zathura-pdf-mupdf/search.c:42:23: error: expected expression before ‘)’ token
   42 |   fz_quad* hit_bbox = fz_malloc_array(mupdf_page->ctx, N_SEARCH_RESULTS, sizeof(fz_quad));
      |                       ^~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
bug
Assign labels
  • View project labels
Reference: pwmt/zathura-pdf-mupdf#8