This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dia configure 0.97.2, 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 --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --exec-prefix=/usr --docdir=/usr/share/doc/dia-0.97.2-r2 --enable-gnome --disable-libemf --disable-db2html --with-cairo --without-python --without-swig --without-hardbooks ## --------- ## ## Platform. ## ## --------- ## hostname = occam uname -m = x86_64 uname -r = 3.10.4-e4-occam1+ uname -s = Linux uname -v = #18 SMP PREEMPT Wed Jul 31 00:48:24 CEST 2013 /usr/bin/uname -p = Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib64/portage/bin/ebuild-helpers/xattr PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.8.1 PATH: /usr/x86_64-pc-linux-gnu/arm-elf/gcc-bin/4.1.2 PATH: /usr/x86_64-pc-linux-gnu/i686-pc-linux-gnu/gcc-bin/4.7.2 PATH: /usr/x86_64-pc-linux-gnu/x86_64-faith-linux-gnu/gcc-bin/4.8.0 PATH: /opt/nvidia-cg-toolkit/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2469: 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:2611: checking for a BSD-compatible install configure:2679: result: /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c configure:2690: checking whether build environment is sane configure:2745: result: yes configure:2783: WARNING: 'missing' script is too old or missing configure:2896: checking for a thread-safe mkdir -p configure:2935: result: /bin/mkdir -p configure:2942: checking for gawk configure:2958: found /usr/bin/gawk configure:2969: result: gawk configure:2980: checking whether make sets $(MAKE) configure:3002: result: yes configure:3031: checking whether make supports nested variables configure:3048: result: yes configure:3148: checking for x86_64-pc-linux-gnu-gcc configure:3164: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3175: result: x86_64-pc-linux-gnu-gcc configure:3444: checking for C compiler version configure:3453: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.8.1 p1.0, pie-0.5.6) 4.8.1 Copyright (C) 2013 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:3464: $? = 0 configure:3453: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.1/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /tmp/portage/sys-devel/gcc-4.8.1/work/gcc-4.8.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-cloog --disable-isl-version-check --enable-lto --disable-nls --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --with-multilib-list=m32,m64 --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.1/python --enable-checking=release --enable-libstdcxx-time --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.1 p1.0, pie-0.5.6' Thread model: posix gcc version 4.8.1 (Gentoo 4.8.1 p1.0, pie-0.5.6) configure:3464: $? = 0 configure:3453: 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:3464: $? = 1 configure:3453: 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:3464: $? = 1 configure:3484: checking whether the C compiler works configure:3506: x86_64-pc-linux-gnu-gcc -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3510: $? = 0 configure:3558: result: yes configure:3561: checking for C compiler default output file name configure:3563: result: a.out configure:3569: checking for suffix of executables configure:3576: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3580: $? = 0 configure:3602: result: configure:3624: checking whether we are cross compiling configure:3632: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3636: $? = 0 configure:3643: ./conftest configure:3647: $? = 0 configure:3662: result: no configure:3667: checking for suffix of object files configure:3689: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:3693: $? = 0 configure:3714: result: o configure:3718: checking whether we are using the GNU C compiler configure:3737: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:3737: $? = 0 configure:3746: result: yes configure:3755: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3775: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3775: $? = 0 configure:3816: result: yes configure:3833: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3896: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:3896: $? = 0 configure:3909: result: none needed configure:3940: checking for style of include used by make configure:3968: result: GNU configure:3994: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4105: result: none configure:4134: checking for x86_64-pc-linux-gnu-g++ configure:4150: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:4161: result: x86_64-pc-linux-gnu-g++ configure:4232: checking for C++ compiler version configure:4241: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.8.1 p1.0, pie-0.5.6) 4.8.1 Copyright (C) 2013 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:4252: $? = 0 configure:4241: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.1/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /tmp/portage/sys-devel/gcc-4.8.1/work/gcc-4.8.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-cloog --disable-isl-version-check --enable-lto --disable-nls --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --with-multilib-list=m32,m64 --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.1/python --enable-checking=release --enable-libstdcxx-time --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.1 p1.0, pie-0.5.6' Thread model: posix gcc version 4.8.1 (Gentoo 4.8.1 p1.0, pie-0.5.6) configure:4252: $? = 0 configure:4241: 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:4252: $? = 1 configure:4241: 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:4252: $? = 1 configure:4256: checking whether we are using the GNU C++ compiler configure:4275: x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.cpp >&5 configure:4275: $? = 0 configure:4284: result: yes configure:4293: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4313: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4313: $? = 0 configure:4354: result: yes configure:4379: checking dependency style of x86_64-pc-linux-gnu-g++ configure:4490: result: none configure:4507: checking whether to enable maintainer-specific portions of Makefiles configure:4516: result: no configure:4590: checking build system type configure:4604: result: x86_64-pc-linux-gnu configure:4624: checking host system type configure:4637: result: x86_64-pc-linux-gnu configure:4678: checking how to print strings configure:4705: result: printf configure:4726: checking for a sed that does not truncate output configure:4790: result: /bin/sed configure:4808: checking for grep that handles long lines and -e configure:4866: result: /bin/grep configure:4871: checking for egrep configure:4933: result: /bin/grep -E configure:4938: checking for fgrep configure:5000: result: /bin/grep -F configure:5035: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5102: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5109: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5124: result: yes configure:5136: checking for BSD- or MS-compatible name lister (nm) configure:5185: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:5315: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:5322: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:5325: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5328: output 0000000000000001 C __gnu_lto_v1 0000000000000000 B some_variable configure:5335: result: BSD nm configure:5338: checking whether ln -s works configure:5342: result: yes configure:5350: checking the maximum length of command line arguments configure:5480: result: 1572864 configure:5497: checking whether the shell understands some XSI constructs configure:5507: result: yes configure:5511: checking whether the shell understands "+=" configure:5517: result: yes configure:5552: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5592: result: func_convert_file_noop configure:5599: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5619: result: func_convert_file_noop configure:5626: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5633: result: -r configure:5667: checking for x86_64-pc-linux-gnu-objdump configure:5683: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5694: result: x86_64-pc-linux-gnu-objdump configure:5766: checking how to recognize dependent libraries configure:5968: result: pass_all configure:6013: checking for x86_64-pc-linux-gnu-dlltool configure:6043: result: no configure:6053: checking for dlltool configure:6083: result: no configure:6113: checking how to associate runtime and link libraries configure:6140: result: printf %s\n configure:6157: checking for x86_64-pc-linux-gnu-ar configure:6173: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6184: result: x86_64-pc-linux-gnu-ar configure:6265: checking for archiver @FILE support configure:6282: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:6282: $? = 0 configure:6285: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6288: $? = 0 configure:6293: 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:6296: $? = 1 configure:6308: result: @ configure:6326: checking for x86_64-pc-linux-gnu-strip configure:6342: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6353: result: x86_64-pc-linux-gnu-strip configure:6425: checking for x86_64-pc-linux-gnu-ranlib configure:6441: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6452: result: x86_64-pc-linux-gnu-ranlib configure:6594: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:6714: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:6717: $? = 0 configure:6721: /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:6724: $? = 0 configure:6790: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6793: $? = 0 configure:6831: result: ok configure:6868: checking for sysroot configure:6898: result: no configure:6975: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:6978: $? = 0 configure:7114: checking for x86_64-pc-linux-gnu-mt configure:7144: result: no configure:7154: checking for mt configure:7184: result: no configure:7204: checking if : is a manifest tool configure:7210: : '-?' configure:7218: result: no configure:7860: checking how to run the C preprocessor configure:7891: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7891: $? = 0 configure:7905: 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:7905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dia" | #define PACKAGE_TARNAME "dia" | #define PACKAGE_VERSION "0.97.2" | #define PACKAGE_STRING "dia 0.97.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=dia" | #define PACKAGE_URL "" | #define PACKAGE "dia" | #define VERSION "0.97.2" | /* end confdefs.h. */ | #include configure:7930: result: x86_64-pc-linux-gnu-gcc -E configure:7950: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7950: $? = 0 configure:7964: 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:7964: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dia" | #define PACKAGE_TARNAME "dia" | #define PACKAGE_VERSION "0.97.2" | #define PACKAGE_STRING "dia 0.97.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=dia" | #define PACKAGE_URL "" | #define PACKAGE "dia" | #define VERSION "0.97.2" | /* end confdefs.h. */ | #include configure:7993: checking for ANSI C header files configure:8013: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:8013: $? = 0 configure:8086: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8086: $? = 0 configure:8086: ./conftest configure:8086: $? = 0 configure:8097: result: yes configure:8110: checking for sys/types.h configure:8110: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:8110: $? = 0 configure:8110: result: yes configure:8110: checking for sys/stat.h configure:8110: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:8110: $? = 0 configure:8110: result: yes configure:8110: checking for stdlib.h configure:8110: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:8110: $? = 0 configure:8110: result: yes configure:8110: checking for string.h configure:8110: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:8110: $? = 0 configure:8110: result: yes configure:8110: checking for memory.h configure:8110: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:8110: $? = 0 configure:8110: result: yes configure:8110: checking for strings.h configure:8110: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:8110: $? = 0 configure:8110: result: yes configure:8110: checking for inttypes.h configure:8110: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:8110: $? = 0 configure:8110: result: yes configure:8110: checking for stdint.h configure:8110: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:8110: $? = 0 configure:8110: result: yes configure:8110: checking for unistd.h configure:8110: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:8110: $? = 0 configure:8110: result: yes configure:8124: checking for dlfcn.h configure:8124: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:8124: $? = 0 configure:8124: result: yes configure:8311: checking for objdir configure:8326: result: .libs configure:8593: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8611: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8615: $? = 0 configure:8628: result: no configure:8955: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8962: result: -fPIC -DPIC configure:8970: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8988: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fPIC -DPIC -DPIC conftest.c >&5 configure:8992: $? = 0 configure:9005: result: yes configure:9034: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9062: result: yes configure:9077: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9098: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -o out/conftest2.o conftest.c >&5 configure:9102: $? = 0 configure:9124: result: yes configure:9132: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9179: result: yes configure:9212: 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:10365: result: yes configure:10402: checking whether -lc should be explicitly linked in configure:10410: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:10413: $? = 0 configure:10428: 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:10431: $? = 0 configure:10445: result: no configure:10605: checking dynamic linker characteristics configure:11129: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11129: $? = 0 configure:11351: result: GNU/Linux ld.so configure:11458: checking how to hardcode library paths into programs configure:11483: result: immediate configure:12023: checking whether stripping libraries is possible configure:12028: result: yes configure:12063: checking if libtool supports shared libraries configure:12065: result: yes configure:12068: checking whether to build shared libraries configure:12089: result: yes configure:12092: checking whether to build static libraries configure:12096: result: no configure:12119: checking how to run the C++ preprocessor configure:12146: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:12146: $? = 0 configure:12160: 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:12160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dia" | #define PACKAGE_TARNAME "dia" | #define PACKAGE_VERSION "0.97.2" | #define PACKAGE_STRING "dia 0.97.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=dia" | #define PACKAGE_URL "" | #define PACKAGE "dia" | #define VERSION "0.97.2" | #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:12185: result: x86_64-pc-linux-gnu-g++ -E configure:12205: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:12205: $? = 0 configure:12219: 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:12219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dia" | #define PACKAGE_TARNAME "dia" | #define PACKAGE_VERSION "0.97.2" | #define PACKAGE_STRING "dia 0.97.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=dia" | #define PACKAGE_URL "" | #define PACKAGE "dia" | #define VERSION "0.97.2" | #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:12388: checking for ld used by x86_64-pc-linux-gnu-g++ configure:12455: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:12462: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:12477: result: yes configure:12532: 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:13537: result: yes configure:13573: x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.cpp >&5 configure:13576: $? = 0 configure:14096: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:14103: result: -fPIC -DPIC configure:14111: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:14129: x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14133: $? = 0 configure:14146: result: yes configure:14169: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:14197: result: yes configure:14209: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:14230: x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -o out/conftest2.o conftest.cpp >&5 configure:14234: $? = 0 configure:14256: result: yes configure:14261: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:14308: result: yes configure:14338: 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:14374: result: yes configure:14515: checking dynamic linker characteristics configure:15195: result: GNU/Linux ld.so configure:15248: checking how to hardcode library paths into programs configure:15273: result: immediate configure:15335: checking whether build environment is sane configure:15390: result: yes configure:15404: checking whether ln -s works configure:15408: result: yes configure:15415: checking whether make sets $(MAKE) configure:15437: result: yes configure:15446: checking for library containing strerror configure:15477: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15477: $? = 0 configure:15494: result: none required configure:15503: checking for ANSI C header files configure:15607: result: yes configure:15618: checking stddef.h usability configure:15618: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:15618: $? = 0 configure:15618: result: yes configure:15618: checking stddef.h presence configure:15618: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15618: $? = 0 configure:15618: result: yes configure:15618: checking for stddef.h configure:15618: result: yes configure:15618: checking fcntl.h usability configure:15618: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:15618: $? = 0 configure:15618: result: yes configure:15618: checking fcntl.h presence configure:15618: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15618: $? = 0 configure:15618: result: yes configure:15618: checking for fcntl.h configure:15618: result: yes configure:15618: checking for unistd.h configure:15618: result: yes configure:15618: checking utime.h usability configure:15618: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:15618: $? = 0 configure:15618: result: yes configure:15618: checking utime.h presence configure:15618: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15618: $? = 0 configure:15618: result: yes configure:15618: checking for utime.h configure:15618: result: yes configure:15629: checking for an ANSI C-conforming const configure:15695: x86_64-pc-linux-gnu-gcc -c -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity conftest.c >&5 configure:15695: $? = 0 configure:15702: result: yes configure:15714: checking for select configure:15714: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15714: $? = 0 configure:15714: result: yes configure:15714: checking for strcspn configure:15714: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:52:6: warning: conflicting types for built-in function 'strcspn' [enabled by default] char strcspn (); ^ configure:15714: $? = 0 configure:15714: result: yes configure:15714: checking for strdup configure:15714: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:53:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:15714: $? = 0 configure:15714: result: yes configure:15714: checking for strtol configure:15714: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15714: $? = 0 configure:15714: result: yes configure:15725: checking whether NLS is requested configure:15734: result: yes configure:15752: checking for intltool >= 0.35.0 configure:15754: result: 0.50.2 found configure:15762: checking for intltool-update configure:15780: found /usr/bin/intltool-update configure:15792: result: /usr/bin/intltool-update configure:15802: checking for intltool-merge configure:15820: found /usr/bin/intltool-merge configure:15832: result: /usr/bin/intltool-merge configure:15842: checking for intltool-extract configure:15860: found /usr/bin/intltool-extract configure:15872: result: /usr/bin/intltool-extract configure:16026: checking for xgettext configure:16044: found /usr/bin/xgettext configure:16056: result: /usr/bin/xgettext configure:16066: checking for msgmerge configure:16084: found /usr/bin/msgmerge configure:16096: result: /usr/bin/msgmerge configure:16106: checking for msgfmt configure:16124: found /usr/bin/msgfmt configure:16136: result: /usr/bin/msgfmt configure:16146: checking for gmsgfmt configure:16164: found /usr/bin/gmsgfmt configure:16177: result: /usr/bin/gmsgfmt configure:16197: checking for perl configure:16215: found /usr/bin/perl configure:16227: result: /usr/bin/perl configure:16238: checking for perl >= 5.8.1 configure:16245: result: 5.18.1 configure:16249: checking for XML::Parser configure:16252: result: ok configure:16281: checking for x86_64-pc-linux-gnu-pkg-config configure:16299: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:16311: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:16379: checking pkg-config is at least version 0.9.0 configure:16382: result: yes configure:16392: checking for GMODULE configure:16399: $PKG_CONFIG --exists --print-errors "gmodule-2.0 gobject-2.0" configure:16402: $? = 0 configure:16416: $PKG_CONFIG --exists --print-errors "gmodule-2.0 gobject-2.0" configure:16419: $? = 0 configure:16477: result: yes configure:16485: checking for glib-genmarshal configure:16503: found /usr/bin/glib-genmarshal configure:16515: result: /usr/bin/glib-genmarshal configure:16527: checking for PANGOVERSION configure:16534: $PKG_CONFIG --exists --print-errors "pango >= 1.8.0" configure:16537: $? = 0 configure:16551: $PKG_CONFIG --exists --print-errors "pango >= 1.8.0" configure:16554: $? = 0 configure:16592: result: yes configure:16608: checking for PANGOFT2 configure:16615: $PKG_CONFIG --exists --print-errors "pangoft2" configure:16618: $? = 0 configure:16632: $PKG_CONFIG --exists --print-errors "pangoft2" configure:16635: $? = 0 configure:16673: result: yes configure:16679: checking for FT_Init_FreeType in -lfreetype configure:16704: x86_64-pc-linux-gnu-gcc -o conftest -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -Wl,-O1 -Wl,--as-needed conftest.c -lfreetype -lfreetype -lz -lbz2 >&5 configure:16704: $? = 0 configure:16713: result: yes configure:16722: checking if FreeType version is 2.0.9 or higher configure:16735: x86_64-pc-linux-gnu-gcc -E -I/usr/include/freetype2 conftest.c configure:16735: $? = 0 configure:16736: result: yes configure:16772: checking for LIBART configure:16779: $PKG_CONFIG --exists --print-errors "libart-2.0" configure:16782: $? = 0 configure:16796: $PKG_CONFIG --exists --print-errors "libart-2.0" configure:16799: $? = 0 configure:16837: result: yes configure:16848: checking whether GNOME specific code should be used configure:16882: result: configure:16888: checking for GTK configure:16895: $PKG_CONFIG --exists --print-errors "$GTK_MODULES" Package libgnome-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnome-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnome-2.0' found Package libgnomeui-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnomeui-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnomeui-2.0' found configure:16898: $? = 1 configure:16912: $PKG_CONFIG --exists --print-errors "$GTK_MODULES" Package libgnome-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnome-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnome-2.0' found Package libgnomeui-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnomeui-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnomeui-2.0' found configure:16915: $? = 1 configure:16929: result: no No package 'libgnome-2.0' found No package 'libgnomeui-2.0' found configure:16945: error: Package requirements (gtk+-2.0 >= 2.6.0 glib-2.0 >= 2.6.0 libxml-2.0 gdk-pixbuf-2.0 gthread-2.0 gmodule-2.0 pangoft2 libart-2.0 libgnome-2.0 libgnomeui-2.0) were not met: No package 'libgnome-2.0' found No package 'libgnomeui-2.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GTK_CFLAGS and GTK_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CAIROVERSION_CFLAGS_set= ac_cv_env_CAIROVERSION_CFLAGS_value= ac_cv_env_CAIROVERSION_LIBS_set= ac_cv_env_CAIROVERSION_LIBS_value= ac_cv_env_CAIRO_CFLAGS_set= ac_cv_env_CAIRO_CFLAGS_value= ac_cv_env_CAIRO_LIBS_set= ac_cv_env_CAIRO_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity' 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='-march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GMODULE_CFLAGS_set= ac_cv_env_GMODULE_CFLAGS_value= ac_cv_env_GMODULE_LIBS_set= ac_cv_env_GMODULE_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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBART_CFLAGS_set= ac_cv_env_LIBART_CFLAGS_value= ac_cv_env_LIBART_LIBS_set= ac_cv_env_LIBART_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PANGOCAIRO_CFLAGS_set= ac_cv_env_PANGOCAIRO_CFLAGS_value= ac_cv_env_PANGOCAIRO_LIBS_set= ac_cv_env_PANGOCAIRO_LIBS_value= ac_cv_env_PANGOFT2_CFLAGS_set= ac_cv_env_PANGOFT2_CFLAGS_value= ac_cv_env_PANGOFT2_LIBS_set= ac_cv_env_PANGOFT2_LIBS_value= ac_cv_env_PANGOVERSION_CFLAGS_set= ac_cv_env_PANGOVERSION_CFLAGS_value= ac_cv_env_PANGOVERSION_LIBS_set= ac_cv_env_PANGOVERSION_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=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XSLT_CFLAGS_set= ac_cv_env_XSLT_CFLAGS_value= ac_cv_env_XSLT_LIBS_set= ac_cv_env_XSLT_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_select=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strtol=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes 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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_freetype_FT_Init_FreeType=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal 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/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib64/portage/bin/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_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_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes 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_GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GMODULE_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lglib-2.0 ' pkg_cv_LIBART_CFLAGS='-I/usr/include/libart-2.0 ' pkg_cv_LIBART_LIBS='-lart_lgpl_2 ' pkg_cv_PANGOFT2_CFLAGS='-pthread -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_PANGOFT2_LIBS='-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig ' pkg_cv_PANGOVERSION_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_PANGOVERSION_LIBS='-lpango-1.0 -lgobject-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='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)' APP_LIBS='' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.13' AWK='gawk' CAIROVERSION_CFLAGS='' CAIROVERSION_LIBS='' CAIRO_CFLAGS='' CAIRO_LIBS='' CATALOGS='' CATOBJEXT='' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-I/usr/include/freetype2 -march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-march=corei7-avx -O3 -pipe -flto -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity' CYGPATH_W='echo' DATADIRNAME='' DB2HTML='' DB2MAN='' DBLATEX='' DEBUG_FLAGS='' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FREETYPE_CFLAGS='-I/usr/include/freetype2' FREETYPE_LIBS='-lfreetype -lz -lbz2' GETTEXT_PACKAGE='' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GMODULE_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lglib-2.0 ' GMOFILES='' GMSGFMT='/usr/bin/gmsgfmt' GREP='/bin/grep' GTK_CFLAGS='' GTK_LIBS='' HAVE_BONOBO_FALSE='' HAVE_BONOBO_TRUE='' HAVE_DB2HTML_FALSE='' HAVE_DB2HTML_TRUE='' HAVE_DB2MAN_FALSE='' HAVE_DB2MAN_TRUE='' HAVE_GCC_FALSE='' HAVE_GCC_TRUE='' HAVE_GNOME_FALSE='#' HAVE_GNOME_TRUE='' HAVE_XSLTPROC_FALSE='' HAVE_XSLTPROC_TRUE='' HAVE_XSLT_FALSE='' HAVE_XSLT_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' INTLOBJS='' 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))' JW='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBART_CFLAGS='-I/usr/include/libart-2.0 ' LIBART_LIBS='-lart_lgpl_2 ' LIBEMF_CFLAGS='' LIBEMF_LIBS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='dia' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=dia' PACKAGE_NAME='dia' PACKAGE_STRING='dia 0.97.2' PACKAGE_TARNAME='dia' PACKAGE_URL='' PACKAGE_VERSION='0.97.2' PANGOCAIRO_CFLAGS='' PANGOCAIRO_LIBS='' PANGOFT2_CFLAGS='-pthread -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 ' PANGOFT2_LIBS='-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig ' PANGOVERSION_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' PANGOVERSION_LIBS='-lpango-1.0 -lgobject-2.0 -lglib-2.0 ' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PNG_LIBS='' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PYTHON='' PYTHON_EXEC_PREFIX='' PYTHON_INCLUDES='' PYTHON_LIBS='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' SWIG='' SWIG_LIB='' USE_NLS='yes' VERSION='0.97.2' WITH_CAIRO_FALSE='' WITH_CAIRO_TRUE='' WITH_FREETYPE_FALSE='#' WITH_FREETYPE_TRUE='' WITH_HTMLDOC_FALSE='' WITH_HTMLDOC_TRUE='' WITH_JW_FALSE='' WITH_JW_TRUE='' WITH_LIBEMF_FALSE='' WITH_LIBEMF_TRUE='' WITH_PDFDOC_FALSE='' WITH_PDFDOC_TRUE='' WITH_PSDOC_FALSE='' WITH_PSDOC_TRUE='' WITH_PYTHON_FALSE='' WITH_PYTHON_TRUE='' WITH_SWIG_FALSE='' WITH_SWIG_TRUE='' XGETTEXT='/usr/bin/xgettext' XML2_CONFIG='' XML_CFLAGS='' XML_CONFIG='' XML_LIBS='' XSLTPROC='' XSLT_CFLAGS='' XSLT_DIR='' XSLT_LIBS='' Z_LIBS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_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-tar} chof - "$$tardir"' am__untar='$${TAR-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='/usr/share/doc/dia-0.97.2-r2' dvidir='${docdir}' exec_prefix='/usr' 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} /tmp/portage/app-office/dia-0.97.2-r2/work/dia-0.97.2/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='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='' pkgpythondir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' uidatadir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "dia" #define PACKAGE_TARNAME "dia" #define PACKAGE_VERSION "0.97.2" #define PACKAGE_STRING "dia 0.97.2" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=dia" #define PACKAGE_URL "" #define PACKAGE "dia" #define VERSION "0.97.2" #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_STDDEF_H 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_SELECT 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRTOL 1 #define HAVE_FREETYPE 1 #define HAVE_LIBART 1 #define GNOME 1 #define HAVE_GNOME 1 #define GNOME_ICONDIR "/usr/share/pixmaps" configure: exit 1