>>> Unpacking source... >>> Unpacking xsvg-0.2.1.tar.gz to /var/tmp/portage/media-gfx/xsvg-0.2.1/work * Applying xsvg-0.2.1-asneeded.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-gfx/xsvg-0.2.1/work/xsvg-0.2.1' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/media-gfx/xsvg-0.2.1/work/xsvg-0.2.1 ... ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu 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 enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc 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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for library containing strerror... none required checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for gawk... (cached) gawk checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for i686-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 XSVG... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-gfx/xsvg-0.2.1/work/xsvg-0.2.1' Making all in . make[2]: Entering directory `/var/tmp/portage/media-gfx/xsvg-0.2.1/work/xsvg-0.2.1' make[2]: Leaving directory `/var/tmp/portage/media-gfx/xsvg-0.2.1/work/xsvg-0.2.1' Making all in src make[2]: Entering directory `/var/tmp/portage/media-gfx/xsvg-0.2.1/work/xsvg-0.2.1/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -pipe -MT args.o -MD -MP -MF .deps/args.Tpo -c -o args.o args.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -pipe -MT xsvg.o -MD -MP -MF .deps/xsvg.Tpo -c -o xsvg.o xsvg.c mv -f .deps/args.Tpo .deps/args.Po mv -f .deps/xsvg.Tpo .deps/xsvg.Po i686-pc-linux-gnu-gcc -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -pipe -Wl,-O1 -o xsvg args.o xsvg.o -lsvg-cairo -lsvg -lpng -ljpeg -lz -lcairo -lxml2 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libsvg.so: undefined reference to `jpeg_stdio_src' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libsvg.so: undefined reference to `jpeg_CreateDecompress' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libsvg.so: undefined reference to `jpeg_destroy_decompress' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libsvg.so: undefined reference to `jpeg_finish_decompress' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libsvg.so: undefined reference to `jpeg_read_header' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libsvg.so: undefined reference to `jpeg_start_decompress' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libsvg.so: undefined reference to `jpeg_std_error' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../libsvg.so: undefined reference to `jpeg_read_scanlines' collect2: ld returned 1 exit status make[2]: *** [xsvg] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-gfx/xsvg-0.2.1/work/xsvg-0.2.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-gfx/xsvg-0.2.1/work/xsvg-0.2.1' make: *** [all] Error 2 * * ERROR: media-gfx/xsvg-0.2.1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2587: Called _eapi0_src_compile * ebuild.sh, line 591: Called _eapi2_src_compile * ebuild.sh, line 625: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/media-gfx:xsvg-0.2.1:20081120-115625.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/xsvg-0.2.1/temp/environment'. *