[MacPorts] #69806: gobject-introspection @1.78.1 seems to be broken on Tiger: dyld: Library not loaded: @loader_path/libgirepository-1.0.1.dylib

MacPorts noreply at macports.org
Tue Apr 30 10:42:03 UTC 2024


#69806: gobject-introspection @1.78.1 seems to be broken on Tiger: dyld: Library
not loaded: @loader_path/libgirepository-1.0.1.dylib
------------------------------------+--------------------
  Reporter:  barracuda156           |      Owner:  (none)
      Type:  defect                 |     Status:  new
  Priority:  Normal                 |  Milestone:
 Component:  ports                  |    Version:  2.9.3
Resolution:                         |   Keywords:  tiger
      Port:  gobject-introspection  |
------------------------------------+--------------------

Comment (by ballapete):

 Ryan, it's already there:

 {{{
      98 platform darwin 8 {
      99     # Tiger does not support RPATHs at this time
     100     patchfiles-append patch-girscanner-tiger-no-rpath.diff
     101
     102     build.env-append
 DYLD_LIBRARY_PATH=${workpath}/build/girepository
     103 }
 }}}

 Therefore `g-ir-compiler` worked correctly 32 times and then failed.  IMO
 it's `meson` that is destroying what was already built before.

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


More information about the macports-tickets mailing list