Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Mar 2022 06:19:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262817] graphics/librsvg2-rust could not be upgraded
Message-ID:  <bug-262817-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262817

            Bug ID: 262817
           Summary: graphics/librsvg2-rust could not be upgraded
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: desktop@FreeBSD.org
          Reporter: gja822@narod.ru
          Assignee: desktop@FreeBSD.org
             Flags: maintainer-feedback?(desktop@FreeBSD.org)

On FreeBSD 12.3-STABLE r371482 amd64, recent ports tree.

The build process of graphics/librsvg2-rust stops with these errors:

gi-docgen generate -C ./librsvg.toml --content-dir=3D../doc ../Rsvg-2.0.gir
INFO: Loading config file: ./librsvg.toml
INFO: Theme name: Basic
INFO: Output directory:
/usr/ports/graphics/librsvg2-rust/work/librsvg-2.54.0/doc
INFO: Parsing GIR file
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/gidocgen/gidocmain.py", line=
 70,
in run
    res =3D options.run_func(options)
  File "/usr/local/lib/python3.8/site-packages/gidocgen/gdgenerate.py", line
2749, in run
    parser.parse(options.infile)
  File "/usr/local/lib/python3.8/site-packages/gidocgen/gir/parser.py", line
85, in parse
    repository =3D self._parse_tree(tree.getroot())
  File "/usr/local/lib/python3.8/site-packages/gidocgen/gir/parser.py", line
222, in _parse_tree
    self._parse_dependency(include)
  File "/usr/local/lib/python3.8/site-packages/gidocgen/gir/parser.py", line
176, in _parse_dependency
    repository =3D self._parse_tree(tree.getroot())
  File "/usr/local/lib/python3.8/site-packages/gidocgen/gir/parser.py", line
248, in _parse_tree
    parser_method(node, repository, namespace)
  File "/usr/local/lib/python3.8/site-packages/gidocgen/gir/parser.py", line
634, in _parse_enumeration
    members.append(self._parse_enum_member(child))
  File "/usr/local/lib/python3.8/site-packages/gidocgen/gir/parser.py", line
624, in _parse_enum_member
    self._maybe_parse_docs(node, res)
  File "/usr/local/lib/python3.8/site-packages/gidocgen/gir/parser.py", line
300, in _maybe_parse_docs
    doc =3D self._maybe_parse_doc(node)
  File "/usr/local/lib/python3.8/site-packages/gidocgen/gir/parser.py", line
270, in _maybe_parse_doc
    return ast.Doc(content=3Dcontent, filename=3Dchild.attrib['filename'],
line=3Dint(child.attrib['line']))
KeyError: 'filename'
gmake[3]: *** [Makefile:515: build.stamp] Error 1
gmake[3]: Leaving directory
'/usr/ports/graphics/librsvg2-rust/work/librsvg-2.54.0/doc'
gmake[2]: *** [Makefile:1071: all-recursive] Error 1
gmake[2]: Leaving directory
'/usr/ports/graphics/librsvg2-rust/work/librsvg-2.54.0'
gmake[1]: *** [Makefile:706: all] Error 2
gmake[1]: Leaving directory
'/usr/ports/graphics/librsvg2-rust/work/librsvg-2.54.0'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/librsvg2-rust

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262817-7788>