------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.8.txz Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/png-1.6.37.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/jpeg-turbo-2.0.4.txz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libsvg-0.1.4_8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libsvg-0.1.4_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libsvg-0.1.4_8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libsvg-0.1.4_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libsvg-0.1.4_8 for building => SHA256 Checksum OK for libsvg-0.1.4.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libsvg-0.1.4_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libsvg-0.1.4_8 for building ===> Extracting for libsvg-0.1.4_8 ===> libsvg-0.1.4_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libsvg-0.1.4_8 for building => SHA256 Checksum OK for libsvg-0.1.4.tar.gz. Extracted Memory Use: 1.66M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libsvg-0.1.4_8 ===> Applying ports patches for libsvg-0.1.4_8 /usr/bin/env WRKSRC=/construction/graphics/libsvg/libsvg-0.1.4 REWARNFILE=/construction/graphics/libsvg/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e "/LINK) -rpath/s/$/ -lm/g" /construction/graphics/libsvg/libsvg-0.1.4/src/Makefile.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libsvg-0.1.4_8 depends on package: libiconv>=1.14_11 - found ===> libsvg-0.1.4_8 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> libsvg-0.1.4_8 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> libsvg-0.1.4_8 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> libsvg-0.1.4_8 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> libsvg-0.1.4_8 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libsvg-0.1.4_8 depends on package: libiconv>=1.14_11 - found ===> libsvg-0.1.4_8 depends on package: pkgconf>=1.3.0_1 - found ===> libsvg-0.1.4_8 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> libsvg-0.1.4_8 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> libsvg-0.1.4_8 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> libsvg-0.1.4_8 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Configuring for libsvg-0.1.4_8 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking for gawk... (cached) /usr/bin/awk checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool 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/usr/local/include/libxml2 checking LIBSVG_LIBS... -L/usr/local/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 SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libsvg-0.1.4_8 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in . Making all in src --- svg.lo --- --- svg_ascii.lo --- --- svg_attribute.lo --- --- svg_color.lo --- --- svg_element.lo --- --- svg_gradient.lo --- --- svg_group.lo --- --- svg_image.lo --- --- svg_length.lo --- --- svg_paint.lo --- --- svg.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg.lo -MD -MP -MF ".deps/svg.Tpo" -c -o svg.lo svg.c; then mv -f ".deps/svg.Tpo" ".deps/svg.Plo"; else rm -f ".deps/svg.Tpo"; exit 1; fi --- svg_ascii.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_ascii.lo -MD -MP -MF ".deps/svg_ascii.Tpo" -c -o svg_ascii.lo svg_ascii.c; then mv -f ".deps/svg_ascii.Tpo" ".deps/svg_ascii.Plo"; else rm -f ".deps/svg_ascii.Tpo"; exit 1; fi --- svg_color.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_color.lo -MD -MP -MF ".deps/svg_color.Tpo" -c -o svg_color.lo svg_color.c; then mv -f ".deps/svg_color.Tpo" ".deps/svg_color.Plo"; else rm -f ".deps/svg_color.Tpo"; exit 1; fi --- svg_element.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_element.lo -MD -MP -MF ".deps/svg_element.Tpo" -c -o svg_element.lo svg_element.c; then mv -f ".deps/svg_element.Tpo" ".deps/svg_element.Plo"; else rm -f ".deps/svg_element.Tpo"; exit 1; fi --- svg_gradient.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_gradient.lo -MD -MP -MF ".deps/svg_gradient.Tpo" -c -o svg_gradient.lo svg_gradient.c; then mv -f ".deps/svg_gradient.Tpo" ".deps/svg_gradient.Plo"; else rm -f ".deps/svg_gradient.Tpo"; exit 1; fi --- svg_group.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_group.lo -MD -MP -MF ".deps/svg_group.Tpo" -c -o svg_group.lo svg_group.c; then mv -f ".deps/svg_group.Tpo" ".deps/svg_group.Plo"; else rm -f ".deps/svg_group.Tpo"; exit 1; fi --- svg_paint.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_paint.lo -MD -MP -MF ".deps/svg_paint.Tpo" -c -o svg_paint.lo svg_paint.c; then mv -f ".deps/svg_paint.Tpo" ".deps/svg_paint.Plo"; else rm -f ".deps/svg_paint.Tpo"; exit 1; fi --- svg_image.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_image.lo -MD -MP -MF ".deps/svg_image.Tpo" -c -o svg_image.lo svg_image.c; then mv -f ".deps/svg_image.Tpo" ".deps/svg_image.Plo"; else rm -f ".deps/svg_image.Tpo"; exit 1; fi --- svg_attribute.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_attribute.lo -MD -MP -MF ".deps/svg_attribute.Tpo" -c -o svg_attribute.lo svg_attribute.c; then mv -f ".deps/svg_attribute.Tpo" ".deps/svg_attribute.Plo"; else rm -f ".deps/svg_attribute.Tpo"; exit 1; fi --- svg_length.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_length.lo -MD -MP -MF ".deps/svg_length.Tpo" -c -o svg_length.lo svg_length.c; then mv -f ".deps/svg_length.Tpo" ".deps/svg_length.Plo"; else rm -f ".deps/svg_length.Tpo"; exit 1; fi --- svg_color.lo --- mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_color.lo -MD -MP -MF .deps/svg_color.Tpo -c svg_color.c -fPIC -DPIC -o .libs/svg_color.o --- svg_length.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_length.lo -MD -MP -MF .deps/svg_length.Tpo -c svg_length.c -fPIC -DPIC -o .libs/svg_length.o --- svg_group.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_group.lo -MD -MP -MF .deps/svg_group.Tpo -c svg_group.c -fPIC -DPIC -o .libs/svg_group.o --- svg_paint.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_paint.lo -MD -MP -MF .deps/svg_paint.Tpo -c svg_paint.c -fPIC -DPIC -o .libs/svg_paint.o --- svg_ascii.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_ascii.lo -MD -MP -MF .deps/svg_ascii.Tpo -c svg_ascii.c -fPIC -DPIC -o .libs/svg_ascii.o --- svg_attribute.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_attribute.lo -MD -MP -MF .deps/svg_attribute.Tpo -c svg_attribute.c -fPIC -DPIC -o .libs/svg_attribute.o --- svg_element.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_element.lo -MD -MP -MF .deps/svg_element.Tpo -c svg_element.c -fPIC -DPIC -o .libs/svg_element.o --- svg_group.lo --- 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] svgint_status_t status; ^~~~~~ --- svg_gradient.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_gradient.lo -MD -MP -MF .deps/svg_gradient.Tpo -c svg_gradient.c -fPIC -DPIC -o .libs/svg_gradient.o --- svg_element.lo --- 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] const char *start, *end; ^~~ --- svg_paint.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_paint.lo -MD -MP -MF .deps/svg_paint.Tpo -c svg_paint.c -o svg_paint.o >/dev/null 2>&1 --- svg_attribute.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_attribute.lo -MD -MP -MF .deps/svg_attribute.Tpo -c svg_attribute.c -o svg_attribute.o >/dev/null 2>&1 --- svg_ascii.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_ascii.lo -MD -MP -MF .deps/svg_ascii.Tpo -c svg_ascii.c -o svg_ascii.o >/dev/null 2>&1 --- svg_color.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_color.lo -MD -MP -MF .deps/svg_color.Tpo -c svg_color.c -o svg_color.o >/dev/null 2>&1 --- svg_parser.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_parser.lo -MD -MP -MF ".deps/svg_parser.Tpo" -c -o svg_parser.lo svg_parser.c; then mv -f ".deps/svg_parser.Tpo" ".deps/svg_parser.Plo"; else rm -f ".deps/svg_parser.Tpo"; exit 1; fi --- svg_image.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_image.lo -MD -MP -MF .deps/svg_image.Tpo -c svg_image.c -fPIC -DPIC -o .libs/svg_image.o --- svg_group.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_group.lo -MD -MP -MF .deps/svg_group.Tpo -c svg_group.c -o svg_group.o >/dev/null 2>&1 --- svg.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg.lo -MD -MP -MF .deps/svg.Tpo -c svg.c -fPIC -DPIC -o .libs/svg.o --- svg_pattern.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_pattern.lo -MD -MP -MF ".deps/svg_pattern.Tpo" -c -o svg_pattern.lo svg_pattern.c; then mv -f ".deps/svg_pattern.Tpo" ".deps/svg_pattern.Plo"; else rm -f ".deps/svg_pattern.Tpo"; exit 1; fi --- svg_length.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_length.lo -MD -MP -MF .deps/svg_length.Tpo -c svg_length.c -o svg_length.o >/dev/null 2>&1 --- svg_gradient.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_gradient.lo -MD -MP -MF .deps/svg_gradient.Tpo -c svg_gradient.c -o svg_gradient.o >/dev/null 2>&1 --- svg_path.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_path.lo -MD -MP -MF ".deps/svg_path.Tpo" -c -o svg_path.lo svg_path.c; then mv -f ".deps/svg_path.Tpo" ".deps/svg_path.Plo"; else rm -f ".deps/svg_path.Tpo"; exit 1; fi --- svg_str.lo --- --- svg_parser.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_parser.lo -MD -MP -MF .deps/svg_parser.Tpo -c svg_parser.c -fPIC -DPIC -o .libs/svg_parser.o --- svg_str.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_str.lo -MD -MP -MF ".deps/svg_str.Tpo" -c -o svg_str.lo svg_str.c; then mv -f ".deps/svg_str.Tpo" ".deps/svg_str.Plo"; else rm -f ".deps/svg_str.Tpo"; exit 1; fi --- svg.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg.lo -MD -MP -MF .deps/svg.Tpo -c svg.c -o svg.o >/dev/null 2>&1 --- svg_pattern.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_pattern.lo -MD -MP -MF .deps/svg_pattern.Tpo -c svg_pattern.c -fPIC -DPIC -o .libs/svg_pattern.o --- svg_parser.lo --- svg_parser.c: In function '_svg_parser_sax_start_element': svg_parser.c:215:21: warning: comparison between 'svg_status_t' {aka 'enum svg_status'} and 'enum svgint_status' [-Wenum-compare] if (parser->status == SVGINT_STATUS_UNKNOWN_ELEMENT) ^~ svg_parser.c: In function '_svg_parser_parse_gradient_stop': svg_parser.c:735:85: warning: comparison between 'svgint_status_t' {aka 'enum svgint_status'} and 'enum svg_status' [-Wenum-compare] if (_svg_attribute_get_string (attributes, "stop-color", &color_str, "#000000") == SVG_STATUS_SUCCESS) ^~ svg_parser.c: In function '_svg_parser_parse_pattern': svg_parser.c:755:18: warning: variable 'status' set but not used [-Wunused-but-set-variable] svg_status_t status; ^~~~~~ --- svg_style.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_style.lo -MD -MP -MF ".deps/svg_style.Tpo" -c -o svg_style.lo svg_style.c; then mv -f ".deps/svg_style.Tpo" ".deps/svg_style.Plo"; else rm -f ".deps/svg_style.Tpo"; exit 1; fi --- svg_text.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_text.lo -MD -MP -MF ".deps/svg_text.Tpo" -c -o svg_text.lo svg_text.c; then mv -f ".deps/svg_text.Tpo" ".deps/svg_text.Plo"; else rm -f ".deps/svg_text.Tpo"; exit 1; fi --- svg_pattern.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_pattern.lo -MD -MP -MF .deps/svg_pattern.Tpo -c svg_pattern.c -o svg_pattern.o >/dev/null 2>&1 --- svg_transform.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_transform.lo -MD -MP -MF ".deps/svg_transform.Tpo" -c -o svg_transform.lo svg_transform.c; then mv -f ".deps/svg_transform.Tpo" ".deps/svg_transform.Plo"; else rm -f ".deps/svg_transform.Tpo"; exit 1; fi --- svg_parser_libxml.lo --- --- svg_image.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_image.lo -MD -MP -MF .deps/svg_image.Tpo -c svg_image.c -o svg_image.o >/dev/null 2>&1 --- svg_parser_libxml.lo --- if /bin/sh ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_parser_libxml.lo -MD -MP -MF ".deps/svg_parser_libxml.Tpo" -c -o svg_parser_libxml.lo svg_parser_libxml.c; then mv -f ".deps/svg_parser_libxml.Tpo" ".deps/svg_parser_libxml.Plo"; else rm -f ".deps/svg_parser_libxml.Tpo"; exit 1; fi --- svg_str.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_str.lo -MD -MP -MF .deps/svg_str.Tpo -c svg_str.c -fPIC -DPIC -o .libs/svg_str.o --- svg_style.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_style.lo -MD -MP -MF .deps/svg_style.Tpo -c svg_style.c -fPIC -DPIC -o .libs/svg_style.o --- svg_transform.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_transform.lo -MD -MP -MF .deps/svg_transform.Tpo -c svg_transform.c -fPIC -DPIC -o .libs/svg_transform.o --- svg_style.lo --- svg_style.c: In function '_svg_style_parse_stop_opacity': svg_style.c:658:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (status) ^~ svg_style.c:661:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' style->opacity = opacity; ^~~~~ --- svg_str.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_str.lo -MD -MP -MF .deps/svg_str.Tpo -c svg_str.c -o svg_str.o >/dev/null 2>&1 --- svg_path.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_path.lo -MD -MP -MF .deps/svg_path.Tpo -c svg_path.c -fPIC -DPIC -o .libs/svg_path.o --- svg_text.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_text.lo -MD -MP -MF .deps/svg_text.Tpo -c svg_text.c -fPIC -DPIC -o .libs/svg_text.o --- svg_path.lo --- svg_path.c: In function '_svg_path_add_from_str': svg_path.c:410:17: warning: comparison between 'svg_status_t' {aka 'enum svg_status'} and 'enum svgint_status' [-Wenum-compare] if (status == SVGINT_STATUS_ARGS_EXHAUSTED) ^~ --- svg_parser_libxml.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_parser_libxml.lo -MD -MP -MF .deps/svg_parser_libxml.Tpo -c svg_parser_libxml.c -fPIC -DPIC -o .libs/svg_parser_libxml.o --- svg_element.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_element.lo -MD -MP -MF .deps/svg_element.Tpo -c svg_element.c -o svg_element.o >/dev/null 2>&1 --- svg_parser_libxml.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_parser_libxml.lo -MD -MP -MF .deps/svg_parser_libxml.Tpo -c svg_parser_libxml.c -o svg_parser_libxml.o >/dev/null 2>&1 --- svg_text.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_text.lo -MD -MP -MF .deps/svg_text.Tpo -c svg_text.c -o svg_text.o >/dev/null 2>&1 --- svg_parser.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_parser.lo -MD -MP -MF .deps/svg_parser.Tpo -c svg_parser.c -o svg_parser.o >/dev/null 2>&1 --- svg_path.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_path.lo -MD -MP -MF .deps/svg_path.Tpo -c svg_path.c -o svg_path.o >/dev/null 2>&1 --- svg_transform.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_transform.lo -MD -MP -MF .deps/svg_transform.Tpo -c svg_transform.c -o svg_transform.o >/dev/null 2>&1 --- svg_style.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DLIBICONV_PLUG -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT svg_style.lo -MD -MP -MF .deps/svg_style.Tpo -c svg_style.c -o svg_style.o >/dev/null 2>&1 --- libsvg.la --- /bin/sh ../libtool --mode=link --tag=CC cc -pipe -I/usr/local/include -DLIBICONV_PLUG -O2 -fno-strict-aliasing -o libsvg.la -rpath /usr/local/lib -version-info 1:0:0 svg.lo svg_ascii.lo svg_attribute.lo svg_color.lo svg_element.lo svg_gradient.lo svg_group.lo svg_image.lo svg_length.lo svg_paint.lo svg_parser.lo svg_pattern.lo svg_path.lo svg_str.lo svg_style.lo svg_text.lo svg_transform.lo svg_parser_libxml.lo -L/usr/local/lib -lxml2 -lm cc -shared .libs/svg.o .libs/svg_ascii.o .libs/svg_attribute.o .libs/svg_color.o .libs/svg_element.o .libs/svg_gradient.o .libs/svg_group.o .libs/svg_image.o .libs/svg_length.o .libs/svg_paint.o .libs/svg_parser.o .libs/svg_pattern.o .libs/svg_path.o .libs/svg_str.o .libs/svg_style.o .libs/svg_text.o .libs/svg_transform.o .libs/svg_parser_libxml.o -L/usr/local/lib -lxml2 -lm -Wl,-soname -Wl,libsvg.so.1 -o .libs/libsvg.so.1.0.0 (cd .libs && rm -f libsvg.so.1 && ln -s libsvg.so.1.0.0 libsvg.so.1) (cd .libs && rm -f libsvg.so && ln -s libsvg.so.1.0.0 libsvg.so) ar cru .libs/libsvg.a svg.o svg_ascii.o svg_attribute.o svg_color.o svg_element.o svg_gradient.o svg_group.o svg_image.o svg_length.o svg_paint.o svg_parser.o svg_pattern.o svg_path.o svg_str.o svg_style.o svg_text.o svg_transform.o svg_parser_libxml.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libsvg.a creating libsvg.la (cd .libs && rm -f libsvg.la && ln -s ../libsvg.la libsvg.la) SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libsvg-0.1.4_8 ===> Generating temporary packing list Making install in . test -z "/usr/local/libdata/pkgconfig" || /construction/graphics/libsvg/libsvg-0.1.4/install-sh -d "/construction/graphics/libsvg/stage/usr/local/libdata/pkgconfig" install -m 0644 'libsvg.pc' '/construction/graphics/libsvg/stage/usr/local/libdata/pkgconfig/libsvg.pc' Making install in src test -z "/usr/local/lib" || /construction/graphics/libsvg/libsvg-0.1.4/install-sh -d "/construction/graphics/libsvg/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsvg.la' '/construction/graphics/libsvg/stage/usr/local/lib/libsvg.la' /usr/bin/install -c .libs/libsvg.so.1.0.0 /construction/graphics/libsvg/stage/usr/local/lib/libsvg.so.1.0.0 (cd /construction/graphics/libsvg/stage/usr/local/lib && rm -f libsvg.so.1 && ln -s libsvg.so.1.0.0 libsvg.so.1) (cd /construction/graphics/libsvg/stage/usr/local/lib && rm -f libsvg.so && ln -s libsvg.so.1.0.0 libsvg.so) /usr/bin/install -c .libs/libsvg.lai /construction/graphics/libsvg/stage/usr/local/lib/libsvg.la /usr/bin/install -c .libs/libsvg.a /construction/graphics/libsvg/stage/usr/local/lib/libsvg.a ranlib /construction/graphics/libsvg/stage/usr/local/lib/libsvg.a chmod 644 /construction/graphics/libsvg/stage/usr/local/lib/libsvg.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /construction/graphics/libsvg/libsvg-0.1.4/install-sh -d "/construction/graphics/libsvg/stage/usr/local/include" install -m 0644 'svg.h' '/construction/graphics/libsvg/stage/usr/local/include/svg.h' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/libsvg.so.1.0.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libsvg-0.1.4_8 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:17