This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by inkscape configure 0.47, which was generated by GNU Autoconf 2.64. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --without-perl --enable-poppler-cairo --with-xft --without-gnome-vfs --without-inkjar --enable-lcms --disable-mmx --enable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = anubis uname -m = x86_64 uname -r = 2.6.31-gentoo-r6 uname -s = Linux uname -v = #1 SMP PREEMPT Tue Dec 1 23:34:31 CET 2009 /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /usr/lib/distcc/bin PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.2 PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 PATH: /usr/qt/3/bin PATH: /opt/vmware/server/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2567: checking build system type configure:2581: result: x86_64-pc-linux-gnu configure:2601: checking host system type configure:2614: result: x86_64-pc-linux-gnu configure:2651: checking for a BSD-compatible install configure:2719: result: /usr/bin/install -c configure:2730: checking whether build environment is sane configure:2780: result: yes configure:2921: checking for a thread-safe mkdir -p configure:2960: result: /bin/mkdir -p configure:2973: checking for gawk configure:2989: found /usr/bin/gawk configure:3000: result: gawk configure:3011: checking whether make sets $(MAKE) configure:3033: result: yes configure:3108: checking how to create a pax tar archive configure:3121: tar --version tar (GNU tar) 1.20 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3124: $? = 0 configure:3164: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3167: $? = 0 configure:3171: tar -xf - &5 x86_64-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3410: $? = 0 configure:3399: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /home/portage/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-java-awt=gtk --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5' Thread model: posix gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) configure:3410: $? = 0 configure:3399: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument distcc[10520] ERROR: compile (null) on localhost failed configure:3410: $? = 1 configure:3399: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' x86_64-pc-linux-gnu-g++: no input files distcc[10526] ERROR: compile (null) on localhost failed configure:3410: $? = 1 configure:3432: checking for C++ compiler default output file name configure:3454: x86_64-pc-linux-gnu-g++ -march=nocona -O2 -pipe -Wl,-O1 conftest.cpp >&5 configure:3458: $? = 0 configure:3495: result: a.out configure:3511: checking whether the C++ compiler works configure:3520: ./a.out configure:3524: $? = 0 configure:3539: result: yes configure:3546: checking whether we are cross compiling configure:3548: result: no configure:3551: checking for suffix of executables configure:3558: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.cpp >&5 configure:3562: $? = 0 configure:3584: result: configure:3590: checking for suffix of object files configure:3612: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 configure:3616: $? = 0 configure:3637: result: o configure:3641: checking whether we are using the GNU C++ compiler configure:3660: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 configure:3660: $? = 0 configure:3669: result: yes configure:3678: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:3698: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:3698: $? = 0 configure:3739: result: yes configure:3764: checking dependency style of x86_64-pc-linux-gnu-g++ configure:3874: result: gcc3 configure:3890: checking for library containing strerror configure:3921: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.cpp >&5 configure:3921: $? = 0 configure:3938: result: none required configure:4058: checking for C++ compiler version configure:4067: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4078: $? = 0 configure:4067: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /home/portage/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-java-awt=gtk --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5' Thread model: posix gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) configure:4078: $? = 0 configure:4067: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument distcc[10629] ERROR: compile (null) on localhost failed configure:4078: $? = 1 configure:4067: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' x86_64-pc-linux-gnu-g++: no input files distcc[10635] ERROR: compile (null) on localhost failed configure:4078: $? = 1 configure:4082: checking whether we are using the GNU C++ compiler configure:4110: result: yes configure:4119: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4180: result: yes configure:4205: checking dependency style of x86_64-pc-linux-gnu-g++ configure:4315: result: gcc3 configure:4338: checking for x86_64-pc-linux-gnu-gcc configure:4354: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc configure:4365: result: x86_64-pc-linux-gnu-gcc configure:4634: checking for C compiler version configure:4643: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4654: $? = 0 configure:4643: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /home/portage/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-java-awt=gtk --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5' Thread model: posix gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) configure:4654: $? = 0 configure:4643: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument distcc[10650] ERROR: compile (null) on localhost failed configure:4654: $? = 1 configure:4643: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files distcc[10656] ERROR: compile (null) on localhost failed configure:4654: $? = 1 configure:4658: checking whether we are using the GNU C compiler configure:4677: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe conftest.c >&5 configure:4677: $? = 0 configure:4686: result: yes configure:4695: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4715: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4715: $? = 0 configure:4756: result: yes configure:4773: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4837: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe conftest.c >&5 configure:4837: $? = 0 configure:4850: result: none needed configure:4872: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4982: result: gcc3 configure:5009: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5117: result: gcc3 configure:5135: checking for x86_64-pc-linux-gnu-ranlib configure:5151: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:5162: result: x86_64-pc-linux-gnu-ranlib configure:5225: checking whether NLS is requested configure:5234: result: yes configure:5249: checking for intltool >= 0.22 configure:5256: result: 0.40.6 found configure:5264: checking for intltool-update configure:5282: found /usr/bin/intltool-update configure:5294: result: /usr/bin/intltool-update configure:5304: checking for intltool-merge configure:5322: found /usr/bin/intltool-merge configure:5334: result: /usr/bin/intltool-merge configure:5344: checking for intltool-extract configure:5362: found /usr/bin/intltool-extract configure:5374: result: /usr/bin/intltool-extract configure:5505: checking for xgettext configure:5523: found /usr/bin/xgettext configure:5535: result: /usr/bin/xgettext configure:5545: checking for msgmerge configure:5563: found /usr/bin/msgmerge configure:5575: result: /usr/bin/msgmerge configure:5585: checking for msgfmt configure:5603: found /usr/bin/msgfmt configure:5615: result: /usr/bin/msgfmt configure:5625: checking for gmsgfmt configure:5643: found /usr/bin/gmsgfmt configure:5656: result: /usr/bin/gmsgfmt configure:5676: checking for perl configure:5694: found /usr/bin/perl configure:5706: result: /usr/bin/perl configure:5717: checking for perl >= 5.8.1 configure:5724: result: 5.8.8 configure:5728: checking for XML::Parser configure:5731: result: ok configure:5756: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.cpp >&5 configure:5756: $? = 0 configure:5787: checking how to run the C++ preprocessor configure:5814: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:5814: $? = 0 configure:5828: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:11:28: error: ac_nonexistent.h: No such file or directory distcc[10780] ERROR: compile (null) on localhost failed configure:5828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.47" | #define PACKAGE_STRING "inkscape 0.47" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "inkscape" | #define VERSION "0.47" | /* end confdefs.h. */ | #include configure:5853: result: x86_64-pc-linux-gnu-g++ -E configure:5873: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:5873: $? = 0 configure:5887: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:11:28: error: ac_nonexistent.h: No such file or directory distcc[10796] ERROR: compile (null) on localhost failed configure:5887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.47" | #define PACKAGE_STRING "inkscape 0.47" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "inkscape" | #define VERSION "0.47" | /* end confdefs.h. */ | #include configure:5916: checking for grep that handles long lines and -e configure:5974: result: /bin/grep configure:5979: checking for egrep configure:6041: result: /bin/grep -E configure:6046: checking for ANSI C header files configure:6066: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe conftest.cpp >&5 configure:6066: $? = 0 configure:6139: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.cpp >&5 configure:6139: $? = 0 configure:6139: ./conftest configure:6139: $? = 0 configure:6150: result: yes configure:6159: checking for SVN snapshot build configure:6170: result: no configure:6190: checking for x86_64-pc-linux-gnu-gcc configure:6217: result: x86_64-pc-linux-gnu-gcc configure:6486: checking for C compiler version configure:6495: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6506: $? = 0 configure:6495: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /home/portage/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-java-awt=gtk --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5' Thread model: posix gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) configure:6506: $? = 0 configure:6495: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument distcc[10853] ERROR: compile (null) on localhost failed configure:6506: $? = 1 configure:6495: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files distcc[10859] ERROR: compile (null) on localhost failed configure:6506: $? = 1 configure:6510: checking whether we are using the GNU C compiler configure:6538: result: yes configure:6547: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:6608: result: yes configure:6625: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:6702: result: none needed configure:6724: checking dependency style of x86_64-pc-linux-gnu-gcc configure:6834: result: gcc3 configure:6850: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together configure:6881: x86_64-pc-linux-gnu-gcc -c conftest.cpp -o conftest2.o >&5 configure:6885: $? = 0 configure:6891: x86_64-pc-linux-gnu-gcc -c conftest.cpp -o conftest2.o >&5 configure:6895: $? = 0 configure:6906: cc -c conftest.cpp >&5 configure:6910: $? = 0 configure:6918: cc -c conftest.cpp -o conftest2.o >&5 configure:6922: $? = 0 configure:6928: cc -c conftest.cpp -o conftest2.o >&5 configure:6932: $? = 0 configure:6950: result: yes configure:6997: checking compiler support for -Werror=format-security configure:7013: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7013: $? = 0 configure:7019: result: yes configure:7030: checking compiler support for -Wno-pointer-sign configure:7045: x86_64-pc-linux-gnu-gcc -c -Wno-pointer-sign -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:7045: $? = 0 configure:7051: result: yes configure:7061: checking linker tolerates -z relro configure:7076: x86_64-pc-linux-gnu-gcc -o conftest -Wno-pointer-sign -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-O1 conftest.c >&5 configure:7076: $? = 0 configure:7083: result: yes configure:7102: checking GNU compiler version configure:7110: result: 4.3.4 configure:7140: checking for sys/types.h configure:7140: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:7140: $? = 0 configure:7140: result: yes configure:7140: checking for sys/stat.h configure:7140: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:7140: $? = 0 configure:7140: result: yes configure:7140: checking for stdlib.h configure:7140: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:7140: $? = 0 configure:7140: result: yes configure:7140: checking for string.h configure:7140: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:7140: $? = 0 configure:7140: result: yes configure:7140: checking for memory.h configure:7140: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:7140: $? = 0 configure:7140: result: yes configure:7140: checking for strings.h configure:7140: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:7140: $? = 0 configure:7140: result: yes configure:7140: checking for inttypes.h configure:7140: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:7140: $? = 0 configure:7140: result: yes configure:7140: checking for stdint.h configure:7140: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:7140: $? = 0 configure:7140: result: yes configure:7140: checking for unistd.h configure:7140: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:7140: $? = 0 configure:7140: result: yes configure:7156: checking locale.h usability configure:7156: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:7156: $? = 0 configure:7156: result: yes configure:7156: checking locale.h presence configure:7156: x86_64-pc-linux-gnu-g++ -E -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp configure:7156: $? = 0 configure:7156: result: yes configure:7156: checking for locale.h configure:7156: result: yes configure:7167: checking for LC_MESSAGES configure:7183: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-O1 conftest.cpp >&5 configure:7183: $? = 0 configure:7191: result: yes configure:7208: checking libintl.h usability configure:7208: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:7208: $? = 0 configure:7208: result: yes configure:7208: checking libintl.h presence configure:7208: x86_64-pc-linux-gnu-g++ -E -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp configure:7208: $? = 0 configure:7208: result: yes configure:7208: checking for libintl.h configure:7208: result: yes configure:7216: checking for ngettext in libc configure:7234: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-O1 conftest.cpp >&5 configure:7234: $? = 0 configure:7243: result: yes configure:7247: checking for dgettext in libc configure:7265: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-O1 conftest.cpp >&5 configure:7265: $? = 0 configure:7274: result: yes configure:7281: checking for bind_textdomain_codeset configure:7281: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-O1 conftest.cpp >&5 configure:7281: $? = 0 configure:7281: result: yes configure:7557: checking for msgfmt configure:7584: result: /usr/bin/msgfmt configure:7595: checking for dcgettext configure:7595: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-O1 conftest.cpp >&5 configure:7595: $? = 0 configure:7595: result: yes configure:7605: checking if msgfmt accepts -c configure:7620: $MSGFMT -c -o /dev/null conftest.foo configure:7623: $? = 0 configure:7625: result: yes configure:7635: checking for gmsgfmt configure:7666: result: /usr/bin/gmsgfmt configure:7676: checking for xgettext configure:7703: result: /usr/bin/xgettext configure:7722: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-O1 conftest.cpp >&5 configure:7722: $? = 0 configure:7800: checking for catalogs to be installed configure:7825: result: de configure:7860: checking for pkg-config configure:7878: found /usr/bin/pkg-config configure:7891: result: /usr/bin/pkg-config configure:7905: checking for msgfmt configure:7936: result: /usr/bin/msgfmt configure:7946: checking for gmsgfmt configure:7977: result: /usr/bin/gmsgfmt configure:7988: checking for OpenMP flag of C++ compiler configure:8024: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-O1 conftest.cpp >&5 configure:8024: $? = 0 configure:8033: result: -fopenmp configure:8046: checking omp.h usability configure:8046: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:8046: $? = 0 configure:8046: result: yes configure:8046: checking omp.h presence configure:8046: x86_64-pc-linux-gnu-g++ -E -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp configure:8046: $? = 0 configure:8046: result: yes configure:8046: checking for omp.h configure:8046: result: yes configure:8054: checking for png_read_info in -lpng configure:8079: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-O1 conftest.cpp -lpng -lz -lm >&5 configure:8079: $? = 0 configure:8088: result: yes configure:8091: checking png.h usability configure:8091: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:8091: $? = 0 configure:8091: result: yes configure:8091: checking png.h presence configure:8091: x86_64-pc-linux-gnu-g++ -E -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp configure:8091: $? = 0 configure:8091: result: yes configure:8091: checking for png.h configure:8091: result: yes configure:8107: checking for shl_load in -ldld configure:8132: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-O1 conftest.cpp -ldld >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld collect2: ld returned 1 exit status distcc[11249] ERROR: compile conftest.cpp on localhost failed configure:8132: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.47" | #define PACKAGE_STRING "inkscape 0.47" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "inkscape" | #define VERSION "0.47" | #define STDC_HEADERS 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:8141: result: no configure:8146: checking for dlopen configure:8146: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-O1 conftest.cpp >&5 /home/portage/tmp/portage/media-gfx/inkscape-0.47/temp/cceUQLxh.o: In function `main': conftest.cpp:(.text+0x5): undefined reference to `dlopen' collect2: ld returned 1 exit status distcc[11264] ERROR: compile conftest.cpp on localhost failed configure:8146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.47" | #define PACKAGE_STRING "inkscape 0.47" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "inkscape" | #define VERSION "0.47" | #define STDC_HEADERS 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:8146: result: no configure:8150: checking for dlopen in -ldl configure:8175: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-O1 conftest.cpp -ldl >&5 configure:8175: $? = 0 configure:8184: result: yes configure:8284: checking gc.h usability configure:8284: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:8284: $? = 0 configure:8284: result: yes configure:8284: checking gc.h presence configure:8284: x86_64-pc-linux-gnu-g++ -E -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp configure:8284: $? = 0 configure:8284: result: yes configure:8284: checking for gc.h configure:8284: result: yes configure:8297: checking for GC_init in -lgc configure:8322: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-O1 conftest.cpp -lgc >&5 configure:8322: $? = 0 configure:8331: result: yes configure:8484: checking libgc version 6.4+ configure:8509: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-O1 conftest.cpp -lgc >&5 configure:8509: $? = 0 configure:8509: ./conftest configure:8509: $? = 0 configure:8519: result: yes configure:8528: checking sys/filio.h usability configure:8528: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 distcc[11337] ERROR: compile (null) on localhost failed conftest.cpp:62:23: error: sys/filio.h: No such file or directory distcc[11336] ERROR: compile conftest.cpp on localhost failed configure:8528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.47" | #define PACKAGE_STRING "inkscape 0.47" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "inkscape" | #define VERSION "0.47" | #define STDC_HEADERS 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_GC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8528: result: no configure:8528: checking sys/filio.h presence configure:8528: x86_64-pc-linux-gnu-g++ -E -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp conftest.cpp:29:23: error: sys/filio.h: No such file or directory distcc[11350] ERROR: compile (null) on localhost failed configure:8528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.47" | #define PACKAGE_STRING "inkscape 0.47" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "inkscape" | #define VERSION "0.47" | #define STDC_HEADERS 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_GC_H 1 | /* end confdefs.h. */ | #include configure:8528: result: no configure:8528: checking for sys/filio.h configure:8528: result: no configure:8542: checking malloc.h usability configure:8542: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:8542: $? = 0 configure:8542: result: yes configure:8542: checking malloc.h presence configure:8542: x86_64-pc-linux-gnu-g++ -E -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp configure:8542: $? = 0 configure:8542: result: yes configure:8542: checking for malloc.h configure:8542: result: yes configure:8554: checking for mallinfo configure:8554: x86_64-pc-linux-gnu-g++ -o conftest -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-O1 conftest.cpp -lgc >&5 configure:8554: $? = 0 configure:8554: result: yes configure:8560: checking for struct mallinfo.usmblks configure:8560: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:8560: $? = 0 configure:8560: result: yes configure:8570: checking for struct mallinfo.fsmblks configure:8570: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:8570: $? = 0 configure:8570: result: yes configure:8580: checking for struct mallinfo.uordblks configure:8580: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:8580: $? = 0 configure:8580: result: yes configure:8590: checking for struct mallinfo.fordblks configure:8590: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:8590: $? = 0 configure:8590: result: yes configure:8600: checking for struct mallinfo.hblkhd configure:8600: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:8600: $? = 0 configure:8600: result: yes configure:8618: checking for freetype-config configure:8636: found /usr/bin/freetype-config configure:8649: result: /usr/bin/freetype-config configure:8665: checking for Win32 platform configure:8676: result: no configure:8688: checking for Solaris platform configure:8701: result: no configure:8729: checking for x86_64-pc-linux-gnu-pkg-config configure:8759: result: /usr/bin/pkg-config configure:8827: checking pkg-config is at least version 0.9.0 configure:8830: result: yes configure:8841: checking for XFT configure:8849: $PKG_CONFIG --exists --print-errors "fontconfig" configure:8852: $? = 0 configure:8867: $PKG_CONFIG --exists --print-errors "fontconfig" configure:8870: $? = 0 configure:8906: result: yes configure:9025: checking for PANGOFT2 configure:9033: $PKG_CONFIG --exists --print-errors "pangoft2" configure:9036: $? = 0 configure:9051: $PKG_CONFIG --exists --print-errors "pangoft2" configure:9054: $? = 0 configure:9090: result: yes configure:9484: checking for Perl development environment configure:9508: result: no configure:9546: checking for Python development environment configure:9570: result: skipped configure:9621: checking for LCMS configure:9629: $PKG_CONFIG --exists --print-errors "lcms >= 1.13" configure:9632: $? = 0 configure:9647: $PKG_CONFIG --exists --print-errors "lcms >= 1.13" configure:9650: $? = 0 configure:9686: result: yes configure:9721: checking for POPPLER configure:9729: $PKG_CONFIG --exists --print-errors "poppler >= 0.5.9" configure:9732: $? = 0 configure:9747: $PKG_CONFIG --exists --print-errors "poppler >= 0.5.9" configure:9750: $? = 0 configure:9786: result: yes configure:9795: checking for POPPLER_GLIB configure:9803: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.5.9" configure:9806: $? = 0 configure:9821: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.5.9" configure:9824: $? = 0 configure:9860: result: yes configure:9867: checking for CAIRO_SVG configure:9875: $PKG_CONFIG --exists --print-errors "cairo-svg" configure:9878: $? = 0 configure:9893: $PKG_CONFIG --exists --print-errors "cairo-svg" configure:9896: $? = 0 configure:9932: result: yes configure:9943: checking for POPPLER_CAIRO configure:9951: $PKG_CONFIG --exists --print-errors "poppler-cairo >= 0.5.9" configure:9954: $? = 0 configure:9969: $PKG_CONFIG --exists --print-errors "poppler-cairo >= 0.5.9" configure:9972: $? = 0 configure:10008: result: yes configure:10041: checking for POPPLERNEW configure:10049: $PKG_CONFIG --exists --print-errors "poppler >= 0.8.3" configure:10052: $? = 0 configure:10067: $PKG_CONFIG --exists --print-errors "poppler >= 0.8.3" configure:10070: $? = 0 configure:10106: result: yes configure:10126: checking for LIBWPG configure:10134: $PKG_CONFIG --exists --print-errors "libwpg-0.1 libwpg-stream-0.1" configure:10137: $? = 0 configure:10152: $PKG_CONFIG --exists --print-errors "libwpg-0.1 libwpg-stream-0.1" configure:10155: $? = 0 configure:10191: result: yes configure:10215: checking for IMAGEMAGICK configure:10223: $PKG_CONFIG --exists --print-errors "ImageMagick++" configure:10226: $? = 0 configure:10241: $PKG_CONFIG --exists --print-errors "ImageMagick++" configure:10244: $? = 0 configure:10280: result: yes configure:10304: checking for CAIRO_USER_FONTS configure:10312: $PKG_CONFIG --exists --print-errors "cairo > 1.7.6" configure:10315: $? = 0 configure:10330: $PKG_CONFIG --exists --print-errors "cairo > 1.7.6" configure:10333: $? = 0 configure:10369: result: yes configure:10387: checking for INKSCAPE configure:10395: $PKG_CONFIG --exists --print-errors "gdkmm-2.4 glibmm-2.4 giomm-2.4 gtkmm-2.4 >= 2.10.0 gtk+-2.0 libxml-2.0 >= 2.6.11 libxslt >= 1.0.15 cairo sigc++-2.0 >= $min_sigc_version $ink_spell_pkg gthread-2.0 >= 2.0 libpng >= 1.2 gsl" configure:10398: $? = 0 configure:10413: $PKG_CONFIG --exists --print-errors "gdkmm-2.4 glibmm-2.4 giomm-2.4 gtkmm-2.4 >= 2.10.0 gtk+-2.0 libxml-2.0 >= 2.6.11 libxslt >= 1.0.15 cairo sigc++-2.0 >= $min_sigc_version $ink_spell_pkg gthread-2.0 >= 2.0 libpng >= 1.2 gsl" configure:10416: $? = 0 configure:10471: result: yes configure:10478: checking for Mac OS X Carbon support configure:10487: x86_64-pc-linux-gnu-g++ -E -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp conftest.cpp:47:27: error: Carbon/Carbon.h: No such file or directory conftest.cpp:48:39: error: CoreServices/CoreServices.h: No such file or directory distcc[11509] ERROR: compile (null) on localhost failed configure:10487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.47" | #define PACKAGE_STRING "inkscape 0.47" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "inkscape" | #define VERSION "0.47" | #define STDC_HEADERS 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_GC_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MALLINFO 1 | #define HAVE_STRUCT_MALLINFO_USMBLKS 1 | #define HAVE_STRUCT_MALLINFO_FSMBLKS 1 | #define HAVE_STRUCT_MALLINFO_UORDBLKS 1 | #define HAVE_STRUCT_MALLINFO_FORDBLKS 1 | #define HAVE_STRUCT_MALLINFO_HBLKHD 1 | #define WITH_XFT 1 | #define WITH_GTKSPELL 1 | #define ENABLE_LCMS 1 | #define HAVE_POPPLER 1 | #define HAVE_POPPLER_CAIRO 1 | #define HAVE_POPPLER_GLIB 1 | #define POPPLER_NEW_GFXFONT 1 | #define WITH_LIBWPG 1 | #define WITH_IMAGE_MAGICK 1 | #define ENABLE_SVG_FONTS 1 | /* end confdefs.h. */ | | #include | #include | configure:10491: result: no configure:10512: checking boost/concept_check.hpp usability configure:10512: x86_64-pc-linux-gnu-g++ -c -march=nocona -O2 -pipe -fopenmp -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp >&5 distcc[11521] ERROR: compile (null) on localhost failed conftest.cpp:79:35: error: boost/concept_check.hpp: No such file or directory distcc[11520] ERROR: compile conftest.cpp on localhost failed configure:10512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.47" | #define PACKAGE_STRING "inkscape 0.47" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "inkscape" | #define VERSION "0.47" | #define STDC_HEADERS 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_GC_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MALLINFO 1 | #define HAVE_STRUCT_MALLINFO_USMBLKS 1 | #define HAVE_STRUCT_MALLINFO_FSMBLKS 1 | #define HAVE_STRUCT_MALLINFO_UORDBLKS 1 | #define HAVE_STRUCT_MALLINFO_FORDBLKS 1 | #define HAVE_STRUCT_MALLINFO_HBLKHD 1 | #define WITH_XFT 1 | #define WITH_GTKSPELL 1 | #define ENABLE_LCMS 1 | #define HAVE_POPPLER 1 | #define HAVE_POPPLER_CAIRO 1 | #define HAVE_POPPLER_GLIB 1 | #define POPPLER_NEW_GFXFONT 1 | #define WITH_LIBWPG 1 | #define WITH_IMAGE_MAGICK 1 | #define ENABLE_SVG_FONTS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10512: result: no configure:10512: checking boost/concept_check.hpp presence configure:10512: x86_64-pc-linux-gnu-g++ -E -Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 conftest.cpp conftest.cpp:46:35: error: boost/concept_check.hpp: No such file or directory distcc[11534] ERROR: compile (null) on localhost failed configure:10512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.47" | #define PACKAGE_STRING "inkscape 0.47" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "inkscape" | #define VERSION "0.47" | #define STDC_HEADERS 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_GC_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MALLINFO 1 | #define HAVE_STRUCT_MALLINFO_USMBLKS 1 | #define HAVE_STRUCT_MALLINFO_FSMBLKS 1 | #define HAVE_STRUCT_MALLINFO_UORDBLKS 1 | #define HAVE_STRUCT_MALLINFO_FORDBLKS 1 | #define HAVE_STRUCT_MALLINFO_HBLKHD 1 | #define WITH_XFT 1 | #define WITH_GTKSPELL 1 | #define ENABLE_LCMS 1 | #define HAVE_POPPLER 1 | #define HAVE_POPPLER_CAIRO 1 | #define HAVE_POPPLER_GLIB 1 | #define POPPLER_NEW_GFXFONT 1 | #define WITH_LIBWPG 1 | #define WITH_IMAGE_MAGICK 1 | #define ENABLE_SVG_FONTS 1 | /* end confdefs.h. */ | #include configure:10512: result: no configure:10512: checking for boost/concept_check.hpp configure:10512: result: no configure:10519: error: You need the boost package (e.g. libboost-dev) ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CAIRO_PDF_CFLAGS_set= ac_cv_env_CAIRO_PDF_CFLAGS_value= ac_cv_env_CAIRO_PDF_LIBS_set= ac_cv_env_CAIRO_PDF_LIBS_value= ac_cv_env_CAIRO_SVG_CFLAGS_set= ac_cv_env_CAIRO_SVG_CFLAGS_value= ac_cv_env_CAIRO_SVG_LIBS_set= ac_cv_env_CAIRO_SVG_LIBS_value= ac_cv_env_CAIRO_USER_FONTS_CFLAGS_set= ac_cv_env_CAIRO_USER_FONTS_CFLAGS_value= ac_cv_env_CAIRO_USER_FONTS_LIBS_set= ac_cv_env_CAIRO_USER_FONTS_LIBS_value= ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=nocona -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=nocona -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GNOME_VFS_CFLAGS_set= ac_cv_env_GNOME_VFS_CFLAGS_value= ac_cv_env_GNOME_VFS_LIBS_set= ac_cv_env_GNOME_VFS_LIBS_value= ac_cv_env_IMAGEMAGICK_CFLAGS_set= ac_cv_env_IMAGEMAGICK_CFLAGS_value= ac_cv_env_IMAGEMAGICK_LIBS_set= ac_cv_env_IMAGEMAGICK_LIBS_value= ac_cv_env_INKSCAPE_CFLAGS_set= ac_cv_env_INKSCAPE_CFLAGS_value= ac_cv_env_INKSCAPE_LIBS_set= ac_cv_env_INKSCAPE_LIBS_value= ac_cv_env_LCMS_CFLAGS_set= ac_cv_env_LCMS_CFLAGS_value= ac_cv_env_LCMS_LIBS_set= ac_cv_env_LCMS_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-Wl,-O1 ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBWPG_CFLAGS_set= ac_cv_env_LIBWPG_CFLAGS_value= ac_cv_env_LIBWPG_LIBS_set= ac_cv_env_LIBWPG_LIBS_value= ac_cv_env_PANGOFT2_CFLAGS_set= ac_cv_env_PANGOFT2_CFLAGS_value= ac_cv_env_PANGOFT2_LIBS_set= ac_cv_env_PANGOFT2_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_POPPLERNEW_CFLAGS_set= ac_cv_env_POPPLERNEW_CFLAGS_value= ac_cv_env_POPPLERNEW_LIBS_set= ac_cv_env_POPPLERNEW_LIBS_value= ac_cv_env_POPPLER_CAIRO_CFLAGS_set= ac_cv_env_POPPLER_CAIRO_CFLAGS_value= ac_cv_env_POPPLER_CAIRO_LIBS_set= ac_cv_env_POPPLER_CAIRO_LIBS_value= ac_cv_env_POPPLER_CFLAGS_set= ac_cv_env_POPPLER_CFLAGS_value= ac_cv_env_POPPLER_GLIB_CFLAGS_set= ac_cv_env_POPPLER_GLIB_CFLAGS_value= ac_cv_env_POPPLER_GLIB_LIBS_set= ac_cv_env_POPPLER_GLIB_LIBS_value= ac_cv_env_POPPLER_LIBS_set= ac_cv_env_POPPLER_LIBS_value= ac_cv_env_XFT_CFLAGS_set= ac_cv_env_XFT_CFLAGS_value= ac_cv_env_XFT_LIBS_set= ac_cv_env_XFT_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_dlopen=no ac_cv_func_mallinfo=yes ac_cv_header_boost_concept_check_hpp=no ac_cv_header_gc_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_omp_h=yes ac_cv_header_png_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_gc_GC_init=yes ac_cv_lib_png_png_read_info=yes ac_cv_member_struct_mallinfo_fordblks=yes ac_cv_member_struct_mallinfo_fsmblks=yes ac_cv_member_struct_mallinfo_hblkhd=yes ac_cv_member_struct_mallinfo_uordblks=yes ac_cv_member_struct_mallinfo_usmblks=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FREETYPE_CONFIG=/usr/bin/freetype-config ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= am_cv_prog_tar_pax=gnutar am_cv_val_LC_MESSAGES=yes ax_cv_cxx_openmp=-fopenmp gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes ink_cv_svn_snapshot_build=no lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl pkg_cv_CAIRO_SVG_CFLAGS='-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' pkg_cv_CAIRO_SVG_LIBS='-lcairo ' pkg_cv_CAIRO_USER_FONTS_CFLAGS='-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' pkg_cv_CAIRO_USER_FONTS_LIBS='-lcairo ' pkg_cv_IMAGEMAGICK_CFLAGS='-fopenmp -I/usr/include/ImageMagick ' pkg_cv_IMAGEMAGICK_LIBS='-lMagick++ -lMagickCore ' pkg_cv_INKSCAPE_CFLAGS='-pthread -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/gtkspell-2.0 ' pkg_cv_INKSCAPE_LIBS='-pthread -lgtkmm-2.4 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lxslt -lz -lxml2 -lsigc-2.0 -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpng12 -lgsl -lgslcblas -lm ' pkg_cv_LCMS_CFLAGS=' ' pkg_cv_LCMS_LIBS='-llcms ' pkg_cv_LIBWPG_CFLAGS='-I/usr/include/libwpg-0.1 -I/usr/include/libwpd-0.8 ' pkg_cv_LIBWPG_LIBS='-lwpg-0.1 -lwpg-stream-0.1 -lwpd-0.8 ' pkg_cv_PANGOFT2_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_PANGOFT2_LIBS='-lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' pkg_cv_POPPLERNEW_CFLAGS='-I/usr/include/poppler ' pkg_cv_POPPLERNEW_LIBS='-lpoppler ' pkg_cv_POPPLER_CAIRO_CFLAGS='-I/usr/include/poppler -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' pkg_cv_POPPLER_CAIRO_LIBS='-lpoppler -lcairo ' pkg_cv_POPPLER_CFLAGS='-I/usr/include/poppler ' pkg_cv_POPPLER_GLIB_CFLAGS='-I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' pkg_cv_POPPLER_GLIB_LIBS='-lpoppler-glib -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' pkg_cv_POPPLER_LIBS='-lpoppler ' pkg_cv_XFT_CFLAGS=' ' pkg_cv_XFT_LIBS='-lfontconfig ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/portage/tmp/portage/media-gfx/inkscape-0.47/work/inkscape-0.47/missing --run aclocal-1.11 ' ALL_LINGUAS='am ar az be bg bn br ca ca@valencia cs da de dz el en_AU en_CA en_GB en_US@piglatin eo es_MX es et eu fi fr ga gl he hr hu hy id it ja km ko lt mk mn nb ne nl nn pa pl pt_BR pt ro ru rw sk sl sq sr@latin sr sv th tr uk vi zh_CN zh_TW' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/portage/tmp/portage/media-gfx/inkscape-0.47/work/inkscape-0.47/missing --run tar' AUTOCONF='${SHELL} /home/portage/tmp/portage/media-gfx/inkscape-0.47/work/inkscape-0.47/missing --run autoconf' AUTOHEADER='${SHELL} /home/portage/tmp/portage/media-gfx/inkscape-0.47/work/inkscape-0.47/missing --run autoheader' AUTOMAKE='${SHELL} /home/portage/tmp/portage/media-gfx/inkscape-0.47/work/inkscape-0.47/missing --run automake-1.11' AWK='gawk' CAIRO_PDF_CFLAGS='' CAIRO_PDF_LIBS='' CAIRO_SVG_CFLAGS='-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' CAIRO_SVG_LIBS='-lcairo ' CAIRO_USER_FONTS_CFLAGS='-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' CAIRO_USER_FONTS_LIBS='-lcairo ' CARBON_LDFLAGS='' CATALOGS=' de.gmo' CATOBJEXT='.gmo' CC='x86_64-pc-linux-gnu-gcc' CCAS='x86_64-pc-linux-gnu-gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-march=nocona -O2 -pipe' CCDEPMODE='depmode=gcc3' CFLAGS='-Wno-pointer-sign -march=nocona -O2 -pipe' CPPFLAGS='-Werror=format-security -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 ' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-march=nocona -O2 -pipe -fopenmp' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FREETYPE_CFLAGS='-I/usr/include/freetype2' FREETYPE_CONFIG='/usr/bin/freetype-config' FREETYPE_LIBS='-lfreetype -lz' GETTEXT_PACKAGE='inkscape' GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo br.gmo ca.gmo ca@valencia.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo en_AU.gmo en_CA.gmo en_GB.gmo en_US@piglatin.gmo eo.gmo es_MX.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo hy.gmo id.gmo it.gmo ja.gmo km.gmo ko.gmo lt.gmo mk.gmo mn.gmo nb.gmo ne.gmo nl.gmo nn.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr@latin.gmo sr.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/gmsgfmt' GNOME_VFS_CFLAGS='' GNOME_VFS_LIBS='' GREP='/bin/grep' HAVE_CARBON_FALSE='' HAVE_CARBON_TRUE='#' IMAGEMAGICK_CFLAGS='-fopenmp -I/usr/include/ImageMagick ' IMAGEMAGICK_LIBS='-lMagick++ -lMagickCore ' INKJAR_FALSE='' INKJAR_TRUE='#' INKSCAPE_CFLAGS='-pthread -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/gtkspell-2.0 ' INKSCAPE_DATADIR='' INKSCAPE_LIBS='-pthread -lgtkmm-2.4 -lgiomm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lxslt -lz -lxml2 -lsigc-2.0 -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpng12 -lgsl -lgslcblas -lm ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LCMS_CFLAGS=' ' LCMS_LIBS='-llcms ' LDFLAGS='-Wl,-z,relro -Wl,-O1' LIBOBJS='' LIBS='-lgc -llcms -lpoppler -lpoppler-glib ' LIBWPG_CFLAGS='-I/usr/include/libwpg-0.1 -I/usr/include/libwpd-0.8 ' LIBWPG_LIBS='-lwpg-0.1 -lwpg-stream-0.1 -lwpd-0.8 ' LTLIBOBJS='' MAKEINFO='${SHELL} /home/portage/tmp/portage/media-gfx/inkscape-0.47/work/inkscape-0.47/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='inkscape' PACKAGE_BUGREPORT='' PACKAGE_LOCALE_DIR='' PACKAGE_NAME='inkscape' PACKAGE_STRING='inkscape 0.47' PACKAGE_TARNAME='inkscape' PACKAGE_URL='' PACKAGE_VERSION='0.47' PANGOFT2_CFLAGS='-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' PANGOFT2_LIBS='-lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' PATH_SEPARATOR=':' PERL_CFLAGS='' PERL_LIBS='' PKG_CONFIG='/usr/bin/pkg-config' PLATFORM_SOLARIS_FALSE='' PLATFORM_SOLARIS_TRUE='#' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES=' am.po ar.po az.po be.po bg.po bn.po br.po ca.po ca@valencia.po cs.po da.po de.po dz.po el.po en_AU.po en_CA.po en_GB.po en_US@piglatin.po eo.po es_MX.po es.po et.po eu.po fi.po fr.po ga.po gl.po he.po hr.po hu.po hy.po id.po it.po ja.po km.po ko.po lt.po mk.po mn.po nb.po ne.po nl.po nn.po pa.po pl.po pt_BR.po pt.po ro.po ru.po rw.po sk.po sl.po sq.po sr@latin.po sr.po sv.po th.po tr.po uk.po vi.po zh_CN.po zh_TW.po' POPPLERNEW_CFLAGS='-I/usr/include/poppler ' POPPLERNEW_LIBS='-lpoppler ' POPPLER_CAIRO_CFLAGS='-I/usr/include/poppler -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' POPPLER_CAIRO_LIBS='-lpoppler -lcairo ' POPPLER_CFLAGS='-I/usr/include/poppler ' POPPLER_GLIB_CFLAGS='-I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' POPPLER_GLIB_LIBS='-lpoppler-glib -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' POPPLER_LIBS='-lpoppler -lpoppler-glib ' POSUB='po' POW_LIB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PYTHON_CFLAGS='' PYTHON_LIBS='' RANLIB='x86_64-pc-linux-gnu-ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_GNOME_VFS_FALSE='' USE_GNOME_VFS_TRUE='#' USE_IMAGE_MAGICK_FALSE='#' USE_IMAGE_MAGICK_TRUE='' USE_MMX_FALSE='' USE_MMX_TRUE='' USE_NLS='yes' USE_SVN_VERSION_FALSE='' USE_SVN_VERSION_TRUE='#' USE_XFT_FALSE='#' USE_XFT_TRUE='' VERSION='0.47' WIN32_CFLAGS='' WITH_LIBWPG_FALSE='#' WITH_LIBWPG_TRUE='' WITH_PERL_FALSE='' WITH_PERL_TRUE='#' WITH_PYTHON_FALSE='' WITH_PYTHON_TRUE='#' XFT_CFLAGS=' ' XFT_LIBS='-lfontconfig -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_CXX='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /home/portage/tmp/portage/media-gfx/inkscape-0.47/work/inkscape-0.47/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "inkscape" #define PACKAGE_TARNAME "inkscape" #define PACKAGE_VERSION "0.47" #define PACKAGE_STRING "inkscape 0.47" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "inkscape" #define VERSION "0.47" #define STDC_HEADERS 1 #define GETTEXT_PACKAGE "inkscape" #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define HAVE_GC_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MALLINFO 1 #define HAVE_STRUCT_MALLINFO_USMBLKS 1 #define HAVE_STRUCT_MALLINFO_FSMBLKS 1 #define HAVE_STRUCT_MALLINFO_UORDBLKS 1 #define HAVE_STRUCT_MALLINFO_FORDBLKS 1 #define HAVE_STRUCT_MALLINFO_HBLKHD 1 #define WITH_XFT 1 #define WITH_GTKSPELL 1 #define ENABLE_LCMS 1 #define HAVE_POPPLER 1 #define HAVE_POPPLER_CAIRO 1 #define HAVE_POPPLER_GLIB 1 #define POPPLER_NEW_GFXFONT 1 #define WITH_LIBWPG 1 #define WITH_IMAGE_MAGICK 1 #define ENABLE_SVG_FONTS 1 configure: exit 1