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.91pre3, which was generated by GNU Autoconf 2.69. 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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-static --disable-nls --disable-openmp --enable-lcms --enable-poppler-cairo --disable-wpg --disable-visio --disable-cdr --enable-dbusapi --enable-magick --without-gnome-vfs --without-inkjar --with-gtkspell --with-aspell ## --------- ## ## Platform. ## ## --------- ## hostname = uusarm uname -m = x86_64 uname -r = 3.16.5-hardened-uusarm uname -s = Linux uname -v = #1 SMP PREEMPT Sat Oct 18 21:11:21 EEST 2014 /usr/bin/uname -p = Intel(R) Core(TM) i7-4700MQ CPU @ 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: /var/tmp/portage/media-gfx/inkscape-0.91_pre3/temp/python2.7/bin PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/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/x86_64-pc-linux-gnu/gcc-bin/4.9.2 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2851: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [[ ${CBUILD:-${CHOST}} != ${CHOST} ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2986: checking build system type configure:3000: result: x86_64-pc-linux-gnu configure:3020: checking host system type configure:3033: result: x86_64-pc-linux-gnu configure:3072: checking for a BSD-compatible install configure:3140: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:3151: checking whether build environment is sane configure:3206: result: yes configure:3357: checking for a thread-safe mkdir -p configure:3396: result: /bin/mkdir -p configure:3403: checking for gawk configure:3419: found /usr/bin/gawk configure:3430: result: gawk configure:3441: checking whether make sets $(MAKE) configure:3463: result: yes configure:3492: checking whether make supports nested variables configure:3509: result: yes configure:3588: checking how to create a pax tar archive configure:3599: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 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:3602: $? = 0 configure:3642: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3645: $? = 0 configure:3649: tar -xf - &5 x86_64-pc-linux-gnu-gcc (Gentoo Hardened 4.9.2 p1.0, pie-0.6.1) 4.9.2 Copyright (C) 2014 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:4066: $? = 0 configure:4055: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.2/work/gcc-4.9.2/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.9.2 p1.0, pie-0.6.1' --enable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --disable-libgomp --disable-libmudflap --disable-libssp --enable-lto --with-cloog --disable-isl-version-check --disable-libsanitizer Thread model: posix gcc version 4.9.2 (Gentoo Hardened 4.9.2 p1.0, pie-0.6.1) configure:4066: $? = 0 configure:4055: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4066: $? = 1 configure:4055: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4066: $? = 1 configure:4086: checking whether the C compiler works configure:4108: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4112: $? = 0 configure:4160: result: yes configure:4163: checking for C compiler default output file name configure:4165: result: a.out configure:4171: checking for suffix of executables configure:4178: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4182: $? = 0 configure:4204: result: configure:4226: checking whether we are cross compiling configure:4234: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4238: $? = 0 configure:4245: ./conftest configure:4249: $? = 0 configure:4264: result: no configure:4269: checking for suffix of object files configure:4291: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:4295: $? = 0 configure:4316: result: o configure:4320: checking whether we are using the GNU C compiler configure:4339: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:4339: $? = 0 configure:4348: result: yes configure:4357: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4377: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4377: $? = 0 configure:4418: result: yes configure:4435: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4498: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:4498: $? = 0 configure:4511: result: none needed configure:4533: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4644: result: none configure:4665: checking for x86_64-pc-linux-gnu-ar configure:4681: found /usr/bin/x86_64-pc-linux-gnu-ar configure:4692: result: x86_64-pc-linux-gnu-ar configure:4762: checking the archiver (x86_64-pc-linux-gnu-ar) interface configure:4772: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:4772: $? = 0 configure:4774: x86_64-pc-linux-gnu-ar cru libconftest.a conftest.o >&5 configure:4777: $? = 0 configure:4800: result: ar configure:4852: checking for x86_64-pc-linux-gnu-g++ configure:4868: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:4879: result: x86_64-pc-linux-gnu-g++ configure:4950: checking for C++ compiler version configure:4959: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo Hardened 4.9.2 p1.0, pie-0.6.1) 4.9.2 Copyright (C) 2014 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:4970: $? = 0 configure:4959: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.2/work/gcc-4.9.2/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.9.2 p1.0, pie-0.6.1' --enable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --disable-libgomp --disable-libmudflap --disable-libssp --enable-lto --with-cloog --disable-isl-version-check --disable-libsanitizer Thread model: posix gcc version 4.9.2 (Gentoo Hardened 4.9.2 p1.0, pie-0.6.1) configure:4970: $? = 0 configure:4959: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:4970: $? = 1 configure:4959: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:4970: $? = 1 configure:4974: checking whether we are using the GNU C++ compiler configure:4993: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.cpp >&5 configure:4993: $? = 0 configure:5002: result: yes configure:5011: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:5031: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:5031: $? = 0 configure:5072: result: yes configure:5097: checking dependency style of x86_64-pc-linux-gnu-g++ configure:5208: result: none configure:5231: checking for x86_64-pc-linux-gnu-gcc configure:5258: result: x86_64-pc-linux-gnu-gcc configure:5527: checking for C compiler version configure:5536: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo Hardened 4.9.2 p1.0, pie-0.6.1) 4.9.2 Copyright (C) 2014 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:5547: $? = 0 configure:5536: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.2/work/gcc-4.9.2/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.9.2 p1.0, pie-0.6.1' --enable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --disable-libgomp --disable-libmudflap --disable-libssp --enable-lto --with-cloog --disable-isl-version-check --disable-libsanitizer Thread model: posix gcc version 4.9.2 (Gentoo Hardened 4.9.2 p1.0, pie-0.6.1) configure:5547: $? = 0 configure:5536: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:5547: $? = 1 configure:5536: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:5547: $? = 1 configure:5551: checking whether we are using the GNU C compiler configure:5579: result: yes configure:5588: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:5649: result: yes configure:5666: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:5742: result: none needed configure:5764: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5875: result: none configure:5899: checking dependency style of x86_64-pc-linux-gnu-gcc configure:6008: result: none configure:6071: checking how to print strings configure:6098: result: printf configure:6119: checking for a sed that does not truncate output configure:6183: result: /bin/sed configure:6201: checking for grep that handles long lines and -e configure:6259: result: /bin/grep configure:6264: checking for egrep configure:6326: result: /bin/grep -E configure:6331: checking for fgrep configure:6393: result: /bin/grep -F configure:6428: checking for ld used by x86_64-pc-linux-gnu-gcc configure:6495: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:6502: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:6517: result: yes configure:6529: checking for BSD- or MS-compatible name lister (nm) configure:6578: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:6708: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:6715: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.cpp >&5 configure:6718: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:6721: output 0000000000000000 B some_variable configure:6728: result: BSD nm configure:6731: checking whether ln -s works configure:6735: result: yes configure:6743: checking the maximum length of command line arguments configure:6873: result: 1572864 configure:6890: checking whether the shell understands some XSI constructs configure:6900: result: yes configure:6904: checking whether the shell understands "+=" configure:6910: result: yes configure:6945: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6985: result: func_convert_file_noop configure:6992: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7012: result: func_convert_file_noop configure:7019: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:7026: result: -r configure:7060: checking for x86_64-pc-linux-gnu-objdump configure:7076: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:7087: result: x86_64-pc-linux-gnu-objdump configure:7159: checking how to recognize dependent libraries configure:7361: result: pass_all configure:7406: checking for x86_64-pc-linux-gnu-dlltool configure:7422: found /usr/bin/x86_64-pc-linux-gnu-dlltool configure:7433: result: x86_64-pc-linux-gnu-dlltool configure:7506: checking how to associate runtime and link libraries configure:7533: result: printf %s\n configure:7550: checking for x86_64-pc-linux-gnu-ar configure:7577: result: x86_64-pc-linux-gnu-ar configure:7658: checking for archiver @FILE support configure:7675: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.cpp >&5 configure:7675: $? = 0 configure:7678: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:7681: $? = 0 configure:7686: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:7689: $? = 1 configure:7701: result: @ configure:7719: checking for x86_64-pc-linux-gnu-strip configure:7735: found /usr/bin/x86_64-pc-linux-gnu-strip configure:7746: result: x86_64-pc-linux-gnu-strip configure:7818: checking for x86_64-pc-linux-gnu-ranlib configure:7834: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:7845: result: x86_64-pc-linux-gnu-ranlib configure:7987: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:8107: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.cpp >&5 configure:8110: $? = 0 configure:8114: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8117: $? = 0 configure:8183: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.cpp conftstm.o >&5 configure:8186: $? = 0 configure:8224: result: ok configure:8261: checking for sysroot configure:8291: result: no configure:8368: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.cpp >&5 configure:8371: $? = 0 configure:8507: checking for x86_64-pc-linux-gnu-mt configure:8537: result: no configure:8547: checking for mt configure:8577: result: no configure:8597: checking if : is a manifest tool configure:8603: : '-?' configure:8611: result: no configure:9253: checking how to run the C preprocessor configure:9284: x86_64-pc-linux-gnu-gcc -E conftest.c configure:9284: $? = 0 configure:9298: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | /* end confdefs.h. */ | #include configure:9323: result: x86_64-pc-linux-gnu-gcc -E configure:9343: x86_64-pc-linux-gnu-gcc -E conftest.c configure:9343: $? = 0 configure:9357: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9357: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | /* end confdefs.h. */ | #include configure:9386: checking for ANSI C header files configure:9406: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:9406: $? = 0 configure:9479: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:9479: $? = 0 configure:9479: ./conftest configure:9479: $? = 0 configure:9490: result: yes configure:9503: checking for sys/types.h configure:9503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:9503: $? = 0 configure:9503: result: yes configure:9503: checking for sys/stat.h configure:9503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:9503: $? = 0 configure:9503: result: yes configure:9503: checking for stdlib.h configure:9503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:9503: $? = 0 configure:9503: result: yes configure:9503: checking for string.h configure:9503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:9503: $? = 0 configure:9503: result: yes configure:9503: checking for memory.h configure:9503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:9503: $? = 0 configure:9503: result: yes configure:9503: checking for strings.h configure:9503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:9503: $? = 0 configure:9503: result: yes configure:9503: checking for inttypes.h configure:9503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:9503: $? = 0 configure:9503: result: yes configure:9503: checking for stdint.h configure:9503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:9503: $? = 0 configure:9503: result: yes configure:9503: checking for unistd.h configure:9503: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:9503: $? = 0 configure:9503: result: yes configure:9517: checking for dlfcn.h configure:9517: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:9517: $? = 0 configure:9517: result: yes configure:9733: checking for objdir configure:9748: result: .libs configure:10019: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:10037: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:10041: $? = 0 configure:10054: result: no configure:10381: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:10388: result: -fPIC -DPIC configure:10396: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:10414: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -fPIC -DPIC -DPIC conftest.c >&5 configure:10418: $? = 0 configure:10431: result: yes configure:10460: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:10488: result: yes configure:10503: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10524: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -o out/conftest2.o conftest.c >&5 configure:10528: $? = 0 configure:10550: result: yes configure:10558: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10605: result: yes configure:10638: 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 configure:11791: result: yes configure:11828: checking whether -lc should be explicitly linked in configure:11836: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.c >&5 configure:11839: $? = 0 configure:11854: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11857: $? = 0 configure:11871: result: no configure:12031: checking dynamic linker characteristics configure:12555: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12555: $? = 0 configure:12777: result: GNU/Linux ld.so configure:12884: checking how to hardcode library paths into programs configure:12909: result: immediate configure:13449: checking whether stripping libraries is possible configure:13454: result: yes configure:13489: checking if libtool supports shared libraries configure:13491: result: yes configure:13494: checking whether to build shared libraries configure:13515: result: yes configure:13518: checking whether to build static libraries configure:13522: result: no configure:13545: checking how to run the C++ preprocessor configure:13572: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:13572: $? = 0 configure:13586: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13586: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13611: result: x86_64-pc-linux-gnu-g++ -E configure:13631: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:13631: $? = 0 configure:13645: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13645: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13814: checking for ld used by x86_64-pc-linux-gnu-g++ configure:13881: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:13888: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:13903: result: yes configure:13958: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:14963: result: yes configure:14999: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing conftest.cpp >&5 configure:15002: $? = 0 configure:15522: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:15529: result: -fPIC -DPIC configure:15537: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:15555: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15559: $? = 0 configure:15572: result: yes configure:15595: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:15623: result: yes configure:15635: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15656: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -o out/conftest2.o conftest.cpp >&5 configure:15660: $? = 0 configure:15682: result: yes configure:15687: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15734: result: yes configure:15764: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:15800: result: yes configure:15941: checking dynamic linker characteristics configure:16621: result: GNU/Linux ld.so configure:16674: checking how to hardcode library paths into programs configure:16699: result: immediate configure:16761: checking for ANSI C header files configure:16865: result: yes configure:16874: checking for BZR snapshot build configure:16885: result: no configure:16908: checking whether make supports nested variables configure:16925: result: yes configure:16952: result: Strict build options enabled configure:16957: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together configure:16988: x86_64-pc-linux-gnu-gcc -c conftest.cpp -o conftest2.o >&5 configure:16992: $? = 0 configure:16998: x86_64-pc-linux-gnu-gcc -c conftest.cpp -o conftest2.o >&5 configure:17002: $? = 0 configure:17013: cc -c conftest.cpp >&5 configure:17017: $? = 0 configure:17025: cc -c conftest.cpp -o conftest2.o >&5 configure:17029: $? = 0 configure:17035: cc -c conftest.cpp -o conftest2.o >&5 configure:17039: $? = 0 configure:17057: result: yes configure:17114: checking compiler support for -Werror=... configure:17129: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.c >&5 configure:17129: $? = 0 configure:17135: result: yes configure:17152: checking compiler support for -Wno-pointer-sign configure:17167: x86_64-pc-linux-gnu-gcc -c -Wno-pointer-sign -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.c >&5 configure:17167: $? = 0 configure:17173: result: yes configure:17182: checking compiler support for -Wno-unused-but-set-variable configure:17197: x86_64-pc-linux-gnu-gcc -c -Wno-unused-but-set-variable -Wno-pointer-sign -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.c >&5 configure:17197: $? = 0 configure:17203: result: yes configure:17220: checking linker tolerates -z relro configure:17235: x86_64-pc-linux-gnu-gcc -o conftest -Wno-pointer-sign -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17235: $? = 0 configure:17242: result: yes configure:17260: checking native support for unordered_set configure:17276: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include/g++-v4/unordered_set:35:0, from conftest.cpp:24: /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include/g++-v4/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ conftest.cpp: In function 'int main()': conftest.cpp:29:3: error: 'unordered_set' is not a member of 'std' std::unordered_set i, j; ^ conftest.cpp:29:22: error: expected primary-expression before 'int' std::unordered_set i, j; ^ conftest.cpp:30:3: error: 'i' was not declared in this scope i = j; ^ conftest.cpp:30:7: error: 'j' was not declared in this scope i = j; ^ configure:17276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | int | main () | { | | std::unordered_set i, j; | i = j; | | ; | return 0; | } configure:17290: result: not working configure:17294: checking TR1 unordered_set usability configure:17310: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:17310: $? = 0 configure:17318: result: ok configure:17328: checking boost/unordered_set.hpp usability configure:17328: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:17328: $? = 0 configure:17328: result: yes configure:17328: checking boost/unordered_set.hpp presence configure:17328: x86_64-pc-linux-gnu-g++ -E -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp configure:17328: $? = 0 configure:17328: result: yes configure:17328: checking for boost/unordered_set.hpp configure:17328: result: yes configure:17340: checking for overzealous strict aliasing warnings configure:17355: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:17355: $? = 0 configure:17361: result: no configure:17369: checking whether NLS is requested configure:17378: result: no configure:17396: checking for intltool >= 0.40.0 configure:17398: result: 0.50.2 found configure:17406: checking for intltool-update configure:17424: found /usr/bin/intltool-update configure:17436: result: /usr/bin/intltool-update configure:17446: checking for intltool-merge configure:17464: found /usr/bin/intltool-merge configure:17476: result: /usr/bin/intltool-merge configure:17486: checking for intltool-extract configure:17504: found /usr/bin/intltool-extract configure:17516: result: /usr/bin/intltool-extract configure:17670: checking for xgettext configure:17688: found /usr/bin/xgettext configure:17700: result: /usr/bin/xgettext configure:17710: checking for msgmerge configure:17728: found /usr/bin/msgmerge configure:17740: result: /usr/bin/msgmerge configure:17750: checking for msgfmt configure:17768: found /usr/bin/msgfmt configure:17780: result: /usr/bin/msgfmt configure:17790: checking for gmsgfmt configure:17808: found /usr/bin/gmsgfmt configure:17821: result: /usr/bin/gmsgfmt configure:17841: checking for perl configure:17859: found /usr/bin/perl configure:17871: result: /usr/bin/perl configure:17882: checking for perl >= 5.8.1 configure:17889: result: 5.18.2 configure:17893: checking for XML::Parser configure:17896: result: ok configure:17955: checking for msgfmt configure:17987: result: /usr/bin/msgfmt configure:17996: checking for gmsgfmt configure:18027: result: /usr/bin/gmsgfmt configure:18078: checking for xgettext configure:18110: result: /usr/bin/xgettext configure:18156: checking for msgmerge configure:18187: result: /usr/bin/msgmerge configure:18244: checking for ld used by GCC configure:18308: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:18315: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:18328: result: yes configure:18335: checking for shared library run path origin configure:18348: result: done configure:18849: checking for CFPreferencesCopyAppValue configure:18867: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 conftest.cpp:26:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:18867: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_TR1_UNORDERED_SET 1 | #define HAVE_BOOST_UNORDERED_SET 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:18876: result: no configure:18883: checking for CFLocaleCopyCurrent configure:18901: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 conftest.cpp:26:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:18901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_TR1_UNORDERED_SET 1 | #define HAVE_BOOST_UNORDERED_SET 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:18910: result: no configure:19734: checking whether to use NLS configure:19736: result: no configure:19818: checking for pkg-config configure:19836: found /usr/bin/pkg-config configure:19849: result: /usr/bin/pkg-config configure:19863: checking for msgfmt configure:19894: result: /usr/bin/msgfmt configure:19904: checking for gmsgfmt configure:19935: result: /usr/bin/gmsgfmt configure:20029: checking for x86_64-pc-linux-gnu-pkg-config configure:20059: result: /usr/bin/pkg-config configure:20127: checking pkg-config is at least version 0.9.0 configure:20130: result: yes configure:20140: checking for EXIF configure:20147: $PKG_CONFIG --exists --print-errors "libexif" configure:20150: $? = 0 configure:20164: $PKG_CONFIG --exists --print-errors "libexif" configure:20167: $? = 0 configure:20205: result: yes configure:20217: checking for jpeg_CreateDecompress in -ljpeg configure:20242: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg >&5 configure:20242: $? = 0 configure:20251: result: yes configure:20254: checking jpeglib.h usability configure:20254: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:20254: $? = 0 configure:20254: result: yes configure:20254: checking jpeglib.h presence configure:20254: x86_64-pc-linux-gnu-g++ -E -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp configure:20254: $? = 0 configure:20254: result: yes configure:20254: checking for jpeglib.h configure:20254: result: yes configure:20275: checking sys/filio.h usability configure:20275: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 conftest.cpp:63:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:20275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_TR1_UNORDERED_SET 1 | #define HAVE_BOOST_UNORDERED_SET 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_OPENMP 1 | #define HAVE_EXIF 1 | #define HAVE_JPEG 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:20275: result: no configure:20275: checking sys/filio.h presence configure:20275: x86_64-pc-linux-gnu-g++ -E -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp conftest.cpp:30:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:20275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_TR1_UNORDERED_SET 1 | #define HAVE_BOOST_UNORDERED_SET 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_OPENMP 1 | #define HAVE_EXIF 1 | #define HAVE_JPEG 1 | /* end confdefs.h. */ | #include configure:20275: result: no configure:20275: checking for sys/filio.h configure:20275: result: no configure:20289: checking malloc.h usability configure:20289: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:20289: $? = 0 configure:20289: result: yes configure:20289: checking malloc.h presence configure:20289: x86_64-pc-linux-gnu-g++ -E -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp configure:20289: $? = 0 configure:20289: result: yes configure:20289: checking for malloc.h configure:20289: result: yes configure:20301: checking for mallinfo configure:20301: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg >&5 configure:20301: $? = 0 configure:20301: result: yes configure:20307: checking for struct mallinfo.usmblks configure:20307: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:20307: $? = 0 configure:20307: result: yes configure:20317: checking for struct mallinfo.fsmblks configure:20317: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:20317: $? = 0 configure:20317: result: yes configure:20327: checking for struct mallinfo.uordblks configure:20327: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:20327: $? = 0 configure:20327: result: yes configure:20337: checking for struct mallinfo.fordblks configure:20337: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:20337: $? = 0 configure:20337: result: yes configure:20347: checking for struct mallinfo.hblkhd configure:20347: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:20347: $? = 0 configure:20347: result: yes configure:20365: checking for freetype-config configure:20383: found /usr/bin/freetype-config configure:20396: result: /usr/bin/freetype-config configure:20412: checking for Win32 platform configure:20423: result: no configure:20435: checking for OSX platform configure:20442: result: no configure:20445: checking for Solaris platform configure:20458: result: no configure:20861: checking for LCMS2 configure:20868: $PKG_CONFIG --exists --print-errors "lcms2" configure:20871: $? = 0 configure:20885: $PKG_CONFIG --exists --print-errors "lcms2" configure:20888: $? = 0 configure:20926: result: yes configure:21036: checking for POPPLER configure:21043: $PKG_CONFIG --exists --print-errors "poppler >= 0.5.9" configure:21046: $? = 0 configure:21060: $PKG_CONFIG --exists --print-errors "poppler >= 0.5.9" configure:21063: $? = 0 configure:21101: result: yes configure:21109: checking for POPPLER_GLIB configure:21116: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.5.9" configure:21119: $? = 0 configure:21133: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.5.9" configure:21136: $? = 0 configure:21174: result: yes configure:21181: checking for CAIRO_SVG configure:21188: $PKG_CONFIG --exists --print-errors "cairo-svg" configure:21191: $? = 0 configure:21205: $PKG_CONFIG --exists --print-errors "cairo-svg" configure:21208: $? = 0 configure:21246: result: yes configure:21257: checking for POPPLER_CAIRO configure:21264: $PKG_CONFIG --exists --print-errors "poppler-cairo >= 0.5.9" configure:21267: $? = 0 configure:21281: $PKG_CONFIG --exists --print-errors "poppler-cairo >= 0.5.9" configure:21284: $? = 0 configure:21322: result: yes configure:21355: checking for POPPLER_GFXFONT configure:21362: $PKG_CONFIG --exists --print-errors "poppler >= 0.8.3" configure:21365: $? = 0 configure:21379: $PKG_CONFIG --exists --print-errors "poppler >= 0.8.3" configure:21382: $? = 0 configure:21420: result: yes configure:21432: checking for POPPLER_NEWERRORAPI configure:21439: $PKG_CONFIG --exists --print-errors "poppler >= 0.20.0" configure:21442: $? = 0 configure:21456: $PKG_CONFIG --exists --print-errors "poppler >= 0.20.0" configure:21459: $? = 0 configure:21497: result: yes configure:21513: checking for new color space API in Poppler configure:21530: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -I/usr/include/poppler conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:49:31: error: invalid conversion from 'GfxColorSpace* (*)(Object*, OutputDev*, GfxState*, int)' to 'parse_p {aka GfxColorSpace* (*)(Object*, Gfx*)}' [-fpermissive] parse_p p = &GfxColorSpace::parse; ^ conftest.cpp:49:11: warning: unused variable 'p' [-Wunused-variable] parse_p p = &GfxColorSpace::parse; ^ configure:21530: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_TR1_UNORDERED_SET 1 | #define HAVE_BOOST_UNORDERED_SET 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_OPENMP 1 | #define HAVE_EXIF 1 | #define HAVE_JPEG 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 HAVE_LIBLCMS2 1 | #define HAVE_POPPLER 1 | #define HAVE_POPPLER_CAIRO 1 | #define HAVE_POPPLER_GLIB 1 | #define POPPLER_NEW_GFXFONT 1 | #define POPPLER_NEW_ERRORAPI 1 | /* end confdefs.h. */ | #include | int | main () | { | | typedef GfxColorSpace *(*parse_p)(Object *, Gfx *); | parse_p p = &GfxColorSpace::parse; | | ; | return 0; | } configure:21542: result: no configure:21548: checking for POPPLER_EVEN_NEWER_COLOR_SPACE_API configure:21555: $PKG_CONFIG --exists --print-errors "poppler >= 0.26.0" configure:21558: $? = 0 configure:21572: $PKG_CONFIG --exists --print-errors "poppler >= 0.26.0" configure:21575: $? = 0 configure:21613: result: yes configure:21624: checking whether GfxPatch in Poppler no longer uses GfxColor configure:21643: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -I/usr/include/poppler conftest.cpp >&5 configure:21643: $? = 0 configure:21651: result: yes configure:22305: checking for DBUS configure:22312: $PKG_CONFIG --exists --print-errors "dbus-glib-1" configure:22315: $? = 0 configure:22329: $PKG_CONFIG --exists --print-errors "dbus-glib-1" configure:22332: $? = 0 configure:22370: result: yes configure:22410: checking for IMAGEMAGICK configure:22417: $PKG_CONFIG --exists --print-errors "ImageMagick++" configure:22420: $? = 0 configure:22434: $PKG_CONFIG --exists --print-errors "ImageMagick++" configure:22437: $? = 0 configure:22475: result: yes configure:22499: checking for INKSCAPE configure:22520: $PKG_CONFIG --exists --print-errors "bdw-gc >= 7.1 cairo >= 1.10 cairomm-1.0 >= 1.9.8 glib-2.0 >= 2.28 glibmm-2.4 >= 2.28 giomm-2.4 gsl gthread-2.0 >= 2.0 libpng >= 1.2 libxml-2.0 >= 2.6.11 libxslt >= 1.0.15 pango >= 1.24 pangoft2 >= 1.24 sigc++-2.0 >= 2.0.12 " configure:22537: $? = 0 configure:22579: $PKG_CONFIG --exists --print-errors "bdw-gc >= 7.1 cairo >= 1.10 cairomm-1.0 >= 1.9.8 glib-2.0 >= 2.28 glibmm-2.4 >= 2.28 giomm-2.4 gsl gthread-2.0 >= 2.0 libpng >= 1.2 libxml-2.0 >= 2.6.11 libxslt >= 1.0.15 pango >= 1.24 pangoft2 >= 1.24 sigc++-2.0 >= 2.0.12 " configure:22596: $? = 0 configure:22710: result: yes configure:22717: checking for GLIBMM_2_32 configure:22724: $PKG_CONFIG --exists --print-errors "glibmm-2.4 >= 2.32" configure:22727: $? = 0 configure:22741: $PKG_CONFIG --exists --print-errors "glibmm-2.4 >= 2.32" configure:22744: $? = 0 configure:22782: result: yes configure:23210: checking for GTK configure:23220: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.24 $ink_spell_pkg gdkmm-2.4 >= 2.24 gtkmm-2.4 >= 2.24" configure:23226: $? = 0 configure:23246: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.24 $ink_spell_pkg gdkmm-2.4 >= 2.24 gtkmm-2.4 >= 2.24" configure:23252: $? = 0 configure:23322: result: yes configure:23328: checking if Gtk+ 2.0 is using the X11 backend target configure:23335: result: yes configure:23371: checking for X11 configure:23378: $PKG_CONFIG --exists --print-errors "x11" configure:23381: $? = 0 configure:23395: $PKG_CONFIG --exists --print-errors "x11" configure:23398: $? = 0 configure:23456: result: yes configure:23486: checking for PANGO_USES_DEPRECATED_GLIB_SYMBOLS configure:23493: $PKG_CONFIG --exists --print-errors "pango = 1.32.4" Requested 'pango = 1.32.4' but version of Pango is 1.36.5 configure:23496: $? = 1 configure:23510: $PKG_CONFIG --exists --print-errors "pango = 1.32.4" Requested 'pango = 1.32.4' but version of Pango is 1.36.5 configure:23513: $? = 1 configure:23527: result: no Requested 'pango = 1.32.4' but version of Pango is 1.36.5 configure:23568: checking for Mac OS X Carbon support configure:23584: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 conftest.cpp:50:27: fatal error: Carbon/Carbon.h: No such file or directory #include ^ compilation terminated. configure:23584: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_TR1_UNORDERED_SET 1 | #define HAVE_BOOST_UNORDERED_SET 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_OPENMP 1 | #define HAVE_EXIF 1 | #define HAVE_JPEG 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 HAVE_LIBLCMS2 1 | #define HAVE_POPPLER 1 | #define HAVE_POPPLER_CAIRO 1 | #define HAVE_POPPLER_GLIB 1 | #define POPPLER_NEW_GFXFONT 1 | #define POPPLER_NEW_ERRORAPI 1 | #define POPPLER_EVEN_NEWER_COLOR_SPACE_API 1 | #define POPPLER_NEW_GFXPATCH 1 | #define WITH_DBUS 1 | #define WITH_IMAGE_MAGICK 1 | #define WITH_GLIBMM_2_32 1 | #define WITH_GTKSPELL 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | | ; | return 0; | } | configure:23588: result: no configure:23609: checking boost/concept_check.hpp usability configure:23609: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:23609: $? = 0 configure:23609: result: yes configure:23609: checking boost/concept_check.hpp presence configure:23609: x86_64-pc-linux-gnu-g++ -E -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp configure:23609: $? = 0 configure:23609: result: yes configure:23609: checking for boost/concept_check.hpp configure:23609: result: yes configure:23624: checking for CAIRO_PDF configure:23631: $PKG_CONFIG --exists --print-errors "cairo-pdf" configure:23634: $? = 0 configure:23648: $PKG_CONFIG --exists --print-errors "cairo-pdf" configure:23651: $? = 0 configure:23689: result: yes configure:23704: checking popt.h usability configure:23704: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:23704: $? = 0 configure:23704: result: yes configure:23704: checking popt.h presence configure:23704: x86_64-pc-linux-gnu-g++ -E -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp configure:23704: $? = 0 configure:23704: result: yes configure:23704: checking for popt.h configure:23704: result: yes configure:23723: checking for new_aspell_config in -laspell configure:23748: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -laspell -lz -lm -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:23748: $? = 0 configure:23757: result: yes configure:23760: checking aspell.h usability configure:23760: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:23760: $? = 0 configure:23760: result: yes configure:23760: checking aspell.h presence configure:23760: x86_64-pc-linux-gnu-g++ -E -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp configure:23760: $? = 0 configure:23760: result: yes configure:23760: checking for aspell.h configure:23760: result: yes configure:23787: checking for bind_textdomain_codeset configure:23787: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -lgtkspell -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig -lgc -lcairomm-1.0 -lcairo -lgiomm-2.4 -lgio-2.0 -lglibmm-2.4 -lgsl -lgslcblas -lm -lgthread-2.0 -pthread -lpng16 -lxslt -lxml2 -lz -lm -ldl -lm -lxml2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig -lsigc-2.0 -lz -lgomp -lpopt -laspell >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgomp collect2: error: ld returned 1 exit status configure:23787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_TR1_UNORDERED_SET 1 | #define HAVE_BOOST_UNORDERED_SET 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_OPENMP 1 | #define HAVE_EXIF 1 | #define HAVE_JPEG 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 HAVE_LIBLCMS2 1 | #define HAVE_POPPLER 1 | #define HAVE_POPPLER_CAIRO 1 | #define HAVE_POPPLER_GLIB 1 | #define POPPLER_NEW_GFXFONT 1 | #define POPPLER_NEW_ERRORAPI 1 | #define POPPLER_EVEN_NEWER_COLOR_SPACE_API 1 | #define POPPLER_NEW_GFXPATCH 1 | #define WITH_DBUS 1 | #define WITH_IMAGE_MAGICK 1 | #define WITH_GLIBMM_2_32 1 | #define WITH_GTKSPELL 1 | #define HAVE_BOOST_CONCEPT_CHECK_HPP 1 | #define HAVE_CAIRO_PDF 1 | #define HAVE_ASPELL 1 | /* end confdefs.h. */ | /* Define bind_textdomain_codeset to an innocuous variant, in case declares bind_textdomain_codeset. | For example, HP-UX 11i declares gettimeofday. */ | #define bind_textdomain_codeset innocuous_bind_textdomain_codeset | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bind_textdomain_codeset (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bind_textdomain_codeset | | /* 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 bind_textdomain_codeset (); | /* 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_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset | choke me | #endif | | int | main () | { | return bind_textdomain_codeset (); | ; | return 0; | } configure:23787: result: no configure:23798: checking for gtk_window_set_default_icon_from_file configure:23798: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -lgtkspell -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig -lgc -lcairomm-1.0 -lcairo -lgiomm-2.4 -lgio-2.0 -lglibmm-2.4 -lgsl -lgslcblas -lm -lgthread-2.0 -pthread -lpng16 -lxslt -lxml2 -lz -lm -ldl -lm -lxml2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig -lsigc-2.0 -lz -lgomp -lpopt -laspell >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgomp collect2: error: ld returned 1 exit status configure:23798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_TR1_UNORDERED_SET 1 | #define HAVE_BOOST_UNORDERED_SET 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_OPENMP 1 | #define HAVE_EXIF 1 | #define HAVE_JPEG 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 HAVE_LIBLCMS2 1 | #define HAVE_POPPLER 1 | #define HAVE_POPPLER_CAIRO 1 | #define HAVE_POPPLER_GLIB 1 | #define POPPLER_NEW_GFXFONT 1 | #define POPPLER_NEW_ERRORAPI 1 | #define POPPLER_EVEN_NEWER_COLOR_SPACE_API 1 | #define POPPLER_NEW_GFXPATCH 1 | #define WITH_DBUS 1 | #define WITH_IMAGE_MAGICK 1 | #define WITH_GLIBMM_2_32 1 | #define WITH_GTKSPELL 1 | #define HAVE_BOOST_CONCEPT_CHECK_HPP 1 | #define HAVE_CAIRO_PDF 1 | #define HAVE_ASPELL 1 | /* end confdefs.h. */ | /* Define gtk_window_set_default_icon_from_file to an innocuous variant, in case declares gtk_window_set_default_icon_from_file. | For example, HP-UX 11i declares gettimeofday. */ | #define gtk_window_set_default_icon_from_file innocuous_gtk_window_set_default_icon_from_file | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gtk_window_set_default_icon_from_file (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gtk_window_set_default_icon_from_file | | /* 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 gtk_window_set_default_icon_from_file (); | /* 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_gtk_window_set_default_icon_from_file || defined __stub___gtk_window_set_default_icon_from_file | choke me | #endif | | int | main () | { | return gtk_window_set_default_icon_from_file (); | ; | return 0; | } configure:23798: result: no configure:23809: checking for gtk_window_fullscreen configure:23809: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -lgtkspell -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig -lgc -lcairomm-1.0 -lcairo -lgiomm-2.4 -lgio-2.0 -lglibmm-2.4 -lgsl -lgslcblas -lm -lgthread-2.0 -pthread -lpng16 -lxslt -lxml2 -lz -lm -ldl -lm -lxml2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig -lsigc-2.0 -lz -lgomp -lpopt -laspell >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgomp collect2: error: ld returned 1 exit status configure:23809: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_TR1_UNORDERED_SET 1 | #define HAVE_BOOST_UNORDERED_SET 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_OPENMP 1 | #define HAVE_EXIF 1 | #define HAVE_JPEG 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 HAVE_LIBLCMS2 1 | #define HAVE_POPPLER 1 | #define HAVE_POPPLER_CAIRO 1 | #define HAVE_POPPLER_GLIB 1 | #define POPPLER_NEW_GFXFONT 1 | #define POPPLER_NEW_ERRORAPI 1 | #define POPPLER_EVEN_NEWER_COLOR_SPACE_API 1 | #define POPPLER_NEW_GFXPATCH 1 | #define WITH_DBUS 1 | #define WITH_IMAGE_MAGICK 1 | #define WITH_GLIBMM_2_32 1 | #define WITH_GTKSPELL 1 | #define HAVE_BOOST_CONCEPT_CHECK_HPP 1 | #define HAVE_CAIRO_PDF 1 | #define HAVE_ASPELL 1 | /* end confdefs.h. */ | /* Define gtk_window_fullscreen to an innocuous variant, in case declares gtk_window_fullscreen. | For example, HP-UX 11i declares gettimeofday. */ | #define gtk_window_fullscreen innocuous_gtk_window_fullscreen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gtk_window_fullscreen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gtk_window_fullscreen | | /* 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 gtk_window_fullscreen (); | /* 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_gtk_window_fullscreen || defined __stub___gtk_window_fullscreen | choke me | #endif | | int | main () | { | return gtk_window_fullscreen (); | ; | return 0; | } configure:23809: result: no configure:23830: checking whether binary relocation support should be enabled configure:23880: result: no configure:23912: checking for pow configure:23912: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:23912: $? = 0 configure:23912: result: yes configure:23971: checking for sqrt configure:23971: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:23971: $? = 0 configure:23971: result: yes configure:23982: checking for floor configure:23982: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:23982: $? = 0 configure:23982: result: yes configure:23993: checking for gettimeofday configure:23993: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:23993: $? = 0 configure:23993: result: yes configure:24004: checking for memmove configure:24004: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:24004: $? = 0 configure:24004: result: yes configure:24015: checking for memset configure:24015: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:24015: $? = 0 configure:24015: result: yes configure:24026: checking for mkdir configure:24026: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:24026: $? = 0 configure:24026: result: yes configure:24037: checking for strncasecmp configure:24037: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:24037: $? = 0 configure:24037: result: yes configure:24048: checking for strpbrk configure:24048: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:24048: $? = 0 configure:24048: result: yes configure:24059: checking for strrchr configure:24059: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:24059: $? = 0 configure:24059: result: yes configure:24070: checking for strspn configure:24070: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:24070: $? = 0 configure:24070: result: yes configure:24081: checking for strstr configure:24081: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:24081: $? = 0 configure:24081: result: yes configure:24092: checking for strtoul configure:24092: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:24092: $? = 0 configure:24092: result: yes configure:24103: checking for fpsetmask configure:24103: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 /var/tmp/portage/media-gfx/inkscape-0.91_pre3/temp/ccM7MaKd.o: In function `main': /var/tmp/portage/media-gfx/inkscape-0.91_pre3/work/inkscape-0.91pre3/conftest.cpp:100: undefined reference to `fpsetmask' collect2: error: ld returned 1 exit status configure:24103: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_TR1_UNORDERED_SET 1 | #define HAVE_BOOST_UNORDERED_SET 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_OPENMP 1 | #define HAVE_EXIF 1 | #define HAVE_JPEG 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 HAVE_LIBLCMS2 1 | #define HAVE_POPPLER 1 | #define HAVE_POPPLER_CAIRO 1 | #define HAVE_POPPLER_GLIB 1 | #define POPPLER_NEW_GFXFONT 1 | #define POPPLER_NEW_ERRORAPI 1 | #define POPPLER_EVEN_NEWER_COLOR_SPACE_API 1 | #define POPPLER_NEW_GFXPATCH 1 | #define WITH_DBUS 1 | #define WITH_IMAGE_MAGICK 1 | #define WITH_GLIBMM_2_32 1 | #define WITH_GTKSPELL 1 | #define HAVE_BOOST_CONCEPT_CHECK_HPP 1 | #define HAVE_CAIRO_PDF 1 | #define HAVE_ASPELL 1 | #define BR_PTHREADS 0 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FLOOR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define fpsetmask to an innocuous variant, in case declares fpsetmask. | For example, HP-UX 11i declares gettimeofday. */ | #define fpsetmask innocuous_fpsetmask | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpsetmask (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpsetmask | | /* 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 fpsetmask (); | /* 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_fpsetmask || defined __stub___fpsetmask | choke me | #endif | | int | main () | { | return fpsetmask (); | ; | return 0; | } configure:24103: result: no configure:24114: checking for ecvt configure:24114: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:24114: $? = 0 configure:24114: result: yes configure:24125: checking ieeefp.h usability configure:24125: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 conftest.cpp:100:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:24125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_TR1_UNORDERED_SET 1 | #define HAVE_BOOST_UNORDERED_SET 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_OPENMP 1 | #define HAVE_EXIF 1 | #define HAVE_JPEG 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 HAVE_LIBLCMS2 1 | #define HAVE_POPPLER 1 | #define HAVE_POPPLER_CAIRO 1 | #define HAVE_POPPLER_GLIB 1 | #define POPPLER_NEW_GFXFONT 1 | #define POPPLER_NEW_ERRORAPI 1 | #define POPPLER_EVEN_NEWER_COLOR_SPACE_API 1 | #define POPPLER_NEW_GFXPATCH 1 | #define WITH_DBUS 1 | #define WITH_IMAGE_MAGICK 1 | #define WITH_GLIBMM_2_32 1 | #define WITH_GTKSPELL 1 | #define HAVE_BOOST_CONCEPT_CHECK_HPP 1 | #define HAVE_CAIRO_PDF 1 | #define HAVE_ASPELL 1 | #define BR_PTHREADS 0 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FLOOR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_ECVT 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:24125: result: no configure:24125: checking ieeefp.h presence configure:24125: x86_64-pc-linux-gnu-g++ -E -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp conftest.cpp:67:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:24125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_TR1_UNORDERED_SET 1 | #define HAVE_BOOST_UNORDERED_SET 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_OPENMP 1 | #define HAVE_EXIF 1 | #define HAVE_JPEG 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 HAVE_LIBLCMS2 1 | #define HAVE_POPPLER 1 | #define HAVE_POPPLER_CAIRO 1 | #define HAVE_POPPLER_GLIB 1 | #define POPPLER_NEW_GFXFONT 1 | #define POPPLER_NEW_ERRORAPI 1 | #define POPPLER_EVEN_NEWER_COLOR_SPACE_API 1 | #define POPPLER_NEW_GFXPATCH 1 | #define WITH_DBUS 1 | #define WITH_IMAGE_MAGICK 1 | #define WITH_GLIBMM_2_32 1 | #define WITH_GTKSPELL 1 | #define HAVE_BOOST_CONCEPT_CHECK_HPP 1 | #define HAVE_CAIRO_PDF 1 | #define HAVE_ASPELL 1 | #define BR_PTHREADS 0 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FLOOR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_ECVT 1 | /* end confdefs.h. */ | #include configure:24125: result: no configure:24125: checking for ieeefp.h configure:24125: result: no configure:24137: checking fcntl.h usability configure:24137: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:24137: $? = 0 configure:24137: result: yes configure:24137: checking fcntl.h presence configure:24137: x86_64-pc-linux-gnu-g++ -E -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp configure:24137: $? = 0 configure:24137: result: yes configure:24137: checking for fcntl.h configure:24137: result: yes configure:24149: checking libintl.h usability configure:24149: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:24149: $? = 0 configure:24149: result: yes configure:24149: checking libintl.h presence configure:24149: x86_64-pc-linux-gnu-g++ -E -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp configure:24149: $? = 0 configure:24149: result: yes configure:24149: checking for libintl.h configure:24149: result: yes configure:24161: checking stddef.h usability configure:24161: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:24161: $? = 0 configure:24161: result: yes configure:24161: checking stddef.h presence configure:24161: x86_64-pc-linux-gnu-g++ -E -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp configure:24161: $? = 0 configure:24161: result: yes configure:24161: checking for stddef.h configure:24161: result: yes configure:24173: checking sys/time.h usability configure:24173: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:24173: $? = 0 configure:24173: result: yes configure:24173: checking sys/time.h presence configure:24173: x86_64-pc-linux-gnu-g++ -E -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp configure:24173: $? = 0 configure:24173: result: yes configure:24173: checking for sys/time.h configure:24173: result: yes configure:24183: checking whether lstat correctly handles trailing slash configure:24209: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:24209: $? = 0 configure:24209: ./conftest configure:24209: $? = 0 configure:24226: result: yes configure:24245: checking whether stat accepts an empty string configure:24265: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:24265: $? = 0 configure:24265: ./conftest configure:24265: $? = 0 configure:24275: result: no configure:24293: checking for strftime configure:24293: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 configure:24293: $? = 0 configure:24293: result: yes configure:24346: checking for working strtod configure:24387: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -Wl,-z,relro -Wl,-O1 -Wl,--as-needed conftest.cpp -ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo >&5 conftest.cpp: In function 'int main()': conftest.cpp:115:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] char *string = " +69"; ^ conftest.cpp:126:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] char *string = "NaN"; ^ configure:24387: $? = 0 configure:24387: ./conftest configure:24387: $? = 0 configure:24397: result: yes configure:24459: checking whether stat file-mode macros are broken configure:24486: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:24486: $? = 0 configure:24493: result: no configure:24501: checking whether time.h and sys/time.h may both be included configure:24521: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:24521: $? = 0 configure:24528: result: yes configure:24536: checking whether struct tm is in sys/time.h or time.h configure:24556: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:24556: $? = 0 configure:24563: result: time.h configure:24571: checking for mode_t configure:24571: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:24571: $? = 0 configure:24571: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:110:20: error: expected primary-expression before ')' token if (sizeof ((mode_t))) ^ configure:24571: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.91pre3" | #define PACKAGE_STRING "inkscape 0.91pre3" | #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" | #define PACKAGE_URL "http://inkscape.org/" | #define PACKAGE "inkscape" | #define VERSION "0.91pre3" | #define STDC_HEADERS 1 | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_TR1_UNORDERED_SET 1 | #define HAVE_BOOST_UNORDERED_SET 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_OPENMP 1 | #define HAVE_EXIF 1 | #define HAVE_JPEG 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 HAVE_LIBLCMS2 1 | #define HAVE_POPPLER 1 | #define HAVE_POPPLER_CAIRO 1 | #define HAVE_POPPLER_GLIB 1 | #define POPPLER_NEW_GFXFONT 1 | #define POPPLER_NEW_ERRORAPI 1 | #define POPPLER_EVEN_NEWER_COLOR_SPACE_API 1 | #define POPPLER_NEW_GFXPATCH 1 | #define WITH_DBUS 1 | #define WITH_IMAGE_MAGICK 1 | #define WITH_GLIBMM_2_32 1 | #define WITH_GTKSPELL 1 | #define HAVE_BOOST_CONCEPT_CHECK_HPP 1 | #define HAVE_CAIRO_PDF 1 | #define HAVE_ASPELL 1 | #define BR_PTHREADS 0 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FLOOR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_ECVT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STRFTIME 1 | #define TIME_WITH_SYS_TIME 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 | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:24571: result: yes configure:24606: x86_64-pc-linux-gnu-g++ -c -Wno-unused-parameter -O2 -pipe -march=native -ggdb -fno-strict-aliasing -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:24606: $? = 0 configure:24635: checking glibmm/threads.h usability configure:24635: x86_64-pc-linux-gnu-g++ -c -Wpointer-arith -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch -Wno-unused-parameter -O2 -pipe -march=native -ggdb -fno-strict-aliasing -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp >&5 configure:24635: $? = 0 configure:24635: result: yes configure:24635: checking glibmm/threads.h presence configure:24635: x86_64-pc-linux-gnu-g++ -E -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security conftest.cpp configure:24635: $? = 0 configure:24635: result: yes configure:24635: checking for glibmm/threads.h configure:24635: result: yes configure:24797: checking that generated files are newer than configure configure:24803: result: done configure:24919: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by inkscape config.status 0.91pre3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on uusarm config.status:1484: creating Makefile config.status:1484: creating src/Makefile config.status:1484: creating src/check-header-compile config.status:1484: creating src/debug/makefile config.status:1484: creating src/dialogs/makefile config.status:1484: creating src/display/makefile config.status:1484: creating src/extension/implementation/makefile config.status:1484: creating src/extension/internal/makefile config.status:1484: creating src/extension/makefile config.status:1484: creating src/extension/dbus/wrapper/inkdbus.pc config.status:1484: creating src/filters/makefile config.status:1484: creating src/helper/makefile config.status:1484: creating src/io/makefile config.status:1484: creating src/libcroco/makefile config.status:1484: creating src/libgdl/makefile config.status:1484: creating src/libnrtype/makefile config.status:1484: creating src/libavoid/makefile config.status:1484: creating src/libuemf/makefile config.status:1484: creating src/livarot/makefile config.status:1484: creating src/live_effects/makefile config.status:1484: creating src/live_effects/parameter/makefile config.status:1484: creating src/svg/makefile config.status:1484: creating src/trace/makefile config.status:1484: creating src/ui/cache/makefile config.status:1484: creating src/ui/dialog/makefile config.status:1484: creating src/ui/makefile config.status:1484: creating src/ui/view/makefile config.status:1484: creating src/ui/widget/makefile config.status:1484: creating src/util/makefile config.status:1484: creating src/widgets/makefile config.status:1484: creating src/xml/makefile config.status:1484: creating src/2geom/makefile config.status:1484: creating doc/Makefile config.status:1484: creating po/Makefile.in config.status:1484: creating share/Makefile config.status:1484: creating share/attributes/Makefile config.status:1484: creating share/branding/Makefile config.status:1484: creating share/examples/Makefile config.status:1484: creating share/extensions/Makefile config.status:1484: creating share/extensions/alphabet_soup/Makefile config.status:1484: creating share/extensions/Barcode/Makefile config.status:1484: creating share/extensions/Poly3DObjects/Makefile config.status:1484: creating share/extensions/test/Makefile config.status:1484: creating share/extensions/xaml2svg/Makefile config.status:1484: creating share/extensions/ink2canvas/Makefile config.status:1484: creating share/filters/Makefile config.status:1484: creating share/fonts/Makefile config.status:1484: creating share/gradients/Makefile config.status:1484: creating share/icons/Makefile config.status:1484: creating share/icons/application/Makefile config.status:1484: creating share/icons/application/16x16/Makefile config.status:1484: creating share/icons/application/22x22/Makefile config.status:1484: creating share/icons/application/24x24/Makefile config.status:1484: creating share/icons/application/32x32/Makefile config.status:1484: creating share/icons/application/48x48/Makefile config.status:1484: creating share/icons/application/256x256/Makefile config.status:1484: creating share/keys/Makefile config.status:1484: creating share/markers/Makefile config.status:1484: creating share/palettes/Makefile config.status:1484: creating share/patterns/Makefile config.status:1484: creating share/screens/Makefile config.status:1484: creating share/symbols/Makefile config.status:1484: creating share/templates/Makefile config.status:1484: creating share/tutorials/Makefile config.status:1484: creating share/ui/Makefile config.status:1484: creating packaging/autopackage/default.apspec config.status:1484: creating inkscape.spec config.status:1484: creating Info.plist config.status:1484: creating inkview.1 config.status:1484: creating config.h config.status:1713: executing depfiles commands config.status:1713: executing libtool commands config.status:1713: executing po-directories commands config.status:1713: executing po/stamp-it commands ## ---------------- ## ## 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_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='-O2 -pipe -march=native -ggdb -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=native -ggdb -fno-strict-aliasing' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_EXIF_CFLAGS_set= ac_cv_env_EXIF_CFLAGS_value= ac_cv_env_EXIF_LIBS_set= ac_cv_env_EXIF_LIBS_value= ac_cv_env_GDL_3_6_CFLAGS_set= ac_cv_env_GDL_3_6_CFLAGS_value= ac_cv_env_GDL_3_6_LIBS_set= ac_cv_env_GDL_3_6_LIBS_value= ac_cv_env_GLIBMM_2_32_CFLAGS_set= ac_cv_env_GLIBMM_2_32_CFLAGS_value= ac_cv_env_GLIBMM_2_32_LIBS_set= ac_cv_env_GLIBMM_2_32_LIBS_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_GTKMM_3_10_CFLAGS_set= ac_cv_env_GTKMM_3_10_CFLAGS_value= ac_cv_env_GTKMM_3_10_LIBS_set= ac_cv_env_GTKMM_3_10_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_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_LCMS2_CFLAGS_set= ac_cv_env_LCMS2_CFLAGS_value= ac_cv_env_LCMS2_LIBS_set= ac_cv_env_LCMS2_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 -Wl,--as-needed' ac_cv_env_LIBCDR00_CFLAGS_set= ac_cv_env_LIBCDR00_CFLAGS_value= ac_cv_env_LIBCDR00_LIBS_set= ac_cv_env_LIBCDR00_LIBS_value= ac_cv_env_LIBCDR01_CFLAGS_set= ac_cv_env_LIBCDR01_CFLAGS_value= ac_cv_env_LIBCDR01_LIBS_set= ac_cv_env_LIBCDR01_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBVISIO00_CFLAGS_set= ac_cv_env_LIBVISIO00_CFLAGS_value= ac_cv_env_LIBVISIO00_LIBS_set= ac_cv_env_LIBVISIO00_LIBS_value= ac_cv_env_LIBVISIO01_CFLAGS_set= ac_cv_env_LIBVISIO01_CFLAGS_value= ac_cv_env_LIBVISIO01_LIBS_set= ac_cv_env_LIBVISIO01_LIBS_value= ac_cv_env_LIBWPG02_CFLAGS_set= ac_cv_env_LIBWPG02_CFLAGS_value= ac_cv_env_LIBWPG02_LIBS_set= ac_cv_env_LIBWPG02_LIBS_value= ac_cv_env_LIBWPG03_CFLAGS_set= ac_cv_env_LIBWPG03_CFLAGS_value= ac_cv_env_LIBWPG03_LIBS_set= ac_cv_env_LIBWPG03_LIBS_value= ac_cv_env_PANGO_USES_DEPRECATED_GLIB_SYMBOLS_CFLAGS_set= ac_cv_env_PANGO_USES_DEPRECATED_GLIB_SYMBOLS_CFLAGS_value= ac_cv_env_PANGO_USES_DEPRECATED_GLIB_SYMBOLS_LIBS_set= ac_cv_env_PANGO_USES_DEPRECATED_GLIB_SYMBOLS_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/var/tmp/portage/media-gfx/inkscape-0.91_pre3/temp/python2.7/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_EVEN_NEWER_COLOR_SPACE_API_CFLAGS_set= ac_cv_env_POPPLER_EVEN_NEWER_COLOR_SPACE_API_CFLAGS_value= ac_cv_env_POPPLER_EVEN_NEWER_COLOR_SPACE_API_LIBS_set= ac_cv_env_POPPLER_EVEN_NEWER_COLOR_SPACE_API_LIBS_value= ac_cv_env_POPPLER_GFXFONT_CFLAGS_set= ac_cv_env_POPPLER_GFXFONT_CFLAGS_value= ac_cv_env_POPPLER_GFXFONT_LIBS_set= ac_cv_env_POPPLER_GFXFONT_LIBS_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_POPPLER_NEWERRORAPI_CFLAGS_set= ac_cv_env_POPPLER_NEWERRORAPI_CFLAGS_value= ac_cv_env_POPPLER_NEWERRORAPI_LIBS_set= ac_cv_env_POPPLER_NEWERRORAPI_LIBS_value= ac_cv_env_X11_CFLAGS_set= ac_cv_env_X11_CFLAGS_value= ac_cv_env_X11_LIBS_set= ac_cv_env_X11_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=no ac_cv_func_ecvt=yes ac_cv_func_floor=yes ac_cv_func_fpsetmask=no ac_cv_func_gettimeofday=yes ac_cv_func_gtk_window_fullscreen=no ac_cv_func_gtk_window_set_default_icon_from_file=no ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_mallinfo=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_pow=yes ac_cv_func_sqrt=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strftime=yes ac_cv_func_strncasecmp=yes ac_cv_func_strpbrk=yes ac_cv_func_strrchr=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtoul=yes ac_cv_header_aspell_h=yes ac_cv_header_boost_concept_check_hpp=yes ac_cv_header_boost_unordered_set_hpp=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_glibmm_threads_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_libintl_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_popt_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_aspell_new_aspell_config=yes ac_cv_lib_jpeg_jpeg_CreateDecompress=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_FGREP='/bin/grep -F' 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_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_DLLTOOL=x86_64-pc-linux-gnu-dlltool ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip 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_struct_tm=time.h ac_cv_type_mode_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CCAS_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_tar_pax=gnutar gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no ink_cv_bzr_snapshot_build=no lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_CAIRO_PDF_CFLAGS='-I/usr/include/cairo -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/libdrm -I/usr/include/libpng16 ' pkg_cv_CAIRO_PDF_LIBS='-lz -lcairo ' pkg_cv_CAIRO_SVG_CFLAGS='-I/usr/include/cairo -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/libdrm -I/usr/include/libpng16 ' pkg_cv_CAIRO_SVG_LIBS='-lcairo ' pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_DBUS_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' pkg_cv_EXIF_CFLAGS='-I/usr/include/libexif ' pkg_cv_EXIF_LIBS='-lexif ' pkg_cv_GLIBMM_2_32_CFLAGS='-I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include ' pkg_cv_GLIBMM_2_32_LIBS='-lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 ' pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 ' pkg_cv_GTK_LIBS='-lgtkspell -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig ' pkg_cv_IMAGEMAGICK_CFLAGS='-DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=64 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=64 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=64 -I/usr/include/ImageMagick-6 ' pkg_cv_IMAGEMAGICK_LIBS='-lMagick++-6.Q64HDRI -lMagickWand-6.Q64HDRI -lMagickCore-6.Q64HDRI ' pkg_cv_INKSCAPE_CFLAGS='-pthread -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include ' pkg_cv_INKSCAPE_LIBS='-lgc -lcairomm-1.0 -lcairo -lgiomm-2.4 -lgio-2.0 -lglibmm-2.4 -lgsl -lgslcblas -lm -lgthread-2.0 -pthread -lpng16 -lxslt -lxml2 -lz -lm -ldl -lm -lxml2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig -lsigc-2.0 ' pkg_cv_LCMS2_CFLAGS= pkg_cv_LCMS2_LIBS='-llcms2 ' pkg_cv_POPPLER_CAIRO_CFLAGS='-I/usr/include/poppler -I/usr/include/cairo -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/libdrm -I/usr/include/libpng16 ' pkg_cv_POPPLER_CAIRO_LIBS='-lpoppler -lcairo ' pkg_cv_POPPLER_CFLAGS='-I/usr/include/poppler ' pkg_cv_POPPLER_EVEN_NEWER_COLOR_SPACE_API_CFLAGS='-I/usr/include/poppler ' pkg_cv_POPPLER_EVEN_NEWER_COLOR_SPACE_API_LIBS='-lpoppler ' pkg_cv_POPPLER_GFXFONT_CFLAGS='-I/usr/include/poppler ' pkg_cv_POPPLER_GFXFONT_LIBS='-lpoppler ' pkg_cv_POPPLER_GLIB_CFLAGS='-I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/cairo -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/libdrm -I/usr/include/libpng16 ' pkg_cv_POPPLER_GLIB_LIBS='-lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo ' pkg_cv_POPPLER_LIBS='-lpoppler ' pkg_cv_POPPLER_NEWERRORAPI_CFLAGS='-I/usr/include/poppler ' pkg_cv_POPPLER_NEWERRORAPI_LIBS='-lpoppler ' pkg_cv_X11_CFLAGS= pkg_cv_X11_LIBS='-lX11 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-gfx/inkscape-0.91_pre3/work/inkscape-0.91pre3/build-aux/missing aclocal-1.13' ALL_LINGUAS='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/media-gfx/inkscape-0.91_pre3/work/inkscape-0.91pre3/build-aux/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-gfx/inkscape-0.91_pre3/work/inkscape-0.91pre3/build-aux/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-gfx/inkscape-0.91_pre3/work/inkscape-0.91pre3/build-aux/missing automake-1.13' AWK='gawk' CAIRO_PDF_CFLAGS='-I/usr/include/cairo -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/libdrm -I/usr/include/libpng16 ' CAIRO_PDF_LIBS='-lz -lcairo ' CAIRO_SVG_CFLAGS='-I/usr/include/cairo -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/libdrm -I/usr/include/libpng16 ' CAIRO_SVG_LIBS='-lcairo ' CARBON_LDFLAGS='' CC='x86_64-pc-linux-gnu-gcc' CCAS='x86_64-pc-linux-gnu-gcc' CCASDEPMODE='depmode=none' CCASFLAGS='-O2 -pipe -march=native -ggdb -fno-strict-aliasing' CCDEPMODE='depmode=none' CC_WNO_UNUSED_BUT_SET_VARIABLE_SUPPORTED_FALSE='#' CC_WNO_UNUSED_BUT_SET_VARIABLE_SUPPORTED_TRUE='' CFLAGS='-Wno-pointer-sign -O2 -pipe -march=native -ggdb -fno-strict-aliasing' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='-DG_DISABLE_DEPRECATED -DGLIBMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -Werror=format-security -Wswitch -Werror=return-type -DGSEAL_ENABLE -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security ' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-Wpointer-arith -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch -Wno-unused-parameter -O2 -pipe -march=native -ggdb -fno-strict-aliasing ' CYGPATH_W='echo' DBUSSERVICEDIR='/usr/share/dbus-1/services' DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' DBUS_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='x86_64-pc-linux-gnu-dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXIF_CFLAGS='-I/usr/include/libexif ' EXIF_LIBS='-lexif ' FGREP='/bin/grep -F' FREETYPE_CFLAGS='-I/usr/include/freetype2' FREETYPE_CONFIG='/usr/bin/freetype-config' FREETYPE_LIBS='-lfreetype -lz -lbz2 -lpng16' GDL_3_6_CFLAGS='' GDL_3_6_LIBS='' GETTEXT_MACRO_VERSION='0.17' GETTEXT_PACKAGE='inkscape' GLIBMM_2_32_CFLAGS='-I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include ' GLIBMM_2_32_LIBS='-lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 ' GMSGFMT='/usr/bin/gmsgfmt' GMSGFMT_015='/usr/bin/gmsgfmt' GNOME_VFS_CFLAGS='' GNOME_VFS_LIBS='' GREP='/bin/grep' GTKMM_3_10_CFLAGS='' GTKMM_3_10_LIBS='' GTK_CFLAGS='-pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 ' GTK_LIBS='-lgtkspell -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig ' HAVE_CARBON_FALSE='' HAVE_CARBON_TRUE='#' IMAGEMAGICK_CFLAGS='-DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=64 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=64 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=64 -I/usr/include/ImageMagick-6 ' IMAGEMAGICK_LIBS='-lMagick++-6.Q64HDRI -lMagickWand-6.Q64HDRI -lMagickCore-6.Q64HDRI ' INKJAR_FALSE='' INKJAR_TRUE='#' INKSCAPE_CFLAGS='-pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include ' INKSCAPE_DATADIR='/usr/share' INKSCAPE_LIBS='-lgtkspell -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig -lgc -lcairomm-1.0 -lcairo -lgiomm-2.4 -lgio-2.0 -lglibmm-2.4 -lgsl -lgslcblas -lm -lgthread-2.0 -pthread -lpng16 -lxslt -lxml2 -lz -lm -ldl -lm -lxml2 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig -lsigc-2.0 -lz -lgomp -lpopt -laspell' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' INTL_MACOSX_LIBS='' LCMS2_CFLAGS='' LCMS2_LIBS='-llcms2 ' LCMS_CFLAGS='' LCMS_LIBS='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-z,relro -Wl,-O1 -Wl,--as-needed' LIBCDR00_CFLAGS='' LIBCDR00_LIBS='' LIBCDR01_CFLAGS='' LIBCDR01_LIBS='' LIBCDR_CFLAGS='' LIBCDR_LIBS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='-ljpeg -llcms2 -lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBVISIO00_CFLAGS='' LIBVISIO00_LIBS='' LIBVISIO01_CFLAGS='' LIBVISIO01_LIBS='' LIBVISIO_CFLAGS='' LIBVISIO_LIBS='' LIBWPG02_CFLAGS='' LIBWPG02_LIBS='' LIBWPG03_CFLAGS='' LIBWPG03_LIBS='' LIBWPG_CFLAGS='' LIBWPG_LIBS='' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/media-gfx/inkscape-0.91_pre3/work/inkscape-0.91pre3/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OPENMP_CXXFLAGS='' OTOOL64='' OTOOL='' PACKAGE='inkscape' PACKAGE_BUGREPORT='http://bugs.launchpad.net/inkscape/+filebug' PACKAGE_LOCALE_DIR='/usr/share/locale' PACKAGE_NAME='inkscape' PACKAGE_STRING='inkscape 0.91pre3' PACKAGE_TARNAME='inkscape' PACKAGE_URL='http://inkscape.org/' PACKAGE_VERSION='0.91pre3' PANGO_USES_DEPRECATED_GLIB_SYMBOLS_CFLAGS='' PANGO_USES_DEPRECATED_GLIB_SYMBOLS_LIBS='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/var/tmp/portage/media-gfx/inkscape-0.91_pre3/temp/python2.7/pkgconfig' PLATFORM_SOLARIS_FALSE='' PLATFORM_SOLARIS_TRUE='#' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POPPLER_CAIRO_CFLAGS='-I/usr/include/poppler -I/usr/include/cairo -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/libdrm -I/usr/include/libpng16 ' POPPLER_CAIRO_LIBS='-lpoppler -lcairo ' POPPLER_CFLAGS='-I/usr/include/poppler ' POPPLER_EVEN_NEWER_COLOR_SPACE_API_CFLAGS='-I/usr/include/poppler ' POPPLER_EVEN_NEWER_COLOR_SPACE_API_LIBS='-lpoppler ' POPPLER_GFXFONT_CFLAGS='-I/usr/include/poppler ' POPPLER_GFXFONT_LIBS='-lpoppler ' POPPLER_GLIB_CFLAGS='-I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/cairo -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/libdrm -I/usr/include/libpng16 ' POPPLER_GLIB_LIBS='-lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo ' POPPLER_LIBS='-lpoppler -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo ' POPPLER_NEWERRORAPI_CFLAGS='-I/usr/include/poppler ' POPPLER_NEWERRORAPI_LIBS='-lpoppler ' POSUB='' POW_LIB='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' USE_BZR_VERSION_FALSE='' USE_BZR_VERSION_TRUE='#' USE_GNOME_VFS_FALSE='' USE_GNOME_VFS_TRUE='#' USE_IMAGE_MAGICK_FALSE='#' USE_IMAGE_MAGICK_TRUE='' USE_NLS='no' VERSION='0.91pre3' WIN32_CFLAGS='' WITH_DBUS_FALSE='#' WITH_DBUS_TRUE='' WITH_EXT_GDL_FALSE='' WITH_EXT_GDL_TRUE='#' WITH_LIBCDR00_FALSE='' WITH_LIBCDR00_TRUE='#' WITH_LIBCDR01_FALSE='' WITH_LIBCDR01_TRUE='#' WITH_LIBCDR_FALSE='' WITH_LIBCDR_TRUE='#' WITH_LIBVISIO00_FALSE='' WITH_LIBVISIO00_TRUE='#' WITH_LIBVISIO01_FALSE='' WITH_LIBVISIO01_TRUE='#' WITH_LIBVISIO_FALSE='' WITH_LIBVISIO_TRUE='#' WITH_LIBWPG02_FALSE='' WITH_LIBWPG02_TRUE='#' WITH_LIBWPG03_FALSE='' WITH_LIBWPG03_TRUE='#' WITH_LIBWPG_FALSE='' WITH_LIBWPG_TRUE='#' X11_CFLAGS='' X11_LIBS='-lX11 ' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' 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__nodep='' 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='${prefix}' 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} /var/tmp/portage/media-gfx/inkscape-0.91_pre3/work/inkscape-0.91pre3/build-aux/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' 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.91pre3" #define PACKAGE_STRING "inkscape 0.91pre3" #define PACKAGE_BUGREPORT "http://bugs.launchpad.net/inkscape/+filebug" #define PACKAGE_URL "http://inkscape.org/" #define PACKAGE "inkscape" #define VERSION "0.91pre3" #define STDC_HEADERS 1 #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_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_TR1_UNORDERED_SET 1 #define HAVE_BOOST_UNORDERED_SET 1 #define GETTEXT_PACKAGE "inkscape" #define HAVE_OPENMP 1 #define HAVE_EXIF 1 #define HAVE_JPEG 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 HAVE_LIBLCMS2 1 #define HAVE_POPPLER 1 #define HAVE_POPPLER_CAIRO 1 #define HAVE_POPPLER_GLIB 1 #define POPPLER_NEW_GFXFONT 1 #define POPPLER_NEW_ERRORAPI 1 #define POPPLER_EVEN_NEWER_COLOR_SPACE_API 1 #define POPPLER_NEW_GFXPATCH 1 #define WITH_DBUS 1 #define WITH_IMAGE_MAGICK 1 #define WITH_GLIBMM_2_32 1 #define WITH_GTKSPELL 1 #define HAVE_BOOST_CONCEPT_CHECK_HPP 1 #define HAVE_CAIRO_PDF 1 #define HAVE_ASPELL 1 #define BR_PTHREADS 0 #define HAVE_POW 1 #define HAVE_SQRT 1 #define HAVE_FLOOR 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRPBRK 1 #define HAVE_STRRCHR 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_STRTOUL 1 #define HAVE_ECVT 1 #define HAVE_FCNTL_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_TIME_H 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_STRFTIME 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_GLIBMM_THREADS_H 1 #define INKSCAPE_DATADIR "/usr/share" #define PACKAGE_LOCALE_DIR "/usr/share/locale" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by inkscape config.status 0.91pre3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on uusarm config.status:1484: creating config.h config.status:1665: config.h is unchanged