DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-musl', 'i586-linux-musl', 'common']
DEBUG: Executing shell function do_compile
NOTE: make -j 9
( cd ../librsvg-2.40.20 && glib-mkenums \
		--fhead "#if !defined (__RSVG_RSVG_H_INSIDE__) && !defined (RSVG_COMPILATION)\n#warning \"Including <librsvg/librsvg-enum-types.h> directly is deprecated.\"\n#endif\n\n#ifndef __LIBRSVG_ENUM_TYPES_H__\n#define __LIBRSVG_ENUM_TYPES_H__\n\n#include <glib-object.h>\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 ../librsvg-2.40.20 && 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
make  all-recursive
make[1]: Entering directory 'TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build'
Making all in .
make[2]: Entering directory 'TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build'
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-librsvg-features.lo `test -f 'librsvg-features.c' || echo '../librsvg-2.40.20/'`librsvg-features.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-css.lo `test -f 'rsvg-css.c' || echo '../librsvg-2.40.20/'`rsvg-css.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-defs.lo `test -f 'rsvg-defs.c' || echo '../librsvg-2.40.20/'`rsvg-defs.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-image.lo `test -f 'rsvg-image.c' || echo '../librsvg-2.40.20/'`rsvg-image.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-io.lo `test -f 'rsvg-io.c' || echo '../librsvg-2.40.20/'`rsvg-io.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-paint-server.lo `test -f 'rsvg-paint-server.c' || echo '../librsvg-2.40.20/'`rsvg-paint-server.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-path.lo `test -f 'rsvg-path.c' || echo '../librsvg-2.40.20/'`rsvg-path.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-base-file-util.lo `test -f 'rsvg-base-file-util.c' || echo '../librsvg-2.40.20/'`rsvg-base-file-util.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-filter.lo `test -f 'rsvg-filter.c' || echo '../librsvg-2.40.20/'`rsvg-filter.c
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-paint-server.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-paint-server.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-defs.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-defs.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-css.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-css.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-base-file-util.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-base-file-util.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/librsvg-features.c  -fPIC -DPIC -o .libs/librsvg_2_la-librsvg-features.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-io.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-io.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-path.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-path.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-image.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-image.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-filter.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-filter.o
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-marker.lo `test -f 'rsvg-marker.c' || echo '../librsvg-2.40.20/'`rsvg-marker.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-mask.lo `test -f 'rsvg-mask.c' || echo '../librsvg-2.40.20/'`rsvg-mask.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-shapes.lo `test -f 'rsvg-shapes.c' || echo '../librsvg-2.40.20/'`rsvg-shapes.c
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-marker.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-marker.o
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-structure.lo `test -f 'rsvg-structure.c' || echo '../librsvg-2.40.20/'`rsvg-structure.c
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-mask.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-mask.o
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-styles.lo `test -f 'rsvg-styles.c' || echo '../librsvg-2.40.20/'`rsvg-styles.c
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-shapes.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-shapes.o
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-text.lo `test -f 'rsvg-text.c' || echo '../librsvg-2.40.20/'`rsvg-text.c
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-structure.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-structure.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-styles.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-styles.o
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-cond.lo `test -f 'rsvg-cond.c' || echo '../librsvg-2.40.20/'`rsvg-cond.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-base.lo `test -f 'rsvg-base.c' || echo '../librsvg-2.40.20/'`rsvg-base.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-cairo-draw.lo `test -f 'rsvg-cairo-draw.c' || echo '../librsvg-2.40.20/'`rsvg-cairo-draw.c
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-text.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-text.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-cond.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-cond.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-base.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-base.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-cairo-draw.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-cairo-draw.o
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-cairo-render.lo `test -f 'rsvg-cairo-render.c' || echo '../librsvg-2.40.20/'`rsvg-cairo-render.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-cairo-clip.lo `test -f 'rsvg-cairo-clip.c' || echo '../librsvg-2.40.20/'`rsvg-cairo-clip.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg.lo `test -f 'rsvg.c' || echo '../librsvg-2.40.20/'`rsvg.c
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-cairo-clip.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-cairo-clip.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-cairo-render.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-cairo-render.o
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-gobject.lo `test -f 'rsvg-gobject.c' || echo '../librsvg-2.40.20/'`rsvg-gobject.c
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-gobject.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-gobject.o
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-file-util.lo `test -f 'rsvg-file-util.c' || echo '../librsvg-2.40.20/'`rsvg-file-util.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-size-callback.lo `test -f 'rsvg-size-callback.c' || echo '../librsvg-2.40.20/'`rsvg-size-callback.c
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-rsvg-xml.lo `test -f 'rsvg-xml.c' || echo '../librsvg-2.40.20/'`rsvg-xml.c
i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DLIBRSVG_DATADIR="\"/usr/share\""   -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gio-unix-2.0/ -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o rsvg_convert-rsvg-convert.o `test -f 'rsvg-convert.c' || echo '../librsvg-2.40.20/'`rsvg-convert.c
i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DLIBRSVG_DATADIR="\"/usr/share\""   -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gio-unix-2.0/ -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o rsvg_convert-rsvg-size-callback.o `test -f 'rsvg-size-callback.c' || echo '../librsvg-2.40.20/'`rsvg-size-callback.c
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-file-util.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-file-util.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-size-callback.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-size-callback.o
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c ../librsvg-2.40.20/rsvg-xml.c  -fPIC -DPIC -o .libs/librsvg_2_la-rsvg-xml.o
./i586-oe-linux-musl-libtool  --tag=CC   --mode=compile i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20  -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -DSRCDIR=\""TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20"\" -DRSVG_DISABLE_DEPRECATION_WARNINGS   -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -c -o librsvg_2_la-librsvg-enum-types.lo `test -f 'librsvg-enum-types.c' || echo '../librsvg-2.40.20/'`librsvg-enum-types.c
i586-oe-linux-musl-libtool: compile:  i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../librsvg-2.40.20 -I../librsvg-2.40.20 -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR=\"/usr/share\" -DSRCDIR=\"TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/../librsvg-2.40.20\" -DRSVG_DISABLE_DEPRECATION_WARNINGS -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -c librsvg-enum-types.c  -fPIC -DPIC -o .libs/librsvg_2_la-librsvg-enum-types.o
./i586-oe-linux-musl-libtool  --tag=CC   --mode=link i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -DRSVG_COMPILATION -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libcroco-0.6 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libxml2  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=  -Wl,-Bsymbolic-functions -version-info 42:20:40 -export-dynamic -no-undefined -export-symbols-regex "^rsvg_.*"  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o librsvg-2.la -rpath /usr/lib librsvg_2_la-librsvg-features.lo librsvg_2_la-rsvg-css.lo librsvg_2_la-rsvg-defs.lo librsvg_2_la-rsvg-image.lo librsvg_2_la-rsvg-io.lo librsvg_2_la-rsvg-paint-server.lo librsvg_2_la-rsvg-path.lo librsvg_2_la-rsvg-base-file-util.lo librsvg_2_la-rsvg-filter.lo librsvg_2_la-rsvg-marker.lo librsvg_2_la-rsvg-mask.lo librsvg_2_la-rsvg-shapes.lo librsvg_2_la-rsvg-structure.lo librsvg_2_la-rsvg-styles.lo librsvg_2_la-rsvg-text.lo librsvg_2_la-rsvg-cond.lo librsvg_2_la-rsvg-base.lo librsvg_2_la-librsvg-enum-types.lo librsvg_2_la-rsvg-cairo-draw.lo librsvg_2_la-rsvg-cairo-render.lo librsvg_2_la-rsvg-cairo-clip.lo librsvg_2_la-rsvg.lo librsvg_2_la-rsvg-gobject.lo librsvg_2_la-rsvg-file-util.lo librsvg_2_la-rsvg-size-callback.lo librsvg_2_la-rsvg-xml.lo  -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lcairo -lpng16 -lz -lcroco-0.6 -lglib-2.0 -lxml2 -lm 
i586-oe-linux-musl-libtool: link: i586-oe-linux-musl-nm  .libs/librsvg_2_la-librsvg-features.o .libs/librsvg_2_la-rsvg-css.o .libs/librsvg_2_la-rsvg-defs.o .libs/librsvg_2_la-rsvg-image.o .libs/librsvg_2_la-rsvg-io.o .libs/librsvg_2_la-rsvg-paint-server.o .libs/librsvg_2_la-rsvg-path.o .libs/librsvg_2_la-rsvg-base-file-util.o .libs/librsvg_2_la-rsvg-filter.o .libs/librsvg_2_la-rsvg-marker.o .libs/librsvg_2_la-rsvg-mask.o .libs/librsvg_2_la-rsvg-shapes.o .libs/librsvg_2_la-rsvg-structure.o .libs/librsvg_2_la-rsvg-styles.o .libs/librsvg_2_la-rsvg-text.o .libs/librsvg_2_la-rsvg-cond.o .libs/librsvg_2_la-rsvg-base.o .libs/librsvg_2_la-librsvg-enum-types.o .libs/librsvg_2_la-rsvg-cairo-draw.o .libs/librsvg_2_la-rsvg-cairo-render.o .libs/librsvg_2_la-rsvg-cairo-clip.o .libs/librsvg_2_la-rsvg.o .libs/librsvg_2_la-rsvg-gobject.o .libs/librsvg_2_la-rsvg-file-util.o .libs/librsvg_2_la-rsvg-size-callback.o .libs/librsvg_2_la-rsvg-xml.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | sed 's/.* //' | sort | uniq > .libs/librsvg-2.exp
i586-oe-linux-musl-libtool: link: TOPDIR/tmp-musl/hosttools/grep -E -e "^rsvg_.*" ".libs/librsvg-2.exp" > ".libs/librsvg-2.expT"
i586-oe-linux-musl-libtool: link: mv -f ".libs/librsvg-2.expT" ".libs/librsvg-2.exp"
i586-oe-linux-musl-libtool: link: echo "{ global:" > .libs/librsvg-2.ver
i586-oe-linux-musl-libtool: link:  cat .libs/librsvg-2.exp | sed -e "s/\(.*\)/\1;/" >> .libs/librsvg-2.ver
i586-oe-linux-musl-libtool: link:  echo "local: *; };" >> .libs/librsvg-2.ver
i586-oe-linux-musl-libtool: link:  i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -shared  -fPIC -DPIC  .libs/librsvg_2_la-librsvg-features.o .libs/librsvg_2_la-rsvg-css.o .libs/librsvg_2_la-rsvg-defs.o .libs/librsvg_2_la-rsvg-image.o .libs/librsvg_2_la-rsvg-io.o .libs/librsvg_2_la-rsvg-paint-server.o .libs/librsvg_2_la-rsvg-path.o .libs/librsvg_2_la-rsvg-base-file-util.o .libs/librsvg_2_la-rsvg-filter.o .libs/librsvg_2_la-rsvg-marker.o .libs/librsvg_2_la-rsvg-mask.o .libs/librsvg_2_la-rsvg-shapes.o .libs/librsvg_2_la-rsvg-structure.o .libs/librsvg_2_la-rsvg-styles.o .libs/librsvg_2_la-rsvg-text.o .libs/librsvg_2_la-rsvg-cond.o .libs/librsvg_2_la-rsvg-base.o .libs/librsvg_2_la-librsvg-enum-types.o .libs/librsvg_2_la-rsvg-cairo-draw.o .libs/librsvg_2_la-rsvg-cairo-render.o .libs/librsvg_2_la-rsvg-cairo-clip.o .libs/librsvg_2_la-rsvg.o .libs/librsvg_2_la-rsvg-gobject.o .libs/librsvg_2_la-rsvg-file-util.o .libs/librsvg_2_la-rsvg-size-callback.o .libs/librsvg_2_la-rsvg-xml.o   -lgdk_pixbuf-2.0 -lgio-2.0 -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lcairo -lpng16 -lz -lcroco-0.6 -lglib-2.0 -lxml2 -lm  -m32 -march=i586 -fstack-protector-strong --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -pthread -O2 -g -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now   -pthread -Wl,-soname -Wl,librsvg-2.so.2 -Wl,-version-script -Wl,.libs/librsvg-2.ver -o .libs/librsvg-2.so.2.40.20
i586-oe-linux-musl-libtool: link: (cd ".libs" && rm -f "librsvg-2.so.2" && ln -s "librsvg-2.so.2.40.20" "librsvg-2.so.2")
i586-oe-linux-musl-libtool: link: (cd ".libs" && rm -f "librsvg-2.so" && ln -s "librsvg-2.so.2.40.20" "librsvg-2.so")
i586-oe-linux-musl-libtool: link: ( cd ".libs" && rm -f "librsvg-2.la" && ln -s "../librsvg-2.la" "librsvg-2.la" )
./i586-oe-linux-musl-libtool  --tag=CC   --mode=link i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gio-unix-2.0/ -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native=   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o rsvg-convert rsvg_convert-rsvg-convert.o rsvg_convert-rsvg-size-callback.o  ./librsvg-2.la -lgio-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lm 
CPPFLAGS="" CFLAGS="-O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= " LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now" CC="i586-oe-linux-musl-gcc  -m32 -march=i586 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot" PKG_CONFIG="TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false"  TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/bin/g-ir-scanner-wrapper  --add-include-path=../librsvg-2.40.20 --symbol-prefix=rsvg --symbol-prefix=librsvg --namespace=Rsvg --nsversion=2.0 --libtool="./i586-oe-linux-musl-libtool" --pkg=pango --pkg=libxml-2.0 --include=GLib-2.0 --include=GObject-2.0 --include=Gio-2.0 --include=cairo-1.0 --include=GdkPixbuf-2.0 --pkg-export=librsvg-2.0   --library=librsvg-2.la --c-include="librsvg/rsvg.h" --cflags-begin -I. -DRSVG_COMPILATION --cflags-end  ../librsvg-2.40.20/rsvg.h ../librsvg-2.40.20/rsvg-cairo.h librsvg-features.h librsvg-enum-types.h ../librsvg-2.40.20/librsvg-features.c ../librsvg-2.40.20/rsvg-css.c ../librsvg-2.40.20/rsvg-defs.c ../librsvg-2.40.20/rsvg-image.c ../librsvg-2.40.20/rsvg-io.c ../librsvg-2.40.20/rsvg-paint-server.c ../librsvg-2.40.20/rsvg-path.c ../librsvg-2.40.20/rsvg-base-file-util.c ../librsvg-2.40.20/rsvg-filter.c ../librsvg-2.40.20/rsvg-marker.c ../librsvg-2.40.20/rsvg-mask.c ../librsvg-2.40.20/rsvg-shapes.c ../librsvg-2.40.20/rsvg-structure.c ../librsvg-2.40.20/rsvg-styles.c ../librsvg-2.40.20/rsvg-text.c ../librsvg-2.40.20/rsvg-cond.c ../librsvg-2.40.20/rsvg-base.c librsvg-enum-types.c ../librsvg-2.40.20/rsvg-cairo-draw.c ../librsvg-2.40.20/rsvg-cairo-render.c ../librsvg-2.40.20/rsvg-cairo-clip.c ../librsvg-2.40.20/rsvg.c ../librsvg-2.40.20/rsvg-gobject.c ../librsvg-2.40.20/rsvg-file-util.c ../librsvg-2.40.20/rsvg-size-callback.c ../librsvg-2.40.20/rsvg-xml.c librsvg-2.la --output Rsvg-2.0.gir
i586-oe-linux-musl-libtool: link: i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -pthread -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gio-unix-2.0/ -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/include/libpng16 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/rsvg-convert rsvg_convert-rsvg-convert.o rsvg_convert-rsvg-size-callback.o  ./.libs/librsvg-2.so -lpangoft2-1.0 -lfontconfig -lfreetype -lpng16 -lz -lcroco-0.6 -lxml2 -lgio-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lm -pthread
TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native/usr/lib/i586-oe-linux-musl/gcc/i586-oe-linux-musl/8.1.0/include/stddef.h:444: syntax error, unexpected identifier in '  __float128 __max_align_f128 __attribute__((__aligned__(__alignof(__float128))));' at '__float128'
g-ir-scanner: link: ./i586-oe-linux-musl-libtool --mode=link --tag=CC i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -o TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/tmp-introspect1sb70dn6/Rsvg-2.0 -export-dynamic -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/tmp-introspect1sb70dn6/Rsvg-2.0.o -L. librsvg-2.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now
i586-oe-linux-musl-libtool: link: i586-oe-linux-musl-gcc -m32 -march=i586 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot -o TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/tmp-introspect1sb70dn6/.libs/Rsvg-2.0 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0=/usr/src/debug/librsvg/2.40.20-r0 -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot-native= TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/tmp-introspect1sb70dn6/Rsvg-2.0.o -Wl,--export-dynamic -pthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic  -L. ./.libs/librsvg-2.so -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lcairo -lpng16 -lz -lcroco-0.6 -lm -lgio-2.0 -lgmodule-2.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lxml2 -pthread
Error relocating TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot//usr/lib/libGL.so.1: __glX_tls_Context: symbol not found
If the above error message is about missing .so libraries, then setting up GIR_EXTRA_LIBS_PATH in the recipe should help.
(typically like this: GIR_EXTRA_LIBS_PATH="${B}/something/.libs" )
Command '['TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/bin/g-ir-scanner-qemuwrapper', 'TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/tmp-introspect1sb70dn6/.libs/Rsvg-2.0', '--introspect-dump=TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/tmp-introspect1sb70dn6/functions.txt,TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build/tmp-introspect1sb70dn6/dump.xml']' returned non-zero exit status 1
TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/recipe-sysroot/usr/share/gobject-introspection-1.0/Makefile.introspection:159: recipe for target 'Rsvg-2.0.gir' failed
make[2]: *** [Rsvg-2.0.gir] Error 1
make[2]: Leaving directory 'TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build'
Makefile:1452: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/build'
Makefile:848: recipe for target 'all' failed
make: *** [all] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/temp/run.do_compile.23053:1 exit 1 from 'exit 1'
ERROR: Function failed: do_compile (log file is located at TOPDIR/tmp-musl/work/i586-oe-linux-musl/librsvg/2.40.20-r0/temp/log.do_compile.23053)

Error details

Submitted on:
29/05/18 07:49
Error type:
Recipe
Task:
do_compile
Recipe:
librsvg
Recipe version:
2.40.20-r0
Machine:
qemux86
Distro:
nodistro
Build system:
x86_64-linux
Target system:
i586-oe-linux-musl
Host distro:
ubuntu-18.04/ubuntu-18.04
Branch:
jansa/master
Commit:
8c55318ebac966877c5cf10f0d43274aa1b3f6ed
Build:
#60517
Submitter:
Martin.Jansa@gmail.com
Similar errors:
0
Open a bug