[MacPorts] #60024: webkit2-gtk @2.26.2_0+minibrowser+x11 GIR Files Malformed

MacPorts noreply at macports.org
Tue Jan 28 17:55:06 UTC 2020


#60024: webkit2-gtk @2.26.2_0+minibrowser+x11 GIR Files Malformed
--------------------------+----------------------
  Reporter:  jmercouris   |      Owner:  kencu
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.6.1
Resolution:               |   Keywords:
      Port:  webkit2-gtk  |
--------------------------+----------------------

Comment (by kencu):

 The libraries themselves don't have @rpath references, just these `gir`
 files, it appears:
 {{{
 $ otool -L /opt/local/lib/libjavascriptcoregtk-4.0.18.dylib
 /opt/local/lib/libjavascriptcoregtk-4.0.18.dylib:
         /opt/local/lib/libjavascriptcoregtk-4.0.18.dylib (compatibility
 version 18.0.0, current version 18.15.2)
         /opt/local/lib/libglib-2.0.0.dylib (compatibility version
 5801.0.0, current version 5801.3.0)
         /opt/local/lib/libicudata.65.dylib (compatibility version 65.0.0,
 current version 65.1.0)
         /opt/local/lib/libicui18n.65.dylib (compatibility version 65.0.0,
 current version 65.1.0)
         /opt/local/lib/libicuuc.65.dylib (compatibility version 65.0.0,
 current version 65.1.0)
         /opt/local/lib/libgio-2.0.0.dylib (compatibility version 5801.0.0,
 current version 5801.3.0)
         /opt/local/lib/libgobject-2.0.0.dylib (compatibility version
 5801.0.0, current version 5801.3.0)
         /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current
 version 1.2.11)
         /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current
 version 5.0.1)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 125.2.11)
         /usr/lib/libc++abi.dylib (compatibility version 1.0.0, current
 version 5.0.1)
 }}}

 Dave -- I don't know much about `gobject-introspection` -- should this be
 fixed? (Presume so). And if so, any trouble with just Bogarting the
 ${prefix} in instead of @rpath with a reinplace in a post-destroot
 correction?

 If you know how to change that properly during the (exceeding complex 2.5
 hour) build of webkit2-gtk, then naturally I'm all ears!

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


More information about the macports-tickets mailing list