pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: librsvg build failure (netbsd-10 pkgsrc-current)



Greg Troxel <gdt%lexort.com@localhost> writes:

> INFO: Copying file /usr/pkg/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-Medium.woff: /tank0/ztmp/work-xen/graphics/librsvg/work/librsvg-2.56.3/doc/Rsvg-2.0/RedHatText-Medium.woff
> INFO: Copying file /usr/pkg/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-Medium.woff2: /tank0/ztmp/work-xen/graphics/librsvg/work/librsvg-2.56.3/doc/Rsvg-2.0/RedHatText-Medium.woff2
> INFO: Copying file /usr/pkg/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-MediumItalic.woff: /tank0/ztmp/work-xen/graphics/librsvg/work/librsvg-2.56.3/doc/Rsvg-2.0/RedHatText-MediumItalic.woff
> INFO: Copying file /usr/pkg/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-MediumItalic.woff2: /tank0/ztmp/work-xen/graphics/librsvg/work/librsvg-2.56.3/doc/Rsvg-2.0/RedHatText-MediumItalic.woff2
> INFO: Copying file /usr/pkg/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-Regular.woff: /tank0/ztmp/work-xen/graphics/librsvg/work/librsvg-2.56.3/doc/Rsvg-2.0/RedHatText-Regular.woff
> INFO: Copying file /usr/pkg/lib/python3.11/site-packages/gidocgen/templates/basic/RedHatText-Regular.woff2: /tank0/ztmp/work-xen/graphics/librsvg/work/librsvg-2.56.3/doc/Rsvg-2.0/RedHatText-Regular.woff2
> INFO: Copying file /usr/pkg/lib/python3.11/site-packages/gidocgen/templates/basic/SourceCodePro-It.ttf.woff: /tank0/ztmp/work-xen/graphics/librsvg/work/librsvg-2.56.3/doc/Rsvg-2.0/SourceCodePro-It.ttf.woff
> INFO: Copying file /usr/pkg/lib/python3.11/site-packages/gidocgen/templates/basic/SourceCodePro-Regular.ttf.woff: /tank0/ztmp/work-xen/graphics/librsvg/work/librsvg-2.56.3/doc/Rsvg-2.0/SourceCodePro-Regular.ttf.woff
> INFO: Copying file /usr/pkg/lib/python3.11/site-packages/gidocgen/templates/basic/SourceCodePro-Semibold.ttf.woff: /tank0/ztmp/work-xen/graphics/librsvg/work/librsvg-2.56.3/doc/Rsvg-2.0/SourceCodePro-Semibold.ttf.woff
> INFO: Copying file ../doc/urlmap.js: /tank0/ztmp/work-xen/graphics/librsvg/work/librsvg-2.56.3/doc/Rsvg-2.0/urlmap.js
> INFO: Copying file ../doc/librsvg-r.svg: /tank0/ztmp/work-xen/graphics/librsvg/work/librsvg-2.56.3/doc/Rsvg-2.0/librsvg-r.svg
> gmake[2]: *** [Makefile:522: build.stamp] Error 1
> gmake[2]: Leaving directory '/tank0/ztmp/work-xen/graphics/librsvg/work/librsvg-2.56.3/doc'
> gmake[1]: *** [Makefile:1083: install-recursive] Error 1
> gmake[1]: Leaving directory '/tank0/ztmp/work-xen/graphics/librsvg/work/librsvg-2.56.3'
> gmake: *** [Makefile:1390: install] Error 2
> *** Error code 2
>
> Stop.
> make[1]: stopped in /tank0/pkgsrc-current/graphics/librsvg
> *** Error code 1
>
> Stop.
> make: stopped in /usr/pkgsrc/graphics/librsvg

Apprently the problem is that graphviz was installed (and librsvg is
buggy about that).

I did see

  WARNING: Unable to process dot data: b'Error: /usr/pkg/lib/graphviz/config6 is zero sized.\nFormat: "svg" not recognized. No formats found.\nPerhaps "dot -c" needs to be run (with installer\'s privileges) to register the plugins?\n'

but that after all says WARNING.   With graphviz not present, it builds.

I don't know if we want to require it and fix it, or patch librsvg to
not try.

It's almost like   we need an anti-bl3 that links .buildlink3/bin/dot to
false


Home | Main Index | Thread Index | Old Index