Changes between Initial Version and Version 1 of Ticket #65741


Ignore:
Timestamp:
Aug 30, 2022, 7:09:14 PM (2 years ago)
Author:
mascguy (Christopher Nielsen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65741

    • Property Owner set to mascguy
    • Property Cc mascguy removed
    • Property Version changed from to 2.7.2
    • Property Status changed from new to assigned
  • Ticket #65741 – Description

    initial v1  
    1 I get the same error on an M1 Mac with macOS 12.5.1 and an Intel Mac with macOS 11.6.7, and with librsvg-devel as well as librsvg.
     1I get the same error on an M1 Mac with macOS 12.5.1 and an Intel Mac with macOS 11.6.7, and with `librsvg-devel` as well as `librsvg`.
    22
    33{{{
    44:info:build gi-docgen generate -C ./librsvg.toml --content-dir=../doc ../Rsvg-2.0.gir
    5 :info:build ESC[1;31mERRORESC[0m: Could not find GIR dependency in the search paths: GLib-2.0
    6 :info:build ESC[1;32mINFOESC[0m: Loading config file: ./librsvg.toml
    7 :info:build ESC[1;32mINFOESC[0m: Theme name: Basic
    8 :info:build ESC[1;32mINFOESC[0m: Output directory: /opt/local/stow/ports-x11/var/macports/build/_opt_local_stow_ports-x11_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_librsvg/librsvg/work/librsvg-2.54.4/doc
    9 :info:build ESC[1;32mINFOESC[0m: Parsing GIR file
     5:info:build ERROR: Could not find GIR dependency in the search paths: GLib-2.0
     6:info:build INFO: Loading config file: ./librsvg.toml
     7:info:build INFO: Theme name: Basic
     8:info:build INFO: Output directory: librsvg/work/librsvg-2.54.4/doc
     9:info:build INFO: Parsing GIR file
    1010:info:build make[2]: *** [build.stamp] Error 1
    1111}}}