[MacPorts] #65799: mupdf @1.20.3: builds fail across-the-board: expected '; ' after top level declarator

MacPorts noreply at macports.org
Sat Feb 25 18:42:11 UTC 2023


#65799: mupdf @1.20.3: builds fail across-the-board: expected ';' after top level
declarator
----------------------+-----------------------
  Reporter:  mascguy  |      Owner:  essandess
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.7.2
Resolution:           |   Keywords:
      Port:  mupdf    |
----------------------+-----------------------
Changes (by ryandesign):

 * cc: gctwnl, harciga, ryandesign (added)


Comment:

 Yeah I don't understand that either. This project does not have a
 configure script. (It includes bundled copies of other libraries, some of
 which have configure scripts, but that's irrelevant.) Maybe some Linux
 package manager has added a configure script for mupdf, and it has this
 option.

 -----

 I was able to overcome the clang crash with 1.20.3 by disabling parallel
 building; try this:

 {{{
 sudo port install mupdf build.jobs=1
 }}}

 I am also preparing an update to 1.21.1 in which I don't see the clang
 crash even with parallel building.

-- 
Ticket URL: <https://trac.macports.org/ticket/65799#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list