[MacPorts] #58469: pdftk @2.02_0+gcc5 calls abort() with symbol __darwin10_Unwind_FindEnclosingFunction not found on 10.14 (since gcc9 @9.1.0?); pdftk build also broken because gcj-mp-5 (from gcc5 @5.5.0_4) abort()s in the same way; likely all else built with gcj also affected

MacPorts noreply at macports.org
Sun Aug 18 18:05:56 UTC 2019


#58469: pdftk @2.02_0+gcc5 calls abort() with symbol
__darwin10_Unwind_FindEnclosingFunction not found on 10.14 (since gcc9
@9.1.0?); pdftk build also broken because gcj-mp-5 (from gcc5 @5.5.0_4)
abort()s in the same way; likely all else built with gcj also affected
---------------------------+------------------------
  Reporter:  markmentovai  |      Owner:  ryandesign
      Type:  defect        |     Status:  closed
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.5.4
Resolution:  fixed         |   Keywords:
      Port:  pdftk         |
---------------------------+------------------------
Changes (by markmentovai):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"e9f48ba8719d3752218b65b6893c002d5ef7cd6a/macports-ports"
 e9f48ba8719d3752218b65b6893c002d5ef7cd6a/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="e9f48ba8719d3752218b65b6893c002d5ef7cd6a"
 gcc5: libgcj compatibility with libgcc9

 libgcc_s.1.dylib formerly provided
 __darwin10_Unwind_FindEnclosingFunction, but this is no longer true as
 of GCC 9.1.0. This symbol is used by libgcj, and its absence causes the
 compiler gcj-mp-5 and ports that are built by gcj to abort on any
 attempted call. Provide a hidden definition in gcc5's libgcj.16.dylib
 for libgcj's own use.

 gcc5 is the most recent MacPorts GCC port to provide gcj.

 Closes: https://trac.macports.org/ticket/58469
 }}}

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


More information about the macports-tickets mailing list