MidnightBSD Magus

graphics/librsvg2

Library for parsing and rendering SVG vector-graphic files

Flavor Version Run OSVersion Arch License Restricted Status
2.40.21_1 630 4.0 i386 gpl2 0 fail

License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

Events

Machine Type Time Message
m4032 info 2026-02-13 00:24:04.015022 Test Started
m4032 fail 2026-02-13 00:25:18.661592 make build returned non-zero: 1
m4032 fail 2026-02-13 00:25:18.727826 Test complete.

Log

===>  Building for librsvg2-2.40.21_1
( cd . && /usr/local/bin/glib-mkenums \
		--fhead "#if !defined (__RSVG_RSVG_H_INSIDE__) && !defined (RSVG_COMPILATION)\n#warning \"Including  directly is deprecated.\"\n#endif\n\n#ifndef __LIBRSVG_ENUM_TYPES_H__\n#define __LIBRSVG_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \
		--fprod "/* enumerations from \"@filename@\" */\n" \
		--vhead "GType @enum_name@_get_type (void);\n#define RSVG_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" 	\
		--ftail "G_END_DECLS\n\n#endif /* __LIBRSVG_ENUM_TYPES_H__ */" \
	rsvg.h rsvg-cairo.h ) > tmp-librsvg-enum-types.h \
&& (cmp -s tmp-librsvg-enum-types.h librsvg-enum-types.h || cp tmp-librsvg-enum-types.h librsvg-enum-types.h ) \
&& rm -f tmp-librsvg-enum-types.h	\
&& echo timestamp > s-enum-types-h
( cd . && /usr/local/bin/glib-mkenums \
		--fhead "#include \"rsvg.h\"" \
		--fprod "\n/* enumerations from \"@filename@\" */" \
		--vhead "GType\n@enum_name@_get_type (void)\n{\n  static GType etype = 0;\n  if (etype == 0) {\n    static const G@Type@Value values[] = {" 	\
		--vprod "      { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
		--vtail "      { 0, NULL, NULL }\n    };\n    etype = g_@type@_register_static (\"@EnumName@\", values);\n  }\n  return etype;\n}\n" \
	rsvg.h rsvg-cairo.h ) > tmp-librsvg-enum-types.c \
&& (cmp -s tmp-librsvg-enum-types.c librsvg-enum-types.c || cp tmp-librsvg-enum-types.c librsvg-enum-types.c ) \
&& rm -f tmp-librsvg-enum-types.c \
&& echo timestamp > s-enum-types-c
/usr/local/bin/gmake  all-recursive
gmake[1]: Entering directory '/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21'
Making all in .
gmake[2]: Entering directory '/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21'
cc -DHAVE_CONFIG_H -I.  -I. -I. -DLIBRSVG_DATADIR="\"/usr/local/share\""  -isystem /usr/local/include -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/fribidi -D_THREAD_SAFE -pthread -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT rsvg_convert-rsvg-convert.o -MD -MP -MF .deps/rsvg_convert-rsvg-convert.Tpo -c -o rsvg_convert-rsvg-convert.o `test -f 'rsvg-convert.c' || echo './'`rsvg-convert.c
cc -DHAVE_CONFIG_H -I.  -I. -I. -DLIBRSVG_DATADIR="\"/usr/local/share\""  -isystem /usr/local/include -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/fribidi -D_THREAD_SAFE -pthread -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT rsvg_convert-rsvg-size-callback.o -MD -MP -MF .deps/rsvg_convert-rsvg-size-callback.Tpo -c -o rsvg_convert-rsvg-size-callback.o `test -f 'rsvg-size-callback.c' || echo './'`rsvg-size-callback.c
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/share\"" -DSRCDIR=\""/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS  -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT librsvg_2_la-librsvg-features.lo -MD -MP -MF .deps/librsvg_2_la-librsvg-features.Tpo -c -o librsvg_2_la-librsvg-features.lo `test -f 'librsvg-features.c' || echo './'`librsvg-features.c
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/share\"" -DSRCDIR=\""/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS  -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT librsvg_2_la-rsvg-css.lo -MD -MP -MF .deps/librsvg_2_la-rsvg-css.Tpo -c -o librsvg_2_la-rsvg-css.lo `test -f 'rsvg-css.c' || echo './'`rsvg-css.c
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/share\"" -DSRCDIR=\""/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS  -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT librsvg_2_la-rsvg-defs.lo -MD -MP -MF .deps/librsvg_2_la-rsvg-defs.Tpo -c -o librsvg_2_la-rsvg-defs.lo `test -f 'rsvg-defs.c' || echo './'`rsvg-defs.c
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/share\"" -DSRCDIR=\""/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS  -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT librsvg_2_la-rsvg-image.lo -MD -MP -MF .deps/librsvg_2_la-rsvg-image.Tpo -c -o librsvg_2_la-rsvg-image.lo `test -f 'rsvg-image.c' || echo './'`rsvg-image.c
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/share\"" -DSRCDIR=\""/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS  -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT librsvg_2_la-rsvg-io.lo -MD -MP -MF .deps/librsvg_2_la-rsvg-io.Tpo -c -o librsvg_2_la-rsvg-io.lo `test -f 'rsvg-io.c' || echo './'`rsvg-io.c
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/share\"" -DSRCDIR=\""/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS  -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT librsvg_2_la-rsvg-paint-server.lo -MD -MP -MF .deps/librsvg_2_la-rsvg-paint-server.Tpo -c -o librsvg_2_la-rsvg-paint-server.lo `test -f 'rsvg-paint-server.c' || echo './'`rsvg-paint-server.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/local/share\" -DSRCDIR=\"/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT librsvg_2_la-librsvg-features.lo -MD -MP -MF .deps/librsvg_2_la-librsvg-features.Tpo -c librsvg-features.c  -fPIC -DPIC -o .libs/librsvg_2_la-librsvg-features.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/local/share\" -DSRCDIR=\"/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT librsvg_2_la-rsvg-io.lo -MD -MP -MF .deps/librsvg_2_la-rsvg-io.Tpo -c rsvg-io.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-io.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/local/share\" -DSRCDIR=\"/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT librsvg_2_la-rsvg-image.lo -MD -MP -MF .deps/librsvg_2_la-rsvg-image.Tpo -c rsvg-image.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-image.o
mv -f .deps/rsvg_convert-rsvg-size-callback.Tpo .deps/rsvg_convert-rsvg-size-callback.Po
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/share\"" -DSRCDIR=\""/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS  -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT librsvg_2_la-rsvg-path.lo -MD -MP -MF .deps/librsvg_2_la-rsvg-path.Tpo -c -o librsvg_2_la-rsvg-path.lo `test -f 'rsvg-path.c' || echo './'`rsvg-path.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/local/share\" -DSRCDIR=\"/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT librsvg_2_la-rsvg-defs.lo -MD -MP -MF .deps/librsvg_2_la-rsvg-defs.Tpo -c rsvg-defs.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-defs.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/local/share\" -DSRCDIR=\"/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT librsvg_2_la-rsvg-css.lo -MD -MP -MF .deps/librsvg_2_la-rsvg-css.Tpo -c rsvg-css.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-css.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/local/share\" -DSRCDIR=\"/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT librsvg_2_la-rsvg-paint-server.lo -MD -MP -MF .deps/librsvg_2_la-rsvg-paint-server.Tpo -c rsvg-paint-server.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-paint-server.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/local/share\" -DSRCDIR=\"/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT librsvg_2_la-rsvg-path.lo -MD -MP -MF .deps/librsvg_2_la-rsvg-path.Tpo -c rsvg-path.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-path.o
mv -f .deps/rsvg_convert-rsvg-convert.Tpo .deps/rsvg_convert-rsvg-convert.Po
/bin/sh ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.  -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/local/share\"" -DSRCDIR=\""/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS  -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT librsvg_2_la-rsvg-base-file-util.lo -MD -MP -MF .deps/librsvg_2_la-rsvg-base-file-util.Tpo -c -o librsvg_2_la-rsvg-base-file-util.lo `test -f 'rsvg-base-file-util.c' || echo './'`rsvg-base-file-util.c
In file included from rsvg-io.c:27:
In file included from ./rsvg-private.h:34:
/usr/local/include/libxml2/libxml/SAX.h:15:4: warning: "libxml/SAX.h is deprecated" [-W#warnings]
   15 |   #warning "libxml/SAX.h is deprecated"
      |    ^
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/local/share\" -DSRCDIR=\"/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT librsvg_2_la-librsvg-features.lo -MD -MP -MF .deps/librsvg_2_la-librsvg-features.Tpo -c librsvg-features.c -o librsvg_2_la-librsvg-features.o >/dev/null 2>&1
In file included from rsvg-image.c:32:
In file included from ./rsvg-image.h:33:
In file included from ./rsvg-structure.h:33:
In file included from ./rsvg-private.h:34:
/usr/local/include/libxml2/libxml/SAX.h:15:4: warning: "libxml/SAX.h is deprecated" [-W#warnings]
   15 |   #warning "libxml/SAX.h is deprecated"
      |    ^
In file included from rsvg-defs.c:27:
In file included from ./rsvg-private.h:34:
/usr/local/include/libxml2/libxml/SAX.h:15:4: warning: "libxml/SAX.h is deprecated" [-W#warnings]
   15 |   #warning "libxml/SAX.h is deprecated"
      |    ^
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/local/share\" -DSRCDIR=\"/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -DRSVG_COMPILATION -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/freetype2 -D_THREAD_SAFE -pthread -I/usr/local/include/pixman-1 -I/usr/local/include/libpng16 -I/usr/local/include/libcroco-0.6 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT librsvg_2_la-rsvg-base-file-util.lo -MD -MP -MF .deps/librsvg_2_la-rsvg-base-file-util.Tpo -c rsvg-base-file-util.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-base-file-util.o
In file included from rsvg-paint-server.c:27:
In file included from ./rsvg-private.h:34:
/usr/local/include/libxml2/libxml/SAX.h:15:4: warning: "libxml/SAX.h is deprecated" [-W#warnings]
   15 |   #warning "libxml/SAX.h is deprecated"
      |    ^
In file included from rsvg-io.c:27:
./rsvg-private.h:174:5: error: unknown type name 'xmlParserCtxtPtr'
  174 |     xmlParserCtxtPtr ctxt;
      |     ^
./rsvg-private.h:450:1: error: unknown type name 'xmlParserCtxtPtr'
  450 | xmlParserCtxtPtr rsvg_free_xml_parser_and_doc (xmlParserCtxtPtr ctxt) G_GNUC_WARN_UNUSED_RESULT;
      | ^
./rsvg-private.h:450:48: error: unknown type name 'xmlParserCtxtPtr'
  450 | xmlParserCtxtPtr rsvg_free_xml_parser_and_doc (xmlParserCtxtPtr ctxt) G_GNUC_WARN_UNUSED_RESULT;
      |                                                ^
In file included from rsvg-image.c:32:
In file included from ./rsvg-image.h:33:
In file included from ./rsvg-structure.h:33:
./rsvg-private.h:174:5: error: unknown type name 'xmlParserCtxtPtr'
  174 |     xmlParserCtxtPtr ctxt;
      |     ^
1 warning and 3 errors generated.
In file included from rsvg-defs.c:27:
./rsvg-private.h:174:5: error: unknown type name 'xmlParserCtxtPtr'
  174 |     xmlParserCtxtPtr ctxt;
      |     ^
./rsvg-private.h:450:1: error: unknown type name 'xmlParserCtxtPtr'
  450 | xmlParserCtxtPtr rsvg_free_xml_parser_and_doc (xmlParserCtxtPtr ctxt) G_GNUC_WARN_UNUSED_RESULT;
      | ^
gmake[2]: *** [Makefile:1133: librsvg_2_la-rsvg-io.lo] Error 1
gmake[2]: *** Waiting for unfinished jobs....
In file included from rsvg-css.c:28:
In file included from ./rsvg-css.h:33:
In file included from ./rsvg-private.h:34:
/usr/local/include/libxml2/libxml/SAX.h:15:4: warning: "libxml/SAX.h is deprecated" [-W#warnings]
   15 |   #warning "libxml/SAX.h is deprecated"
      |    ^
./rsvg-private.h:450:48: error: unknown type name 'xmlParserCtxtPtr'
  450 | xmlParserCtxtPtr rsvg_free_xml_parser_and_doc (xmlParserCtxtPtr ctxt) G_GNUC_WARN_UNUSED_RESULT;
      |                                                ^
./rsvg-private.h:450:1: error: unknown type name 'xmlParserCtxtPtr'
  450 | xmlParserCtxtPtr rsvg_free_xml_parser_and_doc (xmlParserCtxtPtr ctxt) G_GNUC_WARN_UNUSED_RESULT;
      | ^
1 warning and 3 errors generated.
./rsvg-private.h:450:48: error: unknown type name 'xmlParserCtxtPtr'
  450 | xmlParserCtxtPtr rsvg_free_xml_parser_and_doc (xmlParserCtxtPtr ctxt) G_GNUC_WARN_UNUSED_RESULT;
      |                                                ^
In file included from rsvg-css.c:28:
In file included from ./rsvg-css.h:33:
./rsvg-private.h:174:5: error: unknown type name 'xmlParserCtxtPtr'
  174 |     xmlParserCtxtPtr ctxt;
      |     ^
gmake[2]: *** [Makefile:1126: librsvg_2_la-rsvg-image.lo] Error 1
./rsvg-private.h:450:1: error: unknown type name 'xmlParserCtxtPtr'
  450 | xmlParserCtxtPtr rsvg_free_xml_parser_and_doc (xmlParserC1 warning and 3 errors generated.
txtPtr ctxt) G_GNUC_WARN_UNUSED_RESULT;
      | ^
./rsvg-private.h:450:48: error: unknown type name 'xmlParserCtxtPtr'
  450 | xmlParserCtxtPtr rsvg_free_xml_parser_and_doc (xmlParserCtxtPtr ctxt) G_GNUC_WARN_UNUSED_RESULT;
      |                                                ^
gmake[2]: *** [Makefile:1119: librsvg_2_la-rsvg-defs.lo] Error 1
In file included from rsvg-paint-server.c:27:
./rsvg-private.h:174:5: error: unknown type name 'xmlParserCtxtPtr'
  174 |     xmlParserCtxtPtr ctxt;
      |     ^
./rsvg-private.h:450:1: error: unknown type name 'xmlParserCtxtPtr'
  450 | xmlParserCtxtPtr rsvg_free_xml_parser_and_doc (xmlParserCtxtPtr ctxt) G_GNUC_WARN_UNUSED_RESULT;
      | ^
In file included from rsvg-path.c:38:
In file included from ./rsvg-private.h:34:
/usr/local/include/libxml2/libxml/SAX.h:15:4: warning: "libxml/SAX.h is deprecated" [-W#warnings]
   15 |   #warning "libxml/SAX.h is deprecated"
      |    ^
./rsvg-private.h:450:48: error: unknown type name 'xmlParserCtxtPtr'
  450 | xmlParserCtxtPtr rsvg_free_xml_parser_and_doc (xmlParserCtxtPtr ctxt) G_GNUC_WARN_UNUSED_RESULT;
      |                                                ^
rsvg-paint-server.c:212:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  212 |             grad->hasx1 = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:216:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  216 |             grad->hasy1 = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:220:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  220 |             grad->hasx2 = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:224:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  224 |             grad->hasy2 = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:234:29: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  234 |             grad->hasspread = TRUE;
      |                             ^ ~~~~
rsvg-paint-server.c:240:32: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  240 |             grad->hastransform = TRUE;
      |                                ^ ~~~~
rsvg-paint-server.c:249:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  249 |             grad->hasbbox = TRUE;
      |                           ^ ~~~~
rsvg-paint-server.c:294:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  294 |             grad->hascx = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:300:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  300 |             grad->hascy = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:306:24: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  306 |             grad->hasr = TRUE;
      |                        ^ ~~~~
rsvg-paint-server.c:310:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  310 |             grad->hasfx = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:314:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  314 |             grad->hasfy = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:320:32: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  320 |             grad->hastransform = TRUE;
      |                                ^ ~~~~
rsvg-paint-server.c:332:29: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  332 |             grad->hasspread = TRUE;
      |                             ^ ~~~~
rsvg-paint-server.c:339:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  339 |             grad->hasbbox = TRUE;
      |                           ^ ~~~~
rsvg-paint-server.c:383:30: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  383 |             pattern->hasvbox = TRUE;
      |                              ^ ~~~~
rsvg-paint-server.c:387:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  387 |    rsvg-css.c:866   :20: error: incompatible function pointer types assigning to 'xmlStructuredErrorFunc' (aka 'void (*)(void *, const struct _xmlError *)') from 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') [-Wincompatible-function-pointer-types]
    866 |        h paandttlerer.sen-rror >hasx= r =svg TR_xmUE;l_noe
      | rror;                          ^ ~~~~

      |                    ^ ~~~~~~~~~~~~~~~~
rsvg-paint-server.c:391:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  391 |             pattern->hasy = TRUE;
      |                           ^ ~~~~
rsvg-paint-server.c:395:31: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  395 |             pattern->haswidth = TRUE;
      |                               ^ ~~~~
rsvg-paint-server.c:399:32: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  399 |             pattern->hasheight = TRUE;
      |                                ^ ~~~~
rsvg-paint-server.c:405:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  405 |             pattern->hastransform = TRUE;
      |                                   ^ ~~~~1 warning and 
4 errors generated.
rsvg-paint-server.c:412:30: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  412 |             pattern->hasbbox = TRUE;
      |                              ^ ~~~~
rsvg-paint-server.c:419:30: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  419 |             pattern->hascbox = TRUE;
      |                              ^ ~~~~
rsvg-paint-server.c:423:32: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  423 |             pattern->hasaspect = TRUE;
      |                                ^ ~~~~
rsvg-paint-server.c:525:25: warning: gmake[2]: *** [Makefile:1112: librsvg_2_la-rsvg-css.lo] Error 1
implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  525 |             grad->hasx1 = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:529:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  529 |             grad->hasy1 = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:533:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  533 |             grad->hasx2 = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:537:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  537 |             grad->hasy2 = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:541:32: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  541 |             grad->hastransform = TRUE;
      |                                ^ ~~~~
rsvg-paint-server.c:545:29: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  545 |             grad->hasspread = TRUE;
      |                             ^ ~~~~
rsvg-paint-server.c:549:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  549 |             grad->hasbbox = TRUE;
      |                           ^ ~~~~
rsvg-paint-server.c:559:32: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  559 |             grad->hastransform = TRUE;
      |                                ^ ~~~~
rsvg-paint-server.c:563:29: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  563 |             grad->hasspread = TRUE;
      |                             ^ ~~~~
rsvg-paint-server.c:567:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  567 |             grad->hasbbox = TRUE;
      |                           ^ ~~~~
rsvg-paint-server.c:598:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  598 |             grad->hascx = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:602:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  602 |             grad->hascy = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:606:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  606 |             grad->hasfx = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:610:25: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  610 |             grad->hasfy = TRUE;
      |                         ^ ~~~~
rsvg-paint-server.c:614:24: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  614 |             grad->hasr = TRUE;
      |                        ^ ~~~~
rsvg-paint-server.c:618:32: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  618 |             grad->hastransform = TRUE;
      |                                ^ ~~~~
rsvg-paint-server.c:622:29: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  622 |             grad->hasspread = TRUE;
      |                             ^ ~~~~
rsvg-paint-server.c:626:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  626 |             grad->hasbbox = TRUE;
      |                           ^ ~~~~
rsvg-paint-server.c:636:32: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  636 |             grad->hastransform = TRUE;
      |                                ^ ~~~~
rsvg-paint-server.c:640:29: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  640 |             grad->hasspread = TRUE;
      |                             ^ ~~~~
rsvg-paint-server.c:644:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  644 |             grad->hasbbox = TRUE;
      |                           ^ ~~~~
rsvg-paint-server.c:689:23: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  689 |         pattern->hasx = TRUE;
      |                       ^ ~~~~
rsvg-paint-server.c:693:23: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  693 |         pattern->hasy = TRUE;
      |                       ^ ~~~~
rsvg-paint-server.c:697:27: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  697 |         pattern->haswidth = TRUE;
      |                           ^ ~~~~
rsvg-paint-server.c:701:28: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  701 |         pattern->hasheight = TRUE;
      |                            ^ ~~~~
rsvg-paint-server.c:705:31: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  705 |         pattern->hastransform = TRUE;
      |                               ^ ~~~~
rsvg-paint-server.c:712:28: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  712 |         pattern->hasaspect = TRUE;
      |                            ^ ~~~~
rsvg-paint-server.c:716:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  716 |         pattern->hasbbox = TRUE;
      |                          ^ ~~~~
rsvg-paint-server.c:720:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
  720 |         pattern->hascbox = TRUE;
      |                          ^ ~~~~
54 warnings and 3 errors generated.
gmake[2]: *** [Makefile:1140: librsvg_2_la-rsvg-paint-server.lo] Error 1
In file included from rsvg-path.c:38:
./rsvg-private.h:174:5: error: unknown type name 'xmlParserCtxtPtr'
  174 |     xmlParserCtxtPtr ctxt;
      |     ^
./rsvg-private.h:450:1: error: unknown type name 'xmlParserCtxtPtr'
  450 | xmlParserCtxtPtr rsvg_free_xml_parser_and_doc (xmlParserCtxtPtr ctxt) G_GNUC_WARN_UNUSED_RESULT;
      | ^
./rsvg-private.h:450:48: error: unknown type name 'xmlParserCtxtPtr'
  450 | xmlParserCtxtPtr rsvg_free_xml_parser_and_doc (xmlParserCtxtPtr ctxt) G_GNUC_WARN_UNUSED_RESULT;
      |                                                ^
1 warning and 3 errors generated.
gmake[2]: *** [Makefile:1147: librsvg_2_la-rsvg-path.lo] Error 1
mv -f .deps/librsvg_2_la-librsvg-features.Tpo .deps/librsvg_2_la-librsvg-features.Plo
In file included from rsvg-base-file-util.c:30:
In file included from ./rsvg-private.h:34:
/usr/local/include/libxml2/libxml/SAX.h:15:4: warning: "libxml/SAX.h is deprecated" [-W#warnings]
   15 |   #warning "libxml/SAX.h is deprecated"
      |    ^
In file included from rsvg-base-file-util.c:30:
./rsvg-private.h:174:5: error: unknown type name 'xmlParserCtxtPtr'
  174 |     xmlParserCtxtPtr ctxt;
      |     ^
./rsvg-private.h:450:1: error: unknown type name 'xmlParserCtxtPtr'
  450 | xmlParserCtxtPtr rsvg_free_xml_parser_and_doc (xmlParserCtxtPtr ctxt) G_GNUC_WARN_UNUSED_RESULT;
      | ^
./rsvg-private.h:450:48: error: unknown type name 'xmlParserCtxtPtr'
  450 | xmlParserCtxtPtr rsvg_free_xml_parser_and_doc (xmlParserCtxtPtr ctxt) G_GNUC_WARN_UNUSED_RESULT;
      |                                                ^
1 warning and 3 errors generated.
gmake[2]: *** [Makefile:1154: librsvg_2_la-rsvg-base-file-util.lo] Error 1
gmake[2]: Leaving directory '/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21'
gmake[1]: *** [Makefile:1492: all-recursive] Error 1
gmake[1]: Leaving directory '/magus/work/usr/mports/graphics/librsvg2/work/librsvg-2.40.21'
gmake: *** [Makefile:882: all] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/graphics/librsvg2

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis