>>> libsvg 0.1.4 Extracting gzip -d -c /home/buildroot/instance-0/dl/libsvg/libsvg-0.1.4.tar.gz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/libsvg-0.1.4 -xf - >>> libsvg 0.1.4 Patching Applying 0001-fix-expat-static-declaration.patch using patch: patching file src/svg_parser_expat.c Applying 0002-Fix-undefined-symbol-png_set_gray_1_2_4_to_8.patch using patch: patching file src/svg_image.c >>> libsvg 0.1.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/instance-0/output-1/build/libsvg-0.1.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> libsvg 0.1.4 Patching libtool patching file /home/buildroot/instance-0/output-1/build/libsvg-0.1.4/ltmain.sh Hunk #1 succeeded at 234 (offset 8 lines). Hunk #2 succeeded at 381 (offset 133 lines). Hunk #3 succeeded at 1385 (offset 141 lines). Hunk #4 succeeded at 2327 with fuzz 2 (offset 174 lines). Hunk #5 succeeded at 2467 (offset 182 lines). Hunk #6 succeeded at 5216 (offset 34 lines). Hunk #7 succeeded at 5538 (offset 34 lines). >>> libsvg 0.1.4 Configuring (cd /home/buildroot/instance-0/output-1/build/libsvg-0.1.4/ && rm -rf config.cache && GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc-ar" AS="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-as" LD="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-ld" NM="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc-nm" CC="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" GCC="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc" CPP="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp" CXX="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-g++" FC="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" F77="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" RANLIB="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc-ranlib" READELF="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-objcopy" OBJDUMP="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-as" DEFAULT_LINKER="/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/home/buildroot/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-libxml2 ) configure: loading site script /dev/null checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for arm-buildroot-linux-uclibcgnueabi-strip... /bin/true checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for arm-buildroot-linux-uclibcgnueabi-gcc... /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc accepts -g... yes checking for /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to accept ANSI C... none needed checking dependency style of /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc... none checking for library containing strerror... none required checking for arm-buildroot-linux-uclibcgnueabi-gcc... (cached) /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc accepts -g... (cached) yes checking for /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to accept ANSI C... (cached) none needed checking dependency style of /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc... (cached) none checking how to run the C preprocessor... /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-cpp checking for gawk... (cached) gawk checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-uclibcgnueabi checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc... /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-ld checking if the linker (/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-ld) is GNU ld... yes checking for /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-ld option to reload object files... -r checking for BSD-compatible nm... /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc-nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for arm-buildroot-linux-uclibcgnueabi-g++... no checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking dependency style of no... none checking for arm-buildroot-linux-uclibcgnueabi-g77... /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran checking whether we are using the GNU Fortran 77 compiler... no checking whether /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc-nm output from /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc object... ok checking for objdir... .libs checking for arm-buildroot-linux-uclibcgnueabi-ar... /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc-ar checking for arm-buildroot-linux-uclibcgnueabi-ranlib... /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc-ranlib checking for arm-buildroot-linux-uclibcgnueabi-strip... (cached) /bin/true checking if /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc static flag works... yes checking if /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to produce PIC... -fPIC checking if /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc PIC flag -fPIC works... yes checking if /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc supports -c -o file.o... yes checking whether the /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc linker (/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran option to produce PIC... -fPIC checking if /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran PIC flag -fPIC works... no checking if /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran supports -c -o file.o... no checking whether the /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran linker (/home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-ld) supports shared libraries... yes checking dynamic linker characteristics... ./configure: line 15640: /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gfortran: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking for ANSI C header files... (cached) yes checking whether libexpat is requested... no checking for libxml-2.0 >= 2.4.7 ... yes checking LIBSVG_CFLAGS... -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 checking LIBSVG_LIBS... -L/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lxml2 configure: creating ./config.status config.status: creating libsvg.spec config.status: creating libsvg.pc config.status: creating src/svg_version.h config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands >>> libsvg 0.1.4 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j17 -C /home/buildroot/instance-0/output-1/build/libsvg-0.1.4/ make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/libsvg-0.1.4' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/libsvg-0.1.4' Making all in . make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/libsvg-0.1.4' make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/libsvg-0.1.4' Making all in src make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/libsvg-0.1.4/src' /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg.lo svg.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_ascii.lo svg_ascii.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_attribute.lo svg_attribute.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_color.lo svg_color.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_element.lo svg_element.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_gradient.lo svg_gradient.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_group.lo svg_group.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_image.lo svg_image.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_length.lo svg_length.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_paint.lo svg_paint.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_parser.lo svg_parser.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_pattern.lo svg_pattern.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_path.lo svg_path.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_str.lo svg_str.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_style.lo svg_style.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_text.lo svg_text.c /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o svg_transform.lo svg_transform.c mkdir .libs /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg.c -fPIC -DPIC -o .libs/svg.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_color.c -fPIC -DPIC -o .libs/svg_color.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_ascii.c -fPIC -DPIC -o .libs/svg_ascii.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_path.c -fPIC -DPIC -o .libs/svg_path.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_pattern.c -fPIC -DPIC -o .libs/svg_pattern.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_paint.c -fPIC -DPIC -o .libs/svg_paint.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_attribute.c -fPIC -DPIC -o .libs/svg_attribute.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_group.c -fPIC -DPIC -o .libs/svg_group.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_transform.c -fPIC -DPIC -o .libs/svg_transform.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_gradient.c -fPIC -DPIC -o .libs/svg_gradient.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_style.c -fPIC -DPIC -o .libs/svg_style.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_parser.c -fPIC -DPIC -o .libs/svg_parser.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_text.c -fPIC -DPIC -o .libs/svg_text.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_element.c -fPIC -DPIC -o .libs/svg_element.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_str.c -fPIC -DPIC -o .libs/svg_str.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_image.c -fPIC -DPIC -o .libs/svg_image.o /home/buildroot/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/buildroot/instance-0/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c svg_length.c -fPIC -DPIC -o .libs/svg_length.o svg_group.c: In function '_svg_group_deinit': svg_group.c:86:5: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 86 | free (group->element); | ^~~~ svg_group.c:24:1: note: include '' or provide a declaration of 'free' 23 | #include "svgint.h" +++ |+#include 24 | svg_group.c:86:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 86 | free (group->element); | ^~~~ svg_group.c:86:5: note: include '' or provide a declaration of 'free' svg_group.c: In function '_svg_group_apply_svg_attributes': svg_group.c:150:21: warning: variable 'status' set but not used [-Wunused-but-set-variable] 150 | svgint_status_t status; | ^~~~~~ svg_group.c: In function '_svg_group_grow_element_by': svg_group.c:253:19: error: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] 253 | new_element = realloc (group->element, | ^~~~~~~ svg_group.c:253:19: note: include '' or provide a declaration of 'realloc' svg_group.c:253:19: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch] svg_group.c:253:19: note: include '' or provide a declaration of 'realloc' svg_gradient.c: In function '_svg_gradient_init_copy': svg_gradient.c:56:23: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 56 | gradient->stops = malloc (gradient->stops_size * sizeof (svg_gradient_stop_t)); | ^~~~~~ svg_gradient.c:26:1: note: include '' or provide a declaration of 'malloc' 25 | #include +++ |+#include 26 | svg_gradient.c:56:23: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 56 | gradient->stops = malloc (gradient->stops_size * sizeof (svg_gradient_stop_t)); | ^~~~~~ svg_gradient.c:56:23: note: include '' or provide a declaration of 'malloc' svg_gradient.c: In function '_svg_gradient_deinit': svg_gradient.c:68:9: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 68 | free (gradient->stops); | ^~~~ svg_gradient.c:68:9: note: include '' or provide a declaration of 'free' svg_gradient.c:68:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] svg_gradient.c:68:9: note: include '' or provide a declaration of 'free' svg_gradient.c: In function '_svg_gradient_add_stop': svg_gradient.c:115:21: error: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] 115 | new_stops = realloc (gradient->stops, | ^~~~~~~ svg_gradient.c:115:21: note: include '' or provide a declaration of 'realloc' svg_gradient.c:115:21: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch] svg_gradient.c:115:21: note: include '' or provide a declaration of 'realloc' make[3]: *** [Makefile:344: svg_group.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... svg_text.c: In function '_svg_text_init_copy': svg_text.c:47:23: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 47 | text->chars = malloc (text->len + 1); | ^~~~~~ svg_text.c:26:1: note: include '' or provide a declaration of 'malloc' 25 | #include "svgint.h" +++ |+#include 26 | svg_element.c: In function '_svg_element_create': svg_text.c:47:23: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 47 | text->chars = malloc (text->len + 1); | ^~~~~~ svg_text.c:47:23: note: include '' or provide a declaration of 'malloc' svg_element.c:33:16: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 33 | *element = malloc( sizeof (svg_element_t)); | ^~~~~~ svg_element.c:26:1: note: include '' or provide a declaration of 'malloc' 25 | #include "svgint.h" +++ |+#include 26 | svg_element.c:33:16: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 33 | *element = malloc( sizeof (svg_element_t)); | ^~~~~~ svg_element.c:33:16: note: include '' or provide a declaration of 'malloc' svg_text.c: In function '_svg_text_deinit': svg_text.c:62:5: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 62 | free (text->chars); | ^~~~ svg_text.c:62:5: note: include '' or provide a declaration of 'free' svg_text.c:62:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] svg_text.c:62:5: note: include '' or provide a declaration of 'free' svg_text.c: In function '_svg_text_append_chars': svg_text.c:77:17: error: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] 77 | new_chars = realloc (text->chars, text->len + 1); | ^~~~~~~ svg_text.c:77:17: note: include '' or provide a declaration of 'realloc' svg_text.c:77:17: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch] svg_text.c:77:17: note: include '' or provide a declaration of 'realloc' svg_str.c: In function '_svg_str_parse_all_csv_doubles': svg_str.c:95:22: error: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] 95 | *value = realloc(*value, size * sizeof(double)); | ^~~~~~~ svg_str.c:24:1: note: include '' or provide a declaration of 'realloc' 23 | #include "svgint.h" +++ |+#include 24 | svg_str.c:95:22: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch] 95 | *value = realloc(*value, size * sizeof(double)); | ^~~~~~~ svg_str.c:95:22: note: include '' or provide a declaration of 'realloc' svg_element.c: In function '_svg_element_deinit': svg_element.c:180:9: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 180 | free (element->id); | ^~~~ svg_element.c:180:9: note: include '' or provide a declaration of 'free' svg_element.c:180:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] svg_element.c:180:9: note: include '' or provide a declaration of 'free' svg_element.c: In function '_svg_element_clone': svg_element.c:227:16: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 227 | *element = malloc( sizeof (svg_element_t)); | ^~~~~~ svg_element.c:227:16: note: include '' or provide a declaration of 'malloc' svg_element.c: In function '_svg_element_destroy': svg_element.c:241:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 241 | free (element); | ^~~~ svg_element.c:241:5: note: include '' or provide a declaration of 'free' svg_color.c: In function '_svg_color_init_from_str': svg_color.c:345:11: error: implicit declaration of function 'bsearch' [-Wimplicit-function-declaration] 345 | map = bsearch (str, SVG_COLOR_MAP, | ^~~~~~~ svg_color.c:345:11: warning: nested extern declaration of 'bsearch' [-Wnested-externs] svg_color.c:345:9: error: assignment to 'svg_color_map_t *' {aka 'struct svg_color_map *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 345 | map = bsearch (str, SVG_COLOR_MAP, | ^ svg_element.c: In function '_svg_element_parse_aspect_ratio': svg_element.c:387:25: warning: variable 'end' set but not used [-Wunused-but-set-variable] 387 | const char *start, *end; | ^~~ svg_style.c: In function '_svg_style_init_copy': svg_style.c:217:36: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 217 | style->stroke_dash_array = malloc (style->num_dashes * sizeof (double)); | ^~~~~~ make[3]: *** [Makefile:344: svg_gradient.lo] Error 1 svg_style.c:27:1: note: include '' or provide a declaration of 'malloc' 26 | #include "svgint.h" +++ |+#include 27 | svg_style.c:217:36: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 217 | style->stroke_dash_array = malloc (style->num_dashes * sizeof (double)); | ^~~~~~ svg_style.c:217:36: note: include '' or provide a declaration of 'malloc' make[3]: *** [Makefile:344: svg_text.lo] Error 1 svg_style.c: In function '_svg_style_deinit': svg_style.c:266:9: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 266 | free (style->font_family); | ^~~~ svg_style.c:266:9: note: include '' or provide a declaration of 'free' svg_style.c:266:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] svg_style.c:266:9: note: include '' or provide a declaration of 'free' svg_style.c:270:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 270 | free (style->stroke_dash_array); | ^~~~ svg_style.c:270:9: note: include '' or provide a declaration of 'free' make[3]: *** [Makefile:344: svg_str.lo] Error 1 svg_path.c: In function '_svg_path_add_from_str': svg_path.c:410:24: warning: comparison between 'svg_status_t' {aka 'enum svg_status'} and 'enum svgint_status' [-Wenum-compare] 410 | if (status == SVGINT_STATUS_ARGS_EXHAUSTED) | ^~ svg_style.c: In function '_svg_style_parse_font_family': svg_style.c:362:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 362 | free (style->font_family); | ^~~~ svg_style.c:362:5: note: include '' or provide a declaration of 'free' svg_parser.c: In function '_svg_parser_sax_start_element': svg_parser.c:215:28: warning: comparison between 'svg_status_t' {aka 'enum svg_status'} and 'enum svgint_status' [-Wenum-compare] 215 | if (parser->status == SVGINT_STATUS_UNKNOWN_ELEMENT) | ^~ svg_parser.c: In function '_svg_parser_sax_characters': svg_parser.c:263:15: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 263 | ch_copy = malloc (len); | ^~~~~~ svg_parser.c:30:1: note: include '' or provide a declaration of 'malloc' 29 | #include "svgint.h" +++ |+#include 30 | svg_parser.c:263:15: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 263 | ch_copy = malloc (len); | ^~~~~~ svg_parser.c:263:15: note: include '' or provide a declaration of 'malloc' svg_style.c: In function '_svg_style_parse_stroke_dash_array': svg_parser.c:290:5: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 290 | free (ch_copy); | ^~~~ svg_style.c:449:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 449 | free (style->stroke_dash_array); | ^~~~ svg_parser.c:290:5: note: include '' or provide a declaration of 'free' svg_parser.c:290:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] svg_style.c:449:5: note: include '' or provide a declaration of 'free' svg_parser.c:290:5: note: include '' or provide a declaration of 'free' svg_parser.c: In function '_svg_parser_push_state': svg_parser.c:302:13: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 302 | state = malloc (sizeof (svg_parser_state_t)); | ^~~~~~ svg_parser.c:302:13: note: include '' or provide a declaration of 'malloc' make[3]: *** [Makefile:344: svg_color.lo] Error 1 svg_style.c:464:26: error: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] 464 | new_dash_array = realloc(style->stroke_dash_array, style->num_dashes * sizeof(double)); | ^~~~~~~ svg_style.c:464:26: note: include '' or provide a declaration of 'realloc' svg_style.c:464:26: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch] svg_parser.c: In function '_svg_parser_pop_state': svg_style.c:464:26: note: include '' or provide a declaration of 'realloc' svg_parser.c:331:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 331 | free(old); | ^~~~ svg_parser.c:331:5: note: include '' or provide a declaration of 'free' svg_paint.c: In function '_svg_paint_init': svg_paint.c:42:31: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 42 | char *id = malloc (length+1); | ^~~~~~ svg_paint.c:26:1: note: include '' or provide a declaration of 'malloc' 25 | #include "svgint.h" +++ |+#include 26 | svg_paint.c:42:31: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 42 | char *id = malloc (length+1); | ^~~~~~ svg_paint.c:42:31: note: include '' or provide a declaration of 'malloc' svg_paint.c:50:9: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 50 | free (id); | ^~~~ svg_paint.c:50:9: note: include '' or provide a declaration of 'free' svg_paint.c:50:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] svg_paint.c:50:9: note: include '' or provide a declaration of 'free' svg_style.c: In function '_svg_style_parse_stop_opacity': svg_style.c:658:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 658 | if (status) | ^~ svg_style.c:661:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 661 | style->opacity = opacity; | ^~~~~ svg_style.c: In function '_svg_style_split_nv_pair_alloc': svg_style.c:682:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 682 | free (*name); | ^~~~ svg_style.c:682:9: note: include '' or provide a declaration of 'free' make[3]: *** [Makefile:344: svg_element.lo] Error 1 svg_parser.c: In function '_svg_parser_parse_gradient_stop': svg_style.c: In function '_svg_style_parse_nv_pair': svg_parser.c:735:85: warning: comparison between 'svgint_status_t' {aka 'enum svgint_status'} and 'enum svg_status' [-Wenum-compare] 735 | if (_svg_attribute_get_string (attributes, "stop-color", &color_str, "#000000") == SVG_STATUS_SUCCESS) | ^~ svg_style.c:724:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 724 | free (name); | ^~~~ svg_style.c:724:5: note: include '' or provide a declaration of 'free' svg_parser.c: In function '_svg_parser_parse_pattern': svg_style.c: In function '_svg_style_parse_style_str': svg_parser.c:755:18: warning: variable 'status' set but not used [-Wunused-but-set-variable] 755 | svg_status_t status; | ^~~~~~ svg_style.c:754:19: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 754 | nv_pair = malloc (1 + end - start); | ^~~~~~ svg_style.c:754:19: note: include '' or provide a declaration of 'malloc' svg_style.c:760:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 760 | free (nv_pair); | ^~~~ svg_style.c:760:9: note: include '' or provide a declaration of 'free' make[3]: *** [Makefile:344: svg_paint.lo] Error 1 make[3]: *** [Makefile:344: svg_parser.lo] Error 1 make[3]: *** [Makefile:344: svg_style.lo] Error 1 svg.c: In function 'svg_create': svg.c:39:12: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 39 | *svg = malloc (sizeof (svg_t)); | ^~~~~~ svg.c:32:1: note: include '' or provide a declaration of 'malloc' 31 | #include "svgint.h" +++ |+#include 32 | svg.c:39:12: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 39 | *svg = malloc (sizeof (svg_t)); | ^~~~~~ svg.c:39:12: note: include '' or provide a declaration of 'malloc' svg.c: In function '_svg_deinit': svg.c:68:5: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 68 | free (svg->dir_name); | ^~~~ svg.c:68:5: note: include '' or provide a declaration of 'free' svg.c:68:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] svg.c:68:5: note: include '' or provide a declaration of 'free' svg.c: In function 'svg_destroy': svg.c:88:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 88 | free (svg); | ^~~~ svg.c:88:5: note: include '' or provide a declaration of 'free' svg.c: In function 'svg_parse': svg.c:145:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 145 | free (svg->dir_name); | ^~~~ svg.c:145:5: note: include '' or provide a declaration of 'free' svg_image.c: In function '_svg_image_deinit': svg_image.c:78:9: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 78 | free (image->url); | ^~~~ svg_image.c:30:1: note: include '' or provide a declaration of 'free' 29 | #include "svgint.h" +++ |+#include 30 | svg_image.c:78:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 78 | free (image->url); | ^~~~ svg_image.c:78:9: note: include '' or provide a declaration of 'free' svg_image.c:83:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 83 | free (image->data); | ^~~~ svg_image.c:83:9: note: include '' or provide a declaration of 'free' svg_image.c: In function '_svg_image_read_png': svg_image.c:302:13: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 302 | *data = malloc (png_width * png_height * pixel_size); | ^~~~~~ svg_image.c:302:13: note: include '' or provide a declaration of 'malloc' svg_image.c:302:13: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] svg_image.c:302:13: note: include '' or provide a declaration of 'malloc' svg_image.c:315:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 315 | free (row_pointers); | ^~~~ svg_image.c:315:5: note: include '' or provide a declaration of 'free' make[3]: *** [Makefile:344: svg.lo] Error 1 svg_image.c: In function '_svg_image_read_jpeg': svg_image.c:386:13: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 386 | *data = malloc (cinfo.output_width * cinfo.output_height * 4); | ^~~~~~ svg_image.c:386:13: note: include '' or provide a declaration of 'malloc' make[3]: *** [Makefile:344: svg_image.lo] Error 1 make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/libsvg-0.1.4/src' make[2]: *** [Makefile:304: all-recursive] Error 1 make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/libsvg-0.1.4' make[1]: *** [Makefile:212: all] Error 2 make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/libsvg-0.1.4' make: *** [package/pkg-generic.mk:289: /home/buildroot/instance-0/output-1/build/libsvg-0.1.4/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/instance-0/buildroot'