Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 289351 Details for
Bug 386523
gnome-base/librsvg-2.34.1-r1 fails to build with USE="doc"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
librsvg-2.34.1-r1:20111009-140143.log (text/plain), 43.66 KB, created by
Agostino Sarubbo
on 2011-10-09 14:06:16 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2011-10-09 14:06:16 UTC
Size:
43.66 KB
patch
obsolete
> * Package: gnome-base/librsvg-2.34.1-r1 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: amd64 doc elibc_glibc gtk gtk3 kernel_linux multilib tools userland_GNU > * FEATURES: sandbox userpriv usersandbox > * Fixing OMF Makefiles ... > [ ok ] > * Running elibtoolize in: librsvg-2.34.1/ > * Applying portage/2.2 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.2.6 patch ... > * Applying librsvg-2.34.0-automagic-gtk.patch ... > [ ok ] > * Running eautoreconf in '/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1' ... > * Running aclocal ... > [ ok ] > * Running libtoolize --copy --force --install --automake ... > [ ok ] > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to disable maintainer-specific portions of Makefiles... no >checking whether ln -s works... yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for library containing strerror... none required >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for gawk... (cached) gawk >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for ANSI C header files... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking whether byte ordering is bigendian... no >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for some Win32 platform... no >checking for native Win32... no >checking for LIBRSVG... yes >checking for GTHREAD... yes >checking whether gio 2.24 is available... yes >checking for LIBCROCO... yes >checking for strtok_r... yes >checking for more warnings... no >checking whether to build the GTK+ theme engine... yes >checking which gtk+ version to compile against... both >checking for GTK2... yes >checking for GTK3... yes >checking whether to build the GDK-Pixbuf SVG loader... yes >checking for GDK_PIXBUF... yes >checking for gdk-pixbuf-query-loaders... /usr/bin/gdk-pixbuf-query-loaders >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking for GTKDOC_DEPS... yes >checking whether to build gtk-doc documentation... yes >checking whether to build miscellaenous tools... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >configure: creating ./config.status >config.status: creating librsvg.spec >config.status: creating librsvg-features.h >config.status: creating Makefile >config.status: creating librsvg-zip >config.status: creating data/Makefile >config.status: creating gtk-engine/Makefile >config.status: creating gtk-engine/examples/Makefile >config.status: creating gtk-engine/examples/bubble/Makefile >config.status: creating gdk-pixbuf-loader/Makefile >config.status: creating tests/Makefile >config.status: creating tests/pdiff/Makefile >config.status: creating tools/Makefile >config.status: creating doc/Makefile >config.status: creating doc/version.xml >config.status: creating librsvg-2.0.pc >config.status: creating librsvg-2.0-uninstalled.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >librsvg-2.34.1 > > prefix: /usr > compiler: x86_64-pc-linux-gnu-gcc > > Build GdkPixbuf loader: yes > Build theme engine: yes > Build miscellaenous tools: yes > Handle svgz files: true > Use libcroco for css parsing: true > >make all-recursive >make[1]: Entering directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1' >Making all in . >make[2]: Entering directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1' > CC librsvg_2_la-librsvg-features.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-librsvg-features.lo `test -f 'librsvg-features.c' || echo './'`librsvg-features.c > CC librsvg_2_la-rsvg-affine.lo > CC librsvg_2_la-rsvg-bpath-util.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-affine.lo `test -f 'rsvg-affine.c' || echo './'`rsvg-affine.c > CC librsvg_2_la-rsvg-css.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-bpath-util.lo `test -f 'rsvg-bpath-util.c' || echo './'`rsvg-bpath-util.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-css.lo `test -f 'rsvg-css.c' || echo './'`rsvg-css.c > CC librsvg_2_la-rsvg-defs.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-defs.lo `test -f 'rsvg-defs.c' || echo './'`rsvg-defs.c > CC librsvg_2_la-rsvg-image.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-image.lo `test -f 'rsvg-image.c' || echo './'`rsvg-image.c > CC librsvg_2_la-rsvg-paint-server.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-paint-server.lo `test -f 'rsvg-paint-server.c' || echo './'`rsvg-paint-server.c > CC librsvg_2_la-rsvg-path.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-path.lo `test -f 'rsvg-path.c' || echo './'`rsvg-path.c > CC librsvg_2_la-rsvg-base-file-util.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-base-file-util.lo `test -f 'rsvg-base-file-util.c' || echo './'`rsvg-base-file-util.c > CC librsvg_2_la-rsvg-filter.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-filter.lo `test -f 'rsvg-filter.c' || echo './'`rsvg-filter.c > CC librsvg_2_la-rsvg-marker.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-marker.lo `test -f 'rsvg-marker.c' || echo './'`rsvg-marker.c > CC librsvg_2_la-rsvg-mask.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-mask.lo `test -f 'rsvg-mask.c' || echo './'`rsvg-mask.c > CC librsvg_2_la-rsvg-shapes.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-shapes.lo `test -f 'rsvg-shapes.c' || echo './'`rsvg-shapes.c > CC librsvg_2_la-rsvg-structure.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-structure.lo `test -f 'rsvg-structure.c' || echo './'`rsvg-structure.c > CC librsvg_2_la-rsvg-styles.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-styles.lo `test -f 'rsvg-styles.c' || echo './'`rsvg-styles.c > CC librsvg_2_la-rsvg-text.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-text.lo `test -f 'rsvg-text.c' || echo './'`rsvg-text.c > CC librsvg_2_la-rsvg-cond.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-cond.lo `test -f 'rsvg-cond.c' || echo './'`rsvg-cond.c > CC librsvg_2_la-rsvg-base.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-base.lo `test -f 'rsvg-base.c' || echo './'`rsvg-base.c > GEN s-enum-types-c > GEN s-enum-types-h > CC librsvg_2_la-rsvg-cairo-draw.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-cairo-draw.lo `test -f 'rsvg-cairo-draw.c' || echo './'`rsvg-cairo-draw.c > CC librsvg_2_la-rsvg-cairo-render.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-cairo-render.lo `test -f 'rsvg-cairo-render.c' || echo './'`rsvg-cairo-render.c > CC librsvg_2_la-rsvg-cairo-clip.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-cairo-clip.lo `test -f 'rsvg-cairo-clip.c' || echo './'`rsvg-cairo-clip.c > CC librsvg_2_la-rsvg.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg.lo `test -f 'rsvg.c' || echo './'`rsvg.c > CC librsvg_2_la-rsvg-gobject.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-gobject.lo `test -f 'rsvg-gobject.c' || echo './'`rsvg-gobject.c > CC librsvg_2_la-rsvg-file-util.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-file-util.lo `test -f 'rsvg-file-util.c' || echo './'`rsvg-file-util.c > CC librsvg_2_la-rsvg-xml.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-rsvg-xml.lo `test -f 'rsvg-xml.c' || echo './'`rsvg-xml.c > CC rsvg_convert-rsvg-convert.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o rsvg_convert-rsvg-convert.o `test -f 'rsvg-convert.c' || echo './'`rsvg-convert.c > CC rsvg_view-test-display.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o rsvg_view-test-display.o `test -f 'test-display.c' || echo './'`test-display.c > CC rsvg_view_3-test-display.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBRSVG_DATADIR="\"/usr/share\"" -DGSEAL_ENABLE -pthread -DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o rsvg_view_3-test-display.o `test -f 'test-display.c' || echo './'`test-display.c >cd . && /bin/sh ./config.status rsvg > CC librsvg_2_la-librsvg-enum-types.lo >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o librsvg_2_la-librsvg-enum-types.lo `test -f 'librsvg-enum-types.c' || echo './'`librsvg-enum-types.c >config.status: creating rsvg > CCLD librsvg-2.la > CCLD rsvg-convert > CCLD rsvg-view > CCLD rsvg-view-3 >make[2]: Leaving directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1' >Making all in gdk-pixbuf-loader >make[2]: Entering directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1/gdk-pixbuf-loader' > CC libpixbufloader_svg_la-io-svg.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DGDK_PIXBUF_ENABLE_BACKEND -DG_LOG_DOMAIN=\"libpixbufloader-svg\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -march=native -O2 -g0 -c -o libpixbufloader_svg_la-io-svg.lo `test -f 'io-svg.c' || echo './'`io-svg.c > CCLD libpixbufloader-svg.la >make[2]: Leaving directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1/gdk-pixbuf-loader' >Making all in data >make[2]: Entering directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1/data' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1/data' >Making all in tests >make[2]: Entering directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1/tests' >Making all in pdiff >make[3]: Entering directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1/tests/pdiff' > CC lpyramid.lo > CC pdiff.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -march=native -O2 -g0 -c -o lpyramid.lo lpyramid.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -march=native -O2 -g0 -c -o pdiff.lo pdiff.c > CC args.o > CC perceptualdiff.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -march=native -O2 -g0 -c args.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -march=native -O2 -g0 -c perceptualdiff.c > CCLD libpdiff.la > CCLD perceptualdiff >make[3]: Leaving directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1/tests/pdiff' >Making all in . >make[3]: Entering directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1/tests' > CC test-utils.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./pdiff -DTEST_DATA_DIR="\".\"" -DTEST_SRC_DIR="\"/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1/tests\"" -DTOP_SRC_DIR="\"..\"" -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -march=native -O2 -g0 -c -o test-utils.lo test-utils.c > CCLD libtest-utils.la >make[3]: Leaving directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1/tests' >make[2]: Leaving directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1/tests' >Making all in tools >make[2]: Entering directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1/tools' > CC rsvg-tools-main.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -march=native -O2 -g0 -c -o rsvg-tools-main.lo rsvg-tools-main.c > CC rsvg-dimensions.o > CC test-performance.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -march=native -O2 -g0 -c rsvg-dimensions.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -march=native -O2 -g0 -c test-performance.c > CC test-memory.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -pthread -DQT_SHARED -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -march=native -O2 -g0 -c test-memory.c > CCLD librsvg_tools_main.la > CCLD rsvg-dimensions > CCLD test-performance > CCLD test-memory >make[2]: Leaving directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1/tools' >Making all in doc >make[2]: Entering directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1/doc' >gtk-doc: Scanning header files >gtk-doc: Building XML >../rsvg-styles.c:1359: warning: Symbol name not found at the start of the comment block. >../rsvg-styles.c:1411: warning: Symbol name not found at the start of the comment block. >../rsvg-css.c:321: warning: Symbol name not found at the start of the comment block. >../rsvg-paint-server.c:112: warning: Symbol name not found at the start of the comment block. >../rsvg-paint-server.c:157: warning: Symbol name not found at the start of the comment block. >../rsvg-paint-server.c:169: warning: Symbol name not found at the start of the comment block. >../rsvg-affine.c:41: warning: Symbol name not found at the start of the comment block. >../rsvg-affine.c:67: warning: Symbol name not found at the start of the comment block. >../rsvg-affine.c:93: warning: Symbol name not found at the start of the comment block. >../rsvg-affine.c:118: warning: Symbol name not found at the start of the comment block. >../rsvg-affine.c:138: warning: Symbol name not found at the start of the comment block. >../rsvg-affine.c:160: warning: Symbol name not found at the start of the comment block. >../rsvg-affine.c:184: warning: Symbol name not found at the start of the comment block. >../rsvg-affine.c:206: warning: Symbol name not found at the start of the comment block. >../rsvg-affine.c:228: warning: Symbol name not found at the start of the comment block. >../rsvg-affine.c:244: warning: Symbol name not found at the start of the comment block. >../rsvg-affine.c:261: warning: Symbol name not found at the start of the comment block. >../rsvg-filter.c:464: warning: Symbol name not found at the start of the comment block. >../rsvg-filter.c:519: warning: Symbol name not found at the start of the comment block. >../rsvg-filter.c:632: warning: Symbol name not found at the start of the comment block. >../rsvg-filter.c:694: warning: Symbol name not found at the start of the comment block. >../rsvg-filter.c:750: warning: Symbol name not found at the start of the comment block. >../rsvg-path.c:104: warning: Symbol name not found at the start of the comment block. >../rsvg.h:47: warning: Symbol name not found at the start of the comment block. >../rsvg.h:54: warning: Symbol name not found at the start of the comment block. >../rsvg.h:60: warning: Symbol name not found at the start of the comment block. >../rsvg.h:86: warning: Symbol name not found at the start of the comment block. >../rsvg.h:91: warning: Symbol name not found at the start of the comment block. >../rsvg.h:107: warning: Symbol name not found at the start of the comment block. >../rsvg.h:189: warning: Symbol name not found at the start of the comment block. >:0: warning: Value descriptions for RsvgError are missing in source code comment block. >:0: warning: Field descriptions for struct RsvgHandleClass are missing in source code comment block. >:0: warning: Field descriptions for struct RsvgDimensionData are missing in source code comment block. >:0: warning: Field descriptions for struct RsvgPositionData are missing in source code comment block. >:0: warning: Value descriptions for RsvgHandleFlags are missing in source code comment block. >../rsvg-base.c:1085: warning: Parameter description for rsvg_handle_set_base_gfile::file is not used from source code comment block. >../rsvg-base.c:1085: warning: Parameter description for rsvg_handle_set_base_gfile::base_file is missing in source code comment block. >../rsvg-base.c:1992: warning: Parameter description for rsvg_handle_new_from_stream_sync::stream is not used from source code comment block. >../rsvg-base.c:1992: warning: Parameter description for rsvg_handle_new_from_stream_sync::input_stream is missing in source code comment block. >./rsvg-unused.txt:1: warning: 51 unused declarations.They should be added to rsvg-sections.txt in the appropriate place. >gtk-doc: Building HTML >Computing chunks... >error : Unknown node type 0 >/usr/bin/gtkdoc-mkhtml: line 105: 30926 Segmentation fault /usr/bin/xsltproc $path_arg --nonet --xinclude --stringparam gtkdoc.bookname $module --stringparam gtkdoc.version "1.18" --stringparam chunk.quietly $quiet --stringparam chunker.output.quiet $quiet "$@" $gtkdocdir/gtk-doc.xsl $document >make[2]: *** [html-build.stamp] Error 139 >make[2]: Leaving directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1/doc' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1' >make: *** [all] Error 2 > * ERROR: gnome-base/librsvg-2.34.1-r1 failed (compile phase): > * emake failed > * > * If you need support, post the output of 'emerge --info =gnome-base/librsvg-2.34.1-r1', > * the complete build log and the output of 'emerge -pqv =gnome-base/librsvg-2.34.1-r1'. > * The complete build log is located at '/home/ago/log/build/gnome-base/librsvg-2.34.1-r1:20111009-140143.log'. > * The ebuild environment file is located at '/tmp/portage/gnome-base/librsvg-2.34.1-r1/temp/environment'. > * S: '/tmp/portage/gnome-base/librsvg-2.34.1-r1/work/librsvg-2.34.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 386523
: 289351