This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gmime configure 2.6.17, 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 --disable-gtk-doc --enable-cryptography --disable-strict-parser --enable-mono --disable-static --enable-vala ## --------- ## ## Platform. ## ## --------- ## hostname = lynx uname -m = x86_64 uname -r = 3.10.5-gentoo-r1 uname -s = Linux uname -v = #1 SMP Wed Aug 7 09:23:34 CEST 2013 /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU T8300 @ 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/._portage_reinstall_.pwuDRe/bin/ebuild-helpers/xattr PATH: /var/tmp/portage/._portage_reinstall_.pwuDRe/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.7.3 PATH: /usr/x86_64-pc-linux-gnu/avr/gcc-bin/4.4.4 PATH: /opt/intel/composerxe-2013_update4.5.192/bin/intel64 PATH: /opt/intel/composerxe-2013_update4.5.192/mpirt/bin/intel64 PATH: /opt/intel/composerxe-2013_update4.5.192/bin/ia32 PATH: /opt/intel/composerxe-2013_update4.5.192/mpirt/bin/ia32 PATH: /opt/nvidia-cg-toolkit/bin PATH: /usr/lib64/subversion/bin PATH: /opt/eagle-5.11.0/bin PATH: /opt/cuda/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2527: 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:2662: checking build system type configure:2676: result: x86_64-pc-linux-gnu configure:2696: checking host system type configure:2709: result: x86_64-pc-linux-gnu configure:2729: checking target system type configure:2742: result: x86_64-pc-linux-gnu configure:2790: checking for a BSD-compatible install configure:2858: result: /var/tmp/portage/._portage_reinstall_.pwuDRe/bin/ebuild-helpers/xattr/install -c configure:2869: checking whether build environment is sane configure:2919: result: yes configure:3060: checking for a thread-safe mkdir -p configure:3099: result: /bin/mkdir -p configure:3112: checking for gawk configure:3128: found /usr/bin/gawk configure:3139: result: gawk configure:3150: checking whether make sets $(MAKE) configure:3172: result: yes configure:3247: checking how to create a ustar tar archive configure:3260: tar --version tar (GNU tar) 1.26 Copyright (C) 2011 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:3263: $? = 0 configure:3303: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3306: $? = 0 configure:3310: tar -xf - &5 x86_64-pc-linux-gnu-gcc (Gentoo 4.7.3 p1.0, pie-0.5.5) 4.7.3 Copyright (C) 2012 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:4200: $? = 0 configure:4189: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3/work/gcc-4.7.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --enable-nls --without-included-gettext --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.7.3/python --enable-checking=release --enable-java-awt=gtk --enable-libstdcxx-time --enable-languages=c,c++,java,objc,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.7.3 p1.0, pie-0.5.5' Thread model: posix gcc version 4.7.3 (Gentoo 4.7.3 p1.0, pie-0.5.5) configure:4200: $? = 0 configure:4189: 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:4200: $? = 1 configure:4189: 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:4200: $? = 1 configure:4220: checking whether the C compiler works configure:4242: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4246: $? = 0 configure:4294: result: yes configure:4297: checking for C compiler default output file name configure:4299: result: a.out configure:4305: checking for suffix of executables configure:4312: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4316: $? = 0 configure:4338: result: configure:4360: checking whether we are cross compiling configure:4368: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4372: $? = 0 configure:4379: ./conftest configure:4383: $? = 0 configure:4398: result: no configure:4403: checking for suffix of object files configure:4425: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4429: $? = 0 configure:4450: result: o configure:4454: checking whether we are using the GNU C compiler configure:4473: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4473: $? = 0 configure:4482: result: yes configure:4491: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4511: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4511: $? = 0 configure:4552: result: yes configure:4569: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4632: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4632: $? = 0 configure:4645: result: none needed configure:4667: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4778: result: none configure:4794: checking for library containing strerror configure:4825: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4825: $? = 0 configure:4842: result: none required configure:4858: checking for x86_64-pc-linux-gnu-gcc configure:4885: result: x86_64-pc-linux-gnu-gcc configure:5154: checking for C compiler version configure:5163: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.7.3 p1.0, pie-0.5.5) 4.7.3 Copyright (C) 2012 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:5174: $? = 0 configure:5163: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3/work/gcc-4.7.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --enable-nls --without-included-gettext --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.7.3/python --enable-checking=release --enable-java-awt=gtk --enable-libstdcxx-time --enable-languages=c,c++,java,objc,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.7.3 p1.0, pie-0.5.5' Thread model: posix gcc version 4.7.3 (Gentoo 4.7.3 p1.0, pie-0.5.5) configure:5174: $? = 0 configure:5163: 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:5174: $? = 1 configure:5163: 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:5174: $? = 1 configure:5178: checking whether we are using the GNU C compiler configure:5206: result: yes configure:5215: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:5276: result: yes configure:5293: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:5369: result: none needed configure:5391: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5502: result: none configure:5525: checking for x86_64-pc-linux-gnu-gcc configure:5552: result: x86_64-pc-linux-gnu-gcc configure:5821: checking for C compiler version configure:5830: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.7.3 p1.0, pie-0.5.5) 4.7.3 Copyright (C) 2012 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:5841: $? = 0 configure:5830: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3/work/gcc-4.7.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --enable-nls --without-included-gettext --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.7.3/python --enable-checking=release --enable-java-awt=gtk --enable-libstdcxx-time --enable-languages=c,c++,java,objc,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.7.3 p1.0, pie-0.5.5' Thread model: posix gcc version 4.7.3 (Gentoo 4.7.3 p1.0, pie-0.5.5) configure:5841: $? = 0 configure:5830: 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:5841: $? = 1 configure:5830: 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:5841: $? = 1 configure:5845: checking whether we are using the GNU C compiler configure:5873: result: yes configure:5882: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:5943: result: yes configure:5960: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:6036: result: none needed configure:6058: checking dependency style of x86_64-pc-linux-gnu-gcc configure:6169: result: none configure:6187: checking for inline configure:6203: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6203: $? = 0 configure:6211: result: inline configure:6234: checking how to run the C preprocessor configure:6265: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6265: $? = 0 configure:6279: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6279: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gmime" | #define PACKAGE_TARNAME "gmime" | #define PACKAGE_VERSION "2.6.17" | #define PACKAGE_STRING "gmime 2.6.17" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gmime" | #define PACKAGE_URL "" | #define PACKAGE "gmime" | #define VERSION "2.6.17" | #define GMIME_VERSION "2.6.17" | /* end confdefs.h. */ | #include configure:6304: result: x86_64-pc-linux-gnu-gcc -E configure:6324: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6324: $? = 0 configure:6338: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6338: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gmime" | #define PACKAGE_TARNAME "gmime" | #define PACKAGE_VERSION "2.6.17" | #define PACKAGE_STRING "gmime 2.6.17" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gmime" | #define PACKAGE_URL "" | #define PACKAGE "gmime" | #define VERSION "2.6.17" | #define GMIME_VERSION "2.6.17" | /* end confdefs.h. */ | #include configure:6367: checking for grep that handles long lines and -e configure:6425: result: /bin/grep configure:6430: checking for egrep configure:6492: result: /bin/grep -E configure:6497: checking for ANSI C header files configure:6517: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6517: $? = 0 configure:6590: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6590: $? = 0 configure:6590: ./conftest configure:6590: $? = 0 configure:6601: result: yes configure:6610: checking whether ln -s works configure:6614: result: yes configure:6621: checking whether make sets $(MAKE) configure:6643: result: yes configure:6654: checking for rm configure:6672: found /bin/rm configure:6685: result: /bin/rm configure:6695: checking for mv configure:6713: found /bin/mv configure:6726: result: /bin/mv configure:6736: checking for tar configure:6754: found /bin/tar configure:6767: result: /bin/tar configure:6823: checking how to print strings configure:6850: result: printf configure:6871: checking for a sed that does not truncate output configure:6935: result: /bin/sed configure:6953: checking for fgrep configure:7015: result: /bin/grep -F configure:7050: checking for ld used by x86_64-pc-linux-gnu-gcc configure:7117: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:7124: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:7139: result: yes configure:7151: checking for BSD- or MS-compatible name lister (nm) configure:7200: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:7330: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:7337: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7340: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:7343: output 0000000000000000 B some_variable configure:7350: result: BSD nm configure:7354: checking the maximum length of command line arguments configure:7485: result: 1572864 configure:7502: checking whether the shell understands some XSI constructs configure:7512: result: yes configure:7516: checking whether the shell understands "+=" configure:7522: result: yes configure:7557: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7597: result: func_convert_file_noop configure:7604: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7624: result: func_convert_file_noop configure:7631: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:7638: result: -r configure:7672: checking for x86_64-pc-linux-gnu-objdump configure:7688: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:7699: result: x86_64-pc-linux-gnu-objdump configure:7771: checking how to recognize dependent libraries configure:7969: result: pass_all configure:8014: checking for x86_64-pc-linux-gnu-dlltool configure:8044: result: no configure:8054: checking for dlltool configure:8084: result: no configure:8114: checking how to associate runtime and link libraries configure:8141: result: printf %s\n configure:8157: checking for x86_64-pc-linux-gnu-ar configure:8173: found /usr/bin/x86_64-pc-linux-gnu-ar configure:8184: result: x86_64-pc-linux-gnu-ar configure:8265: checking for archiver @FILE support configure:8282: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8282: $? = 0 configure:8285: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:8288: $? = 0 configure:8293: 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:8296: $? = 1 configure:8308: result: @ configure:8326: checking for x86_64-pc-linux-gnu-strip configure:8342: found /usr/bin/x86_64-pc-linux-gnu-strip configure:8353: result: x86_64-pc-linux-gnu-strip configure:8425: checking for x86_64-pc-linux-gnu-ranlib configure:8441: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:8452: result: x86_64-pc-linux-gnu-ranlib configure:8594: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:8714: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8717: $? = 0 configure:8721: /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:8724: $? = 0 configure:8790: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:8793: $? = 0 configure:8831: result: ok configure:8868: checking for sysroot configure:8898: result: no configure:8975: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8978: $? = 0 configure:9121: checking for x86_64-pc-linux-gnu-mt configure:9151: result: no configure:9161: checking for mt configure:9177: found /usr/sbin/mt configure:9188: result: mt configure:9211: checking if mt is a manifest tool configure:9217: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:9225: result: no configure:9867: checking for sys/types.h configure:9867: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9867: $? = 0 configure:9867: result: yes configure:9867: checking for sys/stat.h configure:9867: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9867: $? = 0 configure:9867: result: yes configure:9867: checking for stdlib.h configure:9867: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9867: $? = 0 configure:9867: result: yes configure:9867: checking for string.h configure:9867: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9867: $? = 0 configure:9867: result: yes configure:9867: checking for memory.h configure:9867: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9867: $? = 0 configure:9867: result: yes configure:9867: checking for strings.h configure:9867: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9867: $? = 0 configure:9867: result: yes configure:9867: checking for inttypes.h configure:9867: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9867: $? = 0 configure:9867: result: yes configure:9867: checking for stdint.h configure:9867: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9867: $? = 0 configure:9867: result: yes configure:9867: checking for unistd.h configure:9867: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9867: $? = 0 configure:9867: result: yes configure:9881: checking for dlfcn.h configure:9881: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9881: $? = 0 configure:9881: result: yes configure:10087: checking for objdir configure:10102: result: .libs configure:10373: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:10391: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -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:10395: $? = 0 configure:10408: result: no configure:10735: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:10742: result: -fPIC -DPIC configure:10750: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:10768: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:10772: $? = 0 configure:10785: result: yes configure:10814: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:10842: result: yes configure:10857: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10878: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:10882: $? = 0 configure:10904: result: yes configure:10912: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10959: result: yes configure:10992: 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:12149: result: yes configure:12186: checking whether -lc should be explicitly linked in configure:12194: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:12197: $? = 0 configure:12212: 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:12215: $? = 0 configure:12229: result: no configure:12389: checking dynamic linker characteristics configure:12889: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12889: $? = 0 configure:13123: result: GNU/Linux ld.so configure:13230: checking how to hardcode library paths into programs configure:13255: result: immediate configure:13795: checking whether stripping libraries is possible configure:13800: result: yes configure:13835: checking if libtool supports shared libraries configure:13837: result: yes configure:13840: checking whether to build shared libraries configure:13861: result: yes configure:13864: checking whether to build static libraries configure:13868: result: no configure:13906: creating ./config.lt ## ------------------ ## ## Running config.lt. ## ## ------------------ ## config.lt:625: creating libtool configure:15279: checking for bash configure:15297: found /bin/bash configure:15309: result: /bin/bash configure:15317: checking if dolt supports this host configure:15344: result: yes, replacing libtool configure:15473: checking sys/mman.h usability configure:15473: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:15473: $? = 0 configure:15473: result: yes configure:15473: checking sys/mman.h presence configure:15473: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15473: $? = 0 configure:15473: result: yes configure:15473: checking for sys/mman.h configure:15473: result: yes configure:15485: checking sys/param.h usability configure:15485: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:15485: $? = 0 configure:15485: result: yes configure:15485: checking sys/param.h presence configure:15485: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15485: $? = 0 configure:15485: result: yes configure:15485: checking for sys/param.h configure:15485: result: yes configure:15497: checking winsock2.h usability configure:15497: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:59:22: fatal error: winsock2.h: No such file or directory compilation terminated. configure:15497: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gmime" | #define PACKAGE_TARNAME "gmime" | #define PACKAGE_VERSION "2.6.17" | #define PACKAGE_STRING "gmime 2.6.17" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gmime" | #define PACKAGE_URL "" | #define PACKAGE "gmime" | #define VERSION "2.6.17" | #define GMIME_VERSION "2.6.17" | #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 HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15497: result: no configure:15497: checking winsock2.h presence configure:15497: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:26:22: fatal error: winsock2.h: No such file or directory compilation terminated. configure:15497: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gmime" | #define PACKAGE_TARNAME "gmime" | #define PACKAGE_VERSION "2.6.17" | #define PACKAGE_STRING "gmime 2.6.17" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gmime" | #define PACKAGE_URL "" | #define PACKAGE "gmime" | #define VERSION "2.6.17" | #define GMIME_VERSION "2.6.17" | #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 HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:15497: result: no configure:15497: checking for winsock2.h configure:15497: result: no configure:15509: checking for string.h configure:15509: result: yes configure:15521: checking for stdlib.h configure:15521: result: yes configure:15533: checking netdb.h usability configure:15533: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:15533: $? = 0 configure:15533: result: yes configure:15533: checking netdb.h presence configure:15533: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15533: $? = 0 configure:15533: result: yes configure:15533: checking for netdb.h configure:15533: result: yes configure:15545: checking regex.h usability configure:15545: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:15545: $? = 0 configure:15545: result: yes configure:15545: checking regex.h presence configure:15545: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15545: $? = 0 configure:15545: result: yes configure:15545: checking for regex.h configure:15545: result: yes configure:15557: checking time.h usability configure:15557: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:15557: $? = 0 configure:15557: result: yes configure:15557: checking time.h presence configure:15557: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15557: $? = 0 configure:15557: result: yes configure:15557: checking for time.h configure:15557: result: yes configure:15569: checking poll.h usability configure:15569: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:15569: $? = 0 configure:15569: result: yes configure:15569: checking poll.h presence configure:15569: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15569: $? = 0 configure:15569: result: yes configure:15569: checking for poll.h configure:15569: result: yes configure:15580: checking for off_t configure:15580: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:15580: $? = 0 configure:15580: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:68:20: error: expected expression before ')' token configure:15580: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gmime" | #define PACKAGE_TARNAME "gmime" | #define PACKAGE_VERSION "2.6.17" | #define PACKAGE_STRING "gmime 2.6.17" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gmime" | #define PACKAGE_URL "" | #define PACKAGE "gmime" | #define VERSION "2.6.17" | #define GMIME_VERSION "2.6.17" | #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 HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_TIME_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:15580: result: yes configure:15591: checking for size_t configure:15591: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:15591: $? = 0 configure:15591: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:68:21: error: expected expression before ')' token configure:15591: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gmime" | #define PACKAGE_TARNAME "gmime" | #define PACKAGE_VERSION "2.6.17" | #define PACKAGE_STRING "gmime 2.6.17" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gmime" | #define PACKAGE_URL "" | #define PACKAGE "gmime" | #define VERSION "2.6.17" | #define GMIME_VERSION "2.6.17" | #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 HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_TIME_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:15591: result: yes configure:15602: checking for ssize_t configure:15602: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:15602: $? = 0 configure:15602: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:68:22: error: expected expression before ')' token configure:15602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gmime" | #define PACKAGE_TARNAME "gmime" | #define PACKAGE_VERSION "2.6.17" | #define PACKAGE_STRING "gmime 2.6.17" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gmime" | #define PACKAGE_URL "" | #define PACKAGE "gmime" | #define VERSION "2.6.17" | #define GMIME_VERSION "2.6.17" | #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 HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_TIME_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:15602: result: yes configure:15613: checking for mode_t configure:15613: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:15613: $? = 0 configure:15613: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:68:21: error: expected expression before ')' token configure:15613: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gmime" | #define PACKAGE_TARNAME "gmime" | #define PACKAGE_VERSION "2.6.17" | #define PACKAGE_STRING "gmime 2.6.17" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gmime" | #define PACKAGE_URL "" | #define PACKAGE "gmime" | #define VERSION "2.6.17" | #define GMIME_VERSION "2.6.17" | #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 HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_TIME_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:15613: result: yes configure:15625: checking for nfds_t configure:15645: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:15645: $? = 0 configure:15646: result: yes configure:15662: checking for strftime configure:15662: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:55:6: warning: conflicting types for built-in function 'strftime' [enabled by default] configure:15662: $? = 0 configure:15662: result: yes configure:15662: checking for localtime configure:15662: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15662: $? = 0 configure:15662: result: yes configure:15662: checking for gmtime_r configure:15662: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15662: $? = 0 configure:15662: result: yes configure:15662: checking for gmtime_s configure:15662: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/dev-libs/gmime-2.6.17/temp/ccsnPxUr.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `gmtime_s' collect2: error: ld returned 1 exit status configure:15662: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gmime" | #define PACKAGE_TARNAME "gmime" | #define PACKAGE_VERSION "2.6.17" | #define PACKAGE_STRING "gmime 2.6.17" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gmime" | #define PACKAGE_URL "" | #define PACKAGE "gmime" | #define VERSION "2.6.17" | #define GMIME_VERSION "2.6.17" | #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 HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_TIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME_R 1 | /* end confdefs.h. */ | /* Define gmtime_s to an innocuous variant, in case declares gmtime_s. | For example, HP-UX 11i declares gettimeofday. */ | #define gmtime_s innocuous_gmtime_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gmtime_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gmtime_s | | /* 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 gmtime_s (); | /* 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_gmtime_s || defined __stub___gmtime_s | choke me | #endif | | int | main () | { | return gmtime_s (); | ; | return 0; | } configure:15662: result: no configure:15678: checking for stdlib.h configure:15678: result: yes configure:15678: checking for unistd.h configure:15678: result: yes configure:15678: checking for sys/param.h configure:15678: result: yes configure:15698: checking for getpagesize configure:15698: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15698: $? = 0 configure:15698: result: yes configure:15707: checking for working mmap configure:15854: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15854: $? = 0 configure:15854: ./conftest configure:15854: $? = 0 configure:15864: result: yes configure:15876: checking for munmap configure:15876: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15876: $? = 0 configure:15876: result: yes configure:15876: checking for msync configure:15876: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15876: $? = 0 configure:15876: result: yes configure:15889: checking for select configure:15889: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15889: $? = 0 configure:15889: result: yes configure:15889: checking for poll configure:15889: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15889: $? = 0 configure:15889: result: yes configure:15911: checking for x86_64-pc-linux-gnu-pkg-config configure:15929: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:15941: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:16009: checking pkg-config is at least version 0.9.0 configure:16012: result: yes configure:16025: checking for gtkdoc-check configure:16043: found /usr/bin/gtkdoc-check configure:16055: result: /usr/bin/gtkdoc-check configure:16067: checking for gtkdoc-rebase configure:16085: found /usr/bin/gtkdoc-rebase configure:16097: result: /usr/bin/gtkdoc-rebase configure:16111: checking for gtkdoc-mkpdf configure:16129: found /usr/bin/gtkdoc-mkpdf configure:16141: result: /usr/bin/gtkdoc-mkpdf configure:16275: checking whether to build gtk-doc documentation configure:16277: result: no configure:16346: checking for db2html configure:16379: result: no configure:16346: checking for docbook2html configure:16364: found /usr/bin/docbook2html configure:16376: result: /usr/bin/docbook2html configure:16506: checking for x86_64-pc-linux-gnu-pkg-config configure:16536: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:16604: checking pkg-config is at least version 0.16 configure:16607: result: yes configure:16624: checking for GLIB - version >= 2.18.0 configure:16739: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wl,-O1 -Wl,--as-needed conftest.c -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 >&5 configure:16739: $? = 0 configure:16739: ./conftest configure:16739: $? = 0 configure:16753: result: yes (version 2.36.3) configure:16824: checking zlib.h usability configure:16824: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:16824: $? = 0 configure:16824: result: yes configure:16824: checking zlib.h presence configure:16824: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16824: $? = 0 configure:16824: result: yes configure:16824: checking for zlib.h configure:16824: result: yes configure:16834: checking for inflate in -lz configure:16859: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lz >&5 configure:16859: $? = 0 configure:16868: result: yes configure:16915: checking for ld used by GCC configure:16979: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:16986: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:16999: result: yes configure:17006: checking for shared library run path origin configure:17019: result: done configure:17597: checking for iconv configure:17619: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17619: $? = 0 configure:17651: result: yes configure:17654: checking for working iconv configure:17749: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17749: $? = 0 configure:17749: ./conftest configure:17749: $? = 0 configure:17761: result: yes configure:17789: checking for iconv declaration configure:17818: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17818: $? = 0 configure:17829: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:17845: checking preferred charset formats for system iconv configure:17865: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I. -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17865: $? = 0 configure:17865: ./conftest System prefers iso-8859-1 System prefers iso-2022-jp System prefers iso-10646 configure:17865: $? = 0 configure:17876: result: yes configure:17879: result: found configure:17908: checking getopt.h usability configure:17908: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:17908: $? = 0 configure:17908: result: yes configure:17908: checking getopt.h presence configure:17908: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17908: $? = 0 configure:17908: result: yes configure:17908: checking for getopt.h configure:17908: result: yes configure:17914: checking for GNU getopt_long configure:17935: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17935: $? = 0 configure:17936: result: yes configure:17960: checking for fsync configure:17978: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17978: $? = 0 configure:17979: result: yes configure:17993: checking for MAXHOSTNAMELEN configure:18011: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:18011: $? = 0 configure:18012: result: yes configure:18025: checking for domainname in struct utsname configure:18047: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:18047: $? = 0 configure:18048: result: yes configure:18061: checking for tm_gmtoff in struct tm configure:18083: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:18083: $? = 0 configure:18090: result: yes configure:18219: checking for special C compiler options needed for large files configure:18264: result: no configure:18270: checking for _FILE_OFFSET_BITS value needed for large files configure:18295: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:18295: $? = 0 configure:18327: result: no configure:18412: checking for _LARGEFILE64_SOURCE value needed for large files configure:18435: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:62:52: error: 'O_LARGEFILE' undeclared (first use in this function) conftest.c:62:52: note: each undeclared identifier is reported only once for each function it appears in configure:18435: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gmime" | #define PACKAGE_TARNAME "gmime" | #define PACKAGE_VERSION "2.6.17" | #define PACKAGE_STRING "gmime 2.6.17" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gmime" | #define PACKAGE_URL "" | #define PACKAGE "gmime" | #define VERSION "2.6.17" | #define GMIME_VERSION "2.6.17" | #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 HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_TIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define ENABLE_CRYPTOGRAPHY 1 | #define HAVE_ZLIB_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_DETECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FSYNC 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_TM_GMTOFF 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | return open ("__o_largefile", O_CREAT | O_RDWR | O_LARGEFILE, 0644); | | ; | return 0; | } configure:18459: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:18459: $? = 0 configure:18474: result: yes configure:18515: checking size of ssize_t configure:18520: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18520: $? = 0 configure:18520: ./conftest configure:18520: $? = 0 configure:18534: result: 8 configure:18548: checking size of size_t configure:18553: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18553: $? = 0 configure:18553: ./conftest configure:18553: $? = 0 configure:18567: result: 8 configure:18581: checking size of off_t configure:18586: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18586: $? = 0 configure:18586: ./conftest configure:18586: $? = 0 configure:18600: result: 8 configure:18615: checking for gethostname configure:18615: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18615: $? = 0 configure:18615: result: yes configure:18615: checking for getdomainname configure:18615: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18615: $? = 0 configure:18615: result: yes configure:18615: checking for getaddrinfo configure:18615: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18615: $? = 0 configure:18615: result: yes configure:18626: checking for getaddrinfo in -lsocket configure:18651: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lsocket >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:18651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gmime" | #define PACKAGE_TARNAME "gmime" | #define PACKAGE_VERSION "2.6.17" | #define PACKAGE_STRING "gmime 2.6.17" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gmime" | #define PACKAGE_URL "" | #define PACKAGE "gmime" | #define VERSION "2.6.17" | #define GMIME_VERSION "2.6.17" | #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 HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_TIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define ENABLE_CRYPTOGRAPHY 1 | #define HAVE_ZLIB_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_DETECT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_FSYNC 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_TM_GMTOFF 1 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getaddrinfo (); | int | main () | { | return getaddrinfo (); | ; | return 0; | } configure:18660: result: no configure:18668: checking for getaddrinfo in -lnsl configure:18693: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl >&5 configure:18693: $? = 0 configure:18702: result: yes configure:18867: checking for mcs configure:18885: found /usr/bin/mcs configure:18898: result: /usr/bin/mcs configure:18910: checking whether /usr/bin/mcs is GNU Mono configure:18918: result: yes configure:18955: checking for gacutil configure:18973: found /usr/bin/gacutil configure:18986: result: /usr/bin/gacutil configure:19003: checking for GLIB_SHARP configure:19010: $PKG_CONFIG --exists --print-errors "glib-sharp-2.0 >= 2.4.0" configure:19013: $? = 0 configure:19027: $PKG_CONFIG --exists --print-errors "glib-sharp-2.0 >= 2.4.0" configure:19030: $? = 0 configure:19088: result: yes configure:19096: checking for GAPI_TOOLS configure:19103: $PKG_CONFIG --exists --print-errors "gapi-2.0" configure:19106: $? = 0 configure:19120: $PKG_CONFIG --exists --print-errors "gapi-2.0" configure:19123: $? = 0 configure:19181: result: yes configure:19187: checking for gapi2-codegen configure:19205: found /usr/bin/gapi2-codegen configure:19218: result: /usr/bin/gapi2-codegen configure:19232: checking for gapi2-fixup configure:19250: found /usr/bin/gapi2-fixup configure:19263: result: /usr/bin/gapi2-fixup configure:19277: checking for gapi2-parser configure:19295: found /usr/bin/gapi2-parser configure:19308: result: /usr/bin/gapi2-parser configure:19347: checking for gobject-introspection configure:19378: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.30.0" configure:19381: $? = 0 configure:19393: result: yes configure:19510: checking for x86_64-pc-linux-gnu-pkg-config configure:19540: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:19608: checking pkg-config is at least version 0.9.0 configure:19611: result: yes configure:19621: $PKG_CONFIG --exists --print-errors "$vapigen_pkg" configure:19624: $? = 0 configure:19650: checking for vapigen configure:19672: result: yes configure:19937: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gmime config.status 2.6.17, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on lynx config.status:1247: creating Makefile config.status:1247: creating m4/Makefile config.status:1247: creating build/Makefile config.status:1247: creating build/vs2008/Makefile config.status:1247: creating build/vs2008/config-win32.h config.status:1247: creating build/vs2010/Makefile config.status:1247: creating build/vs2010/config-win32.h config.status:1247: creating docs/Makefile config.status:1247: creating docs/reference/Makefile config.status:1247: creating docs/tutorial/Makefile config.status:1247: creating examples/Makefile config.status:1247: creating util/Makefile config.status:1247: creating gmime/Makefile config.status:1247: creating gmime/gmime-version.h config.status:1247: creating mono/Makefile config.status:1247: creating mono/AssemblyInfo.cs config.status:1247: creating mono/gmime-sharp.dll.config config.status:1247: creating mono/gmime-sharp.pc config.status:1247: creating tests/Makefile config.status:1247: creating tools/Makefile config.status:1247: creating gmime.spec config.status:1247: creating gmime.pc config.status:1247: creating config.h config.status:1476: executing depfiles commands config.status:1476: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GAPI_TOOLS_CFLAGS_set= ac_cv_env_GAPI_TOOLS_CFLAGS_value= ac_cv_env_GAPI_TOOLS_LIBS_set= ac_cv_env_GAPI_TOOLS_LIBS_value= ac_cv_env_GLIB_SHARP_CFLAGS_set= ac_cv_env_GLIB_SHARP_CFLAGS_value= ac_cv_env_GLIB_SHARP_LIBS_set= ac_cv_env_GLIB_SHARP_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_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/dev-libs/gmime-2.6.17/temp/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_getaddrinfo=yes ac_cv_func_getdomainname=yes ac_cv_func_gethostname=yes ac_cv_func_getpagesize=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_localtime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_msync=yes ac_cv_func_munmap=yes ac_cv_func_poll=yes ac_cv_func_select=yes ac_cv_func_strftime=yes ac_cv_have_iconv_detect_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_poll_h=yes ac_cv_header_regex_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_winsock2_h=no ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_largefile64_source=yes ac_cv_lib_nsl_getaddrinfo=yes ac_cv_lib_socket_getaddrinfo=no ac_cv_lib_z_inflate=yes ac_cv_objext=o ac_cv_path_CSC=/usr/bin/mcs ac_cv_path_DB2HTML=/usr/bin/docbook2html ac_cv_path_DOLT_BASH=/bin/bash ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GACUTIL=/usr/bin/gacutil ac_cv_path_GAPI_CODEGEN=/usr/bin/gapi2-codegen ac_cv_path_GAPI_FIXUP=/usr/bin/gapi2-fixup ac_cv_path_GAPI_PARSER=/usr/bin/gapi2-parser ac_cv_path_GREP=/bin/grep ac_cv_path_GTKDOC_CHECK=/usr/bin/gtkdoc-check ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase ac_cv_path_MV=/bin/mv ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_RM=/bin/rm ac_cv_path_SED=/bin/sed ac_cv_path_TAR=/bin/tar ac_cv_path_install='/var/tmp/portage/._portage_reinstall_.pwuDRe/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_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_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_sizeof_off_t=8 ac_cv_sizeof_size_t=8 ac_cv_sizeof_ssize_t=8 ac_cv_struct_tm_gmtoff=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-pc-linux-gnu ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes 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 am_cv_CC_dependencies_compiler_type=none am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_cc_stdc= am_cv_prog_tar_ustar=gnutar am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= 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_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_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=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_GAPI_TOOLS_CFLAGS= pkg_cv_GAPI_TOOLS_LIBS= pkg_cv_GLIB_SHARP_CFLAGS='-I:/usr/lib64/pkgconfig/../../share/gapi-2.0/glib-api.xml ' pkg_cv_GLIB_SHARP_LIBS='-r:/usr/lib64/pkgconfig/../../lib64/mono/gtk-sharp-2.0/glib-sharp.dll ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-libs/gmime-2.6.17/work/gmime-2.6.17/missing --run aclocal-1.11' ACLOCAL_AMFLAGS='-I m4 ${ACLOCAL_FLAGS}' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' API_VERSION='2.6.0.0' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/gmime-2.6.17/work/gmime-2.6.17/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/gmime-2.6.17/work/gmime-2.6.17/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/gmime-2.6.17/work/gmime-2.6.17/missing --run automake-1.11' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe -fno-strict-aliasing' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CSC='/usr/bin/mcs' CYGPATH_W='echo' DB2HTML='/usr/bin/docbook2html' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOLT_BASH='/bin/bash' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_CRYPTOGRAPHY_FALSE='#' ENABLE_CRYPTOGRAPHY_TRUE='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_LARGEFILE_FALSE='#' ENABLE_LARGEFILE_TRUE='' ENABLE_MONO_FALSE='#' ENABLE_MONO_TRUE='' ENABLE_VAPIGEN_FALSE='#' ENABLE_VAPIGEN_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GACUTIL='/usr/bin/gacutil' GAPI_CODEGEN='/usr/bin/gapi2-codegen' GAPI_FIXUP='/usr/bin/gapi2-fixup' GAPI_PARSER='/usr/bin/gapi2-parser' GAPI_TOOLS_CFLAGS='' GAPI_TOOLS_LIBS='' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GLIB_COMPILE_RESOURCES='glib-compile-resources' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GLIB_SHARP_CFLAGS='-I:/usr/lib64/pkgconfig/../../share/gapi-2.0/glib-api.xml ' GLIB_SHARP_LIBS='-r:/usr/lib64/pkgconfig/../../lib64/mono/gtk-sharp-2.0/glib-sharp.dll ' GMIME_API_VERSION='2.6' GMIME_BINARY_AGE='617' GMIME_CFLAGS='-D_LARGEFILE64_SOURCE ' GMIME_INCLUDEDIR='-I${prefix}/include/gmime-2.6' GMIME_INTERFACE_AGE='17' GMIME_LIBDIR='-L/usr/lib64' GMIME_LIBS='-lgmime-2.6' GMIME_LIBS_PRIVATE='-lz -lnsl' GMIME_MAJOR_VERSION='2' GMIME_MICRO_VERSION='17' GMIME_MINOR_VERSION='6' GMIME_VERSION='2.6.17' GOBJECT_QUERY='gobject-query' GPGME_CONFIG='' GPGME_PTHREAD_CFLAGS='' GPGME_PTHREAD_LIBS='' GREP='/bin/grep' GTKDOC_CHECK='/usr/bin/gtkdoc-check' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf' GTKDOC_REBASE='/usr/bin/gtkdoc-rebase' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' HAVE_DOCBOOK_FALSE='#' HAVE_DOCBOOK_TRUE='' HAVE_INTROSPECTION_FALSE='#' HAVE_INTROSPECTION_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTROSPECTION_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib64/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' INTROSPECTION_COMPILER='/usr/bin/g-ir-compiler' INTROSPECTION_GENERATE='/usr/bin/g-ir-generate' INTROSPECTION_GIRDIR='/usr/share/gir-1.0' INTROSPECTION_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ' INTROSPECTION_MAKEFILE='/usr/share/gobject-introspection-1.0/Makefile.introspection' INTROSPECTION_SCANNER='/usr/bin/g-ir-scanner' INTROSPECTION_TYPELIBDIR='/usr/lib64/girepository-1.0' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBICONV='' LIBOBJS='' LIBS=' -lz -lnsl' LIBTOOL='$(top_builddir)/doltlibtool' LIB_EXE_MACHINE_FLAG='X86' LIPO='' LN_S='ln -s' LTCOMPILE='$(top_builddir)/doltcompile $(COMPILE)' LTCXXCOMPILE='$(top_builddir)/doltcompile $(CXXCOMPILE)' LTLIBICONV='' LTLIBOBJS='' LT_AGE='600' LT_CURRENT='600' LT_CURRENT_MINUS_AGE='0' LT_RELEASE='2.6' LT_REVISION='17' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/gmime-2.6.17/work/gmime-2.6.17/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' MV='/bin/mv' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OS_WIN32_X64_FALSE='' OS_WIN32_X64_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='gmime' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gmime' PACKAGE_NAME='gmime' PACKAGE_STRING='gmime 2.6.17' PACKAGE_TARNAME='gmime' PACKAGE_URL='' PACKAGE_VERSION='2.6.17' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/var/tmp/portage/dev-libs/gmime-2.6.17/temp/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' RANLIB='x86_64-pc-linux-gnu-ranlib' RM='/bin/rm' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' SYSTEM_GETOPT_FALSE='#' SYSTEM_GETOPT_TRUE='' TAR='/bin/tar' VAPIGEN='/usr/bin/vapigen-0.20' VAPIGEN_MAKEFILE='/usr/share/vala/Makefile.vapigen' VAPIGEN_VAPIDIR='/usr/share/vala/vapi' VERSION='2.6.17' WINDRES='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=ustar -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}' gacdir='${prefix}/lib' 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/dev-libs/gmime-2.6.17/work/gmime-2.6.17/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' ms_librarian='' 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='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gmime" #define PACKAGE_TARNAME "gmime" #define PACKAGE_VERSION "2.6.17" #define PACKAGE_STRING "gmime 2.6.17" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gmime" #define PACKAGE_URL "" #define PACKAGE "gmime" #define VERSION "2.6.17" #define GMIME_VERSION "2.6.17" #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 HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define HAVE_NETDB_H 1 #define HAVE_REGEX_H 1 #define HAVE_TIME_H 1 #define HAVE_POLL_H 1 #define HAVE_STRFTIME 1 #define HAVE_LOCALTIME 1 #define HAVE_GMTIME_R 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_MSYNC 1 #define HAVE_SELECT 1 #define HAVE_POLL 1 #define ENABLE_CRYPTOGRAPHY 1 #define HAVE_ZLIB_H 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_ICONV_DETECT_H 1 #define HAVE_GETOPT_H 1 #define HAVE_FSYNC 1 #define HAVE_UTSNAME_DOMAINNAME 1 #define HAVE_TM_GMTOFF 1 #define SIZEOF_SSIZE_T 8 #define SIZEOF_SIZE_T 8 #define SIZEOF_OFF_T 8 #define HAVE_GETHOSTNAME 1 #define HAVE_GETDOMAINNAME 1 #define HAVE_GETADDRINFO 1 configure: exit 0