This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Dovecot configure 2.2.13, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-pgsql --with-sqlite --with-mysql --with-gssapi=plugin --with-ldap=plugin --with-solr --with-zlib --with-bzlib --with-sql=plugin --with-sql-drivers --with-storages=mdbox sdbox maildir mbox cydir imapc pop3c --enable-header-install --with-systemdsystemunitdir=/usr/lib/systemd/system/ --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2844: checking for a BSD-compatible install configure:2912: result: /bin/install -c configure:2923: checking whether build environment is sane configure:2978: result: yes configure:3129: checking for a thread-safe mkdir -p configure:3168: result: /bin/mkdir -p configure:3175: checking for gawk configure:3191: found /bin/gawk configure:3202: result: gawk configure:3213: checking whether make sets $(MAKE) configure:3235: result: yes configure:3264: checking whether make supports nested variables configure:3281: result: yes configure:3408: checking whether to enable maintainer-specific portions of Makefiles configure:3417: result: no configure:3441: checking for i686-uhu-linux-pkg-config configure:3474: result: no configure:3484: checking for pkg-config configure:3502: found /usr/bin/pkg-config configure:3514: result: /usr/bin/pkg-config configure:3539: checking pkg-config is at least version 0.9.0 configure:3542: result: yes configure:4365: checking for style of include used by make configure:4393: result: GNU configure:4424: checking for i686-uhu-linux-gcc configure:4440: found /usr/bin/i686-uhu-linux-gcc configure:4451: result: i686-uhu-linux-gcc configure:4720: checking for C compiler version configure:4729: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 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:4740: $? = 0 configure:4729: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4740: $? = 0 configure:4729: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4740: $? = 1 configure:4729: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4740: $? = 1 configure:4760: checking whether the C compiler works configure:4782: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4786: $? = 0 configure:4834: result: yes configure:4837: checking for C compiler default output file name configure:4839: result: a.out configure:4845: checking for suffix of executables configure:4852: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4856: $? = 0 configure:4878: result: configure:4900: checking whether we are cross compiling configure:4908: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4912: $? = 0 configure:4919: ./conftest configure:4923: $? = 0 configure:4938: result: no configure:4943: checking for suffix of object files configure:4965: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4969: $? = 0 configure:4990: result: o configure:4994: checking whether we are using the GNU C compiler configure:5013: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5013: $? = 0 configure:5022: result: yes configure:5031: checking whether i686-uhu-linux-gcc accepts -g configure:5051: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:5051: $? = 0 configure:5092: result: yes configure:5109: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5172: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5172: $? = 0 configure:5185: result: none needed configure:5210: checking whether i686-uhu-linux-gcc understands -c and -o together configure:5232: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:5235: $? = 0 configure:5232: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:5235: $? = 0 configure:5247: result: yes configure:5266: checking dependency style of i686-uhu-linux-gcc configure:5377: result: gcc3 configure:5393: checking for library containing strerror configure:5424: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5424: $? = 0 configure:5441: result: none required configure:5457: checking for i686-uhu-linux-gcc configure:5484: result: i686-uhu-linux-gcc configure:5753: checking for C compiler version configure:5762: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 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:5773: $? = 0 configure:5762: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5773: $? = 0 configure:5762: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5773: $? = 1 configure:5762: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5773: $? = 1 configure:5777: checking whether we are using the GNU C compiler configure:5805: result: yes configure:5814: checking whether i686-uhu-linux-gcc accepts -g configure:5875: result: yes configure:5892: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5968: result: none needed configure:5993: checking whether i686-uhu-linux-gcc understands -c and -o together configure:6030: result: yes configure:6049: checking dependency style of i686-uhu-linux-gcc configure:6160: result: gcc3 configure:6180: checking how to run the C preprocessor configure:6211: i686-uhu-linux-gcc -E conftest.c configure:6211: $? = 0 configure:6225: i686-uhu-linux-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6225: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | /* end confdefs.h. */ | #include configure:6250: result: i686-uhu-linux-gcc -E configure:6270: i686-uhu-linux-gcc -E conftest.c configure:6270: $? = 0 configure:6284: i686-uhu-linux-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | /* end confdefs.h. */ | #include configure:6326: checking for i686-uhu-linux-g++ configure:6342: found /usr/bin/i686-uhu-linux-g++ configure:6353: result: i686-uhu-linux-g++ configure:6424: checking for C++ compiler version configure:6433: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 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:6444: $? = 0 configure:6433: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:6444: $? = 0 configure:6433: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:6444: $? = 1 configure:6433: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:6444: $? = 1 configure:6448: checking whether we are using the GNU C++ compiler configure:6467: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:6467: $? = 0 configure:6476: result: yes configure:6485: checking whether i686-uhu-linux-g++ accepts -g configure:6505: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:6505: $? = 0 configure:6546: result: yes configure:6571: checking dependency style of i686-uhu-linux-g++ configure:6682: result: gcc3 configure:6698: checking for grep that handles long lines and -e configure:6756: result: /bin/grep configure:6761: checking for egrep configure:6823: result: /bin/grep -E configure:6828: checking for ANSI C header files configure:6848: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6848: $? = 0 configure:6921: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6921: $? = 0 configure:6921: ./conftest configure:6921: $? = 0 configure:6932: result: yes configure:6940: checking for inline configure:6956: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6956: $? = 0 configure:6964: result: inline configure:7011: checking build system type configure:7025: result: i686-uhu-linux-gnu configure:7045: checking host system type configure:7058: result: i686-uhu-linux-gnu configure:7099: checking how to print strings configure:7126: result: printf configure:7147: checking for a sed that does not truncate output configure:7211: result: /bin/sed configure:7229: checking for fgrep configure:7291: result: /bin/grep -F configure:7326: checking for ld used by i686-uhu-linux-gcc configure:7393: result: /usr/bin/ld configure:7400: checking if the linker (/usr/bin/ld) is GNU ld configure:7415: result: yes configure:7427: checking for BSD- or MS-compatible name lister (nm) configure:7476: result: /usr/bin/nm -B configure:7606: checking the name lister (/usr/bin/nm -B) interface configure:7613: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7616: /usr/bin/nm -B "conftest.o" configure:7619: output 00000000 B some_variable configure:7626: result: BSD nm configure:7629: checking whether ln -s works configure:7633: result: yes configure:7641: checking the maximum length of command line arguments configure:7772: result: 1572864 configure:7789: checking whether the shell understands some XSI constructs configure:7799: result: yes configure:7803: checking whether the shell understands "+=" configure:7809: result: yes configure:7844: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:7884: result: func_convert_file_noop configure:7891: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:7911: result: func_convert_file_noop configure:7918: checking for /usr/bin/ld option to reload object files configure:7925: result: -r configure:7959: checking for i686-uhu-linux-objdump configure:7989: result: no configure:7999: checking for objdump configure:8015: found /usr/bin/objdump configure:8026: result: objdump configure:8058: checking how to recognize dependent libraries configure:8256: result: pass_all configure:8301: checking for i686-uhu-linux-dlltool configure:8331: result: no configure:8341: checking for dlltool configure:8371: result: no configure:8401: checking how to associate runtime and link libraries configure:8428: result: printf %s\n configure:8444: checking for i686-uhu-linux-ar configure:8460: found /usr/bin/i686-uhu-linux-ar configure:8471: result: i686-uhu-linux-ar configure:8552: checking for archiver @FILE support configure:8569: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8569: $? = 0 configure:8572: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:8575: $? = 0 configure:8580: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:8583: $? = 1 configure:8595: result: @ configure:8613: checking for i686-uhu-linux-strip configure:8643: result: no configure:8653: checking for strip configure:8669: found /usr/bin/strip configure:8680: result: strip configure:8712: checking for i686-uhu-linux-ranlib configure:8742: result: no configure:8752: checking for ranlib configure:8768: found /usr/bin/ranlib configure:8779: result: ranlib configure:8881: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:9001: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9004: $? = 0 configure:9008: /usr/bin/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:9011: $? = 0 configure:9077: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:9080: $? = 0 configure:9118: result: ok configure:9155: checking for sysroot configure:9185: result: no configure:9408: checking for i686-uhu-linux-mt configure:9438: result: no configure:9448: checking for mt configure:9478: result: no configure:9498: checking if : is a manifest tool configure:9504: : '-?' configure:9512: result: no configure:10154: checking for sys/types.h configure:10154: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10154: $? = 0 configure:10154: result: yes configure:10154: checking for sys/stat.h configure:10154: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10154: $? = 0 configure:10154: result: yes configure:10154: checking for stdlib.h configure:10154: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10154: $? = 0 configure:10154: result: yes configure:10154: checking for string.h configure:10154: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10154: $? = 0 configure:10154: result: yes configure:10154: checking for memory.h configure:10154: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10154: $? = 0 configure:10154: result: yes configure:10154: checking for strings.h configure:10154: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10154: $? = 0 configure:10154: result: yes configure:10154: checking for inttypes.h configure:10154: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10154: $? = 0 configure:10154: result: yes configure:10154: checking for stdint.h configure:10154: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10154: $? = 0 configure:10154: result: yes configure:10154: checking for unistd.h configure:10154: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10154: $? = 0 configure:10154: result: yes configure:10168: checking for dlfcn.h configure:10168: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10168: $? = 0 configure:10168: result: yes configure:10385: checking for objdir configure:10400: result: .libs configure:10667: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:10685: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -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:10689: $? = 0 configure:10702: result: no configure:11029: checking for i686-uhu-linux-gcc option to produce PIC configure:11036: result: -fPIC -DPIC configure:11044: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:11062: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:11066: $? = 0 configure:11079: result: yes configure:11108: checking if i686-uhu-linux-gcc static flag -static works configure:11136: result: yes configure:11151: checking if i686-uhu-linux-gcc supports -c -o file.o configure:11172: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:11176: $? = 0 configure:11198: result: yes configure:11206: checking if i686-uhu-linux-gcc supports -c -o file.o configure:11253: result: yes configure:11286: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:12443: result: yes configure:12480: checking whether -lc should be explicitly linked in configure:12488: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12491: $? = 0 configure:12506: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12509: $? = 0 configure:12523: result: no configure:12683: checking dynamic linker characteristics configure:13183: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13183: $? = 0 configure:13417: result: GNU/Linux ld.so configure:13524: checking how to hardcode library paths into programs configure:13549: result: immediate configure:14089: checking whether stripping libraries is possible configure:14094: result: yes configure:14129: checking if libtool supports shared libraries configure:14131: result: yes configure:14134: checking whether to build shared libraries configure:14155: result: yes configure:14158: checking whether to build static libraries configure:14162: result: no configure:14185: checking how to run the C++ preprocessor configure:14212: i686-uhu-linux-g++ -E conftest.cpp configure:14212: $? = 0 configure:14226: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14226: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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:14251: result: i686-uhu-linux-g++ -E configure:14271: i686-uhu-linux-g++ -E conftest.cpp configure:14271: $? = 0 configure:14285: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14285: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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:14454: checking for ld used by i686-uhu-linux-g++ configure:14521: result: /usr/bin/ld configure:14528: checking if the linker (/usr/bin/ld) is GNU ld configure:14543: result: yes configure:14598: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15600: result: yes configure:15636: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:15639: $? = 0 configure:16159: checking for i686-uhu-linux-g++ option to produce PIC configure:16166: result: -fPIC -DPIC configure:16174: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:16192: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16196: $? = 0 configure:16209: result: yes configure:16232: checking if i686-uhu-linux-g++ static flag -static works configure:16260: result: yes configure:16272: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16293: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16297: $? = 0 configure:16319: result: yes configure:16324: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16371: result: yes configure:16401: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:16440: result: yes configure:16581: checking dynamic linker characteristics configure:17249: result: GNU/Linux ld.so configure:17302: checking how to hardcode library paths into programs configure:17327: result: immediate configure:17429: checking for ld used by i686-uhu-linux-gcc configure:17496: result: /usr/bin/ld configure:17503: checking if the linker (/usr/bin/ld) is GNU ld configure:17518: result: yes configure:17525: checking for shared library run path origin configure:17538: result: done configure:18116: checking for iconv configure:18140: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18140: $? = 0 configure:18174: result: yes configure:18177: checking for working iconv configure:18297: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18297: $? = 0 configure:18297: ./conftest configure:18297: $? = 0 configure:18309: result: yes configure:18337: checking for iconv declaration configure:18366: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18366: $? = 0 configure:18377: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:18421: checking for strings.h configure:18421: result: yes configure:18421: checking for stdint.h configure:18421: result: yes configure:18421: checking for unistd.h configure:18421: result: yes configure:18421: checking dirent.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking dirent.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for dirent.h configure:18421: result: yes configure:18421: checking malloc.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking malloc.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for malloc.h configure:18421: result: yes configure:18421: checking for inttypes.h configure:18421: result: yes configure:18421: checking sys/uio.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking sys/uio.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for sys/uio.h configure:18421: result: yes configure:18421: checking sys/sysmacros.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking sys/sysmacros.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for sys/sysmacros.h configure:18421: result: yes configure:18421: checking sys/resource.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking sys/resource.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for sys/resource.h configure:18421: result: yes configure:18421: checking sys/select.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking sys/select.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for sys/select.h configure:18421: result: yes configure:18421: checking libgen.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking libgen.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for libgen.h configure:18421: result: yes configure:18421: checking sys/quota.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking sys/quota.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for sys/quota.h configure:18421: result: yes configure:18421: checking sys/fs/ufs_quota.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:77:30: fatal error: sys/fs/ufs_quota.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_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:18421: result: no configure:18421: checking sys/fs/ufs_quota.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c conftest.c:44:30: fatal error: sys/fs/ufs_quota.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | /* end confdefs.h. */ | #include configure:18421: result: no configure:18421: checking for sys/fs/ufs_quota.h configure:18421: result: no configure:18421: checking ufs/ufs/quota.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:77:27: fatal error: ufs/ufs/quota.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_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:18421: result: no configure:18421: checking ufs/ufs/quota.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c conftest.c:44:27: fatal error: ufs/ufs/quota.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | /* end confdefs.h. */ | #include configure:18421: result: no configure:18421: checking for ufs/ufs/quota.h configure:18421: result: no configure:18421: checking jfs/quota.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:77:23: fatal error: jfs/quota.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_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:18421: result: no configure:18421: checking jfs/quota.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c conftest.c:44:23: fatal error: jfs/quota.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | /* end confdefs.h. */ | #include configure:18421: result: no configure:18421: checking for jfs/quota.h configure:18421: result: no configure:18421: checking quota.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:77:19: fatal error: quota.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_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:18421: result: no configure:18421: checking quota.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c conftest.c:44:19: fatal error: quota.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | /* end confdefs.h. */ | #include configure:18421: result: no configure:18421: checking for quota.h configure:18421: result: no configure:18421: checking sys/fs/quota_common.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:77:33: fatal error: sys/fs/quota_common.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_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:18421: result: no configure:18421: checking sys/fs/quota_common.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c conftest.c:44:33: fatal error: sys/fs/quota_common.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | /* end confdefs.h. */ | #include configure:18421: result: no configure:18421: checking for sys/fs/quota_common.h configure:18421: result: no configure:18421: checking mntent.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking mntent.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for mntent.h configure:18421: result: yes configure:18421: checking sys/mnttab.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:78:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_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:18421: result: no configure:18421: checking sys/mnttab.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c conftest.c:45:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:18421: result: no configure:18421: checking for sys/mnttab.h configure:18421: result: no configure:18421: checking sys/event.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:78:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_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:18421: result: no configure:18421: checking sys/event.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c conftest.c:45:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:18421: result: no configure:18421: checking for sys/event.h configure:18421: result: no configure:18421: checking sys/time.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking sys/time.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for sys/time.h configure:18421: result: yes configure:18421: checking sys/mkdev.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:79:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_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:18421: result: no configure:18421: checking sys/mkdev.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c conftest.c:46:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:18421: result: no configure:18421: checking for sys/mkdev.h configure:18421: result: no configure:18421: checking linux/dqblk_xfs.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking linux/dqblk_xfs.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for linux/dqblk_xfs.h configure:18421: result: yes configure:18421: checking xfs/xqm.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:80:21: fatal error: xfs/xqm.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_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:18421: result: no configure:18421: checking xfs/xqm.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c conftest.c:47:21: fatal error: xfs/xqm.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | /* end confdefs.h. */ | #include configure:18421: result: no configure:18421: checking for xfs/xqm.h configure:18421: result: no configure:18421: checking execinfo.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking execinfo.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for execinfo.h configure:18421: result: yes configure:18421: checking ucontext.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking ucontext.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for ucontext.h configure:18421: result: yes configure:18421: checking malloc_np.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:82:23: fatal error: malloc_np.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_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:18421: result: no configure:18421: checking malloc_np.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c conftest.c:49:23: fatal error: malloc_np.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | /* end confdefs.h. */ | #include configure:18421: result: no configure:18421: checking for malloc_np.h configure:18421: result: no configure:18421: checking sys/utsname.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking sys/utsname.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for sys/utsname.h configure:18421: result: yes configure:18421: checking sys/vmount.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:83:24: fatal error: sys/vmount.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_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:18421: result: no configure:18421: checking sys/vmount.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c conftest.c:50:24: fatal error: sys/vmount.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include configure:18421: result: no configure:18421: checking for sys/vmount.h configure:18421: result: no configure:18421: checking for sys/utsname.h configure:18421: result: yes configure:18421: checking glob.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking glob.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for glob.h configure:18421: result: yes configure:18421: checking linux/falloc.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking linux/falloc.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c configure:18421: $? = 0 configure:18421: result: yes configure:18421: checking for linux/falloc.h configure:18421: result: yes configure:18421: checking ucred.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:86:19: fatal error: ucred.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_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:18421: result: no configure:18421: checking ucred.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c conftest.c:53:19: fatal error: ucred.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | /* end confdefs.h. */ | #include configure:18421: result: no configure:18421: checking for ucred.h configure:18421: result: no configure:18421: checking sys/ucred.h usability configure:18421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:86:23: fatal error: sys/ucred.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_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:18421: result: no configure:18421: checking sys/ucred.h presence configure:18421: i686-uhu-linux-gcc -E conftest.c conftest.c:53:23: fatal error: sys/ucred.h: No such file or directory #include ^ compilation terminated. configure:18421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | /* end confdefs.h. */ | #include configure:18421: result: no configure:18421: checking for sys/ucred.h configure:18421: result: no configure:18488: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime conftest.c >&5 configure:18488: $? = 0 configure:18511: i686-uhu-linux-gcc -c -std=gnu99 conftest.c >&5 configure:18511: $? = 0 configure:18532: checking for library containing socket configure:18563: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18563: $? = 0 configure:18580: result: none required configure:18588: checking for library containing inet_addr configure:18619: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18619: $? = 0 configure:18636: result: none required configure:18644: checking for library containing fdatasync configure:18675: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18675: $? = 0 configure:18692: result: none required configure:18706: checking for cap_init in -lcap configure:18731: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lcap >&5 /usr/bin/ld: cannot find -lcap collect2: error: ld returned 1 exit status configure:18731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | /* 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 cap_init (); | int | main () | { | return cap_init (); | ; | return 0; | } configure:18740: result: no configure:18850: checking for fcntl configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for flock configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for lockf configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for inet_aton configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for sigaction configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for getpagesize configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for madvise configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for strcasecmp configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c:85:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for stricmp configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 /tmp/cc4VrLni.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:18850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* 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 stricmp (); | /* 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_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:18850: result: no configure:18850: checking for vsyslog configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for writev configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for pread configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for uname configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for unsetenv configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for setrlimit configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for setproctitle configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 /tmp/ccIsrFbX.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:18850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* 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 setproctitle (); | /* 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_setproctitle || defined __stub___setproctitle | choke me | #endif | | int | main () | { | return setproctitle (); | ; | return 0; | } configure:18850: result: no configure:18850: checking for seteuid configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for setreuid configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for setegid configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for setresgid configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for strtoull configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for strtoll configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for strtouq configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for strtoq configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for getmntinfo configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 /tmp/cc83PZVE.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getmntinfo' collect2: error: ld returned 1 exit status configure:18850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | /* end confdefs.h. */ | /* Define getmntinfo to an innocuous variant, in case declares getmntinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getmntinfo innocuous_getmntinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getmntinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getmntinfo | | /* 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 getmntinfo (); | /* 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_getmntinfo || defined __stub___getmntinfo | choke me | #endif | | int | main () | { | return getmntinfo (); | ; | return 0; | } configure:18850: result: no configure:18850: checking for setpriority configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for quotactl configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for getmntent configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for kqueue configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 /tmp/cczwAtbV.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kqueue' collect2: error: ld returned 1 exit status configure:18850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | /* Define kqueue to an innocuous variant, in case declares kqueue. | For example, HP-UX 11i declares gettimeofday. */ | #define kqueue innocuous_kqueue | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kqueue (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kqueue | | /* 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 kqueue (); | /* 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_kqueue || defined __stub___kqueue | choke me | #endif | | int | main () | { | return kqueue (); | ; | return 0; | } configure:18850: result: no configure:18850: checking for kevent configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 /tmp/ccpTO2lY.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kevent' collect2: error: ld returned 1 exit status configure:18850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | /* Define kevent to an innocuous variant, in case declares kevent. | For example, HP-UX 11i declares gettimeofday. */ | #define kevent innocuous_kevent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kevent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kevent | | /* 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 kevent (); | /* 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_kevent || defined __stub___kevent | choke me | #endif | | int | main () | { | return kevent (); | ; | return 0; | } configure:18850: result: no configure:18850: checking for backtrace_symbols configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for walkcontext configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 /tmp/cclOzWZW.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `walkcontext' collect2: error: ld returned 1 exit status configure:18850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | /* end confdefs.h. */ | /* Define walkcontext to an innocuous variant, in case declares walkcontext. | For example, HP-UX 11i declares gettimeofday. */ | #define walkcontext innocuous_walkcontext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char walkcontext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef walkcontext | | /* 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 walkcontext (); | /* 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_walkcontext || defined __stub___walkcontext | choke me | #endif | | int | main () | { | return walkcontext (); | ; | return 0; | } configure:18850: result: no configure:18850: checking for dirfd configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for clearenv configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for malloc_usable_size configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for glob configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for fallocate configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for posix_fadvise configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18850: $? = 0 configure:18850: result: yes configure:18850: checking for getpeereid configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 /tmp/ccEnSJZv.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getpeereid' collect2: error: ld returned 1 exit status configure:18850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* 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 getpeereid (); | /* 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_getpeereid || defined __stub___getpeereid | choke me | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:18850: result: no configure:18850: checking for getpeerucred configure:18850: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 /tmp/ccmUIDjA.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getpeerucred' collect2: error: ld returned 1 exit status configure:18850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* 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 getpeerucred (); | /* 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_getpeerucred || defined __stub___getpeerucred | choke me | #endif | | int | main () | { | return getpeerucred (); | ; | return 0; | } configure:18850: result: no configure:18860: checking for struct sockpeercred configure:18860: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95:13: error: invalid application of 'sizeof' to incomplete type 'struct sockpeercred' if (sizeof (struct sockpeercred)) ^ configure:18860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | if (sizeof (struct sockpeercred)) | return 0; | ; | return 0; | } configure:18860: result: no configure:18875: checking for library containing clock_gettime configure:18906: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18906: $? = 0 configure:18923: result: none required configure:18936: checking for typeof configure:18957: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95:17: warning: unused variable 'bar' [-Wunused-variable] typeof(foo) bar; ^ configure:18957: $? = 0 configure:18969: result: yes configure:18977: checking for strtoimax configure:18998: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:18998: $? = 0 configure:19011: result: yes configure:19019: checking for strtoumax configure:19040: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:19040: $? = 0 configure:19053: result: yes configure:19064: checking whether we can use epoll configure:19087: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:19087: $? = 0 configure:19087: ./conftest configure:19087: $? = 0 configure:19102: result: yes configure:19153: checking whether we can use inotify configure:19201: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:121:2: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close (fd); ^ configure:19201: $? = 0 configure:19201: ./conftest configure:19201: $? = 0 configure:19216: result: yes configure:19312: checking whether we have glibc configure:19334: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c:96:7: error: unknown type name 'we' we have glibc ^ conftest.c:96:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'glibc' we have glibc ^ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | /* end confdefs.h. */ | | #include | #ifdef __GLIBC__ | we have glibc | #endif | | int | main () | { | | ; | return 0; | } configure:19346: result: yes configure:19354: checking whether posix_fallocate() works configure:19390: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:19390: $? = 0 configure:19390: ./conftest configure:19390: $? = 0 configure:19405: result: yes configure:19415: checking whether OS supports plugin dependencies configure:19423: result: yes configure:19458: checking size of int configure:19463: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:19463: $? = 0 configure:19463: ./conftest configure:19463: $? = 0 configure:19477: result: 4 configure:19491: checking size of long configure:19496: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:19496: $? = 0 configure:19496: ./conftest configure:19496: $? = 0 configure:19510: result: 4 configure:19524: checking size of void * configure:19529: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:19529: $? = 0 configure:19529: ./conftest configure:19529: $? = 0 configure:19543: result: 4 configure:19557: checking size of long long configure:19562: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:19562: $? = 0 configure:19562: ./conftest configure:19562: $? = 0 configure:19576: result: 8 configure:19596: checking for special C compiler options needed for large files configure:19641: result: no configure:19647: checking for _FILE_OFFSET_BITS value needed for large files configure:19672: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c:106:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:106:3: warning: left shift count >= width of type [enabled by default] conftest.c:107:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:107:10: warning: left shift count >= width of type [enabled by default] conftest.c:106:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:19672: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:19696: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:19696: $? = 0 configure:19704: result: 64 configure:19789: checking for _Bool configure:19789: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:19789: $? = 0 configure:19789: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:137:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:19789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | /* 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 ((_Bool))) | return 0; | ; | return 0; | } configure:19789: result: yes configure:19800: checking for uoff_t configure:19800: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:138:13: error: 'uoff_t' undeclared (first use in this function) if (sizeof (uoff_t)) ^ conftest.c:138:13: note: each undeclared identifier is reported only once for each function it appears in configure:19800: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 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 (uoff_t)) | return 0; | ; | return 0; | } configure:19800: result: no configure:19824: checking type of off_t configure:19876: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Werror conftest.c >&5 conftest.c: In function 'main': conftest.c:110:4: error: format '%ld' expects argument of type 'long int', but argument 2 has type 'long long int' [-Werror=format=] printf("%ld", (off_t)0); ^ cc1: all warnings being treated as errors configure:19876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | printf("%ld", (off_t)0); | | ; | return 0; | } configure:19876: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Werror conftest.c >&5 conftest.c: In function 'main': conftest.c:110:4: error: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Werror=format=] printf("%d", (off_t)0); ^ cc1: all warnings being treated as errors configure:19876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | printf("%d", (off_t)0); | | ; | return 0; | } configure:19876: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Werror conftest.c >&5 configure:19876: $? = 0 configure:19977: result: long long configure:20032: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:110:17: warning: variable 'd' set but not used [-Wunused-but-set-variable] struct dirent d; ^ configure:20032: $? = 0 configure:20057: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:112:13: error: 'OFF_T_MAX' undeclared (first use in this function) off_t i = OFF_T_MAX; ^ conftest.c:112:13: note: each undeclared identifier is reported only once for each function it appears in conftest.c:112:9: warning: unused variable 'i' [-Wunused-variable] off_t i = OFF_T_MAX; ^ configure:20057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | off_t i = OFF_T_MAX; | | ; | return 0; | } configure:20078: checking whether size_t is signed configure:20100: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:110:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit((size_t)(int)-1 <= 0 ? 0 : 1); ^ conftest.c:110:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:20100: $? = 0 configure:20100: ./conftest configure:20100: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | /* end confdefs.h. */ | | #include | int main() { | /* return 0 if we're signed */ | exit((size_t)(int)-1 <= 0 ? 0 : 1); | } | configure:20126: result: no configure:20137: checking type of size_t configure:20189: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Werror conftest.c >&5 configure:20189: $? = 0 configure:20189: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Werror conftest.c >&5 conftest.c: In function 'main': conftest.c:114:4: error: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Werror=format=] printf("%lu", (size_t)0); ^ cc1: all warnings being treated as errors configure:20189: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | printf("%lu", (size_t)0); | | ; | return 0; | } configure:20189: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Werror conftest.c >&5 conftest.c: In function 'main': conftest.c:114:4: error: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'unsigned int' [-Werror=format=] printf("%llu", (size_t)0); ^ cc1: all warnings being treated as errors configure:20189: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | printf("%llu", (size_t)0); | | ; | return 0; | } configure:20290: result: unsigned int configure:20330: checking for stdint.h configure:20330: result: yes configure:20340: checking for uintmax_t configure:20358: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:114:11: warning: unused variable 't' [-Wunused-variable] uintmax_t t; ^ configure:20358: $? = 0 configure:20366: result: yes configure:20376: checking for uint_fast32_t configure:20394: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:115:15: warning: unused variable 't' [-Wunused-variable] uint_fast32_t t; ^ configure:20394: $? = 0 configure:20402: result: yes configure:20412: checking for socklen_t configure:20430: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:116:11: warning: unused variable 't' [-Wunused-variable] socklen_t t; ^ configure:20430: $? = 0 configure:20438: result: yes configure:20453: checking for /dev/urandom configure:20456: result: yes configure:20481: checking for tm_gmtoff configure:20498: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:118:16: warning: 'tm' is used uninitialized in this function [-Wuninitialized] struct tm *tm; return tm->tm_gmtoff; ^ configure:20498: $? = 0 configure:20511: result: yes configure:20514: checking how large time_t values gmtime() accepts configure:20559: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:121:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (bits = 1; bits < sizeof(time_t)*8; bits++) { ^ configure:20559: $? = 0 configure:20559: ./conftest configure:20559: $? = 0 configure:20576: result: 32 configure:20584: checking whether time_t is signed configure:20606: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:119:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit((time_t)(int)-1 <= 0 ? 0 : 1); ^ conftest.c:119:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:20606: $? = 0 configure:20606: ./conftest configure:20606: $? = 0 configure:20621: result: yes configure:20629: checking if we can use C99-like flexible array members configure:20653: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:126:16: warning: unused variable 'foo' [-Wunused-variable] struct foo foo; ^ configure:20653: $? = 0 configure:20665: result: yes configure:20679: checking for struct iovec configure:20698: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:124:15: warning: unused variable 'iovec' [-Wunused-variable] struct iovec *iovec; ^ configure:20698: $? = 0 configure:20712: result: yes configure:20715: checking whether dev_t is struct configure:20736: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c:121:24: warning: 't' defined but not used [-Wunused-variable] static struct test t = { 0 }; ^ configure:20736: $? = 0 configure:20748: result: no configure:20756: checking whether RLIMIT_AS exists configure:20780: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:20780: $? = 0 configure:20792: result: yes configure:20801: checking whether RLIMIT_NPROC exists configure:20825: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:20825: $? = 0 configure:20837: result: yes configure:20846: checking whether RLIMIT_CORE exists configure:20870: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:20870: $? = 0 configure:20882: result: yes configure:20891: checking whether PR_SET_DUMPABLE exists configure:20912: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:20912: $? = 0 configure:20925: result: yes configure:20933: checking Linux compatible mremap() configure:20956: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:20956: $? = 0 configure:20969: result: yes configure:20977: checking whether shared mmaps get updated by write()s configure:21023: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:146:7: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(mem, "2"); ^ conftest.c:146:7: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] conftest.c:151:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] return strcmp(mem, "3") == 0 ? 0 : 1; ^ configure:21023: $? = 0 configure:21023: ./conftest configure:21023: $? = 0 configure:21038: result: yes configure:21046: checking whether fd passing works configure:21120: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I./src/lib ./src/lib/fdpass.c conftest.c >&5 conftest.c:132:11: warning: no previous prototype for 'nopen' [-Wmissing-prototypes] int nopen(void) ^ configure:21120: $? = 0 configure:21120: ./conftest configure:21120: $? = 0 configure:21143: result: yes configure:21163: checking for sendfile in -lsendfile configure:21188: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lsendfile >&5 /usr/bin/ld: cannot find -lsendfile collect2: error: ld returned 1 exit status configure:21188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | /* 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 sendfile (); | int | main () | { | return sendfile (); | ; | return 0; | } configure:21197: result: no configure:21208: checking Linux compatible sendfile() configure:21232: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:21232: $? = 0 configure:21245: result: yes configure:21253: checking FreeBSD compatible sendfile() configure:21277: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:133:22: error: storage size of 'hdtr' isn't known struct sf_hdtr hdtr; ^ conftest.c:134:7: warning: implicit declaration of function 'sendfile' [-Wimplicit-function-declaration] sendfile(0, 0, 0, 0, &hdtr, (void *) 0, 0); ^ conftest.c:133:22: warning: unused variable 'hdtr' [-Wunused-variable] struct sf_hdtr hdtr; ^ configure:21277: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | struct sf_hdtr hdtr; | sendfile(0, 0, 0, 0, &hdtr, (void *) 0, 0); | | ; | return 0; | } configure:21290: result: no configure:21301: checking if unsetenv returns int configure:21322: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:131:30: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] if (unsetenv("env") < 0) ; ^ configure:21322: $? = 0 configure:21334: result: yes configure:21342: checking if we should use _XPG6 macro for crypt() configure:21368: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:21368: $? = 0 configure:21380: result: yes configure:21388: checking if struct stat has st_?tim timespec fields configure:21414: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:136:19: warning: unused variable 'x' [-Wunused-variable] unsigned long x = st.st_mtim.tv_nsec; ^ conftest.c:136:33: warning: 'st.st_mtim.tv_nsec' is used uninitialized in this function [-Wuninitialized] unsigned long x = st.st_mtim.tv_nsec; ^ configure:21414: $? = 0 configure:21426: result: yes configure:21434: checking if struct stat has st_?timespec fields configure:21460: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:137:25: error: 'struct stat' has no member named 'st_mtimespec' unsigned long x = st.st_mtimespec.tv_nsec; ^ conftest.c:137:19: warning: unused variable 'x' [-Wunused-variable] unsigned long x = st.st_mtimespec.tv_nsec; ^ conftest.c:136:17: warning: variable 'st' set but not used [-Wunused-but-set-variable] struct stat st; ^ configure:21460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | struct stat st; | unsigned long x = st.st_mtimespec.tv_nsec; | | return 0; | | ; | return 0; | } configure:21472: result: no configure:21480: checking if statvfs.f_mntfromname exists configure:21505: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:136:18: error: 'struct statvfs' has no member named 'f_mntfromname' char *p = buf.f_mntfromname; ^ conftest.c:136:11: warning: unused variable 'p' [-Wunused-variable] char *p = buf.f_mntfromname; ^ configure:21505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct statvfs buf; | char *p = buf.f_mntfromname; | | statvfs(".", &buf); | | ; | return 0; | } configure:21517: result: no configure:21525: checking if statfs.f_mntfromname exists configure:21550: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:135:19: error: storage size of 'buf' isn't known struct statfs buf; ^ conftest.c:138:5: warning: implicit declaration of function 'statfs' [-Wimplicit-function-declaration] statfs(".", &buf); ^ conftest.c:136:11: warning: unused variable 'p' [-Wunused-variable] char *p = buf.f_mntfromname; ^ conftest.c:135:19: warning: unused variable 'buf' [-Wunused-variable] struct statfs buf; ^ configure:21550: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct statfs buf; | char *p = buf.f_mntfromname; | | statfs(".", &buf); | | ; | return 0; | } configure:21562: result: no configure:21570: checking if struct dqblk.dqb_curblocks exists configure:21593: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:136:27: error: 'struct dqblk' has no member named 'dqb_curblocks' unsigned int x = dqblk.dqb_curblocks; ^ conftest.c:136:18: warning: unused variable 'x' [-Wunused-variable] unsigned int x = dqblk.dqb_curblocks; ^ conftest.c:135:18: warning: variable 'dqblk' set but not used [-Wunused-but-set-variable] struct dqblk dqblk; ^ configure:21593: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | /* end confdefs.h. */ | | #include | #include "./src/plugins/quota/quota-fs.h" | | int | main () | { | | struct dqblk dqblk; | unsigned int x = dqblk.dqb_curblocks; | | ; | return 0; | } configure:21605: result: no configure:21613: checking if struct dqblk.dqb_curspace exists configure:21636: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:136:18: warning: unused variable 'x' [-Wunused-variable] unsigned int x = dqblk.dqb_curspace; ^ conftest.c:136:27: warning: 'dqblk.dqb_curspace' is used uninitialized in this function [-Wuninitialized] unsigned int x = dqblk.dqb_curspace; ^ configure:21636: $? = 0 configure:21648: result: yes configure:21656: checking if Q_QUOTACTL ioctl exists configure:21679: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c:130:34: fatal error: sys/fs/ufs_quota.h: No such file or directory #include ^ compilation terminated. configure:21679: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct quotctl ctl; | ioctl(0, Q_QUOTACTL, &ctl); | | ; | return 0; | } configure:21691: result: no configure:21701: checking for C99 vsnprintf() configure:21732: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:21732: $? = 0 configure:21732: ./conftest configure:21732: $? = 0 configure:21743: result: yes configure:21752: checking for an implementation of va_copy() configure:21781: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c:130:7: warning: no previous prototype for 'f' [-Wmissing-prototypes] void f (int i, ...) { ^ conftest.c: In function 'f': conftest.c:135:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^ conftest.c:135:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:21781: $? = 0 configure:21781: ./conftest configure:21781: $? = 0 configure:21792: result: yes configure:21794: checking for an implementation of __va_copy() configure:21823: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c:130:7: warning: no previous prototype for 'f' [-Wmissing-prototypes] void f (int i, ...) { ^ conftest.c: In function 'f': conftest.c:135:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^ conftest.c:135:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:21823: $? = 0 configure:21823: ./conftest configure:21823: $? = 0 configure:21834: result: yes configure:21852: checking whether va_lists can be copied by value configure:21881: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c:131:7: warning: no previous prototype for 'f' [-Wmissing-prototypes] void f (int i, ...) { ^ conftest.c: In function 'f': conftest.c:136:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^ conftest.c:136:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:21881: $? = 0 configure:21881: ./conftest configure:21881: $? = 0 configure:21892: result: yes configure:21902: checking for dlopen configure:21902: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 /tmp/ccjMF9FQ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:21902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:21902: result: no configure:21910: checking for dlopen in -ldl configure:21935: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -ldl >&5 configure:21935: $? = 0 configure:21944: result: yes configure:22017: checking for SSL configure:22024: $PKG_CONFIG --exists --print-errors "openssl" configure:22027: $? = 0 configure:22041: $PKG_CONFIG --exists --print-errors "openssl" configure:22044: $? = 0 configure:22102: result: yes configure:22187: checking for SSL_get_current_compression in -lssl configure:22212: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lssl -lssl -lcrypto >&5 configure:22212: $? = 0 configure:22221: result: yes configure:22231: checking for SSL_get_servername in -lssl configure:22256: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lssl -lssl -lcrypto >&5 configure:22256: $? = 0 configure:22265: result: yes configure:22478: checking for getspnam configure:22478: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:22478: $? = 0 configure:22478: result: yes configure:22481: checking shadow.h usability configure:22481: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:22481: $? = 0 configure:22481: result: yes configure:22481: checking shadow.h presence configure:22481: i686-uhu-linux-gcc -E conftest.c configure:22481: $? = 0 configure:22481: result: yes configure:22481: checking for shadow.h configure:22481: result: yes configure:22515: checking for pam_start in -lpam configure:22540: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lpam >&5 configure:22540: $? = 0 configure:22549: result: yes configure:22554: checking security/pam_appl.h usability configure:22554: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:22554: $? = 0 configure:22554: result: yes configure:22554: checking security/pam_appl.h presence configure:22554: i686-uhu-linux-gcc -E conftest.c configure:22554: $? = 0 configure:22554: result: yes configure:22554: checking for security/pam_appl.h configure:22554: result: yes configure:22566: checking pam/pam_appl.h usability configure:22566: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c:173:26: fatal error: pam/pam_appl.h: No such file or directory #include ^ compilation terminated. configure:22566: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | /* 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:22566: result: no configure:22566: checking pam/pam_appl.h presence configure:22566: i686-uhu-linux-gcc -E conftest.c conftest.c:140:26: fatal error: pam/pam_appl.h: No such file or directory #include ^ compilation terminated. configure:22566: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | /* end confdefs.h. */ | #include configure:22566: result: no configure:22566: checking for pam/pam_appl.h configure:22566: result: no configure:22595: checking for pam_setcred in -lpam configure:22620: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lpam >&5 configure:22620: $? = 0 configure:22629: result: yes configure:22661: checking for auth_userokay configure:22661: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 /tmp/cc69mOIQ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `auth_userokay' collect2: error: ld returned 1 exit status configure:22661: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | /* end confdefs.h. */ | /* Define auth_userokay to an innocuous variant, in case declares auth_userokay. | For example, HP-UX 11i declares gettimeofday. */ | #define auth_userokay innocuous_auth_userokay | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char auth_userokay (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef auth_userokay | | /* 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 auth_userokay (); | /* 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_auth_userokay || defined __stub___auth_userokay | choke me | #endif | | int | main () | { | return auth_userokay (); | ; | return 0; | } configure:22661: result: no configure:22688: checking for krb5-config configure:22704: found /usr/bin/krb5-config configure:22716: result: krb5-config configure:22789: checking gssapi/gssapi.h usability configure:22789: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:22789: $? = 0 configure:22789: result: yes configure:22789: checking gssapi/gssapi.h presence configure:22789: i686-uhu-linux-gcc -E conftest.c configure:22789: $? = 0 configure:22789: result: yes configure:22789: checking for gssapi/gssapi.h configure:22789: result: yes configure:22800: checking gssapi.h usability configure:22800: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:22800: $? = 0 configure:22800: result: yes configure:22800: checking gssapi.h presence configure:22800: i686-uhu-linux-gcc -E conftest.c configure:22800: $? = 0 configure:22800: result: yes configure:22800: checking for gssapi.h configure:22800: result: yes configure:22821: checking gssapi/gssapi_ext.h usability configure:22821: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:22821: $? = 0 configure:22821: result: yes configure:22821: checking gssapi/gssapi_ext.h presence configure:22821: i686-uhu-linux-gcc -E conftest.c configure:22821: $? = 0 configure:22821: result: yes configure:22821: checking for gssapi/gssapi_ext.h configure:22821: result: yes configure:22821: checking gssapi_krb5.h usability configure:22821: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c:181:25: fatal error: gssapi_krb5.h: No such file or directory #include ^ compilation terminated. configure:22821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | #define HAVE_GSSAPI_GSSAPI_H /**/ | #define HAVE_GSSAPI_H /**/ | #define HAVE_GSSAPI /**/ | #define HAVE_GSSAPI_GSSAPI_EXT_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:22821: result: no configure:22821: checking gssapi_krb5.h presence configure:22821: i686-uhu-linux-gcc -E conftest.c conftest.c:148:25: fatal error: gssapi_krb5.h: No such file or directory #include ^ compilation terminated. configure:22821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | #define HAVE_GSSAPI_GSSAPI_H /**/ | #define HAVE_GSSAPI_H /**/ | #define HAVE_GSSAPI /**/ | #define HAVE_GSSAPI_GSSAPI_EXT_H 1 | /* end confdefs.h. */ | #include configure:22821: result: no configure:22821: checking for gssapi_krb5.h configure:22821: result: no configure:22821: checking gssapi/gssapi_krb5.h usability configure:22821: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:22821: $? = 0 configure:22821: result: yes configure:22821: checking gssapi/gssapi_krb5.h presence configure:22821: i686-uhu-linux-gcc -E conftest.c configure:22821: $? = 0 configure:22821: result: yes configure:22821: checking for gssapi/gssapi_krb5.h configure:22821: result: yes configure:22831: checking for __gss_userok in -lgss configure:22856: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lgss -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5 /usr/bin/ld: cannot find -lgss collect2: error: ld returned 1 exit status configure:22856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | #define HAVE_GSSAPI_GSSAPI_H /**/ | #define HAVE_GSSAPI_H /**/ | #define HAVE_GSSAPI /**/ | #define HAVE_GSSAPI_GSSAPI_EXT_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 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 __gss_userok (); | int | main () | { | return __gss_userok (); | ; | return 0; | } configure:22865: result: no configure:22884: checking for gsskrb5_register_acceptor_identity configure:22884: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5 /tmp/ccxmtU7R.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `gsskrb5_register_acceptor_identity' collect2: error: ld returned 1 exit status configure:22884: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | #define HAVE_GSSAPI_GSSAPI_H /**/ | #define HAVE_GSSAPI_H /**/ | #define HAVE_GSSAPI /**/ | #define HAVE_GSSAPI_GSSAPI_EXT_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | /* end confdefs.h. */ | /* Define gsskrb5_register_acceptor_identity to an innocuous variant, in case declares gsskrb5_register_acceptor_identity. | For example, HP-UX 11i declares gettimeofday. */ | #define gsskrb5_register_acceptor_identity innocuous_gsskrb5_register_acceptor_identity | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gsskrb5_register_acceptor_identity (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gsskrb5_register_acceptor_identity | | /* 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 gsskrb5_register_acceptor_identity (); | /* 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_gsskrb5_register_acceptor_identity || defined __stub___gsskrb5_register_acceptor_identity | choke me | #endif | | int | main () | { | return gsskrb5_register_acceptor_identity (); | ; | return 0; | } configure:22884: result: no configure:22884: checking for krb5_gss_register_acceptor_identity configure:22884: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5 configure:22884: $? = 0 configure:22884: result: yes configure:22895: checking whether GSSAPI supports SPNEGO configure:22934: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5 configure:22934: $? = 0 configure:22934: ./conftest configure:22934: $? = 0 configure:22949: result: yes configure:23018: checking for ldap_init in -lldap configure:23043: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lldap >&5 configure:23043: $? = 0 configure:23052: result: yes configure:23056: checking ldap.h usability configure:23056: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:23056: $? = 0 configure:23056: result: yes configure:23056: checking ldap.h presence configure:23056: i686-uhu-linux-gcc -E conftest.c configure:23056: $? = 0 configure:23056: result: yes configure:23056: checking for ldap.h configure:23056: result: yes configure:23059: checking for ldap_initialize in -lldap configure:23084: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lldap >&5 configure:23084: $? = 0 configure:23093: result: yes configure:23103: checking for ldap_start_tls_s in -lldap configure:23128: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lldap >&5 configure:23128: $? = 0 configure:23137: result: yes configure:23148: checking for ber_free in -lldap configure:23173: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lldap >&5 /usr/bin/ld: /tmp/ccBDZjsJ.o: undefined reference to symbol 'ber_free' /usr/bin/ld: note: 'ber_free' is defined in DSO /usr/lib/liblber-2.4.so.2 so try adding it to the linker command line /usr/lib/liblber-2.4.so.2: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status configure:23173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | #define HAVE_GSSAPI_GSSAPI_H /**/ | #define HAVE_GSSAPI_H /**/ | #define HAVE_GSSAPI /**/ | #define HAVE_GSSAPI_GSSAPI_EXT_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_KRB5_GSS_REGISTER_ACCEPTOR_IDENTITY 1 | #define HAVE_GSSAPI_SPNEGO /**/ | #define LDAP_HAVE_INITIALIZE /**/ | #define LDAP_HAVE_START_TLS_S /**/ | /* 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 ber_free (); | int | main () | { | return ber_free (); | ; | return 0; | } configure:23182: result: no configure:23191: checking for ber_free in -llber configure:23216: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -llber >&5 configure:23216: $? = 0 configure:23225: result: yes configure:23253: checking sasl.h usability configure:23253: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c:188:18: fatal error: sasl.h: No such file or directory #include ^ compilation terminated. configure:23253: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | #define HAVE_GSSAPI_GSSAPI_H /**/ | #define HAVE_GSSAPI_H /**/ | #define HAVE_GSSAPI /**/ | #define HAVE_GSSAPI_GSSAPI_EXT_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_KRB5_GSS_REGISTER_ACCEPTOR_IDENTITY 1 | #define HAVE_GSSAPI_SPNEGO /**/ | #define LDAP_HAVE_INITIALIZE /**/ | #define LDAP_HAVE_START_TLS_S /**/ | #define USERDB_LDAP /**/ | #define PASSDB_LDAP /**/ | /* 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:23253: result: no configure:23253: checking sasl.h presence configure:23253: i686-uhu-linux-gcc -E conftest.c conftest.c:155:18: fatal error: sasl.h: No such file or directory #include ^ compilation terminated. configure:23253: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | #define HAVE_GSSAPI_GSSAPI_H /**/ | #define HAVE_GSSAPI_H /**/ | #define HAVE_GSSAPI /**/ | #define HAVE_GSSAPI_GSSAPI_EXT_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_KRB5_GSS_REGISTER_ACCEPTOR_IDENTITY 1 | #define HAVE_GSSAPI_SPNEGO /**/ | #define LDAP_HAVE_INITIALIZE /**/ | #define LDAP_HAVE_START_TLS_S /**/ | #define USERDB_LDAP /**/ | #define PASSDB_LDAP /**/ | /* end confdefs.h. */ | #include configure:23253: result: no configure:23253: checking for sasl.h configure:23253: result: no configure:23253: checking sasl/sasl.h usability configure:23253: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:23253: $? = 0 configure:23253: result: yes configure:23253: checking sasl/sasl.h presence configure:23253: i686-uhu-linux-gcc -E conftest.c configure:23253: $? = 0 configure:23253: result: yes configure:23253: checking for sasl/sasl.h configure:23253: result: yes configure:23444: checking for pg_config configure:23460: found /usr/bin/pg_config configure:23472: result: pg_config configure:23506: checking for PQconnectdb in -lpq configure:23531: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lpq -L/usr/lib >&5 configure:23531: $? = 0 configure:23540: result: yes configure:23544: checking for PQescapeStringConn in -lpq configure:23569: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lpq -L/usr/lib >&5 configure:23569: $? = 0 configure:23578: result: yes configure:23592: checking libpq-fe.h usability configure:23592: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I/usr/include/postgresql conftest.c >&5 configure:23592: $? = 0 configure:23592: result: yes configure:23592: checking libpq-fe.h presence configure:23592: i686-uhu-linux-gcc -E -I/usr/include/postgresql conftest.c configure:23592: $? = 0 configure:23592: result: yes configure:23592: checking for libpq-fe.h configure:23592: result: yes configure:23633: checking for mysql_config configure:23649: found /usr/bin/mysql_config configure:23661: result: mysql_config configure:23696: checking for mysql_init in -lmysqlclient configure:23721: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lmysqlclient -L/usr/lib -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lz -lm >&5 configure:23721: $? = 0 configure:23730: result: yes configure:23738: checking mysql.h usability configure:23738: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I/usr/include/mysql conftest.c >&5 configure:23738: $? = 0 configure:23738: result: yes configure:23738: checking mysql.h presence configure:23738: i686-uhu-linux-gcc -E -I/usr/include/mysql conftest.c configure:23738: $? = 0 configure:23738: result: yes configure:23738: checking for mysql.h configure:23738: result: yes configure:23745: checking for mysql_ssl_set in -lmysqlclient configure:23770: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I/usr/include/mysql conftest.c -lmysqlclient -L/usr/lib -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lz -lm >&5 configure:23770: $? = 0 configure:23779: result: yes configure:23807: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I/usr/include/mysql conftest.c >&5 conftest.c: In function 'main': conftest.c:167:7: warning: implicit declaration of function 'mysql_set_ssl' [-Wimplicit-function-declaration] mysql_set_ssl(0, 0, 0, 0, 0, 0); ^ configure:23807: $? = 0 configure:23829: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I/usr/include/mysql conftest.c >&5 conftest.c: In function 'main': conftest.c:168:12: warning: unused variable 'i' [-Wunused-variable] int i = MYSQL_OPT_SSL_VERIFY_SERVER_CERT; ^ configure:23829: $? = 0 configure:23878: checking for sqlite3_open in -lsqlite3 configure:23903: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lsqlite3 >&5 configure:23903: $? = 0 configure:23912: result: yes configure:23916: checking sqlite3.h usability configure:23916: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:23916: $? = 0 configure:23916: result: yes configure:23916: checking sqlite3.h presence configure:23916: i686-uhu-linux-gcc -E conftest.c configure:23916: $? = 0 configure:23916: result: yes configure:23916: checking for sqlite3.h configure:23916: result: yes configure:24016: checking for crypt configure:24016: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 /tmp/ccCWKOYo.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `crypt' collect2: error: ld returned 1 exit status configure:24016: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | #define HAVE_GSSAPI_GSSAPI_H /**/ | #define HAVE_GSSAPI_H /**/ | #define HAVE_GSSAPI /**/ | #define HAVE_GSSAPI_GSSAPI_EXT_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_KRB5_GSS_REGISTER_ACCEPTOR_IDENTITY 1 | #define HAVE_GSSAPI_SPNEGO /**/ | #define LDAP_HAVE_INITIALIZE /**/ | #define LDAP_HAVE_START_TLS_S /**/ | #define USERDB_LDAP /**/ | #define PASSDB_LDAP /**/ | #define HAVE_SASL_SASL_H 1 | #define HAVE_PQESCAPE_STRING_CONN /**/ | #define HAVE_PGSQL /**/ | #define HAVE_MYSQL_SSL /**/ | #define HAVE_MYSQL_SSL_CIPHER /**/ | #define HAVE_MYSQL_SSL_VERIFY_SERVER_CERT /**/ | #define HAVE_MYSQL /**/ | #define HAVE_SQLITE /**/ | #define SQL_DRIVER_PLUGINS /**/ | #define PASSDB_SQL /**/ | #define USERDB_SQL /**/ | /* end confdefs.h. */ | /* Define crypt to an innocuous variant, in case declares crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define crypt innocuous_crypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef crypt | | /* 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 crypt (); | /* 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_crypt || defined __stub___crypt | choke me | #endif | | int | main () | { | return crypt (); | ; | return 0; | } configure:24016: result: no configure:24021: checking for crypt in -lcrypt configure:24046: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lcrypt >&5 configure:24046: $? = 0 configure:24055: result: yes configure:24100: checking for NSS support configure:24121: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:175:18: warning: unused variable 'status' [-Wunused-variable] enum nss_status status = NSS_STATUS_TRYAGAIN; ^ configure:24121: $? = 0 configure:24133: result: yes configure:24170: checking if __BIG_ENDIAN__ or __LITTLE_ENDIAN__ is defined configure:24192: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c:171:6: error: #error nope #error nope ^ configure:24192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | #define HAVE_GSSAPI_GSSAPI_H /**/ | #define HAVE_GSSAPI_H /**/ | #define HAVE_GSSAPI /**/ | #define HAVE_GSSAPI_GSSAPI_EXT_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_KRB5_GSS_REGISTER_ACCEPTOR_IDENTITY 1 | #define HAVE_GSSAPI_SPNEGO /**/ | #define LDAP_HAVE_INITIALIZE /**/ | #define LDAP_HAVE_START_TLS_S /**/ | #define USERDB_LDAP /**/ | #define PASSDB_LDAP /**/ | #define HAVE_SASL_SASL_H 1 | #define HAVE_PQESCAPE_STRING_CONN /**/ | #define HAVE_PGSQL /**/ | #define HAVE_MYSQL_SSL /**/ | #define HAVE_MYSQL_SSL_CIPHER /**/ | #define HAVE_MYSQL_SSL_VERIFY_SERVER_CERT /**/ | #define HAVE_MYSQL /**/ | #define HAVE_SQLITE /**/ | #define SQL_DRIVER_PLUGINS /**/ | #define PASSDB_SQL /**/ | #define USERDB_SQL /**/ | #define HAVE_MODULES /**/ | #define MODULE_SUFFIX ".so" | #define USERDB_NSS /**/ | /* end confdefs.h. */ | | #if !(__BIG_ENDIAN__ || __LITTLE_ENDIAN__) | #error nope | #endif | | int | main () | { | | | ; | return 0; | } configure:24204: result: no configure:24211: checking whether byte ordering is bigendian configure:24226: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c:170:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:170:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:170:15: error: unknown type name 'universal' configure:24226: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | #define HAVE_GSSAPI_GSSAPI_H /**/ | #define HAVE_GSSAPI_H /**/ | #define HAVE_GSSAPI /**/ | #define HAVE_GSSAPI_GSSAPI_EXT_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_KRB5_GSS_REGISTER_ACCEPTOR_IDENTITY 1 | #define HAVE_GSSAPI_SPNEGO /**/ | #define LDAP_HAVE_INITIALIZE /**/ | #define LDAP_HAVE_START_TLS_S /**/ | #define USERDB_LDAP /**/ | #define PASSDB_LDAP /**/ | #define HAVE_SASL_SASL_H 1 | #define HAVE_PQESCAPE_STRING_CONN /**/ | #define HAVE_PGSQL /**/ | #define HAVE_MYSQL_SSL /**/ | #define HAVE_MYSQL_SSL_CIPHER /**/ | #define HAVE_MYSQL_SSL_VERIFY_SERVER_CERT /**/ | #define HAVE_MYSQL /**/ | #define HAVE_SQLITE /**/ | #define SQL_DRIVER_PLUGINS /**/ | #define PASSDB_SQL /**/ | #define USERDB_SQL /**/ | #define HAVE_MODULES /**/ | #define MODULE_SUFFIX ".so" | #define USERDB_NSS /**/ | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:24271: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:24271: $? = 0 configure:24289: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:176:4: error: unknown type name 'not' not big endian ^ conftest.c:176:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:24289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | #define HAVE_GSSAPI_GSSAPI_H /**/ | #define HAVE_GSSAPI_H /**/ | #define HAVE_GSSAPI /**/ | #define HAVE_GSSAPI_GSSAPI_EXT_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_KRB5_GSS_REGISTER_ACCEPTOR_IDENTITY 1 | #define HAVE_GSSAPI_SPNEGO /**/ | #define LDAP_HAVE_INITIALIZE /**/ | #define LDAP_HAVE_START_TLS_S /**/ | #define USERDB_LDAP /**/ | #define PASSDB_LDAP /**/ | #define HAVE_SASL_SASL_H 1 | #define HAVE_PQESCAPE_STRING_CONN /**/ | #define HAVE_PGSQL /**/ | #define HAVE_MYSQL_SSL /**/ | #define HAVE_MYSQL_SSL_CIPHER /**/ | #define HAVE_MYSQL_SSL_VERIFY_SERVER_CERT /**/ | #define HAVE_MYSQL /**/ | #define HAVE_SQLITE /**/ | #define SQL_DRIVER_PLUGINS /**/ | #define PASSDB_SQL /**/ | #define USERDB_SQL /**/ | #define HAVE_MODULES /**/ | #define MODULE_SUFFIX ".so" | #define USERDB_NSS /**/ | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:24417: result: no configure:24439: checking for IPv6 configure:24460: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:178:17: warning: unused variable 'i' [-Wunused-variable] struct in6_addr i; ^ configure:24460: $? = 0 configure:24474: result: yes configure:24629: checking zlib.h usability configure:24629: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:24629: $? = 0 configure:24629: result: yes configure:24629: checking zlib.h presence configure:24629: i686-uhu-linux-gcc -E conftest.c configure:24629: $? = 0 configure:24629: result: yes configure:24629: checking for zlib.h configure:24629: result: yes configure:24651: checking bzlib.h usability configure:24651: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:24651: $? = 0 configure:24651: result: yes configure:24651: checking bzlib.h presence configure:24651: i686-uhu-linux-gcc -E conftest.c configure:24651: $? = 0 configure:24651: result: yes configure:24651: checking for bzlib.h configure:24651: result: yes configure:24654: checking for BZ2_bzdopen in -lbz2 configure:24679: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lbz2 >&5 configure:24679: $? = 0 configure:24688: result: yes configure:24720: checking lzma.h usability configure:24720: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:24720: $? = 0 configure:24720: result: yes configure:24720: checking lzma.h presence configure:24720: i686-uhu-linux-gcc -E conftest.c configure:24720: $? = 0 configure:24720: result: yes configure:24720: checking for lzma.h configure:24720: result: yes configure:24723: checking for lzma_stream_decoder in -llzma configure:24748: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -llzma >&5 configure:24748: $? = 0 configure:24757: result: yes configure:24790: checking lz4.h usability configure:24790: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 conftest.c:210:17: fatal error: lz4.h: No such file or directory #include ^ compilation terminated. configure:24790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | #define HAVE_GSSAPI_GSSAPI_H /**/ | #define HAVE_GSSAPI_H /**/ | #define HAVE_GSSAPI /**/ | #define HAVE_GSSAPI_GSSAPI_EXT_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_KRB5_GSS_REGISTER_ACCEPTOR_IDENTITY 1 | #define HAVE_GSSAPI_SPNEGO /**/ | #define LDAP_HAVE_INITIALIZE /**/ | #define LDAP_HAVE_START_TLS_S /**/ | #define USERDB_LDAP /**/ | #define PASSDB_LDAP /**/ | #define HAVE_SASL_SASL_H 1 | #define HAVE_PQESCAPE_STRING_CONN /**/ | #define HAVE_PGSQL /**/ | #define HAVE_MYSQL_SSL /**/ | #define HAVE_MYSQL_SSL_CIPHER /**/ | #define HAVE_MYSQL_SSL_VERIFY_SERVER_CERT /**/ | #define HAVE_MYSQL /**/ | #define HAVE_SQLITE /**/ | #define SQL_DRIVER_PLUGINS /**/ | #define PASSDB_SQL /**/ | #define USERDB_SQL /**/ | #define HAVE_MODULES /**/ | #define MODULE_SUFFIX ".so" | #define USERDB_NSS /**/ | #define HAVE_IPV6 /**/ | #define MAIL_STORAGES "shared mdbox sdbox maildir mbox cydir imapc pop3c raw fail" | #define BUILD_PGSQL /**/ | #define BUILD_MYSQL /**/ | #define BUILD_SQLITE /**/ | #define HAVE_ZLIB /**/ | #define HAVE_BZLIB /**/ | #define HAVE_LZMA /**/ | /* 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:24790: result: no configure:24790: checking lz4.h presence configure:24790: i686-uhu-linux-gcc -E conftest.c conftest.c:177:17: fatal error: lz4.h: No such file or directory #include ^ compilation terminated. configure:24790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | #define HAVE_GSSAPI_GSSAPI_H /**/ | #define HAVE_GSSAPI_H /**/ | #define HAVE_GSSAPI /**/ | #define HAVE_GSSAPI_GSSAPI_EXT_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_KRB5_GSS_REGISTER_ACCEPTOR_IDENTITY 1 | #define HAVE_GSSAPI_SPNEGO /**/ | #define LDAP_HAVE_INITIALIZE /**/ | #define LDAP_HAVE_START_TLS_S /**/ | #define USERDB_LDAP /**/ | #define PASSDB_LDAP /**/ | #define HAVE_SASL_SASL_H 1 | #define HAVE_PQESCAPE_STRING_CONN /**/ | #define HAVE_PGSQL /**/ | #define HAVE_MYSQL_SSL /**/ | #define HAVE_MYSQL_SSL_CIPHER /**/ | #define HAVE_MYSQL_SSL_VERIFY_SERVER_CERT /**/ | #define HAVE_MYSQL /**/ | #define HAVE_SQLITE /**/ | #define SQL_DRIVER_PLUGINS /**/ | #define PASSDB_SQL /**/ | #define USERDB_SQL /**/ | #define HAVE_MODULES /**/ | #define MODULE_SUFFIX ".so" | #define USERDB_NSS /**/ | #define HAVE_IPV6 /**/ | #define MAIL_STORAGES "shared mdbox sdbox maildir mbox cydir imapc pop3c raw fail" | #define BUILD_PGSQL /**/ | #define BUILD_MYSQL /**/ | #define BUILD_SQLITE /**/ | #define HAVE_ZLIB /**/ | #define HAVE_BZLIB /**/ | #define HAVE_LZMA /**/ | /* end confdefs.h. */ | #include configure:24790: result: no configure:24790: checking for lz4.h configure:24790: result: no configure:24891: checking for library containing quota_open configure:24922: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 /tmp/cczNyX0G.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `quota_open' collect2: error: ld returned 1 exit status configure:24922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | #define HAVE_GSSAPI_GSSAPI_H /**/ | #define HAVE_GSSAPI_H /**/ | #define HAVE_GSSAPI /**/ | #define HAVE_GSSAPI_GSSAPI_EXT_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_KRB5_GSS_REGISTER_ACCEPTOR_IDENTITY 1 | #define HAVE_GSSAPI_SPNEGO /**/ | #define LDAP_HAVE_INITIALIZE /**/ | #define LDAP_HAVE_START_TLS_S /**/ | #define USERDB_LDAP /**/ | #define PASSDB_LDAP /**/ | #define HAVE_SASL_SASL_H 1 | #define HAVE_PQESCAPE_STRING_CONN /**/ | #define HAVE_PGSQL /**/ | #define HAVE_MYSQL_SSL /**/ | #define HAVE_MYSQL_SSL_CIPHER /**/ | #define HAVE_MYSQL_SSL_VERIFY_SERVER_CERT /**/ | #define HAVE_MYSQL /**/ | #define HAVE_SQLITE /**/ | #define SQL_DRIVER_PLUGINS /**/ | #define PASSDB_SQL /**/ | #define USERDB_SQL /**/ | #define HAVE_MODULES /**/ | #define MODULE_SUFFIX ".so" | #define USERDB_NSS /**/ | #define HAVE_IPV6 /**/ | #define MAIL_STORAGES "shared mdbox sdbox maildir mbox cydir imapc pop3c raw fail" | #define BUILD_PGSQL /**/ | #define BUILD_MYSQL /**/ | #define BUILD_SQLITE /**/ | #define HAVE_ZLIB /**/ | #define HAVE_BZLIB /**/ | #define HAVE_LZMA /**/ | #define HAVE_RQUOTA /**/ | /* 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 quota_open (); | int | main () | { | return quota_open (); | ; | return 0; | } configure:24922: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lquota >&5 /usr/bin/ld: cannot find -lquota collect2: error: ld returned 1 exit status configure:24922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Dovecot" | #define PACKAGE_TARNAME "dovecot" | #define PACKAGE_VERSION "2.2.13" | #define PACKAGE_STRING "Dovecot 2.2.13" | #define PACKAGE_BUGREPORT "dovecot@dovecot.org" | #define PACKAGE_URL "" | #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" | #define PACKAGE "dovecot" | #define VERSION "2.2.13" | #define HAVE_SYSTEMD /**/ | #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_ICONV 1 | #define ICONV_CONST | #define DOVECOT_NAME "Dovecot" | #define DOVECOT_STRING "Dovecot 2.2.13" | #define DOVECOT_VERSION "2.2.13" | #define DOVECOT_VERSION_MAJOR 2 | #define DOVECOT_VERSION_MINOR 2 | #define HAVE_STRINGS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LINUX_DQBLK_XFS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FDATASYNC /**/ | #define PACKAGE_WEBPAGE "http://www.dovecot.org/" | #define HAVE_FCNTL 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_INET_ATON 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_VSYSLOG 1 | #define HAVE_WRITEV 1 | #define HAVE_PREAD 1 | #define HAVE_UNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_STRTOQ 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_QUOTACTL 1 | #define HAVE_GETMNTENT 1 | #define HAVE_BACKTRACE_SYMBOLS 1 | #define HAVE_DIRFD 1 | #define HAVE_CLEARENV 1 | #define HAVE_MALLOC_USABLE_SIZE 1 | #define HAVE_GLOB 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_CLOCK_GETTIME /**/ | #define HAVE_TYPEOF /**/ | #define HAVE_STRTOIMAX /**/ | #define HAVE_STRTOUMAX /**/ | #define IOLOOP_EPOLL /**/ | #define IOLOOP_NOTIFY_INOTIFY /**/ | #define PREAD_WRAPPERS /**/ | #define HAVE_POSIX_FALLOCATE /**/ | #define PROCTITLE_HACK /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define UOFF_T_LONG_LONG /**/ | #define HAVE_DIRENT_D_TYPE /**/ | #define OFF_T_MAX LLONG_MAX | #define PRIuUOFF_T "llu" | #define SSIZE_T_MAX INT_MAX | #define PRIuSIZE_T "u" | #define HAVE_UINTMAX_T /**/ | #define HAVE_UINT_FAST32_T /**/ | #define HAVE_SOCKLEN_T /**/ | #define MEM_ALIGN_SIZE 8 | #define DEV_URANDOM_PATH "/dev/urandom" | #define HAVE_TM_GMTOFF /**/ | #define TIME_T_MAX_BITS 32 | #define TIME_T_SIGNED /**/ | #define FLEXIBLE_ARRAY_MEMBER | #define HAVE_STRUCT_IOVEC /**/ | #define HAVE_RLIMIT_AS /**/ | #define HAVE_RLIMIT_NPROC /**/ | #define HAVE_RLIMIT_CORE /**/ | #define HAVE_PR_SET_DUMPABLE /**/ | #define HAVE_LINUX_MREMAP /**/ | #define HAVE_LINUX_SENDFILE /**/ | #define UNSETENV_RET_INT /**/ | #define CRYPT_USE_XPG6 /**/ | #define HAVE_STAT_XTIM /**/ | #define HAVE_STRUCT_DQBLK_CURSPACE /**/ | #define VA_COPY va_copy | #define HAVE_OPENSSL /**/ | #define HAVE_SSL_COMPRESSION /**/ | #define HAVE_SSL_GET_SERVERNAME /**/ | #define HAVE_SSL /**/ | #define USERDB_PREFETCH /**/ | #define USERDB_PASSWD /**/ | #define PASSDB_PASSWD /**/ | #define USERDB_PASSWD_FILE /**/ | #define PASSDB_PASSWD_FILE /**/ | #define PASSDB_SHADOW /**/ | #define HAVE_SECURITY_PAM_APPL_H /**/ | #define PASSDB_PAM /**/ | #define HAVE_PAM_SETCRED /**/ | #define PASSDB_CHECKPASSWORD /**/ | #define USERDB_CHECKPASSWORD /**/ | #define HAVE_GSSAPI_GSSAPI_H /**/ | #define HAVE_GSSAPI_H /**/ | #define HAVE_GSSAPI /**/ | #define HAVE_GSSAPI_GSSAPI_EXT_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_KRB5_GSS_REGISTER_ACCEPTOR_IDENTITY 1 | #define HAVE_GSSAPI_SPNEGO /**/ | #define LDAP_HAVE_INITIALIZE /**/ | #define LDAP_HAVE_START_TLS_S /**/ | #define USERDB_LDAP /**/ | #define PASSDB_LDAP /**/ | #define HAVE_SASL_SASL_H 1 | #define HAVE_PQESCAPE_STRING_CONN /**/ | #define HAVE_PGSQL /**/ | #define HAVE_MYSQL_SSL /**/ | #define HAVE_MYSQL_SSL_CIPHER /**/ | #define HAVE_MYSQL_SSL_VERIFY_SERVER_CERT /**/ | #define HAVE_MYSQL /**/ | #define HAVE_SQLITE /**/ | #define SQL_DRIVER_PLUGINS /**/ | #define PASSDB_SQL /**/ | #define USERDB_SQL /**/ | #define HAVE_MODULES /**/ | #define MODULE_SUFFIX ".so" | #define USERDB_NSS /**/ | #define HAVE_IPV6 /**/ | #define MAIL_STORAGES "shared mdbox sdbox maildir mbox cydir imapc pop3c raw fail" | #define BUILD_PGSQL /**/ | #define BUILD_MYSQL /**/ | #define BUILD_SQLITE /**/ | #define HAVE_ZLIB /**/ | #define HAVE_BZLIB /**/ | #define HAVE_LZMA /**/ | #define HAVE_RQUOTA /**/ | /* 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 quota_open (); | int | main () | { | return quota_open (); | ; | return 0; | } configure:24939: result: no configure:24960: checking for XML_Parse in -lexpat configure:24985: i686-uhu-linux-gcc -o conftest -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c -lexpat >&5 configure:24985: $? = 0 configure:24994: result: yes configure:24998: checking expat.h usability configure:24998: i686-uhu-linux-gcc -c -std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 conftest.c >&5 configure:24998: $? = 0 configure:24998: result: yes configure:24998: checking expat.h presence configure:24998: i686-uhu-linux-gcc -E conftest.c configure:24998: $? = 0 configure:24998: result: yes configure:24998: checking for expat.h configure:24998: result: yes configure:25338: checking for valgrind configure:25366: result: no configure:25496: checking that generated files are newer than configure configure:25502: result: done configure:25614: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Dovecot config.status 2.2.13, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1527: creating Makefile config.status:1527: creating doc/Makefile config.status:1527: creating doc/man/Makefile config.status:1527: creating doc/wiki/Makefile config.status:1527: creating doc/example-config/Makefile config.status:1527: creating doc/example-config/conf.d/Makefile config.status:1527: creating src/Makefile config.status:1527: creating src/lib/Makefile config.status:1527: creating src/lib-sql/Makefile config.status:1527: creating src/lib-auth/Makefile config.status:1527: creating src/lib-charset/Makefile config.status:1527: creating src/lib-compression/Makefile config.status:1527: creating src/lib-dict/Makefile config.status:1527: creating src/lib-dns/Makefile config.status:1527: creating src/lib-fs/Makefile config.status:1527: creating src/lib-http/Makefile config.status:1527: creating src/lib-imap/Makefile config.status:1527: creating src/lib-imap-storage/Makefile config.status:1527: creating src/lib-imap-client/Makefile config.status:1527: creating src/lib-imap-urlauth/Makefile config.status:1527: creating src/lib-index/Makefile config.status:1527: creating src/lib-lda/Makefile config.status:1527: creating src/lib-mail/Makefile config.status:1527: creating src/lib-master/Makefile config.status:1527: creating src/lib-ntlm/Makefile config.status:1527: creating src/lib-otp/Makefile config.status:1527: creating src/lib-dovecot/Makefile config.status:1527: creating src/lib-sasl/Makefile config.status:1527: creating src/lib-settings/Makefile config.status:1527: creating src/lib-ssl-iostream/Makefile config.status:1527: creating src/lib-test/Makefile config.status:1527: creating src/lib-storage/Makefile config.status:1527: creating src/lib-storage/list/Makefile config.status:1527: creating src/lib-storage/index/Makefile config.status:1527: creating src/lib-storage/index/imapc/Makefile config.status:1527: creating src/lib-storage/index/pop3c/Makefile config.status:1527: creating src/lib-storage/index/maildir/Makefile config.status:1527: creating src/lib-storage/index/mbox/Makefile config.status:1527: creating src/lib-storage/index/dbox-common/Makefile config.status:1527: creating src/lib-storage/index/dbox-multi/Makefile config.status:1527: creating src/lib-storage/index/dbox-single/Makefile config.status:1527: creating src/lib-storage/index/cydir/Makefile config.status:1527: creating src/lib-storage/index/raw/Makefile config.status:1527: creating src/lib-storage/index/shared/Makefile config.status:1527: creating src/lib-storage/register/Makefile config.status:1527: creating src/anvil/Makefile config.status:1527: creating src/auth/Makefile config.status:1527: creating src/config/Makefile config.status:1527: creating src/doveadm/Makefile config.status:1527: creating src/doveadm/dsync/Makefile config.status:1527: creating src/lda/Makefile config.status:1527: creating src/log/Makefile config.status:1527: creating src/lmtp/Makefile config.status:1527: creating src/dict/Makefile config.status:1527: creating src/director/Makefile config.status:1527: creating src/dns/Makefile config.status:1527: creating src/indexer/Makefile config.status:1527: creating src/ipc/Makefile config.status:1527: creating src/imap/Makefile config.status:1527: creating src/imap-login/Makefile config.status:1527: creating src/imap-urlauth/Makefile config.status:1527: creating src/login-common/Makefile config.status:1527: creating src/master/Makefile config.status:1527: creating src/pop3/Makefile config.status:1527: creating src/pop3-login/Makefile config.status:1527: creating src/replication/Makefile config.status:1527: creating src/replication/aggregator/Makefile config.status:1527: creating src/replication/replicator/Makefile config.status:1527: creating src/ssl-params/Makefile config.status:1527: creating src/stats/Makefile config.status:1527: creating src/util/Makefile config.status:1527: creating src/plugins/Makefile config.status:1527: creating src/plugins/acl/Makefile config.status:1527: creating src/plugins/imap-acl/Makefile config.status:1527: creating src/plugins/autocreate/Makefile config.status:1527: creating src/plugins/expire/Makefile config.status:1527: creating src/plugins/fts/Makefile config.status:1527: creating src/plugins/fts-lucene/Makefile config.status:1527: creating src/plugins/fts-solr/Makefile config.status:1527: creating src/plugins/fts-squat/Makefile config.status:1527: creating src/plugins/lazy-expunge/Makefile config.status:1527: creating src/plugins/listescape/Makefile config.status:1527: creating src/plugins/mail-filter/Makefile config.status:1527: creating src/plugins/mail-log/Makefile config.status:1527: creating src/plugins/mailbox-alias/Makefile config.status:1527: creating src/plugins/notify/Makefile config.status:1527: creating src/plugins/pop3-migration/Makefile config.status:1527: creating src/plugins/quota/Makefile config.status:1527: creating src/plugins/imap-quota/Makefile config.status:1527: creating src/plugins/replication/Makefile config.status:1527: creating src/plugins/snarf/Makefile config.status:1527: creating src/plugins/stats/Makefile config.status:1527: creating src/plugins/imap-stats/Makefile config.status:1527: creating src/plugins/trash/Makefile config.status:1527: creating src/plugins/virtual/Makefile config.status:1527: creating src/plugins/zlib/Makefile config.status:1527: creating src/plugins/imap-zlib/Makefile config.status:1527: creating stamp.h config.status:1527: creating dovecot-config.in config.status:1527: creating config.h config.status:1756: executing depfiles commands config.status:1756: executing libtool commands configure:28197: WARNING: unrecognized options: --with-sql-drivers, --enable-header-install ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CLUCENE_CFLAGS_set= ac_cv_env_CLUCENE_CFLAGS_value= ac_cv_env_CLUCENE_LIBS_set= ac_cv_env_CLUCENE_LIBS_value= 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= 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= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SSL_CFLAGS_set= ac_cv_env_SSL_CFLAGS_value= ac_cv_env_SSL_LIBS_set= ac_cv_env_SSL_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_auth_userokay=no ac_cv_func_backtrace_symbols=yes ac_cv_func_clearenv=yes ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dlopen=no ac_cv_func_fallocate=yes ac_cv_func_fcntl=yes ac_cv_func_flock=yes ac_cv_func_getmntent=yes ac_cv_func_getmntinfo=no ac_cv_func_getpagesize=yes ac_cv_func_getpeereid=no ac_cv_func_getpeerucred=no ac_cv_func_getspnam=yes ac_cv_func_glob=yes ac_cv_func_gsskrb5_register_acceptor_identity=no ac_cv_func_inet_aton=yes ac_cv_func_kevent=no ac_cv_func_kqueue=no ac_cv_func_krb5_gss_register_acceptor_identity=yes ac_cv_func_lockf=yes ac_cv_func_madvise=yes ac_cv_func_malloc_usable_size=yes ac_cv_func_posix_fadvise=yes ac_cv_func_pread=yes ac_cv_func_quotactl=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setresgid=yes ac_cv_func_setreuid=yes ac_cv_func_setrlimit=yes ac_cv_func_sigaction=yes ac_cv_func_strcasecmp=yes ac_cv_func_stricmp=no ac_cv_func_strtoll=yes ac_cv_func_strtoq=yes ac_cv_func_strtoull=yes ac_cv_func_strtouq=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_vsyslog=yes ac_cv_func_walkcontext=no ac_cv_func_writev=yes ac_cv_header_bzlib_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_expat_h=yes ac_cv_header_glob_h=yes ac_cv_header_gssapi_gssapi_ext_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=yes ac_cv_header_gssapi_h=yes ac_cv_header_gssapi_krb5_h=no ac_cv_header_inttypes_h=yes ac_cv_header_jfs_quota_h=no ac_cv_header_ldap_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_linux_dqblk_xfs_h=yes ac_cv_header_linux_falloc_h=yes ac_cv_header_lz4_h=no ac_cv_header_lzma_h=yes ac_cv_header_malloc_h=yes ac_cv_header_malloc_np_h=no ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_mysql_h=yes ac_cv_header_pam_pam_appl_h=no ac_cv_header_quota_h=no ac_cv_header_sasl_h=no ac_cv_header_sasl_sasl_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_shadow_h=yes ac_cv_header_sqlite3_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_event_h=no ac_cv_header_sys_fs_quota_common_h=no ac_cv_header_sys_fs_ufs_quota_h=no ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_mnttab_h=no ac_cv_header_sys_quota_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucred_h=no ac_cv_header_sys_uio_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vmount_h=no ac_cv_header_ucontext_h=yes ac_cv_header_ucred_h=no ac_cv_header_ufs_ufs_quota_h=no ac_cv_header_unistd_h=yes ac_cv_header_xfs_xqm_h=no ac_cv_header_zlib_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_bz2_BZ2_bzdopen=yes ac_cv_lib_cap_cap_init=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_expat_XML_Parse=yes ac_cv_lib_gss___gss_userok=no ac_cv_lib_lber_ber_free=yes ac_cv_lib_ldap_ber_free=no ac_cv_lib_ldap_ldap_init=yes ac_cv_lib_ldap_ldap_initialize=yes ac_cv_lib_ldap_ldap_start_tls_s=yes ac_cv_lib_lzma_lzma_stream_decoder=yes ac_cv_lib_mysqlclient_mysql_init=yes ac_cv_lib_mysqlclient_mysql_ssl_set=yes ac_cv_lib_pam_pam_setcred=yes ac_cv_lib_pam_pam_start=yes ac_cv_lib_pq_PQconnectdb=yes ac_cv_lib_pq_PQescapeStringConn=yes ac_cv_lib_sendfile_sendfile=no ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_ssl_SSL_get_current_compression=yes ac_cv_lib_ssl_SSL_get_servername=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_KRB5CONFIG=krb5-config ac_cv_prog_MYSQL_CONFIG=mysql_config ac_cv_prog_PG_CONFIG=pg_config ac_cv_prog_VALGRIND=no ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=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_clock_gettime='none required' ac_cv_search_fdatasync='none required' ac_cv_search_inet_addr='none required' ac_cv_search_quota_open=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_void_p=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type__Bool=yes ac_cv_type_struct_sockpeercred=no ac_cv_type_uoff_t=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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_c_o=yes 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= i_cv_c99_flex_arrays=yes i_cv_c99_vsnprintf=yes i_cv_dev_t_struct=no i_cv_epoll_works=yes i_cv_fd_passing=yes i_cv_field_tm_gmtoff=yes i_cv_gmtime_max_time_t=32 i_cv_gssapi_spnego=yes i_cv_have___big_endian__=no i_cv_have_dqblk_dqb_curblocks=no i_cv_have_dqblk_dqb_curspace=yes i_cv_have_freebsd_sendfile=no i_cv_have_glibc=yes i_cv_have_ioctl_q_quotactl=no i_cv_have_linux_mremap=yes i_cv_have_linux_sendfile=yes i_cv_have_nss=yes i_cv_have_pr_set_dumpable=yes i_cv_have_rlimit_as=yes i_cv_have_rlimit_core=yes i_cv_have_rlimit_nproc=yes i_cv_have_st_tim_timespec=yes i_cv_have_st_timespec=no i_cv_have_statfs_f_mntfromname=no i_cv_have_statvfs_f_mntfromname=no i_cv_have_strtoimax=yes i_cv_have_strtoumax=yes i_cv_have_typeof=yes i_cv_inotify_works=yes i_cv_mmap_plays_with_write=yes i_cv_posix_fallocate_works=yes i_cv_signed_size_t=no i_cv_signed_time_t=yes i_cv_struct_iovec=yes i_cv_type_in6_addr=yes i_cv_type_socklen_t=yes i_cv_type_uint_fast32_t=yes i_cv_type_uintmax_t=yes i_cv_typeof_off_t='long long/long long' i_cv_typeof_size_t='unsigned int/unsigned int' i_cv_unsetenv_ret_int=yes i_cv_use_xpg6_crypt=yes lib_cv___va_copy=yes lib_cv_va_copy=yes lib_cv_va_val_copy=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/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/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=no 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_SSL_CFLAGS= pkg_cv_SSL_LIBS='-lssl -lcrypto ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.14' ACLOCAL_AMFLAGS='-I $(top_srcdir)' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTH_CFLAGS='' AUTH_LIBS='-lcrypt -lpam ' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.14' AWK='gawk' BUILD_DOCS_FALSE='#' BUILD_DOCS_TRUE='' BUILD_LUCENE_EXTTEXTCAT_FALSE='' BUILD_LUCENE_EXTTEXTCAT_TRUE='#' BUILD_LUCENE_FALSE='' BUILD_LUCENE_STEMMER_FALSE='' BUILD_LUCENE_STEMMER_TRUE='#' BUILD_LUCENE_TEXTCAT_FALSE='' BUILD_LUCENE_TEXTCAT_TRUE='#' BUILD_LUCENE_TRUE='#' BUILD_MYSQL_FALSE='#' BUILD_MYSQL_TRUE='' BUILD_OPENSSL_FALSE='#' BUILD_OPENSSL_TRUE='' BUILD_PGSQL_FALSE='#' BUILD_PGSQL_TRUE='' BUILD_SHARED_LIBS_FALSE='#' BUILD_SHARED_LIBS_TRUE='' BUILD_SOLR_FALSE='#' BUILD_SOLR_TRUE='' BUILD_SQLITE_FALSE='#' BUILD_SQLITE_TRUE='' BUILD_ZLIB_PLUGIN_FALSE='#' BUILD_ZLIB_PLUGIN_TRUE='' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CDB_LIBS='' CFLAGS='-std=gnu99 -O2 -march=i686 -mtune=generic -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 ' CLUCENE_CFLAGS='' CLUCENE_LIBS='' COMPRESS_LIBS=' -lz -lbz2 -llzma' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CRYPT_LIBS='-lcrypt' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DICT_LIBS='' DLLTOOL='false' DOVECOT_PLUGIN_DEPS_FALSE='#' DOVECOT_PLUGIN_DEPS_TRUE='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' GSSAPI_PLUGIN_FALSE='#' GSSAPI_PLUGIN_TRUE='' HAVE_RQUOTA_FALSE='#' HAVE_RQUOTA_TRUE='' HAVE_SYSTEMD_FALSE='#' HAVE_SYSTEMD_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KRB5CONFIG='krb5-config' KRB5_CFLAGS='' KRB5_LIBS='-Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err' LD='/usr/bin/ld' LDAP_LIBS='-lldap -llber' LDAP_PLUGIN_FALSE='#' LDAP_PLUGIN_TRUE='' LDFLAGS='$(NOPLUGIN_LDFLAGS) ' LIBCAP='' LIBDOVECOT='$(top_builddir)/src/lib-dovecot/libdovecot.la $(MODULE_LIBS)' LIBDOVECOT_COMPRESS='$(top_builddir)/src/lib-compression/libcompression.la' LIBDOVECOT_DEPS='$(top_builddir)/src/lib-dovecot/libdovecot.la' LIBDOVECOT_LDA='$(top_builddir)/src/lib-lda/libdovecot-lda.la' LIBDOVECOT_LOGIN='$(top_builddir)/src/login-common/libdovecot-login.la' LIBDOVECOT_SQL='$(top_builddir)/src/lib-sql/libsql.la' LIBDOVECOT_STORAGE='$(top_builddir)/src/lib-storage/libdovecot-storage.la $(top_builddir)/src/lib-imap-storage/libimap-storage.la ' LIBDOVECOT_STORAGE_DEPS='$(top_builddir)/src/lib-storage/libdovecot-storage.la $(top_builddir)/src/lib-imap-storage/libimap-storage.la' LIBICONV='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBWRAP_LIBS='' LINKED_STORAGE_LDADD='' LINKED_STORAGE_LIBS=' $(top_builddir)/src/lib-storage/index/shared/libstorage_shared.la $(top_builddir)/src/lib-storage/index/dbox-multi/libstorage_dbox_multi.la $(top_builddir)/src/lib-storage/index/dbox-common/libstorage_dbox_common.la $(top_builddir)/src/lib-storage/index/dbox-single/libstorage_dbox_single.la $(top_builddir)/src/lib-storage/index/maildir/libstorage_maildir.la $(top_builddir)/src/lib-storage/index/mbox/libstorage_mbox.la $(top_builddir)/src/lib-storage/index/cydir/libstorage_cydir.la $(top_builddir)/src/lib-storage/index/imapc/libstorage_imapc.la $(top_builddir)/src/lib-imap-client/libimap_client.la $(top_builddir)/src/lib-storage/index/pop3c/libstorage_pop3c.la $(top_builddir)/src/lib-storage/index/raw/libstorage_raw.la ' LIPO='' LN_S='ln -s' LTLIBICONV='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MODULE_LIBS='-export-dynamic -ldl' MODULE_SUFFIX='.so' MYSQL_CFLAGS=' -I/usr/include/mysql' MYSQL_CONFIG='mysql_config' MYSQL_LIBS='-L/usr/lib -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl' NM='/usr/bin/nm -B' NMEDIT='' NOPLUGIN_LDFLAGS='-no-undefined -Wl,--as-needed' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='dovecot' PACKAGE_BUGREPORT='dovecot@dovecot.org' PACKAGE_NAME='Dovecot' PACKAGE_STRING='Dovecot 2.2.13' PACKAGE_TARNAME='dovecot' PACKAGE_URL='' PACKAGE_VERSION='2.2.13' PATH_SEPARATOR=':' PGSQL_CFLAGS=' -I/usr/include/postgresql' PGSQL_LIBS=' -L/usr/lib -lpq' PG_CONFIG='pg_config' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' QUOTA_LIBS='' RANLIB='ranlib' RPCGEN='rpcgen' RUN_TEST='' SED='/bin/sed' SETTING_FILES='$(top_srcdir)/src/lib-storage/mail-storage-settings.h $(top_srcdir)/src/lib-storage/index/pop3c/pop3c-settings.h $(top_srcdir)/src/lib-storage/index/mbox/mbox-settings.h $(top_srcdir)/src/lib-storage/index/maildir/maildir-settings.h $(top_srcdir)/src/lib-storage/index/imapc/imapc-settings.h $(top_srcdir)/src/lib-storage/index/dbox-multi/mdbox-settings.h $(top_srcdir)/src/lib-settings/settings.h $(top_srcdir)/src/lib-master/service-settings.h $(top_srcdir)/src/lib-master/master-service-ssl-settings.h $(top_srcdir)/src/lib-master/master-service-settings.h $(top_srcdir)/src/lib-lda/lda-settings.h $(top_srcdir)/src/lib-dict/dict-sql-settings.h $(top_srcdir)/src/lib-storage/mail-storage-settings.c $(top_srcdir)/src/lib-storage/index/pop3c/pop3c-settings.c $(top_srcdir)/src/lib-storage/index/mbox/mbox-settings.c $(top_srcdir)/src/lib-storage/index/maildir/maildir-settings.c $(top_srcdir)/src/lib-storage/index/imapc/imapc-settings.c $(top_srcdir)/src/lib-storage/index/dbox-multi/mdbox-settings.c $(top_srcdir)/src/lib-settings/settings.c $(top_srcdir)/src/lib-lda/lda-settings.c $(top_srcdir)/src/lib-dict/dict-sql-settings.c $(top_srcdir)/src/stats/stats-settings.h $(top_srcdir)/src/ssl-params/ssl-params-settings.h $(top_srcdir)/src/replication/replicator/replicator-settings.h $(top_srcdir)/src/replication/aggregator/aggregator-settings.h $(top_srcdir)/src/pop3/pop3-settings.h $(top_srcdir)/src/pop3-login/pop3-login-settings.h $(top_srcdir)/src/master/master-settings.h $(top_srcdir)/src/login-common/login-settings.h $(top_srcdir)/src/lmtp/lmtp-settings.h $(top_srcdir)/src/imap/imap-settings.h $(top_srcdir)/src/imap-urlauth/imap-urlauth-worker-settings.h $(top_srcdir)/src/imap-urlauth/imap-urlauth-settings.h $(top_srcdir)/src/imap-urlauth/imap-urlauth-login-settings.h $(top_srcdir)/src/imap-login/imap-login-settings.h $(top_srcdir)/src/doveadm/doveadm-settings.h $(top_srcdir)/src/director/director-settings.h $(top_srcdir)/src/dict/dict-settings.h $(top_srcdir)/src/auth/auth-settings.h $(top_srcdir)/src/util/tcpwrap-settings.c $(top_srcdir)/src/stats/stats-settings.c $(top_srcdir)/src/ssl-params/ssl-params-settings.c $(top_srcdir)/src/replication/replicator/replicator-settings.c $(top_srcdir)/src/replication/aggregator/aggregator-settings.c $(top_srcdir)/src/pop3/pop3-settings.c $(top_srcdir)/src/pop3-login/pop3-login-settings.c $(top_srcdir)/src/master/master-settings.c $(top_srcdir)/src/login-common/login-settings.c $(top_srcdir)/src/log/log-settings.c $(top_srcdir)/src/lmtp/lmtp-settings.c $(top_srcdir)/src/ipc/ipc-settings.c $(top_srcdir)/src/indexer/indexer-worker-settings.c $(top_srcdir)/src/indexer/indexer-settings.c $(top_srcdir)/src/imap/imap-settings.c $(top_srcdir)/src/imap-urlauth/imap-urlauth-worker-settings.c $(top_srcdir)/src/imap-urlauth/imap-urlauth-settings.c $(top_srcdir)/src/imap-urlauth/imap-urlauth-login-settings.c $(top_srcdir)/src/imap-login/imap-login-settings.c $(top_srcdir)/src/doveadm/doveadm-settings.c $(top_srcdir)/src/dns/dns-client-settings.c $(top_srcdir)/src/director/director-settings.c $(top_srcdir)/src/dict/dict-settings.c $(top_srcdir)/src/config/config-settings.c $(top_srcdir)/src/auth/auth-settings.c $(top_srcdir)/src/anvil/anvil-settings.c' SET_MAKE='' SHELL='/bin/sh' SQLITE_CFLAGS='' SQLITE_LIBS=' -lsqlite3 -lz' SQL_CFLAGS=' -I/usr/include/mysql -I/usr/include/postgresql ' SQL_LIBS='' SQL_PLUGINS_FALSE='#' SQL_PLUGINS_TRUE='' SSL_CFLAGS='' SSL_LIBS='-lssl -lcrypto ' STRIP='strip' TCPWRAPPERS_FALSE='' TCPWRAPPERS_TRUE='#' VALGRIND='no' VERSION='2.2.13' abs_top_builddir='' 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='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' dict_drivers='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mail_storages='shared mdbox sdbox maildir mbox cydir imapc pop3c raw fail dbox mdbox_deleted' mailbox_list_drivers='maildir imapdir fs index none shared imapc' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' moduledir='${exec_prefix}/lib/dovecot' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' rundir='/var/run/dovecot' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sql_drivers=' pgsql mysql sqlite (plugins)' ssldir='/etc/ssl' statedir='/var/lib/dovecot' sysconfdir='/etc' systemdsystemunitdir='/usr/lib/systemd/system/' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Dovecot" #define PACKAGE_TARNAME "dovecot" #define PACKAGE_VERSION "2.2.13" #define PACKAGE_STRING "Dovecot 2.2.13" #define PACKAGE_BUGREPORT "dovecot@dovecot.org" #define PACKAGE_URL "" #define DOVECOT_ABI_VERSION "2.2.ABIv13(2.2.13)" #define PACKAGE "dovecot" #define VERSION "2.2.13" #define HAVE_SYSTEMD /**/ #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_ICONV 1 #define ICONV_CONST #define DOVECOT_NAME "Dovecot" #define DOVECOT_STRING "Dovecot 2.2.13" #define DOVECOT_VERSION "2.2.13" #define DOVECOT_VERSION_MAJOR 2 #define DOVECOT_VERSION_MINOR 2 #define HAVE_STRINGS_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DIRENT_H 1 #define HAVE_MALLOC_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_SYS_QUOTA_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LINUX_DQBLK_XFS_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_UCONTEXT_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_GLOB_H 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_FDATASYNC /**/ #define PACKAGE_WEBPAGE "http://www.dovecot.org/" #define HAVE_FCNTL 1 #define HAVE_FLOCK 1 #define HAVE_LOCKF 1 #define HAVE_INET_ATON 1 #define HAVE_SIGACTION 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MADVISE 1 #define HAVE_STRCASECMP 1 #define HAVE_VSYSLOG 1 #define HAVE_WRITEV 1 #define HAVE_PREAD 1 #define HAVE_UNAME 1 #define HAVE_UNSETENV 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETEGID 1 #define HAVE_SETRESGID 1 #define HAVE_STRTOULL 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOUQ 1 #define HAVE_STRTOQ 1 #define HAVE_SETPRIORITY 1 #define HAVE_QUOTACTL 1 #define HAVE_GETMNTENT 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_DIRFD 1 #define HAVE_CLEARENV 1 #define HAVE_MALLOC_USABLE_SIZE 1 #define HAVE_GLOB 1 #define HAVE_FALLOCATE 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_CLOCK_GETTIME /**/ #define HAVE_TYPEOF /**/ #define HAVE_STRTOIMAX /**/ #define HAVE_STRTOUMAX /**/ #define IOLOOP_EPOLL /**/ #define IOLOOP_NOTIFY_INOTIFY /**/ #define PREAD_WRAPPERS /**/ #define HAVE_POSIX_FALLOCATE /**/ #define PROCTITLE_HACK /**/ #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_VOID_P 4 #define SIZEOF_LONG_LONG 8 #define _FILE_OFFSET_BITS 64 #define HAVE__BOOL 1 #define UOFF_T_LONG_LONG /**/ #define HAVE_DIRENT_D_TYPE /**/ #define OFF_T_MAX LLONG_MAX #define PRIuUOFF_T "llu" #define SSIZE_T_MAX INT_MAX #define PRIuSIZE_T "u" #define HAVE_UINTMAX_T /**/ #define HAVE_UINT_FAST32_T /**/ #define HAVE_SOCKLEN_T /**/ #define MEM_ALIGN_SIZE 8 #define DEV_URANDOM_PATH "/dev/urandom" #define HAVE_TM_GMTOFF /**/ #define TIME_T_MAX_BITS 32 #define TIME_T_SIGNED /**/ #define FLEXIBLE_ARRAY_MEMBER #define HAVE_STRUCT_IOVEC /**/ #define HAVE_RLIMIT_AS /**/ #define HAVE_RLIMIT_NPROC /**/ #define HAVE_RLIMIT_CORE /**/ #define HAVE_PR_SET_DUMPABLE /**/ #define HAVE_LINUX_MREMAP /**/ #define HAVE_LINUX_SENDFILE /**/ #define UNSETENV_RET_INT /**/ #define CRYPT_USE_XPG6 /**/ #define HAVE_STAT_XTIM /**/ #define HAVE_STRUCT_DQBLK_CURSPACE /**/ #define VA_COPY va_copy #define HAVE_OPENSSL /**/ #define HAVE_SSL_COMPRESSION /**/ #define HAVE_SSL_GET_SERVERNAME /**/ #define HAVE_SSL /**/ #define USERDB_PREFETCH /**/ #define USERDB_PASSWD /**/ #define PASSDB_PASSWD /**/ #define USERDB_PASSWD_FILE /**/ #define PASSDB_PASSWD_FILE /**/ #define PASSDB_SHADOW /**/ #define HAVE_SECURITY_PAM_APPL_H /**/ #define PASSDB_PAM /**/ #define HAVE_PAM_SETCRED /**/ #define PASSDB_CHECKPASSWORD /**/ #define USERDB_CHECKPASSWORD /**/ #define HAVE_GSSAPI_GSSAPI_H /**/ #define HAVE_GSSAPI_H /**/ #define HAVE_GSSAPI /**/ #define HAVE_GSSAPI_GSSAPI_EXT_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_KRB5_GSS_REGISTER_ACCEPTOR_IDENTITY 1 #define HAVE_GSSAPI_SPNEGO /**/ #define LDAP_HAVE_INITIALIZE /**/ #define LDAP_HAVE_START_TLS_S /**/ #define USERDB_LDAP /**/ #define PASSDB_LDAP /**/ #define HAVE_SASL_SASL_H 1 #define HAVE_PQESCAPE_STRING_CONN /**/ #define HAVE_PGSQL /**/ #define HAVE_MYSQL_SSL /**/ #define HAVE_MYSQL_SSL_CIPHER /**/ #define HAVE_MYSQL_SSL_VERIFY_SERVER_CERT /**/ #define HAVE_MYSQL /**/ #define HAVE_SQLITE /**/ #define SQL_DRIVER_PLUGINS /**/ #define PASSDB_SQL /**/ #define USERDB_SQL /**/ #define HAVE_MODULES /**/ #define MODULE_SUFFIX ".so" #define USERDB_NSS /**/ #define HAVE_IPV6 /**/ #define MAIL_STORAGES "shared mdbox sdbox maildir mbox cydir imapc pop3c raw fail" #define BUILD_PGSQL /**/ #define BUILD_MYSQL /**/ #define BUILD_SQLITE /**/ #define HAVE_ZLIB /**/ #define HAVE_BZLIB /**/ #define HAVE_LZMA /**/ #define HAVE_RQUOTA /**/ #define CAPABILITY_STRING "IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE BINARY MOVE" #define CAPABILITY_BANNER_STRING "IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE" configure: exit 0