This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Recoll configure 1.19.14, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --mandir=/usr/share/man ## --------- ## ## Platform. ## ## --------- ## hostname = hp08 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 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:2530: checking for g++ configure:2546: found /usr/lib/ccache/g++ configure:2557: result: g++ configure:2584: checking for C++ compiler version configure:2593: g++ --version >&5 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:2604: $? = 0 configure:2593: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/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:2604: $? = 0 configure:2593: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:2604: $? = 1 configure:2593: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:2604: $? = 1 configure:2624: checking whether the C++ compiler works configure:2646: g++ conftest.cpp >&5 configure:2650: $? = 0 configure:2698: result: yes configure:2701: checking for C++ compiler default output file name configure:2703: result: a.out configure:2709: checking for suffix of executables configure:2716: g++ -o conftest conftest.cpp >&5 configure:2720: $? = 0 configure:2742: result: configure:2764: checking whether we are cross compiling configure:2772: g++ -o conftest conftest.cpp >&5 configure:2776: $? = 0 configure:2783: ./conftest configure:2787: $? = 0 configure:2802: result: no configure:2807: checking for suffix of object files configure:2829: g++ -c conftest.cpp >&5 configure:2833: $? = 0 configure:2854: result: o configure:2858: checking whether we are using the GNU C++ compiler configure:2877: g++ -c conftest.cpp >&5 configure:2877: $? = 0 configure:2886: result: yes configure:2895: checking whether g++ accepts -g configure:2915: g++ -c -g conftest.cpp >&5 configure:2915: $? = 0 configure:2956: result: yes configure:3055: checking for gcc configure:3071: found /usr/lib/ccache/gcc configure:3082: result: gcc configure:3311: checking for C compiler version configure:3320: gcc --version >&5 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:3331: $? = 0 configure:3320: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/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:3331: $? = 0 configure:3320: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3331: $? = 1 configure:3320: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3331: $? = 1 configure:3335: checking whether we are using the GNU C compiler configure:3354: gcc -c conftest.c >&5 configure:3354: $? = 0 configure:3363: result: yes configure:3372: checking whether gcc accepts -g configure:3392: gcc -c -g conftest.c >&5 configure:3392: $? = 0 configure:3433: result: yes configure:3450: checking for gcc option to accept ISO C89 configure:3513: gcc -c -g -O2 conftest.c >&5 configure:3513: $? = 0 configure:3526: result: none needed configure:3554: checking for special C compiler options needed for large files configure:3599: result: no configure:3605: checking for _FILE_OFFSET_BITS value needed for large files configure:3630: gcc -c -g -O2 conftest.c >&5 conftest.c:15:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:15:3: warning: left shift count >= width of type [enabled by default] conftest.c:16:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:16:10: warning: left shift count >= width of type [enabled by default] conftest.c:15:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:3630: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Recoll" | #define PACKAGE_TARNAME "recoll" | #define PACKAGE_VERSION "1.19.14" | #define PACKAGE_STRING "Recoll 1.19.14" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* 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:3654: gcc -c -g -O2 conftest.c >&5 configure:3654: $? = 0 configure:3662: result: 64 configure:3754: checking how to run the C preprocessor configure:3785: gcc -E conftest.c configure:3785: $? = 0 configure:3799: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3799: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Recoll" | #define PACKAGE_TARNAME "recoll" | #define PACKAGE_VERSION "1.19.14" | #define PACKAGE_STRING "Recoll 1.19.14" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:3824: result: gcc -E configure:3844: gcc -E conftest.c configure:3844: $? = 0 configure:3858: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3858: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Recoll" | #define PACKAGE_TARNAME "recoll" | #define PACKAGE_VERSION "1.19.14" | #define PACKAGE_STRING "Recoll 1.19.14" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:3887: checking for grep that handles long lines and -e configure:3945: result: /bin/grep configure:3950: checking for egrep configure:4012: result: /bin/grep -E configure:4017: checking for ANSI C header files configure:4037: gcc -c -g -O2 conftest.c >&5 configure:4037: $? = 0 configure:4110: gcc -o conftest -g -O2 conftest.c >&5 configure:4110: $? = 0 configure:4110: ./conftest configure:4110: $? = 0 configure:4121: result: yes configure:4134: checking for sys/types.h configure:4134: gcc -c -g -O2 conftest.c >&5 configure:4134: $? = 0 configure:4134: result: yes configure:4134: checking for sys/stat.h configure:4134: gcc -c -g -O2 conftest.c >&5 configure:4134: $? = 0 configure:4134: result: yes configure:4134: checking for stdlib.h configure:4134: gcc -c -g -O2 conftest.c >&5 configure:4134: $? = 0 configure:4134: result: yes configure:4134: checking for string.h configure:4134: gcc -c -g -O2 conftest.c >&5 configure:4134: $? = 0 configure:4134: result: yes configure:4134: checking for memory.h configure:4134: gcc -c -g -O2 conftest.c >&5 configure:4134: $? = 0 configure:4134: result: yes configure:4134: checking for strings.h configure:4134: gcc -c -g -O2 conftest.c >&5 configure:4134: $? = 0 configure:4134: result: yes configure:4134: checking for inttypes.h configure:4134: gcc -c -g -O2 conftest.c >&5 configure:4134: $? = 0 configure:4134: result: yes configure:4134: checking for stdint.h configure:4134: gcc -c -g -O2 conftest.c >&5 configure:4134: $? = 0 configure:4134: result: yes configure:4134: checking for unistd.h configure:4134: gcc -c -g -O2 conftest.c >&5 configure:4134: $? = 0 configure:4134: result: yes configure:4148: checking sys/param.h usability configure:4148: gcc -c -g -O2 conftest.c >&5 configure:4148: $? = 0 configure:4148: result: yes configure:4148: checking sys/param.h presence configure:4148: gcc -E conftest.c configure:4148: $? = 0 configure:4148: result: yes configure:4148: checking for sys/param.h configure:4148: result: yes configure:4172: checking how to run the C++ preprocessor configure:4199: g++ -E conftest.cpp configure:4199: $? = 0 configure:4213: g++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4213: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Recoll" | #define PACKAGE_TARNAME "recoll" | #define PACKAGE_VERSION "1.19.14" | #define PACKAGE_STRING "Recoll 1.19.14" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | #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_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:4238: result: g++ -E configure:4258: g++ -E conftest.cpp configure:4258: $? = 0 configure:4272: g++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Recoll" | #define PACKAGE_TARNAME "recoll" | #define PACKAGE_VERSION "1.19.14" | #define PACKAGE_STRING "Recoll 1.19.14" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | #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_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:4301: checking tr1/unordered_map usability configure:4301: g++ -c -g -O2 conftest.cpp >&5 configure:4301: $? = 0 configure:4301: result: yes configure:4301: checking tr1/unordered_map presence configure:4301: g++ -E conftest.cpp configure:4301: $? = 0 configure:4301: result: yes configure:4301: checking for tr1/unordered_map configure:4301: result: yes configure:4309: checking unordered_map usability configure:4309: g++ -c -g -O2 conftest.cpp >&5 In file included from /usr/include/c++/4.8.3/unordered_map:35:0, from conftest.cpp:55: /usr/include/c++/4.8.3/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ configure:4309: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Recoll" | #define PACKAGE_TARNAME "recoll" | #define PACKAGE_VERSION "1.19.14" | #define PACKAGE_STRING "Recoll 1.19.14" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | #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_SYS_PARAM_H 1 | #define HAVE_TR1_UNORDERED /**/ | /* 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:4309: result: no configure:4309: checking unordered_map presence configure:4309: g++ -E conftest.cpp In file included from /usr/include/c++/4.8.3/unordered_map:35:0, from conftest.cpp:22: /usr/include/c++/4.8.3/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ configure:4309: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Recoll" | #define PACKAGE_TARNAME "recoll" | #define PACKAGE_VERSION "1.19.14" | #define PACKAGE_STRING "Recoll 1.19.14" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | #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_SYS_PARAM_H 1 | #define HAVE_TR1_UNORDERED /**/ | /* end confdefs.h. */ | #include configure:4309: result: no configure:4309: checking for unordered_map configure:4309: result: no configure:4327: checking for sys/mount.h configure:4327: gcc -c -g -O2 conftest.c >&5 configure:4327: $? = 0 configure:4327: result: yes configure:4327: checking for sys/statfs.h configure:4327: gcc -c -g -O2 conftest.c >&5 configure:4327: $? = 0 configure:4327: result: yes configure:4327: checking for sys/statvfs.h configure:4327: gcc -c -g -O2 conftest.c >&5 configure:4327: $? = 0 configure:4327: result: yes configure:4327: checking for sys/vfs.h configure:4327: gcc -c -g -O2 conftest.c >&5 configure:4327: $? = 0 configure:4327: result: yes configure:4356: checking for file configure:4374: found /usr/bin/file configure:4386: result: /usr/bin/file configure:4432: checking for aspell configure:4450: found /usr/bin/aspell configure:4462: result: /usr/bin/aspell configure:4526: enabled support for inotify monitoring configure:4550: FAM support enabled but inotify support also enabled. Disabling FAM support and using inotify configure:4705: checking for mkdtemp configure:4705: gcc -o conftest -g -O2 conftest.c >&5 configure:4705: $? = 0 configure:4705: result: yes configure:4744: g++ -o conftest -g -O2 -I${exec_prefix}/lib/../include conftest.cpp -L${exec_prefix}/lib >&5 configure:4744: $? = 0 configure:4790: checking for type of inbuf parameter to iconv configure:4808: g++ -c -g -O2 -I${exec_prefix}/lib/../include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:44:64: error: invalid conversion from 'const char**' to 'char**' [-fpermissive] iconv(0,(const char **)0,(size_t *)0,(char **)0,(size_t *)0); ^ In file included from conftest.cpp:38:0: /usr/include/iconv.h:42:15: error: initializing argument 2 of 'size_t iconv(iconv_t, char**, size_t*, char**, size_t*)' [-fpermissive] extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, ^ configure:4808: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Recoll" | #define PACKAGE_TARNAME "recoll" | #define PACKAGE_VERSION "1.19.14" | #define PACKAGE_STRING "Recoll 1.19.14" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | #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_SYS_PARAM_H 1 | #define HAVE_TR1_UNORDERED /**/ | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define FILE_PROG "/usr/bin/file" | #define USE_SYSTEM_FILE_COMMAND 1 | #define RCL_USE_ASPELL 1 | #define ASPELL_PROG "/usr/bin/aspell" | #define ASPELL_INCLUDE "/usr/include/aspell.h" | #define RCL_MONITOR 1 | #define RCL_USE_INOTIFY 1 | #define RCL_USE_XATTR 1 | #define IDX_THREADS 1 | #define HAVE_MKDTEMP 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | iconv(0,(const char **)0,(size_t *)0,(char **)0,(size_t *)0); | | ; | return 0; | } configure:4822: checking for type of string parameter to putenv configure:4839: g++ -c -g -O2 -I${exec_prefix}/lib/../include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:43:27: error: invalid conversion from 'const char*' to 'char*' [-fpermissive] putenv((const char *)0); ^ In file included from conftest.cpp:37:0: /usr/include/stdlib.h:578:12: error: initializing argument 1 of 'int putenv(char*)' [-fpermissive] extern int putenv (char *__string) __THROW __nonnull ((1)); ^ configure:4839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Recoll" | #define PACKAGE_TARNAME "recoll" | #define PACKAGE_VERSION "1.19.14" | #define PACKAGE_STRING "Recoll 1.19.14" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | #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_SYS_PARAM_H 1 | #define HAVE_TR1_UNORDERED /**/ | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define FILE_PROG "/usr/bin/file" | #define USE_SYSTEM_FILE_COMMAND 1 | #define RCL_USE_ASPELL 1 | #define ASPELL_PROG "/usr/bin/aspell" | #define ASPELL_INCLUDE "/usr/include/aspell.h" | #define RCL_MONITOR 1 | #define RCL_USE_INOTIFY 1 | #define RCL_USE_XATTR 1 | #define IDX_THREADS 1 | #define HAVE_MKDTEMP 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | putenv((const char *)0); | | ; | return 0; | } configure:4858: checking for xapian-config configure:4876: found /usr/bin/xapian-config configure:4889: result: /usr/bin/xapian-config configure:5070: checking for qmake-qt4 configure:5088: found /usr/bin/qmake-qt4 configure:5101: result: /usr/bin/qmake-qt4 configure:5135: using qt version 4 user interface configure:5226: checking for X configure:5334: g++ -E -I${exec_prefix}/lib/../include conftest.cpp configure:5334: $? = 0 configure:5365: g++ -o conftest -g -O2 -I${exec_prefix}/lib/../include conftest.cpp -lX11 >&5 configure:5365: $? = 0 configure:5415: result: libraries , headers configure:5514: g++ -o conftest -g -O2 -I${exec_prefix}/lib/../include conftest.cpp -lX11 >&5 configure:5514: $? = 0 configure:5612: checking for gethostbyname configure:5612: g++ -o conftest -g -O2 -I${exec_prefix}/lib/../include conftest.cpp >&5 configure:5612: $? = 0 configure:5612: result: yes configure:5709: checking for connect configure:5709: g++ -o conftest -g -O2 -I${exec_prefix}/lib/../include conftest.cpp >&5 configure:5709: $? = 0 configure:5709: result: yes configure:5758: checking for remove configure:5758: g++ -o conftest -g -O2 -I${exec_prefix}/lib/../include conftest.cpp >&5 configure:5758: $? = 0 configure:5758: result: yes configure:5807: checking for shmat configure:5807: g++ -o conftest -g -O2 -I${exec_prefix}/lib/../include conftest.cpp >&5 configure:5807: $? = 0 configure:5807: result: yes configure:5865: checking for IceConnectionNumber in -lICE configure:5890: g++ -o conftest -g -O2 -I${exec_prefix}/lib/../include conftest.cpp -lICE >&5 configure:5890: $? = 0 configure:5899: result: yes configure:6099: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Recoll config.status 1.19.14, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp08 config.status:861: creating qtgui/recoll.pro config.status:861: creating Makefile config.status:861: creating common/rclversion.h config.status:861: creating lib/mkMake config.status:861: creating mk/localdefs.new config.status:861: creating python/recoll/setup.py config.status:861: creating recollinstall config.status:861: creating sampleconf/recoll.conf config.status:861: creating common/autoconfig.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=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= ac_cv_env_CFLAGS_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_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_mkdtemp=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_tr1_unordered_map=yes ac_cv_header_unistd_h=yes ac_cv_header_unordered_map=no ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_QMAKEPATH=/usr/bin/qmake-qt4 ac_cv_path_XAPIAN_CONFIG0=/usr/bin/xapian-config ac_cv_path_aspellProg=/usr/bin/aspell ac_cv_path_fileProg=/usr/bin/file ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS=' -I${exec_prefix}/lib/../include' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' HAVE_MKDTEMP='' INCICONV='-I${exec_prefix}/lib/../include' LDFLAGS='' LIBFAM='' LIBICONV='-L${exec_prefix}/lib' LIBOBJS='' LIBQZEITGEIST='' LIBS='' LIBXAPIAN=' -lxapian-1.3 -lz' LIBXAPIANDIR='' LIBXAPIANSTATICEXTRA='-lxapian-1.3 -lz /usr/lib/libuuid.la -L/usr/lib/../lib -lstdc++ -lm' LTLIBOBJS='' NOCMDLINE='#' NODYNLIB='' NOPIC='' NOPYTHON='' NOQTMAKE='' NOTHREADS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='Recoll' PACKAGE_STRING='Recoll 1.19.14' PACKAGE_TARNAME='recoll' PACKAGE_URL='' PACKAGE_VERSION='1.19.14' PATH_SEPARATOR=':' QMAKE='/usr/bin/qmake-qt4' QMAKEPATH='/usr/bin/qmake-qt4' QMAKE_DISABLE_WEBKIT='#' QMAKE_DISABLE_ZEITGEIST='' QMAKE_ENABLE_WEBKIT='' QMAKE_ENABLE_ZEITGEIST='#' QTGUI='qtgui' QTRECOLL_DATADIR='/usr/share/recoll' RCLLIBVERSION='1.19.14' RCLVERSION='1.19.14' SHELL='/bin/sh' XAPIANCXXFLAGS='-I/usr/include/xapian-1.3' XAPIAN_CONFIG0='/usr/bin/xapian-config' XAPIAN_CONFIG1='' XAPIAN_CONFIG2='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_LIBX11='-lX11' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' ac_ct_CXX='g++' aspellProg='/usr/bin/aspell' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' fileProg='/usr/bin/file' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/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='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Recoll" #define PACKAGE_TARNAME "recoll" #define PACKAGE_VERSION "1.19.14" #define PACKAGE_STRING "Recoll 1.19.14" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define _FILE_OFFSET_BITS 64 #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_SYS_PARAM_H 1 #define HAVE_TR1_UNORDERED /**/ #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define FILE_PROG "/usr/bin/file" #define USE_SYSTEM_FILE_COMMAND 1 #define RCL_USE_ASPELL 1 #define ASPELL_PROG "/usr/bin/aspell" #define ASPELL_INCLUDE "/usr/include/aspell.h" #define RCL_MONITOR 1 #define RCL_USE_INOTIFY 1 #define RCL_USE_XATTR 1 #define IDX_THREADS 1 #define HAVE_MKDTEMP 1 configure: exit 0