This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by subversion configure 1.8.9, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-apache-libexecdir=/usr/lib/apache --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:2664: Configuring Subversion 1.8.9 configure:2683: creating config.nice configure:2715: checking for i686-uhu-linux-gcc configure:2731: found /usr/bin/i686-uhu-linux-gcc configure:2742: result: i686-uhu-linux-gcc configure:3011: checking for C compiler version configure:3020: 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:3031: $? = 0 configure:3020: 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:3031: $? = 0 configure:3020: 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:3031: $? = 1 configure:3020: 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:3031: $? = 1 configure:3051: checking whether the C compiler works configure:3073: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3077: $? = 0 configure:3125: result: yes configure:3128: checking for C compiler default output file name configure:3130: result: a.out configure:3136: checking for suffix of executables configure:3143: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3147: $? = 0 configure:3169: result: configure:3191: checking whether we are cross compiling configure:3199: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3203: $? = 0 configure:3210: ./conftest configure:3214: $? = 0 configure:3229: result: no configure:3234: checking for suffix of object files configure:3256: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3260: $? = 0 configure:3281: result: o configure:3285: checking whether we are using the GNU C compiler configure:3304: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3304: $? = 0 configure:3313: result: yes configure:3322: checking whether i686-uhu-linux-gcc accepts -g configure:3342: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3342: $? = 0 configure:3383: result: yes configure:3400: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3463: $? = 0 configure:3476: result: none needed configure:3509: checking if i686-uhu-linux-gcc accepts -std=c90 configure:3516: i686-uhu-linux-gcc -o conftest -std=c90 conftest.c >&5 configure:3516: $? = 0 configure:3518: result: yes configure:3631: checking if i686-uhu-linux-gcc accepts -Werror=unknown-warning-option configure:3638: i686-uhu-linux-gcc -o conftest -Werror=unknown-warning-option -O2 -march=i686 -mtune=generic conftest.c >&5 cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option configure:3638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.8.9" | #define PACKAGE_STRING "subversion 1.8.9" | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | int main(void){return 0;} configure:3646: result: no configure:3680: checking for i686-uhu-linux-g++ configure:3696: found /usr/bin/i686-uhu-linux-g++ configure:3707: result: i686-uhu-linux-g++ configure:3778: checking for C++ compiler version configure:3787: 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:3798: $? = 0 configure:3787: 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:3798: $? = 0 configure:3787: 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:3798: $? = 1 configure:3787: 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:3798: $? = 1 configure:3802: checking whether we are using the GNU C++ compiler configure:3821: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:3821: $? = 0 configure:3830: result: yes configure:3839: checking whether i686-uhu-linux-g++ accepts -g configure:3859: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:3859: $? = 0 configure:3900: result: yes configure:3936: checking if i686-uhu-linux-g++ accepts -std=c++98 configure:3943: i686-uhu-linux-g++ -o conftest -std=c++98 conftest.cpp >&5 configure:3943: $? = 0 configure:3945: result: yes configure:3980: checking if i686-uhu-linux-g++ accepts -Werror=unknown-warning-option configure:3987: i686-uhu-linux-g++ -o conftest -Werror=unknown-warning-option -g -O2 conftest.cpp >&5 cc1plus: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option configure:3987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.8.9" | #define PACKAGE_STRING "subversion 1.8.9" | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | int main(){} configure:3995: result: no configure:4018: checking how to run the C preprocessor configure:4049: i686-uhu-linux-gcc -E conftest.c configure:4049: $? = 0 configure:4063: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4063: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.8.9" | #define PACKAGE_STRING "subversion 1.8.9" | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4088: result: i686-uhu-linux-gcc -E configure:4108: i686-uhu-linux-gcc -E conftest.c configure:4108: $? = 0 configure:4122: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.8.9" | #define PACKAGE_STRING "subversion 1.8.9" | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4153: checking for a sed that does not truncate output configure:4217: result: /bin/sed configure:4228: checking build system type configure:4242: result: i686-uhu-linux-gnu configure:4262: checking host system type configure:4275: result: i686-uhu-linux-gnu configure:4295: checking target system type configure:4308: result: i686-uhu-linux-gnu configure:4336: checking for grep that handles long lines and -e configure:4394: result: /bin/grep configure:4399: checking for egrep configure:4461: result: /bin/grep -E configure:4467: checking whether ln -s works configure:4471: result: yes configure:4493: checking for a BSD-compatible install configure:4561: result: /bin/install -c configure:4592: Apache Portable Runtime (APR) library configuration configure:4620: checking for APR configure:4696: result: yes configure:4721: checking APR version configure:4727: result: 1.5.1 configure:4841: Apache Portable Runtime Utility (APRUTIL) library configuration configure:4869: checking for APR-util configure:4945: result: yes configure:4966: checking APRUTIL version configure:4980: result: 1.5.3 configure:5082: checking for pkg-config configure:5100: found /usr/bin/pkg-config configure:5112: result: /usr/bin/pkg-config configure:5122: checking for ANSI C header files configure:5142: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5142: $? = 0 configure:5215: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5215: $? = 0 configure:5215: ./conftest configure:5215: $? = 0 configure:5226: result: yes configure:5239: checking for sys/types.h configure:5239: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5239: $? = 0 configure:5239: result: yes configure:5239: checking for sys/stat.h configure:5239: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5239: $? = 0 configure:5239: result: yes configure:5239: checking for stdlib.h configure:5239: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5239: $? = 0 configure:5239: result: yes configure:5239: checking for string.h configure:5239: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5239: $? = 0 configure:5239: result: yes configure:5239: checking for memory.h configure:5239: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5239: $? = 0 configure:5239: result: yes configure:5239: checking for strings.h configure:5239: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5239: $? = 0 configure:5239: result: yes configure:5239: checking for inttypes.h configure:5239: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5239: $? = 0 configure:5239: result: yes configure:5239: checking for stdint.h configure:5239: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5239: $? = 0 configure:5239: result: yes configure:5239: checking for unistd.h configure:5239: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5239: $? = 0 configure:5239: result: yes configure:5384: serf library configuration via pkg-config configure:5388: checking for serf-2 library configure:5414: result: no configure:5388: checking for serf-1 library configure:5391: result: yes configure:5393: checking serf library version configure:5396: result: 1.3.6 configure:5398: checking serf version is suitable configure:5401: result: yes configure:5422: checking was serf enabled configure:5425: result: yes configure:5524: looking for apr_memcache as part of apr-util configure:5528: checking apr_memcache.h usability configure:5528: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/apr -I/usr/include/apr conftest.c >&5 configure:5528: $? = 0 configure:5528: result: yes configure:5528: checking apr_memcache.h presence configure:5528: i686-uhu-linux-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/apr -I/usr/include/apr conftest.c configure:5528: $? = 0 configure:5528: result: yes configure:5528: checking for apr_memcache.h configure:5528: result: yes configure:5533: checking for apr_memcache_create in -laprutil-1 configure:5558: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/apr -I/usr/include/apr -laprutil conftest.c -laprutil-1 >&5 /usr/bin/ld: cannot find -laprutil-1 collect2: error: ld returned 1 exit status configure:5558: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.8.9" | #define PACKAGE_STRING "subversion 1.8.9" | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" | #define PACKAGE_URL "" | #define SVN_SOVERSION 0 | #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 SVN_HAVE_SERF 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 apr_memcache_create (); | int | main () | { | return apr_memcache_create (); | ; | return 0; | } configure:5567: result: no configure:5613: checking for Apache module support via DSO through APXS configure:5645: result: found at /usr/bin/apxs configure:5648: checking httpd version configure:5660: result: recent enough configure:5688: checking whether Apache version is compatible with APR version configure:5715: result: yes configure:5734: checking mod_dav version configure:5751: result: acceptable configure:5846: checking sqlite library configure:6297: checking sqlite amalgamation configure:6300: result: no configure:6589: checking sqlite amalgamation configure:6592: result: no configure:6897: checking sqlite3.h usability configure:6897: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6897: $? = 0 configure:6897: result: yes configure:6897: checking sqlite3.h presence configure:6897: i686-uhu-linux-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:6897: $? = 0 configure:6897: result: yes configure:6897: checking for sqlite3.h configure:6897: result: yes configure:6900: checking sqlite library version (via header) configure:6912: result: okay configure:6914: checking for sqlite3_close in -lsqlite3 configure:6939: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lsqlite3 >&5 configure:6939: $? = 0 configure:6948: result: yes configure:7096: checking whether the compiler provides atomic builtins configure:7143: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:7143: $? = 0 configure:7143: ./conftest configure:7143: $? = 0 configure:7153: result: yes configure:7211: configuring libtool now configure:7259: checking how to print strings configure:7286: result: printf configure:7307: checking for a sed that does not truncate output configure:7371: result: /bin/sed configure:7389: checking for fgrep configure:7451: result: /bin/grep -F configure:7486: checking for ld used by i686-uhu-linux-gcc configure:7553: result: /usr/bin/ld configure:7560: checking if the linker (/usr/bin/ld) is GNU ld configure:7575: result: yes configure:7587: checking for BSD- or MS-compatible name lister (nm) configure:7636: result: /usr/bin/nm -B configure:7766: checking the name lister (/usr/bin/nm -B) interface configure:7773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:7776: /usr/bin/nm -B "conftest.o" configure:7779: output 00000000 B some_variable configure:7786: result: BSD nm configure:7790: checking the maximum length of command line arguments configure:7920: result: 1572864 configure:7937: checking whether the shell understands some XSI constructs configure:7947: result: yes configure:7951: checking whether the shell understands "+=" configure:7957: result: yes configure:7992: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:8032: result: func_convert_file_noop configure:8039: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:8059: result: func_convert_file_noop configure:8066: checking for /usr/bin/ld option to reload object files configure:8073: result: -r configure:8107: checking for i686-uhu-linux-objdump configure:8137: result: no configure:8147: checking for objdump configure:8163: found /usr/bin/objdump configure:8174: result: objdump configure:8206: checking how to recognize dependent libraries configure:8408: result: pass_all configure:8453: checking for i686-uhu-linux-dlltool configure:8483: result: no configure:8493: checking for dlltool configure:8523: result: no configure:8553: checking how to associate runtime and link libraries configure:8580: result: printf %s\n configure:8596: checking for i686-uhu-linux-ar configure:8612: found /usr/bin/i686-uhu-linux-ar configure:8623: result: i686-uhu-linux-ar configure:8704: checking for archiver @FILE support configure:8721: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:8721: $? = 0 configure:8724: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:8727: $? = 0 configure:8732: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:8735: $? = 1 configure:8747: result: @ configure:8765: checking for i686-uhu-linux-strip configure:8795: result: no configure:8805: checking for strip configure:8821: found /usr/bin/strip configure:8832: result: strip configure:8864: checking for i686-uhu-linux-ranlib configure:8894: result: no configure:8904: checking for ranlib configure:8920: found /usr/bin/ranlib configure:8931: result: ranlib configure:9008: checking for gawk configure:9024: found /bin/gawk configure:9035: result: gawk configure:9075: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:9195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:9198: $? = 0 configure:9202: /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:9205: $? = 0 configure:9271: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftstm.o >&5 configure:9274: $? = 0 configure:9312: result: ok configure:9349: checking for sysroot configure:9379: result: no configure:9595: checking for i686-uhu-linux-mt configure:9625: result: no configure:9635: checking for mt configure:9665: result: no configure:9685: checking if : is a manifest tool configure:9691: : '-?' configure:9699: result: no configure:10338: checking for dlfcn.h configure:10338: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:10338: $? = 0 configure:10338: result: yes configure:10554: checking for objdir configure:10569: result: .libs configure:10840: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:10858: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -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:10862: $? = 0 configure:10875: result: no configure:11202: checking for i686-uhu-linux-gcc option to produce PIC configure:11209: result: -fPIC -DPIC configure:11217: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:11235: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -fPIC -DPIC -DPIC conftest.c >&5 configure:11239: $? = 0 configure:11252: result: yes configure:11281: checking if i686-uhu-linux-gcc static flag -static works configure:11309: result: yes configure:11324: checking if i686-uhu-linux-gcc supports -c -o file.o configure:11345: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o out/conftest2.o conftest.c >&5 configure:11349: $? = 0 configure:11371: result: yes configure:11379: checking if i686-uhu-linux-gcc supports -c -o file.o configure:11426: result: yes configure:11459: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:12612: result: yes configure:12649: checking whether -lc should be explicitly linked in configure:12657: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:12660: $? = 0 configure:12675: 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:12678: $? = 0 configure:12692: result: no configure:12852: checking dynamic linker characteristics configure:13363: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13363: $? = 0 configure:13585: result: GNU/Linux ld.so configure:13692: checking how to hardcode library paths into programs configure:13717: result: immediate configure:14257: checking whether stripping libraries is possible configure:14262: result: yes configure:14297: checking if libtool supports shared libraries configure:14299: result: yes configure:14302: checking whether to build shared libraries configure:14323: result: yes configure:14326: checking whether to build static libraries configure:14330: result: no configure:14353: checking how to run the C++ preprocessor configure:14380: i686-uhu-linux-g++ -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.cpp configure:14380: $? = 0 configure:14394: i686-uhu-linux-g++ -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.cpp conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14394: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.8.9" | #define PACKAGE_STRING "subversion 1.8.9" | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" | #define PACKAGE_URL "" | #define SVN_SOVERSION 0 | #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 SVN_HAVE_SERF 1 | #define SVN_HAS_ATOMIC_BUILTINS 1 | #define SVN_BINDIR "/usr/bin" | #define SVN_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14419: result: i686-uhu-linux-g++ -E configure:14439: i686-uhu-linux-g++ -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.cpp configure:14439: $? = 0 configure:14453: i686-uhu-linux-g++ -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.cpp conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14453: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.8.9" | #define PACKAGE_STRING "subversion 1.8.9" | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" | #define PACKAGE_URL "" | #define SVN_SOVERSION 0 | #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 SVN_HAVE_SERF 1 | #define SVN_HAS_ATOMIC_BUILTINS 1 | #define SVN_BINDIR "/usr/bin" | #define SVN_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14622: checking for ld used by i686-uhu-linux-g++ configure:14689: result: /usr/bin/ld configure:14696: checking if the linker (/usr/bin/ld) is GNU ld configure:14711: result: yes configure:14766: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15771: result: yes configure:15807: i686-uhu-linux-g++ -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.cpp >&5 configure:15810: $? = 0 configure:16330: checking for i686-uhu-linux-g++ option to produce PIC configure:16337: result: -fPIC -DPIC configure:16345: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:16363: i686-uhu-linux-g++ -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16367: $? = 0 configure:16380: result: yes configure:16403: checking if i686-uhu-linux-g++ static flag -static works configure:16431: result: yes configure:16443: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16464: i686-uhu-linux-g++ -c -g -O2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o out/conftest2.o conftest.cpp >&5 configure:16468: $? = 0 configure:16490: result: yes configure:16495: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16542: result: yes configure:16572: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:16608: result: yes configure:16749: checking dynamic linker characteristics configure:17416: result: GNU/Linux ld.so configure:17469: checking how to hardcode library paths into programs configure:17494: result: immediate configure:17606: building shared libraries only configure:17654: checking whether libtool needs -no-undefined configure:17663: result: no configure:17670: checking whether to avoid circular linkage at all costs configure:17681: result: no configure:17698: checking for trang configure:17729: result: none configure:17754: checking for doxygen configure:17785: result: none configure:17815: checking for Expat configure:17841: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lexpat >&5 configure:17841: $? = 0 configure:17850: result: yes configure:17900: checking for socket in -lsocket configure:17925: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:17925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.8.9" | #define PACKAGE_STRING "subversion 1.8.9" | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" | #define PACKAGE_URL "" | #define SVN_SOVERSION 0 | #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 SVN_HAVE_SERF 1 | #define SVN_HAS_ATOMIC_BUILTINS 1 | #define SVN_BINDIR "/usr/bin" | #define SVN_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:17934: result: no configure:18047: checking for availability of Berkeley DB configure:18148: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -I/usr/include/apr -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c -ldb-4.8 >&5 configure:18148: $? = 0 configure:18148: ./conftest configure:18148: $? = 0 configure:18167: result: yes configure:18222: checking whether to look for SASL configure:18230: result: yes configure:18236: Looking in default locations configure:18238: checking sasl/sasl.h usability configure:18238: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:18238: $? = 0 configure:18238: result: yes configure:18238: checking sasl/sasl.h presence configure:18238: i686-uhu-linux-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:18238: $? = 0 configure:18238: result: yes configure:18238: checking for sasl/sasl.h configure:18238: result: yes configure:18240: checking sasl/saslutil.h usability configure:18240: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:18240: $? = 0 configure:18240: result: yes configure:18240: checking sasl/saslutil.h presence configure:18240: i686-uhu-linux-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:18240: $? = 0 configure:18240: result: yes configure:18240: checking for sasl/saslutil.h configure:18240: result: yes configure:18242: checking for prop_get in -lsasl2 configure:18267: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lsasl2 >&5 configure:18267: $? = 0 configure:18276: result: yes configure:18383: checking for availability of Cyrus SASL v2 configure:18387: result: yes configure:18416: checking for Mach-O dynamic module iteration functions configure:18443: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:31:29: fatal error: mach-o/dyld.h: No such file or directory #include ^ compilation terminated. configure:18443: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.8.9" | #define PACKAGE_STRING "subversion 1.8.9" | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" | #define PACKAGE_URL "" | #define SVN_SOVERSION 0 | #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 SVN_HAVE_SERF 1 | #define SVN_HAS_ATOMIC_BUILTINS 1 | #define SVN_BINDIR "/usr/bin" | #define SVN_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SVN_FS_WANT_DB_MAJOR 4 | #define SVN_FS_WANT_DB_MINOR 0 | #define SVN_FS_WANT_DB_PATCH 14 | #define SVN_HAVE_SASL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | const struct mach_header *header = _dyld_get_image_header(0); | const char *name = _dyld_get_image_name(0); | if (name && header) return 0; | return 1; | | ; | return 0; | } configure:18453: result: no configure:18463: checking for Mac OS property list utilities configure:18484: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:31:36: fatal error: AvailabilityMacros.h: No such file or directory #include ^ compilation terminated. configure:18484: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.8.9" | #define PACKAGE_STRING "subversion 1.8.9" | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" | #define PACKAGE_URL "" | #define SVN_SOVERSION 0 | #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 SVN_HAVE_SERF 1 | #define SVN_HAS_ATOMIC_BUILTINS 1 | #define SVN_BINDIR "/usr/bin" | #define SVN_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SVN_FS_WANT_DB_MAJOR 4 | #define SVN_FS_WANT_DB_MINOR 0 | #define SVN_FS_WANT_DB_PATCH 14 | #define SVN_HAVE_SASL 1 | /* end confdefs.h. */ | | #include | #if !defined(MAC_OS_X_VERSION_MAX_ALLOWED) || !defined(MAC_OS_X_VERSION_10_0) || (MAC_OS_X_VERSION_MAX_ALLOWED <= MAC_OS_X_VERSION_10_0) | #error ProperyList API unavailable. | #endif | | int | main () | { | | ; | return 0; | } configure:18496: result: no configure:18511: checking for Mac OS KeyChain Services configure:18533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:31:38: fatal error: AvailabilityMacros.h: No such file or directory #include ^ compilation terminated. configure:18533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.8.9" | #define PACKAGE_STRING "subversion 1.8.9" | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" | #define PACKAGE_URL "" | #define SVN_SOVERSION 0 | #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 SVN_HAVE_SERF 1 | #define SVN_HAS_ATOMIC_BUILTINS 1 | #define SVN_BINDIR "/usr/bin" | #define SVN_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SVN_FS_WANT_DB_MAJOR 4 | #define SVN_FS_WANT_DB_MINOR 0 | #define SVN_FS_WANT_DB_PATCH 14 | #define SVN_HAVE_SASL 1 | /* end confdefs.h. */ | | #include | #if !defined(MAC_OS_X_VERSION_MAX_ALLOWED) || !defined(MAC_OS_X_VERSION_10_2) || (MAC_OS_X_VERSION_MAX_ALLOWED <= MAC_OS_X_VERSION_10_2) | #error KeyChain API unavailable. | #endif | | int | main () | { | | ; | return 0; | } configure:18546: result: no configure:18555: checking whether APR has support for DSOs configure:18567: i686-uhu-linux-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/apr conftest.c configure:18567: $? = 0 configure:18569: result: yes configure:18582: checking for D-Bus .pc file configure:18628: result: no configure:18642: checking whether to support GPG-Agent configure:18645: result: yes configure:18668: checking whether to look for GNOME Keyring configure:18671: result: yes configure:18676: checking for GLib and GNOME Keyring .pc files configure:18710: result: no configure:18774: checking for msgfmt configure:18792: found /usr/bin/msgfmt configure:18805: result: /usr/bin/msgfmt configure:18815: checking for msgmerge configure:18833: found /usr/bin/msgmerge configure:18846: result: /usr/bin/msgmerge configure:18856: checking for xgettext configure:18874: found /usr/bin/xgettext configure:18887: result: /usr/bin/xgettext configure:18896: checking for library containing bindtextdomain configure:18927: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:18927: $? = 0 configure:18944: result: none required configure:19089: checking for bind_textdomain_codeset configure:19089: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:19089: $? = 0 configure:19089: result: yes configure:19108: checking if we are using GNU gettext configure:19114: result: yes configure:19243: checking magic.h usability configure:19243: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:66:19: fatal error: magic.h: No such file or directory #include ^ compilation terminated. configure:19243: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.8.9" | #define PACKAGE_STRING "subversion 1.8.9" | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" | #define PACKAGE_URL "" | #define SVN_SOVERSION 0 | #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 SVN_HAVE_SERF 1 | #define SVN_HAS_ATOMIC_BUILTINS 1 | #define SVN_BINDIR "/usr/bin" | #define SVN_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SVN_FS_WANT_DB_MAJOR 4 | #define SVN_FS_WANT_DB_MINOR 0 | #define SVN_FS_WANT_DB_PATCH 14 | #define SVN_HAVE_SASL 1 | #define SVN_HAVE_GPG_AGENT 1 | #define ENABLE_NLS 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 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:19243: result: no configure:19243: checking magic.h presence configure:19243: i686-uhu-linux-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:33:19: fatal error: magic.h: No such file or directory #include ^ compilation terminated. configure:19243: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.8.9" | #define PACKAGE_STRING "subversion 1.8.9" | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" | #define PACKAGE_URL "" | #define SVN_SOVERSION 0 | #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 SVN_HAVE_SERF 1 | #define SVN_HAS_ATOMIC_BUILTINS 1 | #define SVN_BINDIR "/usr/bin" | #define SVN_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SVN_FS_WANT_DB_MAJOR 4 | #define SVN_FS_WANT_DB_MINOR 0 | #define SVN_FS_WANT_DB_PATCH 14 | #define SVN_HAVE_SASL 1 | #define SVN_HAVE_GPG_AGENT 1 | #define ENABLE_NLS 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | /* end confdefs.h. */ | #include configure:19243: result: no configure:19243: checking for magic.h configure:19243: result: no configure:19338: checking whether to look for KWallet configure:19503: result: no configure:19574: checking for ANSI C header files configure:19678: result: yes configure:19688: checking for an ANSI C-conforming const configure:19754: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:19754: $? = 0 configure:19761: result: yes configure:19770: checking for size_t configure:19770: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:19770: $? = 0 configure:19770: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:70:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:19770: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.8.9" | #define PACKAGE_STRING "subversion 1.8.9" | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" | #define PACKAGE_URL "" | #define SVN_SOVERSION 0 | #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 SVN_HAVE_SERF 1 | #define SVN_HAS_ATOMIC_BUILTINS 1 | #define SVN_BINDIR "/usr/bin" | #define SVN_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SVN_FS_WANT_DB_MAJOR 4 | #define SVN_FS_WANT_DB_MINOR 0 | #define SVN_FS_WANT_DB_PATCH 14 | #define SVN_HAVE_SASL 1 | #define SVN_HAVE_GPG_AGENT 1 | #define ENABLE_NLS 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:19770: result: yes configure:19784: checking for working memcmp configure:19827: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:19827: $? = 0 configure:19827: ./conftest configure:19827: $? = 0 configure:19837: result: yes configure:19849: checking for vprintf configure:19849: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:57:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:19849: $? = 0 configure:19849: result: yes configure:19855: checking for _doprnt configure:19855: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 /tmp/ccCBdUmK.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:19855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subversion" | #define PACKAGE_TARNAME "subversion" | #define PACKAGE_VERSION "1.8.9" | #define PACKAGE_STRING "subversion 1.8.9" | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" | #define PACKAGE_URL "" | #define SVN_SOVERSION 0 | #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 SVN_HAVE_SERF 1 | #define SVN_HAS_ATOMIC_BUILTINS 1 | #define SVN_BINDIR "/usr/bin" | #define SVN_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SVN_FS_WANT_DB_MAJOR 4 | #define SVN_FS_WANT_DB_MINOR 0 | #define SVN_FS_WANT_DB_PATCH 14 | #define SVN_HAVE_SASL 1 | #define SVN_HAVE_GPG_AGENT 1 | #define ENABLE_NLS 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define STDC_HEADERS 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:19855: result: no configure:19870: checking for symlink configure:19870: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:19870: $? = 0 configure:19870: result: yes configure:19870: checking for readlink configure:19870: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:19870: $? = 0 configure:19870: result: yes configure:19882: checking sys/utsname.h usability configure:19882: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:19882: $? = 0 configure:19882: result: yes configure:19882: checking sys/utsname.h presence configure:19882: i686-uhu-linux-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:19882: $? = 0 configure:19882: result: yes configure:19882: checking for sys/utsname.h configure:19882: result: yes configure:19889: checking for uname configure:19889: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:19889: $? = 0 configure:19889: result: yes configure:19903: checking termios.h usability configure:19903: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:19903: $? = 0 configure:19903: result: yes configure:19903: checking termios.h presence configure:19903: i686-uhu-linux-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:19903: $? = 0 configure:19903: result: yes configure:19903: checking for termios.h configure:19903: result: yes configure:19909: checking for tcgetattr configure:19909: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:19909: $? = 0 configure:19909: result: yes configure:19909: checking for tcsetattr configure:19909: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:19909: $? = 0 configure:19909: result: yes configure:19978: checking for -Wl,--no-undefined configure:19986: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Wl,--no-undefined conftest.c >&5 configure:19986: $? = 0 configure:19995: result: yes configure:21571: C compiler flags: -O2 -march=i686 -mtune=generic -pthread configure:21573: user-defined: -O2 -march=i686 -mtune=generic configure:21575: maintainer-mode: configure:21577: C++ compiler flags: -g -O2 configure:21579: user-defined: configure:21581: maintainer-mode: configure:21743: checking zlib.h usability configure:21743: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21743: $? = 0 configure:21743: result: yes configure:21743: checking zlib.h presence configure:21743: i686-uhu-linux-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:21743: $? = 0 configure:21743: result: yes configure:21743: checking for zlib.h configure:21743: result: yes configure:21746: checking for inflate in -lz configure:21771: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE conftest.c -lz >&5 configure:21771: $? = 0 configure:21780: result: yes configure:21923: checking for python configure:21941: found /usr/bin/python configure:21953: result: /usr/bin/python configure:22308: checking for JDK configure:22369: result: no configure:22456: checking for perl configure:22474: found /usr/bin/perl configure:22487: result: /usr/bin/perl configure:22543: checking for ruby configure:22576: result: no configure:22543: checking for ruby1.8 configure:22576: result: no configure:22543: checking for ruby18 configure:22576: result: no configure:22543: checking for ruby1.9 configure:22576: result: no configure:22543: checking for ruby1 configure:22576: result: no configure:22543: checking for ruby1.9.3 configure:22576: result: no configure:22543: checking for ruby193 configure:22576: result: no configure:24221: checking for swig configure:24239: found /usr/bin/swig configure:24252: result: /usr/bin/swig configure:24272: checking swig version configure:24288: result: 3.0.2 configure:24310: Configuring python swig binding configure:24313: checking for Python includes configure:24322: result: -I/usr/include/python2.7 configure:24331: checking for compiling Python extensions configure:24340: result: i686-uhu-linux-gcc -pthread -fPIC configure:24344: checking for linking Python extensions configure:24353: result: i686-uhu-linux-gcc -pthread -shared configure:24357: checking for linking Python libraries configure:24366: result: configure:24391: checking for apr_int64_t Python/C API format string configure:24439: result: L configure:24453: checking perl version configure:24456: result: 5018002 configure:24933: checking for ctypesgen.py configure:24964: result: none configure:25357: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by subversion config.status 1.8.9, 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:1273: creating Makefile config.status:1273: creating tools/backup/hot-backup.py config.status:1273: creating tools/hook-scripts/commit-access-control.pl config.status:1273: creating subversion/bindings/swig/perl/native/Makefile.PL config.status:1273: creating subversion/svn_private_config.h.tmp config.status:1462: executing libtool commands config.status:1462: executing svn_private_config.h.tmp commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes 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_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_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__doprnt=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_memcmp_working=yes ac_cv_func_readlink=yes ac_cv_func_symlink=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcsetattr=yes ac_cv_func_uname=yes ac_cv_func_vprintf=yes ac_cv_header_apr_memcache_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_magic_h=no ac_cv_header_memory_h=yes ac_cv_header_sasl_sasl_h=yes ac_cv_header_sasl_saslutil_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_aprutil_1_apr_memcache_create=no ac_cv_lib_sasl2_prop_get=yes ac_cv_lib_socket_socket=no ac_cv_lib_sqlite3_sqlite3_close=yes ac_cv_lib_z_inflate=yes ac_cv_objext=o ac_cv_path_CTYPESGEN=none ac_cv_path_DOXYGEN=none ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_SWIG=/usr/bin/swig ac_cv_path_TRANG=none ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' 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_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_python_compile='i686-uhu-linux-gcc -pthread -fPIC' ac_cv_python_includes=-I/usr/include/python2.7 ac_cv_python_libs= ac_cv_python_link='i686-uhu-linux-gcc -pthread -shared' ac_cv_search_bindtextdomain='none required' ac_cv_target=i686-uhu-linux-gnu ac_cv_type_size_t=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 svn_cv_atomic_builtins=yes svn_cv_pycfmt_apr_int64_t=L ## ----------------- ## ## Output variables. ## ## ----------------- ## APACHE_INCLUDES=' -I/usr/include/apache' APACHE_LDFLAGS='' APACHE_LIBEXECDIR='/usr/lib/apache' APXS='/usr/bin/apxs' AR='i686-uhu-linux-ar' AWK='gawk' BDB_TEST_DEPS='$(BDB_TEST_DEPS)' BDB_TEST_PROGRAMS='$(BDB_TEST_PROGRAMS)' BUILD_RULES='fsmod-lib ramod-lib lib bin test sub-test apache-mod tools bdb-lib bdb-test serf-lib locale' CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic -pthread' CMAINTAINERFLAGS='' CMODEFLAGS='-std=c90 ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE' CTYPESGEN='none' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXFLAGS='-g -O2' CXXMAINTAINERFLAGS='' CXXMODEFLAGS='-std=c++98 ' DEFS='-DHAVE_CONFIG_H' DLLTOOL='false' DOXYGEN='none' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FIX_JAVAHL_LIB='' GETTEXT_CODESET='' GREP='/bin/grep' INCLUDE_OUTPUTS='include $(top_srcdir)/build-outputs.mk' INSTALL_APACHE_MODS='true' INSTALL_DATA='${INSTALL} -m 644' INSTALL_EXTRA_JAVAHL_LIB='' INSTALL_PROGRAM='${INSTALL}' INSTALL_RULES='install-fsmod-lib install-bdb-lib install-ramod-lib install-serf-lib install-lib install-include install-static install-mods-shared install-locale' INSTALL_SCRIPT='${INSTALL}' INSTALL_STATIC_RULES='install-bin install-docs install-bdb-lib install-serf-lib' JAR='none' JAVA='' JAVAC='none' JAVAC_FLAGS='' JAVADOC='none' JAVAH='none' JAVAHL_COMPAT_TESTS_TARGET='' JAVAHL_OBJDIR='' JAVAHL_TESTS_TARGET='' JAVA_CLASSPATH='' JDK='none' JNI_INCLUDES='none' KDE4_CONFIG='' LD='/usr/bin/ld' LDFLAGS=' ' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_CFLAGS='' LT_CXX_LIBADD='' LT_LDFLAGS='-shared ' LT_NO_UNDEFINED='' MANIFEST_TOOL=':' MKDIR='/bin/install -c -d' MOD_ACTIVATION='' MSGFMT='/usr/bin/msgfmt' MSGFMTFLAGS='-c' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' NO_GETTEXT_CODESET='#' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE_BUGREPORT='http://subversion.apache.org/' PACKAGE_NAME='subversion' PACKAGE_STRING='subversion 1.8.9' PACKAGE_TARNAME='subversion' PACKAGE_URL='' PACKAGE_VERSION='1.8.9' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PYTHON='/usr/bin/python' RANLIB='ranlib' RDOC='' RUBY='none' RUBY_MAJOR='' RUBY_MINOR='' RUBY_TEENY='' SED='/bin/sed' SHELL='/bin/sh' STRIP='strip' SVN_APRUTIL_CONFIG='apu-1-config' SVN_APRUTIL_INCLUDES=' -I/usr/include/apr ' SVN_APRUTIL_LIBS='-laprutil' SVN_APR_CONFIG='apr-1-config' SVN_APR_INCLUDES=' -I/usr/include/apr ' SVN_APR_LIBS='-lapr' SVN_APR_MEMCACHE_INCLUDES='' SVN_APR_MEMCACHE_LIBS='' SVN_APR_SHLIB_PATH_VAR='LD_LIBRARY_PATH' SVN_BINDIR='/usr/bin' SVN_CONFIG_SCRIPT_FILES=' tools/backup/hot-backup.py tools/hook-scripts/commit-access-control.pl subversion/bindings/swig/perl/native/Makefile.PL' SVN_DB_INCLUDES='' SVN_DB_LIBS='-ldb-4.8' SVN_FS_LIB_DEPS='$(FS_FS_DEPS) $(FS_BASE_DEPS)' SVN_FS_LIB_INSTALL_DEPS='install-fsmod-lib install-bdb-lib' SVN_FS_LIB_LINK='$(FS_FS_LINK) $(FS_BASE_LINK)' SVN_GNOME_KEYRING_INCLUDES='' SVN_GNOME_KEYRING_LIBS='' SVN_HAVE_GPG_AGENT='' SVN_KWALLET_INCLUDES='' SVN_KWALLET_LIBS='' SVN_LIBTOOL='$(SHELL) /var/uhubuild/work/compile/libtool' SVN_LT_SOVERSION='-version-info 0' SVN_MAGIC_INCLUDES='' SVN_MAGIC_LIBS='' SVN_RA_LIB_DEPS='$(RA_LOCAL_DEPS) $(RA_SVN_DEPS) $(RA_SERF_DEPS)' SVN_RA_LIB_INSTALL_DEPS='install-ramod-lib install-serf-lib' SVN_RA_LIB_LINK='$(RA_LOCAL_LINK) $(RA_SVN_LINK) $(RA_SERF_LINK)' SVN_SASL_INCLUDES='' SVN_SASL_LIBS='-lsasl2' SVN_SERF_INCLUDES='-I/usr/include/serf-1 ' SVN_SERF_LIBS='-lserf-1 ' SVN_SQLITE_INCLUDES='' SVN_SQLITE_LIBS='-lsqlite3' SVN_XML_INCLUDES='' SVN_XML_LIBS='-lexpat' SVN_ZLIB_INCLUDES='' SVN_ZLIB_LIBS='-lz' SWIG='/usr/bin/swig' SWIG_CPPFLAGS=' -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE' SWIG_LDFLAGS='' SWIG_PL_INCLUDES='$(SWIG_INCLUDES) -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE ' SWIG_PY_COMPILE='i686-uhu-linux-gcc -pthread -fPIC -O2 -march=i686 -mtune=generic -pthread' SWIG_PY_INCLUDES='$(SWIG_INCLUDES) -I/usr/include/python2.7' SWIG_PY_LIBS='' SWIG_PY_LINK='i686-uhu-linux-gcc -pthread -shared' SWIG_RB_COMPILE='none' SWIG_RB_INCLUDES='' SWIG_RB_LIBS='' SWIG_RB_LINK='none' SWIG_RB_SITE_ARCH_DIR='' SWIG_RB_SITE_LIB_DIR='' SWIG_RB_TEST_VERBOSE='' TRANG='none' TRANSFORM_LIBTOOL_SCRIPTS='' XGETTEXT='/usr/bin/xgettext' abs_builddir='/var/uhubuild/work/compile' abs_srcdir='/var/uhubuild/work/compile' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' canonicalized_srcdir='' datadir='${datarootdir}' datarootdir='${prefix}/share' 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' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libsvn_auth_gnome_keyring_LDFLAGS='-Wl,--no-undefined' libsvn_auth_kwallet_LDFLAGS='-Wl,--no-undefined' libsvn_client_LDFLAGS='-Wl,--no-undefined' libsvn_delta_LDFLAGS='-Wl,--no-undefined' libsvn_diff_LDFLAGS='-Wl,--no-undefined' libsvn_fs_LDFLAGS='-Wl,--no-undefined' libsvn_fs_base_LDFLAGS='-Wl,--no-undefined' libsvn_fs_fs_LDFLAGS='-Wl,--no-undefined' libsvn_fs_util_LDFLAGS='-Wl,--no-undefined' libsvn_ra_LDFLAGS='-Wl,--no-undefined' libsvn_ra_local_LDFLAGS='-Wl,--no-undefined' libsvn_ra_serf_LDFLAGS='-Wl,--no-undefined' libsvn_ra_svn_LDFLAGS='-Wl,--no-undefined' libsvn_repos_LDFLAGS='-Wl,--no-undefined' libsvn_subr_LDFLAGS='-Wl,--no-undefined' libsvn_wc_LDFLAGS='-Wl,--no-undefined' localedir='${datadir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "subversion" #define PACKAGE_TARNAME "subversion" #define PACKAGE_VERSION "1.8.9" #define PACKAGE_STRING "subversion 1.8.9" #define PACKAGE_BUGREPORT "http://subversion.apache.org/" #define PACKAGE_URL "" #define SVN_SOVERSION 0 #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 SVN_HAVE_SERF 1 #define SVN_HAS_ATOMIC_BUILTINS 1 #define SVN_BINDIR "/usr/bin" #define SVN_LOCALE_DIR "/usr/share/locale" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define SVN_FS_WANT_DB_MAJOR 4 #define SVN_FS_WANT_DB_MINOR 0 #define SVN_FS_WANT_DB_PATCH 14 #define SVN_HAVE_SASL 1 #define SVN_HAVE_GPG_AGENT 1 #define ENABLE_NLS 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define STDC_HEADERS 1 #define HAVE_VPRINTF 1 #define HAVE_SYMLINK 1 #define HAVE_READLINK 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_UNAME 1 #define HAVE_TCGETATTR 1 #define HAVE_TERMIOS_H 1 #define HAVE_TCSETATTR 1 #define HAVE_TERMIOS_H 1 #define SVN_APR_INT64_T_PYCFMT "L" #define SVN_LIBSVN_CLIENT_LINKS_RA_LOCAL 1 #define SVN_LIBSVN_CLIENT_LINKS_RA_SVN 1 #define SVN_LIBSVN_CLIENT_LINKS_RA_SERF 1 #define SVN_LIBSVN_FS_LINKS_FS_FS 1 #define SVN_LIBSVN_FS_LINKS_FS_BASE 1 #define SVN_PATH_LOCAL_SEPARATOR '/' #define SVN_NULL_DEVICE_NAME "/dev/null" #define DEFAULT_FS_TYPE "fsfs" #define DEFAULT_HTTP_LIBRARY "serf" #define SVN_BUILD_HOST "i686-uhu-linux-gnu" #define SVN_BUILD_TARGET "i686-uhu-linux-gnu" configure: exit 0