mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-29 09:04:17 +00:00
740ebffd5a
the wrong path was used in gir files because the format of objdump is different from ldd so the regex in gobject-introspection doesn't work https://gitlab.gnome.org/GNOME/gobject-introspection/-/blob/main/giscanner/shlibs.py#L42-57 <namespace name="GLib" shared-library="/nix/store/pak6rr8wdnbwa1iq2ldvg8pa8zahl3r1-gobject-introspection-aarch64-unknown-linux-gnu-1.72.0/lib/libgobject-2.0.so.0,/nix/store/pak6rr8wdnbwa1iq2ldvg8pa8zahl3r1-gobject-introspection-aarch64-unknown-linux-gnu-1.72.0/lib/libglib-2.0.so.0" objdump gobject-introspection> NEEDED libgmodule-2.0.so.0 gobject-introspection> NEEDED libglib-2.0.so.0 ldd gobject-introspection> libgmodule-2.0.so.0 => /nix/store/ngm1wbwms13c2crsvrah2ypfj0b2yii5-glib-2.73.2/lib/libgmodule-2.0.so.0 (0x00007ffff7d6e000) gobject-introspection> libglib-2.0.so.0 => /nix/store/ngm1wbwms13c2crsvrah2ypfj0b2yii5-glib-2.73.2/lib/libglib-2.0.so.0 (0x00007ffff7c32000) |
||
---|---|---|
.. | ||
g-ir-compiler.sh | ||
g-ir-scanner-lddwrapper.sh | ||
g-ir-scanner-qemuwrapper.sh | ||
g-ir-scanner.sh |