On 2020-02-18 18:09, Greg Troxel wrote:
[---]
Thanks for the fix. Shall we commit it?
Yeh I'll do that now that it has been independently verified.
gobject-introspection now builds for me on 10.13, and passes its (2)
tests.
I just gave this a shot on my system (macOS 10.15.4, Xcode 11.4.1)
and I get:
--------------------------------
[137/163] Generating generate-typelib-offsets with a custom command
FAILED: tests/offsets/Offsets-1.0.typelib
/Volumes/ramdisk/bld/devel/gobject-introspection/work/gobject-introspection-1.64.1/output/tools/g-ir-compiler
-o tests/offsets/Offsets-1.0.typelib tests/offsets/Offsets-1.0.gir
--includedir
/Volumes/ramdisk/bld/devel/gobject-introspection/work/gobject-introspection-1.64.1/output/gir
--includedir
/Volumes/ramdisk/bld/devel/gobject-introspection/work/gobject-introspection-1.64.1/output/tests/offsets
dyld: Library not loaded: @rpath/libgirepository-1.0.1.dylib
Referenced from:
/Volumes/ramdisk/bld/devel/gobject-introspection/work/gobject-introspection-1.64.1/output/tools/g-ir-compiler
Reason: image not found
[144/163] Generating gir-everything with a custom command
ninja: build stopped: subcommand failed.
*** Error code 1
Stop.
bmake[1]: stopped in /Users/jan/pkgsrc/devel/gobject-introspection
*** Error code 1
Stop.
bmake: stopped in /Users/jan/pkgsrc/devel/gobject-introspection
--------------------------------
Was this the "Fix it by disabling SIP" issue? I thought that was
resolved through other means? (SIP is enabled on this system).