patching file configure.ac patching file src/CLucene/queryParser/MultiFieldQueryParser.cpp patching file src/CLucene/store/FSDirectory.cpp patching file src/CLucene/store/FSDirectory.h checking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool disabling debug disabling cnddebug checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for recursive mutex support... no checking for cc_r... gcc enabled multithreading checking for doxygen... false configure: WARNING: *** doxygen not found, docs will not be available checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking whether the compiler implements namespaces... yes checking whether the compiler supports Standard Template Library... yes checking for a functioning wctype.h header... yes checking algorithm usability... yes checking algorithm presence... yes checking for algorithm... yes checking functional usability... yes checking functional presence... yes checking for functional... yes checking map usability... yes checking map presence... yes checking for map... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking list usability... yes checking list presence... yes checking for list... yes checking set usability... yes checking set presence... yes checking for set... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking hash_map usability... yes checking hash_map presence... yes checking for hash_map... yes checking hash_set usability... yes checking hash_set presence... yes checking for hash_set... yes checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes checking ext/hash_set usability... yes checking ext/hash_set presence... yes checking for ext/hash_set... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking tchar.h usability... no checking tchar.h presence... no checking for tchar.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for working strtod... no checking for pow... yes checking whether the compiler implements namespaces... (cached) yes checking whether g++ supports function try blocks... yes checking whether the compiler supports ISO C++ standard library... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for wcscpy... yes checking for wcsupr... no checking for wcsncpy... yes checking for wcscasecmp... yes checking for wcsicmp... no checking for wcscat... yes checking for wcschr... yes checking for wcstoll... yes checking for lltow... no checking for wcstod... yes checking for wcsstr... yes checking for wcslen... yes checking for wcscmp... yes checking for wcsncmp... yes checking for wcscspn... yes checking for tell... no checking for _filelength... no checking for printf... yes checking for snprintf... yes checking whether swprintf is broken... yes, swprintf is broken checking whether snprintf ignores n... no, snprintf is ok checking whether g++ supports our byte<->float conversions... yes checking whether g++ supports static const definitions in classes... yes checking for uint64_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for float_t... yes checking for wchar_t... yes checking for intptr_t... yes checking for library containing nanosleep... none required configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/demo/Makefile config.status: creating doc/Makefile config.status: creating win32/Makefile config.status: creating test/Makefile config.status: creating test/data/Makefile config.status: error: cannot find input file: test/data/Makefile.in cd . && /bin/sh /home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/config/missing --run aclocal-1.9 -I ./m4 /home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/config/missing: line 52: aclocal-1.9: command not found WARNING: `aclocal-1.9' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/config/missing --run automake-1.9 --gnu /home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/config/missing: line 52: automake-1.9: command not found WARNING: `automake-1.9' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/config/missing --run autoconf configure.ac:45: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from... aclocal.m4:646: AC_LIBTOOL_LINKER_OPTION is expanded from... aclocal.m4:2570: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:2569: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:86: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:66: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:31: AC_PROG_LIBTOOL is expanded from... configure.ac:45: the top level configure.ac:45: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:601: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:4673: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... configure.ac:45: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:2678: _LT_AC_LANG_CXX_CONFIG is expanded from... aclocal.m4:2677: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... aclocal.m4:1720: _LT_AC_TAGCONFIG is expanded from... configure.ac:45: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3767: _LT_AC_LANG_F77_CONFIG is expanded from... aclocal.m4:3766: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.ac:45: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3873: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:3872: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.ac:205: warning: AC_CACHE_VAL(dps_static_const_type, ...): suspicious cache-id, must contain _cv_ to be cached m4/dps_static_const_type.m4:2: dps_static_const is expanded from... configure.ac:205: the top level /bin/sh ./config.status --recheck running /bin/sh ./configure --prefix=/usr --libdir=/usr/lib --localstatedir=/var --sysconfdir=/etc --build=i486-slackware-linux CFLAGS=-O2 -march=i486 -mtune=i686 CXXFLAGS=-O2 -march=i486 -mtune=i686 build_alias=i486-slackware-linux --no-create --no-recursion checking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool disabling debug disabling cnddebug checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for recursive mutex support... no checking for cc_r... gcc enabled multithreading checking for doxygen... false configure: WARNING: *** doxygen not found, docs will not be available checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking whether the compiler implements namespaces... yes checking whether the compiler supports Standard Template Library... yes checking for a functioning wctype.h header... yes checking algorithm usability... yes checking algorithm presence... yes checking for algorithm... yes checking functional usability... yes checking functional presence... yes checking for functional... yes checking map usability... yes checking map presence... yes checking for map... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking list usability... yes checking list presence... yes checking for list... yes checking set usability... yes checking set presence... yes checking for set... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking hash_map usability... yes checking hash_map presence... yes checking for hash_map... yes checking hash_set usability... yes checking hash_set presence... yes checking for hash_set... yes checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes checking ext/hash_set usability... yes checking ext/hash_set presence... yes checking for ext/hash_set... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking tchar.h usability... no checking tchar.h presence... no checking for tchar.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for working strtod... yes checking whether the compiler implements namespaces... (cached) yes checking whether g++ supports function try blocks... yes checking whether the compiler supports ISO C++ standard library... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... no checking for wcscpy... yes checking for wcsupr... no checking for wcsncpy... yes checking for wcscasecmp... yes checking for wcsicmp... no checking for wcscat... yes checking for wcschr... yes checking for wcstoll... yes checking for lltow... no checking for wcstod... yes checking for wcsstr... yes checking for wcslen... yes checking for wcscmp... yes checking for wcsncmp... yes checking for wcscspn... yes checking for tell... no checking for _filelength... no checking for printf... yes checking for snprintf... yes checking whether swprintf is broken... yes, swprintf is broken checking whether snprintf ignores n... yes, snprintf is broken checking whether g++ supports our byte<->float conversions... yes checking whether g++ supports static const definitions in classes... yes checking for uint64_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for float_t... yes checking for wchar_t... yes checking for intptr_t... yes checking for library containing nanosleep... none required configure: creating ./config.status configured CLuceneCore version 0.9.21b /bin/sh ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting config.status: creating src/demo/Makefile config.status: WARNING: 'src/demo/Makefile.in' seems to ignore the --datarootdir setting config.status: creating doc/Makefile config.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting config.status: creating win32/Makefile config.status: WARNING: 'win32/Makefile.in' seems to ignore the --datarootdir setting config.status: creating test/Makefile config.status: WARNING: 'test/Makefile.in' seems to ignore the --datarootdir setting config.status: creating Doxyfile config.status: creating doc/helpheader.htm config.status: creating config.h.tmp config.status: executing src/CLucene/clucene-config.h commands config.status: creating src/CLucene/clucene-config.h - prefix _CL for config.h.tmp defines config.status: executing depfiles commands cd . && /bin/sh /home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/config/missing --run autoheader configure.ac:45: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from... aclocal.m4:646: AC_LIBTOOL_LINKER_OPTION is expanded from... aclocal.m4:2570: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:2569: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:86: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:66: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:31: AC_PROG_LIBTOOL is expanded from... configure.ac:45: the top level configure.ac:45: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:601: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:4673: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... configure.ac:45: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:2678: _LT_AC_LANG_CXX_CONFIG is expanded from... aclocal.m4:2677: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... aclocal.m4:1720: _LT_AC_TAGCONFIG is expanded from... configure.ac:45: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3767: _LT_AC_LANG_F77_CONFIG is expanded from... aclocal.m4:3766: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.ac:45: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3873: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:3872: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.ac:205: warning: AC_CACHE_VAL(dps_static_const_type, ...): suspicious cache-id, must contain _cv_ to be cached m4/dps_static_const_type.m4:2: dps_static_const is expanded from... configure.ac:205: the top level rm -f stamp-h1 touch config.h.tmp.in cd . && /bin/sh ./config.status config.h.tmp config.status: creating config.h.tmp make all-recursive make[1]: Entering directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21' Making all in src make[2]: Entering directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/src' Making all in . make[3]: Entering directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/src' if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StdHeader.lo -MD -MP -MF ".deps/StdHeader.Tpo" -c -o StdHeader.lo `test -f '../src/CLucene/StdHeader.cpp' || echo './'`../src/CLucene/StdHeader.cpp; \ then mv -f ".deps/StdHeader.Tpo" ".deps/StdHeader.Plo"; else rm -f ".deps/StdHeader.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StdHeader.lo -MD -MP -MF .deps/StdHeader.Tpo -c ../src/CLucene/StdHeader.cpp -fPIC -DPIC -o .libs/StdHeader.o ../src/CLucene/StdHeader.cpp:23: warning: deprecated conversion from string constant to 'wchar_t*' ../src/CLucene/StdHeader.cpp:24: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StdHeader.lo -MD -MP -MF .deps/StdHeader.Tpo -c ../src/CLucene/StdHeader.cpp -o StdHeader.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT gunichartables.lo -MD -MP -MF ".deps/gunichartables.Tpo" -c -o gunichartables.lo `test -f '../src/CLucene/config/gunichartables.cpp' || echo './'`../src/CLucene/config/gunichartables.cpp; \ then mv -f ".deps/gunichartables.Tpo" ".deps/gunichartables.Plo"; else rm -f ".deps/gunichartables.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT gunichartables.lo -MD -MP -MF .deps/gunichartables.Tpo -c ../src/CLucene/config/gunichartables.cpp -fPIC -DPIC -o .libs/gunichartables.o ../src/CLucene/config/gunichartables.cpp:132:3: warning: #warning "===== Using internal character function =====" g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT gunichartables.lo -MD -MP -MF .deps/gunichartables.Tpo -c ../src/CLucene/config/gunichartables.cpp -o gunichartables.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_lltot.lo -MD -MP -MF ".deps/repl_lltot.Tpo" -c -o repl_lltot.lo `test -f '../src/CLucene/config/repl_lltot.cpp' || echo './'`../src/CLucene/config/repl_lltot.cpp; \ then mv -f ".deps/repl_lltot.Tpo" ".deps/repl_lltot.Plo"; else rm -f ".deps/repl_lltot.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_lltot.lo -MD -MP -MF .deps/repl_lltot.Tpo -c ../src/CLucene/config/repl_lltot.cpp -fPIC -DPIC -o .libs/repl_lltot.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_lltot.lo -MD -MP -MF .deps/repl_lltot.Tpo -c ../src/CLucene/config/repl_lltot.cpp -o repl_lltot.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_tcscasecmp.lo -MD -MP -MF ".deps/repl_tcscasecmp.Tpo" -c -o repl_tcscasecmp.lo `test -f '../src/CLucene/config/repl_tcscasecmp.cpp' || echo './'`../src/CLucene/config/repl_tcscasecmp.cpp; \ then mv -f ".deps/repl_tcscasecmp.Tpo" ".deps/repl_tcscasecmp.Plo"; else rm -f ".deps/repl_tcscasecmp.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_tcscasecmp.lo -MD -MP -MF .deps/repl_tcscasecmp.Tpo -c ../src/CLucene/config/repl_tcscasecmp.cpp -fPIC -DPIC -o .libs/repl_tcscasecmp.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_tcscasecmp.lo -MD -MP -MF .deps/repl_tcscasecmp.Tpo -c ../src/CLucene/config/repl_tcscasecmp.cpp -o repl_tcscasecmp.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_tcslwr.lo -MD -MP -MF ".deps/repl_tcslwr.Tpo" -c -o repl_tcslwr.lo `test -f '../src/CLucene/config/repl_tcslwr.cpp' || echo './'`../src/CLucene/config/repl_tcslwr.cpp; \ then mv -f ".deps/repl_tcslwr.Tpo" ".deps/repl_tcslwr.Plo"; else rm -f ".deps/repl_tcslwr.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_tcslwr.lo -MD -MP -MF .deps/repl_tcslwr.Tpo -c ../src/CLucene/config/repl_tcslwr.cpp -fPIC -DPIC -o .libs/repl_tcslwr.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_tcslwr.lo -MD -MP -MF .deps/repl_tcslwr.Tpo -c ../src/CLucene/config/repl_tcslwr.cpp -o repl_tcslwr.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_tcstod.lo -MD -MP -MF ".deps/repl_tcstod.Tpo" -c -o repl_tcstod.lo `test -f '../src/CLucene/config/repl_tcstod.cpp' || echo './'`../src/CLucene/config/repl_tcstod.cpp; \ then mv -f ".deps/repl_tcstod.Tpo" ".deps/repl_tcstod.Plo"; else rm -f ".deps/repl_tcstod.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_tcstod.lo -MD -MP -MF .deps/repl_tcstod.Tpo -c ../src/CLucene/config/repl_tcstod.cpp -fPIC -DPIC -o .libs/repl_tcstod.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_tcstod.lo -MD -MP -MF .deps/repl_tcstod.Tpo -c ../src/CLucene/config/repl_tcstod.cpp -o repl_tcstod.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_tcstoll.lo -MD -MP -MF ".deps/repl_tcstoll.Tpo" -c -o repl_tcstoll.lo `test -f '../src/CLucene/config/repl_tcstoll.cpp' || echo './'`../src/CLucene/config/repl_tcstoll.cpp; \ then mv -f ".deps/repl_tcstoll.Tpo" ".deps/repl_tcstoll.Plo"; else rm -f ".deps/repl_tcstoll.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_tcstoll.lo -MD -MP -MF .deps/repl_tcstoll.Tpo -c ../src/CLucene/config/repl_tcstoll.cpp -fPIC -DPIC -o .libs/repl_tcstoll.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_tcstoll.lo -MD -MP -MF .deps/repl_tcstoll.Tpo -c ../src/CLucene/config/repl_tcstoll.cpp -o repl_tcstoll.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_tprintf.lo -MD -MP -MF ".deps/repl_tprintf.Tpo" -c -o repl_tprintf.lo `test -f '../src/CLucene/config/repl_tprintf.cpp' || echo './'`../src/CLucene/config/repl_tprintf.cpp; \ then mv -f ".deps/repl_tprintf.Tpo" ".deps/repl_tprintf.Plo"; else rm -f ".deps/repl_tprintf.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_tprintf.lo -MD -MP -MF .deps/repl_tprintf.Tpo -c ../src/CLucene/config/repl_tprintf.cpp -fPIC -DPIC -o .libs/repl_tprintf.o ../src/CLucene/config/repl_tprintf.cpp: In function 'void lucene_vfnwprintf(lucene::util::StringBuffer*, size_t, const wchar_t*, char*&)': ../src/CLucene/config/repl_tprintf.cpp:50: warning: deprecated conversion from string constant to 'wchar_t*' g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT repl_tprintf.lo -MD -MP -MF .deps/repl_tprintf.Tpo -c ../src/CLucene/config/repl_tprintf.cpp -o repl_tprintf.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT threads.lo -MD -MP -MF ".deps/threads.Tpo" -c -o threads.lo `test -f '../src/CLucene/config/threads.cpp' || echo './'`../src/CLucene/config/threads.cpp; \ then mv -f ".deps/threads.Tpo" ".deps/threads.Plo"; else rm -f ".deps/threads.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c ../src/CLucene/config/threads.cpp -fPIC -DPIC -o .libs/threads.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c ../src/CLucene/config/threads.cpp -o threads.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT utf8.lo -MD -MP -MF ".deps/utf8.Tpo" -c -o utf8.lo `test -f '../src/CLucene/config/utf8.cpp' || echo './'`../src/CLucene/config/utf8.cpp; \ then mv -f ".deps/utf8.Tpo" ".deps/utf8.Plo"; else rm -f ".deps/utf8.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c ../src/CLucene/config/utf8.cpp -fPIC -DPIC -o .libs/utf8.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c ../src/CLucene/config/utf8.cpp -o utf8.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT BitSet.lo -MD -MP -MF ".deps/BitSet.Tpo" -c -o BitSet.lo `test -f '../src/CLucene/util/BitSet.cpp' || echo './'`../src/CLucene/util/BitSet.cpp; \ then mv -f ".deps/BitSet.Tpo" ".deps/BitSet.Plo"; else rm -f ".deps/BitSet.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT BitSet.lo -MD -MP -MF .deps/BitSet.Tpo -c ../src/CLucene/util/BitSet.cpp -fPIC -DPIC -o .libs/BitSet.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT BitSet.lo -MD -MP -MF .deps/BitSet.Tpo -c ../src/CLucene/util/BitSet.cpp -o BitSet.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT dirent.lo -MD -MP -MF ".deps/dirent.Tpo" -c -o dirent.lo `test -f '../src/CLucene/util/dirent.cpp' || echo './'`../src/CLucene/util/dirent.cpp; \ then mv -f ".deps/dirent.Tpo" ".deps/dirent.Plo"; else rm -f ".deps/dirent.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT dirent.lo -MD -MP -MF .deps/dirent.Tpo -c ../src/CLucene/util/dirent.cpp -fPIC -DPIC -o .libs/dirent.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT dirent.lo -MD -MP -MF .deps/dirent.Tpo -c ../src/CLucene/util/dirent.cpp -o dirent.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Equators.lo -MD -MP -MF ".deps/Equators.Tpo" -c -o Equators.lo `test -f '../src/CLucene/util/Equators.cpp' || echo './'`../src/CLucene/util/Equators.cpp; \ then mv -f ".deps/Equators.Tpo" ".deps/Equators.Plo"; else rm -f ".deps/Equators.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Equators.lo -MD -MP -MF .deps/Equators.Tpo -c ../src/CLucene/util/Equators.cpp -fPIC -DPIC -o .libs/Equators.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Equators.lo -MD -MP -MF .deps/Equators.Tpo -c ../src/CLucene/util/Equators.cpp -o Equators.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FastCharStream.lo -MD -MP -MF ".deps/FastCharStream.Tpo" -c -o FastCharStream.lo `test -f '../src/CLucene/util/FastCharStream.cpp' || echo './'`../src/CLucene/util/FastCharStream.cpp; \ then mv -f ".deps/FastCharStream.Tpo" ".deps/FastCharStream.Plo"; else rm -f ".deps/FastCharStream.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FastCharStream.lo -MD -MP -MF .deps/FastCharStream.Tpo -c ../src/CLucene/util/FastCharStream.cpp -fPIC -DPIC -o .libs/FastCharStream.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FastCharStream.lo -MD -MP -MF .deps/FastCharStream.Tpo -c ../src/CLucene/util/FastCharStream.cpp -o FastCharStream.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT fileinputstream.lo -MD -MP -MF ".deps/fileinputstream.Tpo" -c -o fileinputstream.lo `test -f '../src/CLucene/util/fileinputstream.cpp' || echo './'`../src/CLucene/util/fileinputstream.cpp; \ then mv -f ".deps/fileinputstream.Tpo" ".deps/fileinputstream.Plo"; else rm -f ".deps/fileinputstream.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT fileinputstream.lo -MD -MP -MF .deps/fileinputstream.Tpo -c ../src/CLucene/util/fileinputstream.cpp -fPIC -DPIC -o .libs/fileinputstream.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT fileinputstream.lo -MD -MP -MF .deps/fileinputstream.Tpo -c ../src/CLucene/util/fileinputstream.cpp -o fileinputstream.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MD5Digester.lo -MD -MP -MF ".deps/MD5Digester.Tpo" -c -o MD5Digester.lo `test -f '../src/CLucene/util/MD5Digester.cpp' || echo './'`../src/CLucene/util/MD5Digester.cpp; \ then mv -f ".deps/MD5Digester.Tpo" ".deps/MD5Digester.Plo"; else rm -f ".deps/MD5Digester.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MD5Digester.lo -MD -MP -MF .deps/MD5Digester.Tpo -c ../src/CLucene/util/MD5Digester.cpp -fPIC -DPIC -o .libs/MD5Digester.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MD5Digester.lo -MD -MP -MF .deps/MD5Digester.Tpo -c ../src/CLucene/util/MD5Digester.cpp -o MD5Digester.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Misc.lo -MD -MP -MF ".deps/Misc.Tpo" -c -o Misc.lo `test -f '../src/CLucene/util/Misc.cpp' || echo './'`../src/CLucene/util/Misc.cpp; \ then mv -f ".deps/Misc.Tpo" ".deps/Misc.Plo"; else rm -f ".deps/Misc.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Misc.lo -MD -MP -MF .deps/Misc.Tpo -c ../src/CLucene/util/Misc.cpp -fPIC -DPIC -o .libs/Misc.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Misc.lo -MD -MP -MF .deps/Misc.Tpo -c ../src/CLucene/util/Misc.cpp -o Misc.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Reader.lo -MD -MP -MF ".deps/Reader.Tpo" -c -o Reader.lo `test -f '../src/CLucene/util/Reader.cpp' || echo './'`../src/CLucene/util/Reader.cpp; \ then mv -f ".deps/Reader.Tpo" ".deps/Reader.Plo"; else rm -f ".deps/Reader.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Reader.lo -MD -MP -MF .deps/Reader.Tpo -c ../src/CLucene/util/Reader.cpp -fPIC -DPIC -o .libs/Reader.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Reader.lo -MD -MP -MF .deps/Reader.Tpo -c ../src/CLucene/util/Reader.cpp -o Reader.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StringBuffer.lo -MD -MP -MF ".deps/StringBuffer.Tpo" -c -o StringBuffer.lo `test -f '../src/CLucene/util/StringBuffer.cpp' || echo './'`../src/CLucene/util/StringBuffer.cpp; \ then mv -f ".deps/StringBuffer.Tpo" ".deps/StringBuffer.Plo"; else rm -f ".deps/StringBuffer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StringBuffer.lo -MD -MP -MF .deps/StringBuffer.Tpo -c ../src/CLucene/util/StringBuffer.cpp -fPIC -DPIC -o .libs/StringBuffer.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StringBuffer.lo -MD -MP -MF .deps/StringBuffer.Tpo -c ../src/CLucene/util/StringBuffer.cpp -o StringBuffer.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StringIntern.lo -MD -MP -MF ".deps/StringIntern.Tpo" -c -o StringIntern.lo `test -f '../src/CLucene/util/StringIntern.cpp' || echo './'`../src/CLucene/util/StringIntern.cpp; \ then mv -f ".deps/StringIntern.Tpo" ".deps/StringIntern.Plo"; else rm -f ".deps/StringIntern.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StringIntern.lo -MD -MP -MF .deps/StringIntern.Tpo -c ../src/CLucene/util/StringIntern.cpp -fPIC -DPIC -o .libs/StringIntern.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StringIntern.lo -MD -MP -MF .deps/StringIntern.Tpo -c ../src/CLucene/util/StringIntern.cpp -o StringIntern.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT ThreadLocal.lo -MD -MP -MF ".deps/ThreadLocal.Tpo" -c -o ThreadLocal.lo `test -f '../src/CLucene/util/ThreadLocal.cpp' || echo './'`../src/CLucene/util/ThreadLocal.cpp; \ then mv -f ".deps/ThreadLocal.Tpo" ".deps/ThreadLocal.Plo"; else rm -f ".deps/ThreadLocal.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT ThreadLocal.lo -MD -MP -MF .deps/ThreadLocal.Tpo -c ../src/CLucene/util/ThreadLocal.cpp -fPIC -DPIC -o .libs/ThreadLocal.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT ThreadLocal.lo -MD -MP -MF .deps/ThreadLocal.Tpo -c ../src/CLucene/util/ThreadLocal.cpp -o ThreadLocal.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FSDirectory.lo -MD -MP -MF ".deps/FSDirectory.Tpo" -c -o FSDirectory.lo `test -f '../src/CLucene/store/FSDirectory.cpp' || echo './'`../src/CLucene/store/FSDirectory.cpp; \ then mv -f ".deps/FSDirectory.Tpo" ".deps/FSDirectory.Plo"; else rm -f ".deps/FSDirectory.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FSDirectory.lo -MD -MP -MF .deps/FSDirectory.Tpo -c ../src/CLucene/store/FSDirectory.cpp -fPIC -DPIC -o .libs/FSDirectory.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FSDirectory.lo -MD -MP -MF .deps/FSDirectory.Tpo -c ../src/CLucene/store/FSDirectory.cpp -o FSDirectory.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexInput.lo -MD -MP -MF ".deps/IndexInput.Tpo" -c -o IndexInput.lo `test -f '../src/CLucene/store/IndexInput.cpp' || echo './'`../src/CLucene/store/IndexInput.cpp; \ then mv -f ".deps/IndexInput.Tpo" ".deps/IndexInput.Plo"; else rm -f ".deps/IndexInput.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexInput.lo -MD -MP -MF .deps/IndexInput.Tpo -c ../src/CLucene/store/IndexInput.cpp -fPIC -DPIC -o .libs/IndexInput.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexInput.lo -MD -MP -MF .deps/IndexInput.Tpo -c ../src/CLucene/store/IndexInput.cpp -o IndexInput.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Lock.lo -MD -MP -MF ".deps/Lock.Tpo" -c -o Lock.lo `test -f '../src/CLucene/store/Lock.cpp' || echo './'`../src/CLucene/store/Lock.cpp; \ then mv -f ".deps/Lock.Tpo" ".deps/Lock.Plo"; else rm -f ".deps/Lock.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Lock.lo -MD -MP -MF .deps/Lock.Tpo -c ../src/CLucene/store/Lock.cpp -fPIC -DPIC -o .libs/Lock.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Lock.lo -MD -MP -MF .deps/Lock.Tpo -c ../src/CLucene/store/Lock.cpp -o Lock.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexOutput.lo -MD -MP -MF ".deps/IndexOutput.Tpo" -c -o IndexOutput.lo `test -f '../src/CLucene/store/IndexOutput.cpp' || echo './'`../src/CLucene/store/IndexOutput.cpp; \ then mv -f ".deps/IndexOutput.Tpo" ".deps/IndexOutput.Plo"; else rm -f ".deps/IndexOutput.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexOutput.lo -MD -MP -MF .deps/IndexOutput.Tpo -c ../src/CLucene/store/IndexOutput.cpp -fPIC -DPIC -o .libs/IndexOutput.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexOutput.lo -MD -MP -MF .deps/IndexOutput.Tpo -c ../src/CLucene/store/IndexOutput.cpp -o IndexOutput.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MMapInput.lo -MD -MP -MF ".deps/MMapInput.Tpo" -c -o MMapInput.lo `test -f '../src/CLucene/store/MMapInput.cpp' || echo './'`../src/CLucene/store/MMapInput.cpp; \ then mv -f ".deps/MMapInput.Tpo" ".deps/MMapInput.Plo"; else rm -f ".deps/MMapInput.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MMapInput.lo -MD -MP -MF .deps/MMapInput.Tpo -c ../src/CLucene/store/MMapInput.cpp -fPIC -DPIC -o .libs/MMapInput.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MMapInput.lo -MD -MP -MF .deps/MMapInput.Tpo -c ../src/CLucene/store/MMapInput.cpp -o MMapInput.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT RAMDirectory.lo -MD -MP -MF ".deps/RAMDirectory.Tpo" -c -o RAMDirectory.lo `test -f '../src/CLucene/store/RAMDirectory.cpp' || echo './'`../src/CLucene/store/RAMDirectory.cpp; \ then mv -f ".deps/RAMDirectory.Tpo" ".deps/RAMDirectory.Plo"; else rm -f ".deps/RAMDirectory.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT RAMDirectory.lo -MD -MP -MF .deps/RAMDirectory.Tpo -c ../src/CLucene/store/RAMDirectory.cpp -fPIC -DPIC -o .libs/RAMDirectory.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT RAMDirectory.lo -MD -MP -MF .deps/RAMDirectory.Tpo -c ../src/CLucene/store/RAMDirectory.cpp -o RAMDirectory.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TransactionalRAMDirectory.lo -MD -MP -MF ".deps/TransactionalRAMDirectory.Tpo" -c -o TransactionalRAMDirectory.lo `test -f '../src/CLucene/store/TransactionalRAMDirectory.cpp' || echo './'`../src/CLucene/store/TransactionalRAMDirectory.cpp; \ then mv -f ".deps/TransactionalRAMDirectory.Tpo" ".deps/TransactionalRAMDirectory.Plo"; else rm -f ".deps/TransactionalRAMDirectory.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TransactionalRAMDirectory.lo -MD -MP -MF .deps/TransactionalRAMDirectory.Tpo -c ../src/CLucene/store/TransactionalRAMDirectory.cpp -fPIC -DPIC -o .libs/TransactionalRAMDirectory.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TransactionalRAMDirectory.lo -MD -MP -MF .deps/TransactionalRAMDirectory.Tpo -c ../src/CLucene/store/TransactionalRAMDirectory.cpp -o TransactionalRAMDirectory.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT condition.lo -MD -MP -MF ".deps/condition.Tpo" -c -o condition.lo `test -f '../src/CLucene/debug/condition.cpp' || echo './'`../src/CLucene/debug/condition.cpp; \ then mv -f ".deps/condition.Tpo" ".deps/condition.Plo"; else rm -f ".deps/condition.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT condition.lo -MD -MP -MF .deps/condition.Tpo -c ../src/CLucene/debug/condition.cpp -fPIC -DPIC -o .libs/condition.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT condition.lo -MD -MP -MF .deps/condition.Tpo -c ../src/CLucene/debug/condition.cpp -o condition.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT error.lo -MD -MP -MF ".deps/error.Tpo" -c -o error.lo `test -f '../src/CLucene/debug/error.cpp' || echo './'`../src/CLucene/debug/error.cpp; \ then mv -f ".deps/error.Tpo" ".deps/error.Plo"; else rm -f ".deps/error.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../src/CLucene/debug/error.cpp -fPIC -DPIC -o .libs/error.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../src/CLucene/debug/error.cpp -o error.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT memtracking.lo -MD -MP -MF ".deps/memtracking.Tpo" -c -o memtracking.lo `test -f '../src/CLucene/debug/memtracking.cpp' || echo './'`../src/CLucene/debug/memtracking.cpp; \ then mv -f ".deps/memtracking.Tpo" ".deps/memtracking.Plo"; else rm -f ".deps/memtracking.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT memtracking.lo -MD -MP -MF .deps/memtracking.Tpo -c ../src/CLucene/debug/memtracking.cpp -fPIC -DPIC -o .libs/memtracking.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT memtracking.lo -MD -MP -MF .deps/memtracking.Tpo -c ../src/CLucene/debug/memtracking.cpp -o memtracking.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Analyzers.lo -MD -MP -MF ".deps/Analyzers.Tpo" -c -o Analyzers.lo `test -f '../src/CLucene/analysis/Analyzers.cpp' || echo './'`../src/CLucene/analysis/Analyzers.cpp; \ then mv -f ".deps/Analyzers.Tpo" ".deps/Analyzers.Plo"; else rm -f ".deps/Analyzers.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Analyzers.lo -MD -MP -MF .deps/Analyzers.Tpo -c ../src/CLucene/analysis/Analyzers.cpp -fPIC -DPIC -o .libs/Analyzers.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Analyzers.lo -MD -MP -MF .deps/Analyzers.Tpo -c ../src/CLucene/analysis/Analyzers.cpp -o Analyzers.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT AnalysisHeader.lo -MD -MP -MF ".deps/AnalysisHeader.Tpo" -c -o AnalysisHeader.lo `test -f '../src/CLucene/analysis/AnalysisHeader.cpp' || echo './'`../src/CLucene/analysis/AnalysisHeader.cpp; \ then mv -f ".deps/AnalysisHeader.Tpo" ".deps/AnalysisHeader.Plo"; else rm -f ".deps/AnalysisHeader.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT AnalysisHeader.lo -MD -MP -MF .deps/AnalysisHeader.Tpo -c ../src/CLucene/analysis/AnalysisHeader.cpp -fPIC -DPIC -o .libs/AnalysisHeader.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT AnalysisHeader.lo -MD -MP -MF .deps/AnalysisHeader.Tpo -c ../src/CLucene/analysis/AnalysisHeader.cpp -o AnalysisHeader.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StandardAnalyzer.lo -MD -MP -MF ".deps/StandardAnalyzer.Tpo" -c -o StandardAnalyzer.lo `test -f '../src/CLucene/analysis/standard/StandardAnalyzer.cpp' || echo './'`../src/CLucene/analysis/standard/StandardAnalyzer.cpp; \ then mv -f ".deps/StandardAnalyzer.Tpo" ".deps/StandardAnalyzer.Plo"; else rm -f ".deps/StandardAnalyzer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StandardAnalyzer.lo -MD -MP -MF .deps/StandardAnalyzer.Tpo -c ../src/CLucene/analysis/standard/StandardAnalyzer.cpp -fPIC -DPIC -o .libs/StandardAnalyzer.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StandardAnalyzer.lo -MD -MP -MF .deps/StandardAnalyzer.Tpo -c ../src/CLucene/analysis/standard/StandardAnalyzer.cpp -o StandardAnalyzer.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StandardFilter.lo -MD -MP -MF ".deps/StandardFilter.Tpo" -c -o StandardFilter.lo `test -f '../src/CLucene/analysis/standard/StandardFilter.cpp' || echo './'`../src/CLucene/analysis/standard/StandardFilter.cpp; \ then mv -f ".deps/StandardFilter.Tpo" ".deps/StandardFilter.Plo"; else rm -f ".deps/StandardFilter.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StandardFilter.lo -MD -MP -MF .deps/StandardFilter.Tpo -c ../src/CLucene/analysis/standard/StandardFilter.cpp -fPIC -DPIC -o .libs/StandardFilter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StandardFilter.lo -MD -MP -MF .deps/StandardFilter.Tpo -c ../src/CLucene/analysis/standard/StandardFilter.cpp -o StandardFilter.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StandardTokenizer.lo -MD -MP -MF ".deps/StandardTokenizer.Tpo" -c -o StandardTokenizer.lo `test -f '../src/CLucene/analysis/standard/StandardTokenizer.cpp' || echo './'`../src/CLucene/analysis/standard/StandardTokenizer.cpp; \ then mv -f ".deps/StandardTokenizer.Tpo" ".deps/StandardTokenizer.Plo"; else rm -f ".deps/StandardTokenizer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StandardTokenizer.lo -MD -MP -MF .deps/StandardTokenizer.Tpo -c ../src/CLucene/analysis/standard/StandardTokenizer.cpp -fPIC -DPIC -o .libs/StandardTokenizer.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT StandardTokenizer.lo -MD -MP -MF .deps/StandardTokenizer.Tpo -c ../src/CLucene/analysis/standard/StandardTokenizer.cpp -o StandardTokenizer.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT DateField.lo -MD -MP -MF ".deps/DateField.Tpo" -c -o DateField.lo `test -f '../src/CLucene/document/DateField.cpp' || echo './'`../src/CLucene/document/DateField.cpp; \ then mv -f ".deps/DateField.Tpo" ".deps/DateField.Plo"; else rm -f ".deps/DateField.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT DateField.lo -MD -MP -MF .deps/DateField.Tpo -c ../src/CLucene/document/DateField.cpp -fPIC -DPIC -o .libs/DateField.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT DateField.lo -MD -MP -MF .deps/DateField.Tpo -c ../src/CLucene/document/DateField.cpp -o DateField.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Document.lo -MD -MP -MF ".deps/Document.Tpo" -c -o Document.lo `test -f '../src/CLucene/document/Document.cpp' || echo './'`../src/CLucene/document/Document.cpp; \ then mv -f ".deps/Document.Tpo" ".deps/Document.Plo"; else rm -f ".deps/Document.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Document.lo -MD -MP -MF .deps/Document.Tpo -c ../src/CLucene/document/Document.cpp -fPIC -DPIC -o .libs/Document.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Document.lo -MD -MP -MF .deps/Document.Tpo -c ../src/CLucene/document/Document.cpp -o Document.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Field.lo -MD -MP -MF ".deps/Field.Tpo" -c -o Field.lo `test -f '../src/CLucene/document/Field.cpp' || echo './'`../src/CLucene/document/Field.cpp; \ then mv -f ".deps/Field.Tpo" ".deps/Field.Plo"; else rm -f ".deps/Field.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Field.lo -MD -MP -MF .deps/Field.Tpo -c ../src/CLucene/document/Field.cpp -fPIC -DPIC -o .libs/Field.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Field.lo -MD -MP -MF .deps/Field.Tpo -c ../src/CLucene/document/Field.cpp -o Field.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT CompoundFile.lo -MD -MP -MF ".deps/CompoundFile.Tpo" -c -o CompoundFile.lo `test -f '../src/CLucene/index/CompoundFile.cpp' || echo './'`../src/CLucene/index/CompoundFile.cpp; \ then mv -f ".deps/CompoundFile.Tpo" ".deps/CompoundFile.Plo"; else rm -f ".deps/CompoundFile.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT CompoundFile.lo -MD -MP -MF .deps/CompoundFile.Tpo -c ../src/CLucene/index/CompoundFile.cpp -fPIC -DPIC -o .libs/CompoundFile.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT CompoundFile.lo -MD -MP -MF .deps/CompoundFile.Tpo -c ../src/CLucene/index/CompoundFile.cpp -o CompoundFile.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT DocumentWriter.lo -MD -MP -MF ".deps/DocumentWriter.Tpo" -c -o DocumentWriter.lo `test -f '../src/CLucene/index/DocumentWriter.cpp' || echo './'`../src/CLucene/index/DocumentWriter.cpp; \ then mv -f ".deps/DocumentWriter.Tpo" ".deps/DocumentWriter.Plo"; else rm -f ".deps/DocumentWriter.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT DocumentWriter.lo -MD -MP -MF .deps/DocumentWriter.Tpo -c ../src/CLucene/index/DocumentWriter.cpp -fPIC -DPIC -o .libs/DocumentWriter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT DocumentWriter.lo -MD -MP -MF .deps/DocumentWriter.Tpo -c ../src/CLucene/index/DocumentWriter.cpp -o DocumentWriter.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldInfos.lo -MD -MP -MF ".deps/FieldInfos.Tpo" -c -o FieldInfos.lo `test -f '../src/CLucene/index/FieldInfos.cpp' || echo './'`../src/CLucene/index/FieldInfos.cpp; \ then mv -f ".deps/FieldInfos.Tpo" ".deps/FieldInfos.Plo"; else rm -f ".deps/FieldInfos.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldInfos.lo -MD -MP -MF .deps/FieldInfos.Tpo -c ../src/CLucene/index/FieldInfos.cpp -fPIC -DPIC -o .libs/FieldInfos.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldInfos.lo -MD -MP -MF .deps/FieldInfos.Tpo -c ../src/CLucene/index/FieldInfos.cpp -o FieldInfos.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldsReader.lo -MD -MP -MF ".deps/FieldsReader.Tpo" -c -o FieldsReader.lo `test -f '../src/CLucene/index/FieldsReader.cpp' || echo './'`../src/CLucene/index/FieldsReader.cpp; \ then mv -f ".deps/FieldsReader.Tpo" ".deps/FieldsReader.Plo"; else rm -f ".deps/FieldsReader.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldsReader.lo -MD -MP -MF .deps/FieldsReader.Tpo -c ../src/CLucene/index/FieldsReader.cpp -fPIC -DPIC -o .libs/FieldsReader.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldsReader.lo -MD -MP -MF .deps/FieldsReader.Tpo -c ../src/CLucene/index/FieldsReader.cpp -o FieldsReader.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldsWriter.lo -MD -MP -MF ".deps/FieldsWriter.Tpo" -c -o FieldsWriter.lo `test -f '../src/CLucene/index/FieldsWriter.cpp' || echo './'`../src/CLucene/index/FieldsWriter.cpp; \ then mv -f ".deps/FieldsWriter.Tpo" ".deps/FieldsWriter.Plo"; else rm -f ".deps/FieldsWriter.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldsWriter.lo -MD -MP -MF .deps/FieldsWriter.Tpo -c ../src/CLucene/index/FieldsWriter.cpp -fPIC -DPIC -o .libs/FieldsWriter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldsWriter.lo -MD -MP -MF .deps/FieldsWriter.Tpo -c ../src/CLucene/index/FieldsWriter.cpp -o FieldsWriter.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexModifier.lo -MD -MP -MF ".deps/IndexModifier.Tpo" -c -o IndexModifier.lo `test -f '../src/CLucene/index/IndexModifier.cpp' || echo './'`../src/CLucene/index/IndexModifier.cpp; \ then mv -f ".deps/IndexModifier.Tpo" ".deps/IndexModifier.Plo"; else rm -f ".deps/IndexModifier.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexModifier.lo -MD -MP -MF .deps/IndexModifier.Tpo -c ../src/CLucene/index/IndexModifier.cpp -fPIC -DPIC -o .libs/IndexModifier.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexModifier.lo -MD -MP -MF .deps/IndexModifier.Tpo -c ../src/CLucene/index/IndexModifier.cpp -o IndexModifier.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexReader.lo -MD -MP -MF ".deps/IndexReader.Tpo" -c -o IndexReader.lo `test -f '../src/CLucene/index/IndexReader.cpp' || echo './'`../src/CLucene/index/IndexReader.cpp; \ then mv -f ".deps/IndexReader.Tpo" ".deps/IndexReader.Plo"; else rm -f ".deps/IndexReader.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexReader.lo -MD -MP -MF .deps/IndexReader.Tpo -c ../src/CLucene/index/IndexReader.cpp -fPIC -DPIC -o .libs/IndexReader.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexReader.lo -MD -MP -MF .deps/IndexReader.Tpo -c ../src/CLucene/index/IndexReader.cpp -o IndexReader.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexWriter.lo -MD -MP -MF ".deps/IndexWriter.Tpo" -c -o IndexWriter.lo `test -f '../src/CLucene/index/IndexWriter.cpp' || echo './'`../src/CLucene/index/IndexWriter.cpp; \ then mv -f ".deps/IndexWriter.Tpo" ".deps/IndexWriter.Plo"; else rm -f ".deps/IndexWriter.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexWriter.lo -MD -MP -MF .deps/IndexWriter.Tpo -c ../src/CLucene/index/IndexWriter.cpp -fPIC -DPIC -o .libs/IndexWriter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexWriter.lo -MD -MP -MF .deps/IndexWriter.Tpo -c ../src/CLucene/index/IndexWriter.cpp -o IndexWriter.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MultiReader.lo -MD -MP -MF ".deps/MultiReader.Tpo" -c -o MultiReader.lo `test -f '../src/CLucene/index/MultiReader.cpp' || echo './'`../src/CLucene/index/MultiReader.cpp; \ then mv -f ".deps/MultiReader.Tpo" ".deps/MultiReader.Plo"; else rm -f ".deps/MultiReader.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MultiReader.lo -MD -MP -MF .deps/MultiReader.Tpo -c ../src/CLucene/index/MultiReader.cpp -fPIC -DPIC -o .libs/MultiReader.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MultiReader.lo -MD -MP -MF .deps/MultiReader.Tpo -c ../src/CLucene/index/MultiReader.cpp -o MultiReader.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentInfos.lo -MD -MP -MF ".deps/SegmentInfos.Tpo" -c -o SegmentInfos.lo `test -f '../src/CLucene/index/SegmentInfos.cpp' || echo './'`../src/CLucene/index/SegmentInfos.cpp; \ then mv -f ".deps/SegmentInfos.Tpo" ".deps/SegmentInfos.Plo"; else rm -f ".deps/SegmentInfos.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentInfos.lo -MD -MP -MF .deps/SegmentInfos.Tpo -c ../src/CLucene/index/SegmentInfos.cpp -fPIC -DPIC -o .libs/SegmentInfos.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentInfos.lo -MD -MP -MF .deps/SegmentInfos.Tpo -c ../src/CLucene/index/SegmentInfos.cpp -o SegmentInfos.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentMergeInfo.lo -MD -MP -MF ".deps/SegmentMergeInfo.Tpo" -c -o SegmentMergeInfo.lo `test -f '../src/CLucene/index/SegmentMergeInfo.cpp' || echo './'`../src/CLucene/index/SegmentMergeInfo.cpp; \ then mv -f ".deps/SegmentMergeInfo.Tpo" ".deps/SegmentMergeInfo.Plo"; else rm -f ".deps/SegmentMergeInfo.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentMergeInfo.lo -MD -MP -MF .deps/SegmentMergeInfo.Tpo -c ../src/CLucene/index/SegmentMergeInfo.cpp -fPIC -DPIC -o .libs/SegmentMergeInfo.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentMergeInfo.lo -MD -MP -MF .deps/SegmentMergeInfo.Tpo -c ../src/CLucene/index/SegmentMergeInfo.cpp -o SegmentMergeInfo.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentMerger.lo -MD -MP -MF ".deps/SegmentMerger.Tpo" -c -o SegmentMerger.lo `test -f '../src/CLucene/index/SegmentMerger.cpp' || echo './'`../src/CLucene/index/SegmentMerger.cpp; \ then mv -f ".deps/SegmentMerger.Tpo" ".deps/SegmentMerger.Plo"; else rm -f ".deps/SegmentMerger.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentMerger.lo -MD -MP -MF .deps/SegmentMerger.Tpo -c ../src/CLucene/index/SegmentMerger.cpp -fPIC -DPIC -o .libs/SegmentMerger.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentMerger.lo -MD -MP -MF .deps/SegmentMerger.Tpo -c ../src/CLucene/index/SegmentMerger.cpp -o SegmentMerger.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentMergeQueue.lo -MD -MP -MF ".deps/SegmentMergeQueue.Tpo" -c -o SegmentMergeQueue.lo `test -f '../src/CLucene/index/SegmentMergeQueue.cpp' || echo './'`../src/CLucene/index/SegmentMergeQueue.cpp; \ then mv -f ".deps/SegmentMergeQueue.Tpo" ".deps/SegmentMergeQueue.Plo"; else rm -f ".deps/SegmentMergeQueue.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentMergeQueue.lo -MD -MP -MF .deps/SegmentMergeQueue.Tpo -c ../src/CLucene/index/SegmentMergeQueue.cpp -fPIC -DPIC -o .libs/SegmentMergeQueue.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentMergeQueue.lo -MD -MP -MF .deps/SegmentMergeQueue.Tpo -c ../src/CLucene/index/SegmentMergeQueue.cpp -o SegmentMergeQueue.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentReader.lo -MD -MP -MF ".deps/SegmentReader.Tpo" -c -o SegmentReader.lo `test -f '../src/CLucene/index/SegmentReader.cpp' || echo './'`../src/CLucene/index/SegmentReader.cpp; \ then mv -f ".deps/SegmentReader.Tpo" ".deps/SegmentReader.Plo"; else rm -f ".deps/SegmentReader.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentReader.lo -MD -MP -MF .deps/SegmentReader.Tpo -c ../src/CLucene/index/SegmentReader.cpp -fPIC -DPIC -o .libs/SegmentReader.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentReader.lo -MD -MP -MF .deps/SegmentReader.Tpo -c ../src/CLucene/index/SegmentReader.cpp -o SegmentReader.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentTermDocs.lo -MD -MP -MF ".deps/SegmentTermDocs.Tpo" -c -o SegmentTermDocs.lo `test -f '../src/CLucene/index/SegmentTermDocs.cpp' || echo './'`../src/CLucene/index/SegmentTermDocs.cpp; \ then mv -f ".deps/SegmentTermDocs.Tpo" ".deps/SegmentTermDocs.Plo"; else rm -f ".deps/SegmentTermDocs.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentTermDocs.lo -MD -MP -MF .deps/SegmentTermDocs.Tpo -c ../src/CLucene/index/SegmentTermDocs.cpp -fPIC -DPIC -o .libs/SegmentTermDocs.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentTermDocs.lo -MD -MP -MF .deps/SegmentTermDocs.Tpo -c ../src/CLucene/index/SegmentTermDocs.cpp -o SegmentTermDocs.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentTermEnum.lo -MD -MP -MF ".deps/SegmentTermEnum.Tpo" -c -o SegmentTermEnum.lo `test -f '../src/CLucene/index/SegmentTermEnum.cpp' || echo './'`../src/CLucene/index/SegmentTermEnum.cpp; \ then mv -f ".deps/SegmentTermEnum.Tpo" ".deps/SegmentTermEnum.Plo"; else rm -f ".deps/SegmentTermEnum.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentTermEnum.lo -MD -MP -MF .deps/SegmentTermEnum.Tpo -c ../src/CLucene/index/SegmentTermEnum.cpp -fPIC -DPIC -o .libs/SegmentTermEnum.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentTermEnum.lo -MD -MP -MF .deps/SegmentTermEnum.Tpo -c ../src/CLucene/index/SegmentTermEnum.cpp -o SegmentTermEnum.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentTermPositions.lo -MD -MP -MF ".deps/SegmentTermPositions.Tpo" -c -o SegmentTermPositions.lo `test -f '../src/CLucene/index/SegmentTermPositions.cpp' || echo './'`../src/CLucene/index/SegmentTermPositions.cpp; \ then mv -f ".deps/SegmentTermPositions.Tpo" ".deps/SegmentTermPositions.Plo"; else rm -f ".deps/SegmentTermPositions.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentTermPositions.lo -MD -MP -MF .deps/SegmentTermPositions.Tpo -c ../src/CLucene/index/SegmentTermPositions.cpp -fPIC -DPIC -o .libs/SegmentTermPositions.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentTermPositions.lo -MD -MP -MF .deps/SegmentTermPositions.Tpo -c ../src/CLucene/index/SegmentTermPositions.cpp -o SegmentTermPositions.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentTermVector.lo -MD -MP -MF ".deps/SegmentTermVector.Tpo" -c -o SegmentTermVector.lo `test -f '../src/CLucene/index/SegmentTermVector.cpp' || echo './'`../src/CLucene/index/SegmentTermVector.cpp; \ then mv -f ".deps/SegmentTermVector.Tpo" ".deps/SegmentTermVector.Plo"; else rm -f ".deps/SegmentTermVector.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentTermVector.lo -MD -MP -MF .deps/SegmentTermVector.Tpo -c ../src/CLucene/index/SegmentTermVector.cpp -fPIC -DPIC -o .libs/SegmentTermVector.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SegmentTermVector.lo -MD -MP -MF .deps/SegmentTermVector.Tpo -c ../src/CLucene/index/SegmentTermVector.cpp -o SegmentTermVector.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Term.lo -MD -MP -MF ".deps/Term.Tpo" -c -o Term.lo `test -f '../src/CLucene/index/Term.cpp' || echo './'`../src/CLucene/index/Term.cpp; \ then mv -f ".deps/Term.Tpo" ".deps/Term.Plo"; else rm -f ".deps/Term.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Term.lo -MD -MP -MF .deps/Term.Tpo -c ../src/CLucene/index/Term.cpp -fPIC -DPIC -o .libs/Term.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Term.lo -MD -MP -MF .deps/Term.Tpo -c ../src/CLucene/index/Term.cpp -o Term.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermInfo.lo -MD -MP -MF ".deps/TermInfo.Tpo" -c -o TermInfo.lo `test -f '../src/CLucene/index/TermInfo.cpp' || echo './'`../src/CLucene/index/TermInfo.cpp; \ then mv -f ".deps/TermInfo.Tpo" ".deps/TermInfo.Plo"; else rm -f ".deps/TermInfo.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermInfo.lo -MD -MP -MF .deps/TermInfo.Tpo -c ../src/CLucene/index/TermInfo.cpp -fPIC -DPIC -o .libs/TermInfo.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermInfo.lo -MD -MP -MF .deps/TermInfo.Tpo -c ../src/CLucene/index/TermInfo.cpp -o TermInfo.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermInfosReader.lo -MD -MP -MF ".deps/TermInfosReader.Tpo" -c -o TermInfosReader.lo `test -f '../src/CLucene/index/TermInfosReader.cpp' || echo './'`../src/CLucene/index/TermInfosReader.cpp; \ then mv -f ".deps/TermInfosReader.Tpo" ".deps/TermInfosReader.Plo"; else rm -f ".deps/TermInfosReader.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermInfosReader.lo -MD -MP -MF .deps/TermInfosReader.Tpo -c ../src/CLucene/index/TermInfosReader.cpp -fPIC -DPIC -o .libs/TermInfosReader.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermInfosReader.lo -MD -MP -MF .deps/TermInfosReader.Tpo -c ../src/CLucene/index/TermInfosReader.cpp -o TermInfosReader.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermInfosWriter.lo -MD -MP -MF ".deps/TermInfosWriter.Tpo" -c -o TermInfosWriter.lo `test -f '../src/CLucene/index/TermInfosWriter.cpp' || echo './'`../src/CLucene/index/TermInfosWriter.cpp; \ then mv -f ".deps/TermInfosWriter.Tpo" ".deps/TermInfosWriter.Plo"; else rm -f ".deps/TermInfosWriter.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermInfosWriter.lo -MD -MP -MF .deps/TermInfosWriter.Tpo -c ../src/CLucene/index/TermInfosWriter.cpp -fPIC -DPIC -o .libs/TermInfosWriter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermInfosWriter.lo -MD -MP -MF .deps/TermInfosWriter.Tpo -c ../src/CLucene/index/TermInfosWriter.cpp -o TermInfosWriter.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermVectorReader.lo -MD -MP -MF ".deps/TermVectorReader.Tpo" -c -o TermVectorReader.lo `test -f '../src/CLucene/index/TermVectorReader.cpp' || echo './'`../src/CLucene/index/TermVectorReader.cpp; \ then mv -f ".deps/TermVectorReader.Tpo" ".deps/TermVectorReader.Plo"; else rm -f ".deps/TermVectorReader.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermVectorReader.lo -MD -MP -MF .deps/TermVectorReader.Tpo -c ../src/CLucene/index/TermVectorReader.cpp -fPIC -DPIC -o .libs/TermVectorReader.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermVectorReader.lo -MD -MP -MF .deps/TermVectorReader.Tpo -c ../src/CLucene/index/TermVectorReader.cpp -o TermVectorReader.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermVectorWriter.lo -MD -MP -MF ".deps/TermVectorWriter.Tpo" -c -o TermVectorWriter.lo `test -f '../src/CLucene/index/TermVectorWriter.cpp' || echo './'`../src/CLucene/index/TermVectorWriter.cpp; \ then mv -f ".deps/TermVectorWriter.Tpo" ".deps/TermVectorWriter.Plo"; else rm -f ".deps/TermVectorWriter.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermVectorWriter.lo -MD -MP -MF .deps/TermVectorWriter.Tpo -c ../src/CLucene/index/TermVectorWriter.cpp -fPIC -DPIC -o .libs/TermVectorWriter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermVectorWriter.lo -MD -MP -MF .deps/TermVectorWriter.Tpo -c ../src/CLucene/index/TermVectorWriter.cpp -o TermVectorWriter.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Lexer.lo -MD -MP -MF ".deps/Lexer.Tpo" -c -o Lexer.lo `test -f '../src/CLucene/queryParser/Lexer.cpp' || echo './'`../src/CLucene/queryParser/Lexer.cpp; \ then mv -f ".deps/Lexer.Tpo" ".deps/Lexer.Plo"; else rm -f ".deps/Lexer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Lexer.lo -MD -MP -MF .deps/Lexer.Tpo -c ../src/CLucene/queryParser/Lexer.cpp -fPIC -DPIC -o .libs/Lexer.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Lexer.lo -MD -MP -MF .deps/Lexer.Tpo -c ../src/CLucene/queryParser/Lexer.cpp -o Lexer.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT QueryParser.lo -MD -MP -MF ".deps/QueryParser.Tpo" -c -o QueryParser.lo `test -f '../src/CLucene/queryParser/QueryParser.cpp' || echo './'`../src/CLucene/queryParser/QueryParser.cpp; \ then mv -f ".deps/QueryParser.Tpo" ".deps/QueryParser.Plo"; else rm -f ".deps/QueryParser.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT QueryParser.lo -MD -MP -MF .deps/QueryParser.Tpo -c ../src/CLucene/queryParser/QueryParser.cpp -fPIC -DPIC -o .libs/QueryParser.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT QueryParser.lo -MD -MP -MF .deps/QueryParser.Tpo -c ../src/CLucene/queryParser/QueryParser.cpp -o QueryParser.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT QueryParserBase.lo -MD -MP -MF ".deps/QueryParserBase.Tpo" -c -o QueryParserBase.lo `test -f '../src/CLucene/queryParser/QueryParserBase.cpp' || echo './'`../src/CLucene/queryParser/QueryParserBase.cpp; \ then mv -f ".deps/QueryParserBase.Tpo" ".deps/QueryParserBase.Plo"; else rm -f ".deps/QueryParserBase.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT QueryParserBase.lo -MD -MP -MF .deps/QueryParserBase.Tpo -c ../src/CLucene/queryParser/QueryParserBase.cpp -fPIC -DPIC -o .libs/QueryParserBase.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT QueryParserBase.lo -MD -MP -MF .deps/QueryParserBase.Tpo -c ../src/CLucene/queryParser/QueryParserBase.cpp -o QueryParserBase.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT QueryToken.lo -MD -MP -MF ".deps/QueryToken.Tpo" -c -o QueryToken.lo `test -f '../src/CLucene/queryParser/QueryToken.cpp' || echo './'`../src/CLucene/queryParser/QueryToken.cpp; \ then mv -f ".deps/QueryToken.Tpo" ".deps/QueryToken.Plo"; else rm -f ".deps/QueryToken.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT QueryToken.lo -MD -MP -MF .deps/QueryToken.Tpo -c ../src/CLucene/queryParser/QueryToken.cpp -fPIC -DPIC -o .libs/QueryToken.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT QueryToken.lo -MD -MP -MF .deps/QueryToken.Tpo -c ../src/CLucene/queryParser/QueryToken.cpp -o QueryToken.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TokenList.lo -MD -MP -MF ".deps/TokenList.Tpo" -c -o TokenList.lo `test -f '../src/CLucene/queryParser/TokenList.cpp' || echo './'`../src/CLucene/queryParser/TokenList.cpp; \ then mv -f ".deps/TokenList.Tpo" ".deps/TokenList.Plo"; else rm -f ".deps/TokenList.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TokenList.lo -MD -MP -MF .deps/TokenList.Tpo -c ../src/CLucene/queryParser/TokenList.cpp -fPIC -DPIC -o .libs/TokenList.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TokenList.lo -MD -MP -MF .deps/TokenList.Tpo -c ../src/CLucene/queryParser/TokenList.cpp -o TokenList.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MultiFieldQueryParser.lo -MD -MP -MF ".deps/MultiFieldQueryParser.Tpo" -c -o MultiFieldQueryParser.lo `test -f '../src/CLucene/queryParser/MultiFieldQueryParser.cpp' || echo './'`../src/CLucene/queryParser/MultiFieldQueryParser.cpp; \ then mv -f ".deps/MultiFieldQueryParser.Tpo" ".deps/MultiFieldQueryParser.Plo"; else rm -f ".deps/MultiFieldQueryParser.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MultiFieldQueryParser.lo -MD -MP -MF .deps/MultiFieldQueryParser.Tpo -c ../src/CLucene/queryParser/MultiFieldQueryParser.cpp -fPIC -DPIC -o .libs/MultiFieldQueryParser.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MultiFieldQueryParser.lo -MD -MP -MF .deps/MultiFieldQueryParser.Tpo -c ../src/CLucene/queryParser/MultiFieldQueryParser.cpp -o MultiFieldQueryParser.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT BooleanQuery.lo -MD -MP -MF ".deps/BooleanQuery.Tpo" -c -o BooleanQuery.lo `test -f '../src/CLucene/search/BooleanQuery.cpp' || echo './'`../src/CLucene/search/BooleanQuery.cpp; \ then mv -f ".deps/BooleanQuery.Tpo" ".deps/BooleanQuery.Plo"; else rm -f ".deps/BooleanQuery.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT BooleanQuery.lo -MD -MP -MF .deps/BooleanQuery.Tpo -c ../src/CLucene/search/BooleanQuery.cpp -fPIC -DPIC -o .libs/BooleanQuery.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT BooleanQuery.lo -MD -MP -MF .deps/BooleanQuery.Tpo -c ../src/CLucene/search/BooleanQuery.cpp -o BooleanQuery.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT BooleanScorer.lo -MD -MP -MF ".deps/BooleanScorer.Tpo" -c -o BooleanScorer.lo `test -f '../src/CLucene/search/BooleanScorer.cpp' || echo './'`../src/CLucene/search/BooleanScorer.cpp; \ then mv -f ".deps/BooleanScorer.Tpo" ".deps/BooleanScorer.Plo"; else rm -f ".deps/BooleanScorer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT BooleanScorer.lo -MD -MP -MF .deps/BooleanScorer.Tpo -c ../src/CLucene/search/BooleanScorer.cpp -fPIC -DPIC -o .libs/BooleanScorer.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT BooleanScorer.lo -MD -MP -MF .deps/BooleanScorer.Tpo -c ../src/CLucene/search/BooleanScorer.cpp -o BooleanScorer.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT DateFilter.lo -MD -MP -MF ".deps/DateFilter.Tpo" -c -o DateFilter.lo `test -f '../src/CLucene/search/DateFilter.cpp' || echo './'`../src/CLucene/search/DateFilter.cpp; \ then mv -f ".deps/DateFilter.Tpo" ".deps/DateFilter.Plo"; else rm -f ".deps/DateFilter.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT DateFilter.lo -MD -MP -MF .deps/DateFilter.Tpo -c ../src/CLucene/search/DateFilter.cpp -fPIC -DPIC -o .libs/DateFilter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT DateFilter.lo -MD -MP -MF .deps/DateFilter.Tpo -c ../src/CLucene/search/DateFilter.cpp -o DateFilter.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT CachingWrapperFilter.lo -MD -MP -MF ".deps/CachingWrapperFilter.Tpo" -c -o CachingWrapperFilter.lo `test -f '../src/CLucene/search/CachingWrapperFilter.cpp' || echo './'`../src/CLucene/search/CachingWrapperFilter.cpp; \ then mv -f ".deps/CachingWrapperFilter.Tpo" ".deps/CachingWrapperFilter.Plo"; else rm -f ".deps/CachingWrapperFilter.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT CachingWrapperFilter.lo -MD -MP -MF .deps/CachingWrapperFilter.Tpo -c ../src/CLucene/search/CachingWrapperFilter.cpp -fPIC -DPIC -o .libs/CachingWrapperFilter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT CachingWrapperFilter.lo -MD -MP -MF .deps/CachingWrapperFilter.Tpo -c ../src/CLucene/search/CachingWrapperFilter.cpp -o CachingWrapperFilter.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT ChainedFilter.lo -MD -MP -MF ".deps/ChainedFilter.Tpo" -c -o ChainedFilter.lo `test -f '../src/CLucene/search/ChainedFilter.cpp' || echo './'`../src/CLucene/search/ChainedFilter.cpp; \ then mv -f ".deps/ChainedFilter.Tpo" ".deps/ChainedFilter.Plo"; else rm -f ".deps/ChainedFilter.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT ChainedFilter.lo -MD -MP -MF .deps/ChainedFilter.Tpo -c ../src/CLucene/search/ChainedFilter.cpp -fPIC -DPIC -o .libs/ChainedFilter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT ChainedFilter.lo -MD -MP -MF .deps/ChainedFilter.Tpo -c ../src/CLucene/search/ChainedFilter.cpp -o ChainedFilter.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT ConjunctionScorer.lo -MD -MP -MF ".deps/ConjunctionScorer.Tpo" -c -o ConjunctionScorer.lo `test -f '../src/CLucene/search/ConjunctionScorer.cpp' || echo './'`../src/CLucene/search/ConjunctionScorer.cpp; \ then mv -f ".deps/ConjunctionScorer.Tpo" ".deps/ConjunctionScorer.Plo"; else rm -f ".deps/ConjunctionScorer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT ConjunctionScorer.lo -MD -MP -MF .deps/ConjunctionScorer.Tpo -c ../src/CLucene/search/ConjunctionScorer.cpp -fPIC -DPIC -o .libs/ConjunctionScorer.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT ConjunctionScorer.lo -MD -MP -MF .deps/ConjunctionScorer.Tpo -c ../src/CLucene/search/ConjunctionScorer.cpp -o ConjunctionScorer.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT ExactPhraseScorer.lo -MD -MP -MF ".deps/ExactPhraseScorer.Tpo" -c -o ExactPhraseScorer.lo `test -f '../src/CLucene/search/ExactPhraseScorer.cpp' || echo './'`../src/CLucene/search/ExactPhraseScorer.cpp; \ then mv -f ".deps/ExactPhraseScorer.Tpo" ".deps/ExactPhraseScorer.Plo"; else rm -f ".deps/ExactPhraseScorer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT ExactPhraseScorer.lo -MD -MP -MF .deps/ExactPhraseScorer.Tpo -c ../src/CLucene/search/ExactPhraseScorer.cpp -fPIC -DPIC -o .libs/ExactPhraseScorer.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT ExactPhraseScorer.lo -MD -MP -MF .deps/ExactPhraseScorer.Tpo -c ../src/CLucene/search/ExactPhraseScorer.cpp -o ExactPhraseScorer.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Explanation.lo -MD -MP -MF ".deps/Explanation.Tpo" -c -o Explanation.lo `test -f '../src/CLucene/search/Explanation.cpp' || echo './'`../src/CLucene/search/Explanation.cpp; \ then mv -f ".deps/Explanation.Tpo" ".deps/Explanation.Plo"; else rm -f ".deps/Explanation.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Explanation.lo -MD -MP -MF .deps/Explanation.Tpo -c ../src/CLucene/search/Explanation.cpp -fPIC -DPIC -o .libs/Explanation.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Explanation.lo -MD -MP -MF .deps/Explanation.Tpo -c ../src/CLucene/search/Explanation.cpp -o Explanation.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldCache.lo -MD -MP -MF ".deps/FieldCache.Tpo" -c -o FieldCache.lo `test -f '../src/CLucene/search/FieldCache.cpp' || echo './'`../src/CLucene/search/FieldCache.cpp; \ then mv -f ".deps/FieldCache.Tpo" ".deps/FieldCache.Plo"; else rm -f ".deps/FieldCache.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldCache.lo -MD -MP -MF .deps/FieldCache.Tpo -c ../src/CLucene/search/FieldCache.cpp -fPIC -DPIC -o .libs/FieldCache.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldCache.lo -MD -MP -MF .deps/FieldCache.Tpo -c ../src/CLucene/search/FieldCache.cpp -o FieldCache.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldCacheImpl.lo -MD -MP -MF ".deps/FieldCacheImpl.Tpo" -c -o FieldCacheImpl.lo `test -f '../src/CLucene/search/FieldCacheImpl.cpp' || echo './'`../src/CLucene/search/FieldCacheImpl.cpp; \ then mv -f ".deps/FieldCacheImpl.Tpo" ".deps/FieldCacheImpl.Plo"; else rm -f ".deps/FieldCacheImpl.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldCacheImpl.lo -MD -MP -MF .deps/FieldCacheImpl.Tpo -c ../src/CLucene/search/FieldCacheImpl.cpp -fPIC -DPIC -o .libs/FieldCacheImpl.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldCacheImpl.lo -MD -MP -MF .deps/FieldCacheImpl.Tpo -c ../src/CLucene/search/FieldCacheImpl.cpp -o FieldCacheImpl.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldSortedHitQueue.lo -MD -MP -MF ".deps/FieldSortedHitQueue.Tpo" -c -o FieldSortedHitQueue.lo `test -f '../src/CLucene/search/FieldSortedHitQueue.cpp' || echo './'`../src/CLucene/search/FieldSortedHitQueue.cpp; \ then mv -f ".deps/FieldSortedHitQueue.Tpo" ".deps/FieldSortedHitQueue.Plo"; else rm -f ".deps/FieldSortedHitQueue.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldSortedHitQueue.lo -MD -MP -MF .deps/FieldSortedHitQueue.Tpo -c ../src/CLucene/search/FieldSortedHitQueue.cpp -fPIC -DPIC -o .libs/FieldSortedHitQueue.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldSortedHitQueue.lo -MD -MP -MF .deps/FieldSortedHitQueue.Tpo -c ../src/CLucene/search/FieldSortedHitQueue.cpp -o FieldSortedHitQueue.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldDocSortedHitQueue.lo -MD -MP -MF ".deps/FieldDocSortedHitQueue.Tpo" -c -o FieldDocSortedHitQueue.lo `test -f '../src/CLucene/search/FieldDocSortedHitQueue.cpp' || echo './'`../src/CLucene/search/FieldDocSortedHitQueue.cpp; \ then mv -f ".deps/FieldDocSortedHitQueue.Tpo" ".deps/FieldDocSortedHitQueue.Plo"; else rm -f ".deps/FieldDocSortedHitQueue.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldDocSortedHitQueue.lo -MD -MP -MF .deps/FieldDocSortedHitQueue.Tpo -c ../src/CLucene/search/FieldDocSortedHitQueue.cpp -fPIC -DPIC -o .libs/FieldDocSortedHitQueue.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FieldDocSortedHitQueue.lo -MD -MP -MF .deps/FieldDocSortedHitQueue.Tpo -c ../src/CLucene/search/FieldDocSortedHitQueue.cpp -o FieldDocSortedHitQueue.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FilteredTermEnum.lo -MD -MP -MF ".deps/FilteredTermEnum.Tpo" -c -o FilteredTermEnum.lo `test -f '../src/CLucene/search/FilteredTermEnum.cpp' || echo './'`../src/CLucene/search/FilteredTermEnum.cpp; \ then mv -f ".deps/FilteredTermEnum.Tpo" ".deps/FilteredTermEnum.Plo"; else rm -f ".deps/FilteredTermEnum.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FilteredTermEnum.lo -MD -MP -MF .deps/FilteredTermEnum.Tpo -c ../src/CLucene/search/FilteredTermEnum.cpp -fPIC -DPIC -o .libs/FilteredTermEnum.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FilteredTermEnum.lo -MD -MP -MF .deps/FilteredTermEnum.Tpo -c ../src/CLucene/search/FilteredTermEnum.cpp -o FilteredTermEnum.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FuzzyQuery.lo -MD -MP -MF ".deps/FuzzyQuery.Tpo" -c -o FuzzyQuery.lo `test -f '../src/CLucene/search/FuzzyQuery.cpp' || echo './'`../src/CLucene/search/FuzzyQuery.cpp; \ then mv -f ".deps/FuzzyQuery.Tpo" ".deps/FuzzyQuery.Plo"; else rm -f ".deps/FuzzyQuery.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FuzzyQuery.lo -MD -MP -MF .deps/FuzzyQuery.Tpo -c ../src/CLucene/search/FuzzyQuery.cpp -fPIC -DPIC -o .libs/FuzzyQuery.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT FuzzyQuery.lo -MD -MP -MF .deps/FuzzyQuery.Tpo -c ../src/CLucene/search/FuzzyQuery.cpp -o FuzzyQuery.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Hits.lo -MD -MP -MF ".deps/Hits.Tpo" -c -o Hits.lo `test -f '../src/CLucene/search/Hits.cpp' || echo './'`../src/CLucene/search/Hits.cpp; \ then mv -f ".deps/Hits.Tpo" ".deps/Hits.Plo"; else rm -f ".deps/Hits.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Hits.lo -MD -MP -MF .deps/Hits.Tpo -c ../src/CLucene/search/Hits.cpp -fPIC -DPIC -o .libs/Hits.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Hits.lo -MD -MP -MF .deps/Hits.Tpo -c ../src/CLucene/search/Hits.cpp -o Hits.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT HitQueue.lo -MD -MP -MF ".deps/HitQueue.Tpo" -c -o HitQueue.lo `test -f '../src/CLucene/search/HitQueue.cpp' || echo './'`../src/CLucene/search/HitQueue.cpp; \ then mv -f ".deps/HitQueue.Tpo" ".deps/HitQueue.Plo"; else rm -f ".deps/HitQueue.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT HitQueue.lo -MD -MP -MF .deps/HitQueue.Tpo -c ../src/CLucene/search/HitQueue.cpp -fPIC -DPIC -o .libs/HitQueue.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT HitQueue.lo -MD -MP -MF .deps/HitQueue.Tpo -c ../src/CLucene/search/HitQueue.cpp -o HitQueue.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexSearcher.lo -MD -MP -MF ".deps/IndexSearcher.Tpo" -c -o IndexSearcher.lo `test -f '../src/CLucene/search/IndexSearcher.cpp' || echo './'`../src/CLucene/search/IndexSearcher.cpp; \ then mv -f ".deps/IndexSearcher.Tpo" ".deps/IndexSearcher.Plo"; else rm -f ".deps/IndexSearcher.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexSearcher.lo -MD -MP -MF .deps/IndexSearcher.Tpo -c ../src/CLucene/search/IndexSearcher.cpp -fPIC -DPIC -o .libs/IndexSearcher.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT IndexSearcher.lo -MD -MP -MF .deps/IndexSearcher.Tpo -c ../src/CLucene/search/IndexSearcher.cpp -o IndexSearcher.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MultiSearcher.lo -MD -MP -MF ".deps/MultiSearcher.Tpo" -c -o MultiSearcher.lo `test -f '../src/CLucene/search/MultiSearcher.cpp' || echo './'`../src/CLucene/search/MultiSearcher.cpp; \ then mv -f ".deps/MultiSearcher.Tpo" ".deps/MultiSearcher.Plo"; else rm -f ".deps/MultiSearcher.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MultiSearcher.lo -MD -MP -MF .deps/MultiSearcher.Tpo -c ../src/CLucene/search/MultiSearcher.cpp -fPIC -DPIC -o .libs/MultiSearcher.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MultiSearcher.lo -MD -MP -MF .deps/MultiSearcher.Tpo -c ../src/CLucene/search/MultiSearcher.cpp -o MultiSearcher.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MultiTermQuery.lo -MD -MP -MF ".deps/MultiTermQuery.Tpo" -c -o MultiTermQuery.lo `test -f '../src/CLucene/search/MultiTermQuery.cpp' || echo './'`../src/CLucene/search/MultiTermQuery.cpp; \ then mv -f ".deps/MultiTermQuery.Tpo" ".deps/MultiTermQuery.Plo"; else rm -f ".deps/MultiTermQuery.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MultiTermQuery.lo -MD -MP -MF .deps/MultiTermQuery.Tpo -c ../src/CLucene/search/MultiTermQuery.cpp -fPIC -DPIC -o .libs/MultiTermQuery.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT MultiTermQuery.lo -MD -MP -MF .deps/MultiTermQuery.Tpo -c ../src/CLucene/search/MultiTermQuery.cpp -o MultiTermQuery.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT PhrasePositions.lo -MD -MP -MF ".deps/PhrasePositions.Tpo" -c -o PhrasePositions.lo `test -f '../src/CLucene/search/PhrasePositions.cpp' || echo './'`../src/CLucene/search/PhrasePositions.cpp; \ then mv -f ".deps/PhrasePositions.Tpo" ".deps/PhrasePositions.Plo"; else rm -f ".deps/PhrasePositions.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT PhrasePositions.lo -MD -MP -MF .deps/PhrasePositions.Tpo -c ../src/CLucene/search/PhrasePositions.cpp -fPIC -DPIC -o .libs/PhrasePositions.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT PhrasePositions.lo -MD -MP -MF .deps/PhrasePositions.Tpo -c ../src/CLucene/search/PhrasePositions.cpp -o PhrasePositions.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT PhraseQuery.lo -MD -MP -MF ".deps/PhraseQuery.Tpo" -c -o PhraseQuery.lo `test -f '../src/CLucene/search/PhraseQuery.cpp' || echo './'`../src/CLucene/search/PhraseQuery.cpp; \ then mv -f ".deps/PhraseQuery.Tpo" ".deps/PhraseQuery.Plo"; else rm -f ".deps/PhraseQuery.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT PhraseQuery.lo -MD -MP -MF .deps/PhraseQuery.Tpo -c ../src/CLucene/search/PhraseQuery.cpp -fPIC -DPIC -o .libs/PhraseQuery.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT PhraseQuery.lo -MD -MP -MF .deps/PhraseQuery.Tpo -c ../src/CLucene/search/PhraseQuery.cpp -o PhraseQuery.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT PhraseScorer.lo -MD -MP -MF ".deps/PhraseScorer.Tpo" -c -o PhraseScorer.lo `test -f '../src/CLucene/search/PhraseScorer.cpp' || echo './'`../src/CLucene/search/PhraseScorer.cpp; \ then mv -f ".deps/PhraseScorer.Tpo" ".deps/PhraseScorer.Plo"; else rm -f ".deps/PhraseScorer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT PhraseScorer.lo -MD -MP -MF .deps/PhraseScorer.Tpo -c ../src/CLucene/search/PhraseScorer.cpp -fPIC -DPIC -o .libs/PhraseScorer.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT PhraseScorer.lo -MD -MP -MF .deps/PhraseScorer.Tpo -c ../src/CLucene/search/PhraseScorer.cpp -o PhraseScorer.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT PrefixQuery.lo -MD -MP -MF ".deps/PrefixQuery.Tpo" -c -o PrefixQuery.lo `test -f '../src/CLucene/search/PrefixQuery.cpp' || echo './'`../src/CLucene/search/PrefixQuery.cpp; \ then mv -f ".deps/PrefixQuery.Tpo" ".deps/PrefixQuery.Plo"; else rm -f ".deps/PrefixQuery.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT PrefixQuery.lo -MD -MP -MF .deps/PrefixQuery.Tpo -c ../src/CLucene/search/PrefixQuery.cpp -fPIC -DPIC -o .libs/PrefixQuery.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT PrefixQuery.lo -MD -MP -MF .deps/PrefixQuery.Tpo -c ../src/CLucene/search/PrefixQuery.cpp -o PrefixQuery.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT QueryFilter.lo -MD -MP -MF ".deps/QueryFilter.Tpo" -c -o QueryFilter.lo `test -f '../src/CLucene/search/QueryFilter.cpp' || echo './'`../src/CLucene/search/QueryFilter.cpp; \ then mv -f ".deps/QueryFilter.Tpo" ".deps/QueryFilter.Plo"; else rm -f ".deps/QueryFilter.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT QueryFilter.lo -MD -MP -MF .deps/QueryFilter.Tpo -c ../src/CLucene/search/QueryFilter.cpp -fPIC -DPIC -o .libs/QueryFilter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT QueryFilter.lo -MD -MP -MF .deps/QueryFilter.Tpo -c ../src/CLucene/search/QueryFilter.cpp -o QueryFilter.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT RangeFilter.lo -MD -MP -MF ".deps/RangeFilter.Tpo" -c -o RangeFilter.lo `test -f '../src/CLucene/search/RangeFilter.cpp' || echo './'`../src/CLucene/search/RangeFilter.cpp; \ then mv -f ".deps/RangeFilter.Tpo" ".deps/RangeFilter.Plo"; else rm -f ".deps/RangeFilter.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT RangeFilter.lo -MD -MP -MF .deps/RangeFilter.Tpo -c ../src/CLucene/search/RangeFilter.cpp -fPIC -DPIC -o .libs/RangeFilter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT RangeFilter.lo -MD -MP -MF .deps/RangeFilter.Tpo -c ../src/CLucene/search/RangeFilter.cpp -o RangeFilter.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT RangeQuery.lo -MD -MP -MF ".deps/RangeQuery.Tpo" -c -o RangeQuery.lo `test -f '../src/CLucene/search/RangeQuery.cpp' || echo './'`../src/CLucene/search/RangeQuery.cpp; \ then mv -f ".deps/RangeQuery.Tpo" ".deps/RangeQuery.Plo"; else rm -f ".deps/RangeQuery.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT RangeQuery.lo -MD -MP -MF .deps/RangeQuery.Tpo -c ../src/CLucene/search/RangeQuery.cpp -fPIC -DPIC -o .libs/RangeQuery.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT RangeQuery.lo -MD -MP -MF .deps/RangeQuery.Tpo -c ../src/CLucene/search/RangeQuery.cpp -o RangeQuery.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SearchHeader.lo -MD -MP -MF ".deps/SearchHeader.Tpo" -c -o SearchHeader.lo `test -f '../src/CLucene/search/SearchHeader.cpp' || echo './'`../src/CLucene/search/SearchHeader.cpp; \ then mv -f ".deps/SearchHeader.Tpo" ".deps/SearchHeader.Plo"; else rm -f ".deps/SearchHeader.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SearchHeader.lo -MD -MP -MF .deps/SearchHeader.Tpo -c ../src/CLucene/search/SearchHeader.cpp -fPIC -DPIC -o .libs/SearchHeader.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SearchHeader.lo -MD -MP -MF .deps/SearchHeader.Tpo -c ../src/CLucene/search/SearchHeader.cpp -o SearchHeader.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Similarity.lo -MD -MP -MF ".deps/Similarity.Tpo" -c -o Similarity.lo `test -f '../src/CLucene/search/Similarity.cpp' || echo './'`../src/CLucene/search/Similarity.cpp; \ then mv -f ".deps/Similarity.Tpo" ".deps/Similarity.Plo"; else rm -f ".deps/Similarity.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Similarity.lo -MD -MP -MF .deps/Similarity.Tpo -c ../src/CLucene/search/Similarity.cpp -fPIC -DPIC -o .libs/Similarity.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Similarity.lo -MD -MP -MF .deps/Similarity.Tpo -c ../src/CLucene/search/Similarity.cpp -o Similarity.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SloppyPhraseScorer.lo -MD -MP -MF ".deps/SloppyPhraseScorer.Tpo" -c -o SloppyPhraseScorer.lo `test -f '../src/CLucene/search/SloppyPhraseScorer.cpp' || echo './'`../src/CLucene/search/SloppyPhraseScorer.cpp; \ then mv -f ".deps/SloppyPhraseScorer.Tpo" ".deps/SloppyPhraseScorer.Plo"; else rm -f ".deps/SloppyPhraseScorer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SloppyPhraseScorer.lo -MD -MP -MF .deps/SloppyPhraseScorer.Tpo -c ../src/CLucene/search/SloppyPhraseScorer.cpp -fPIC -DPIC -o .libs/SloppyPhraseScorer.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT SloppyPhraseScorer.lo -MD -MP -MF .deps/SloppyPhraseScorer.Tpo -c ../src/CLucene/search/SloppyPhraseScorer.cpp -o SloppyPhraseScorer.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Sort.lo -MD -MP -MF ".deps/Sort.Tpo" -c -o Sort.lo `test -f '../src/CLucene/search/Sort.cpp' || echo './'`../src/CLucene/search/Sort.cpp; \ then mv -f ".deps/Sort.Tpo" ".deps/Sort.Plo"; else rm -f ".deps/Sort.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Sort.lo -MD -MP -MF .deps/Sort.Tpo -c ../src/CLucene/search/Sort.cpp -fPIC -DPIC -o .libs/Sort.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT Sort.lo -MD -MP -MF .deps/Sort.Tpo -c ../src/CLucene/search/Sort.cpp -o Sort.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermQuery.lo -MD -MP -MF ".deps/TermQuery.Tpo" -c -o TermQuery.lo `test -f '../src/CLucene/search/TermQuery.cpp' || echo './'`../src/CLucene/search/TermQuery.cpp; \ then mv -f ".deps/TermQuery.Tpo" ".deps/TermQuery.Plo"; else rm -f ".deps/TermQuery.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermQuery.lo -MD -MP -MF .deps/TermQuery.Tpo -c ../src/CLucene/search/TermQuery.cpp -fPIC -DPIC -o .libs/TermQuery.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermQuery.lo -MD -MP -MF .deps/TermQuery.Tpo -c ../src/CLucene/search/TermQuery.cpp -o TermQuery.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermScorer.lo -MD -MP -MF ".deps/TermScorer.Tpo" -c -o TermScorer.lo `test -f '../src/CLucene/search/TermScorer.cpp' || echo './'`../src/CLucene/search/TermScorer.cpp; \ then mv -f ".deps/TermScorer.Tpo" ".deps/TermScorer.Plo"; else rm -f ".deps/TermScorer.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermScorer.lo -MD -MP -MF .deps/TermScorer.Tpo -c ../src/CLucene/search/TermScorer.cpp -fPIC -DPIC -o .libs/TermScorer.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT TermScorer.lo -MD -MP -MF .deps/TermScorer.Tpo -c ../src/CLucene/search/TermScorer.cpp -o TermScorer.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT WildcardQuery.lo -MD -MP -MF ".deps/WildcardQuery.Tpo" -c -o WildcardQuery.lo `test -f '../src/CLucene/search/WildcardQuery.cpp' || echo './'`../src/CLucene/search/WildcardQuery.cpp; \ then mv -f ".deps/WildcardQuery.Tpo" ".deps/WildcardQuery.Plo"; else rm -f ".deps/WildcardQuery.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT WildcardQuery.lo -MD -MP -MF .deps/WildcardQuery.Tpo -c ../src/CLucene/search/WildcardQuery.cpp -fPIC -DPIC -o .libs/WildcardQuery.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT WildcardQuery.lo -MD -MP -MF .deps/WildcardQuery.Tpo -c ../src/CLucene/search/WildcardQuery.cpp -o WildcardQuery.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT WildcardTermEnum.lo -MD -MP -MF ".deps/WildcardTermEnum.Tpo" -c -o WildcardTermEnum.lo `test -f '../src/CLucene/search/WildcardTermEnum.cpp' || echo './'`../src/CLucene/search/WildcardTermEnum.cpp; \ then mv -f ".deps/WildcardTermEnum.Tpo" ".deps/WildcardTermEnum.Plo"; else rm -f ".deps/WildcardTermEnum.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT WildcardTermEnum.lo -MD -MP -MF .deps/WildcardTermEnum.Tpo -c ../src/CLucene/search/WildcardTermEnum.cpp -fPIC -DPIC -o .libs/WildcardTermEnum.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -march=i486 -mtune=i686 -MT WildcardTermEnum.lo -MD -MP -MF .deps/WildcardTermEnum.Tpo -c ../src/CLucene/search/WildcardTermEnum.cpp -o WildcardTermEnum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -O2 -march=i486 -mtune=i686 -o libclucene.la -rpath /usr/lib --version-info 3:1:0 --release 0.9.21b StdHeader.lo gunichartables.lo repl_lltot.lo repl_tcscasecmp.lo repl_tcslwr.lo repl_tcstod.lo repl_tcstoll.lo repl_tprintf.lo threads.lo utf8.lo BitSet.lo dirent.lo Equators.lo FastCharStream.lo fileinputstream.lo MD5Digester.lo Misc.lo Reader.lo StringBuffer.lo StringIntern.lo ThreadLocal.lo FSDirectory.lo IndexInput.lo Lock.lo IndexOutput.lo MMapInput.lo RAMDirectory.lo TransactionalRAMDirectory.lo condition.lo error.lo memtracking.lo Analyzers.lo AnalysisHeader.lo StandardAnalyzer.lo StandardFilter.lo StandardTokenizer.lo DateField.lo Document.lo Field.lo CompoundFile.lo DocumentWriter.lo FieldInfos.lo FieldsReader.lo FieldsWriter.lo IndexModifier.lo IndexReader.lo IndexWriter.lo MultiReader.lo SegmentInfos.lo SegmentMergeInfo.lo SegmentMerger.lo SegmentMergeQueue.lo SegmentReader.lo SegmentTermDocs.lo SegmentTermEnum.lo SegmentTermPositions.lo SegmentTermVector.lo Term.lo TermInfo.lo TermInfosReader.lo TermInfosWriter.lo TermVectorReader.lo TermVectorWriter.lo Lexer.lo QueryParser.lo QueryParserBase.lo QueryToken.lo TokenList.lo MultiFieldQueryParser.lo BooleanQuery.lo BooleanScorer.lo DateFilter.lo CachingWrapperFilter.lo ChainedFilter.lo ConjunctionScorer.lo ExactPhraseScorer.lo Explanation.lo FieldCache.lo FieldCacheImpl.lo FieldSortedHitQueue.lo FieldDocSortedHitQueue.lo FilteredTermEnum.lo FuzzyQuery.lo Hits.lo HitQueue.lo IndexSearcher.lo MultiSearcher.lo MultiTermQuery.lo PhrasePositions.lo PhraseQuery.lo PhraseScorer.lo PrefixQuery.lo QueryFilter.lo RangeFilter.lo RangeQuery.lo SearchHeader.lo Similarity.lo SloppyPhraseScorer.lo Sort.lo TermQuery.lo TermScorer.lo WildcardQuery.lo WildcardTermEnum.lo g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/StdHeader.o .libs/gunichartables.o .libs/repl_lltot.o .libs/repl_tcscasecmp.o .libs/repl_tcslwr.o .libs/repl_tcstod.o .libs/repl_tcstoll.o .libs/repl_tprintf.o .libs/threads.o .libs/utf8.o .libs/BitSet.o .libs/dirent.o .libs/Equators.o .libs/FastCharStream.o .libs/fileinputstream.o .libs/MD5Digester.o .libs/Misc.o .libs/Reader.o .libs/StringBuffer.o .libs/StringIntern.o .libs/ThreadLocal.o .libs/FSDirectory.o .libs/IndexInput.o .libs/Lock.o .libs/IndexOutput.o .libs/MMapInput.o .libs/RAMDirectory.o .libs/TransactionalRAMDirectory.o .libs/condition.o .libs/error.o .libs/memtracking.o .libs/Analyzers.o .libs/AnalysisHeader.o .libs/StandardAnalyzer.o .libs/StandardFilter.o .libs/StandardTokenizer.o .libs/DateField.o .libs/Document.o .libs/Field.o .libs/CompoundFile.o .libs/DocumentWriter.o .libs/FieldInfos.o .libs/FieldsReader.o .libs/FieldsWriter.o .libs/IndexModifier.o .libs/IndexReader.o .libs/IndexWriter.o .libs/MultiReader.o .libs/SegmentInfos.o .libs/SegmentMergeInfo.o .libs/SegmentMerger.o .libs/SegmentMergeQueue.o .libs/SegmentReader.o .libs/SegmentTermDocs.o .libs/SegmentTermEnum.o .libs/SegmentTermPositions.o .libs/SegmentTermVector.o .libs/Term.o .libs/TermInfo.o .libs/TermInfosReader.o .libs/TermInfosWriter.o .libs/TermVectorReader.o .libs/TermVectorWriter.o .libs/Lexer.o .libs/QueryParser.o .libs/QueryParserBase.o .libs/QueryToken.o .libs/TokenList.o .libs/MultiFieldQueryParser.o .libs/BooleanQuery.o .libs/BooleanScorer.o .libs/DateFilter.o .libs/CachingWrapperFilter.o .libs/ChainedFilter.o .libs/ConjunctionScorer.o .libs/ExactPhraseScorer.o .libs/Explanation.o .libs/FieldCache.o .libs/FieldCacheImpl.o .libs/FieldSortedHitQueue.o .libs/FieldDocSortedHitQueue.o .libs/FilteredTermEnum.o .libs/FuzzyQuery.o .libs/Hits.o .libs/HitQueue.o .libs/IndexSearcher.o .libs/MultiSearcher.o .libs/MultiTermQuery.o .libs/PhrasePositions.o .libs/PhraseQuery.o .libs/PhraseScorer.o .libs/PrefixQuery.o .libs/QueryFilter.o .libs/RangeFilter.o .libs/RangeQuery.o .libs/SearchHeader.o .libs/Similarity.o .libs/SloppyPhraseScorer.o .libs/Sort.o .libs/TermQuery.o .libs/TermScorer.o .libs/WildcardQuery.o .libs/WildcardTermEnum.o -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -pthread -march=i486 -mtune=i686 -Wl,-soname -Wl,libclucene.so.0 -o .libs/libclucene.so.0.0.0 (cd .libs && rm -f libclucene.so.0 && ln -s libclucene.so.0.0.0 libclucene.so.0) (cd .libs && rm -f libclucene.so && ln -s libclucene.so.0.0.0 libclucene.so) ar cru .libs/libclucene.a StdHeader.o gunichartables.o repl_lltot.o repl_tcscasecmp.o repl_tcslwr.o repl_tcstod.o repl_tcstoll.o repl_tprintf.o threads.o utf8.o BitSet.o dirent.o Equators.o FastCharStream.o fileinputstream.o MD5Digester.o Misc.o Reader.o StringBuffer.o StringIntern.o ThreadLocal.o FSDirectory.o IndexInput.o Lock.o IndexOutput.o MMapInput.o RAMDirectory.o TransactionalRAMDirectory.o condition.o error.o memtracking.o Analyzers.o AnalysisHeader.o StandardAnalyzer.o StandardFilter.o StandardTokenizer.o DateField.o Document.o Field.o CompoundFile.o DocumentWriter.o FieldInfos.o FieldsReader.o FieldsWriter.o IndexModifier.o IndexReader.o IndexWriter.o MultiReader.o SegmentInfos.o SegmentMergeInfo.o SegmentMerger.o SegmentMergeQueue.o SegmentReader.o SegmentTermDocs.o SegmentTermEnum.o SegmentTermPositions.o SegmentTermVector.o Term.o TermInfo.o TermInfosReader.o TermInfosWriter.o TermVectorReader.o TermVectorWriter.o Lexer.o QueryParser.o QueryParserBase.o QueryToken.o TokenList.o MultiFieldQueryParser.o BooleanQuery.o BooleanScorer.o DateFilter.o CachingWrapperFilter.o ChainedFilter.o ConjunctionScorer.o ExactPhraseScorer.o Explanation.o FieldCache.o FieldCacheImpl.o FieldSortedHitQueue.o FieldDocSortedHitQueue.o FilteredTermEnum.o FuzzyQuery.o Hits.o HitQueue.o IndexSearcher.o MultiSearcher.o MultiTermQuery.o PhrasePositions.o PhraseQuery.o PhraseScorer.o PrefixQuery.o QueryFilter.o RangeFilter.o RangeQuery.o SearchHeader.o Similarity.o SloppyPhraseScorer.o Sort.o TermQuery.o TermScorer.o WildcardQuery.o WildcardTermEnum.o ranlib .libs/libclucene.a creating libclucene.la (cd .libs && rm -f libclucene.la && ln -s ../libclucene.la libclucene.la) make[3]: Leaving directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/src' make[2]: Leaving directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/src' Making all in test make[2]: Entering directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/test' make[3]: Entering directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/test' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/test' make[2]: Leaving directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/test' make[2]: Entering directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21' make[2]: Leaving directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21' make[1]: Leaving directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21' Making install in src make[1]: Entering directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/src' Making install in . make[2]: Entering directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/src' make[3]: Entering directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/src' test -z "/usr/lib" || mkdir -p -- "/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/lib" /bin/sh ../libtool --mode=install /bin/ginstall -c 'libclucene.la' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/lib/libclucene.la' /bin/ginstall -c .libs/libclucene.so.0.0.0 /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/lib/libclucene.so.0.0.0 (cd /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/lib && rm -f libclucene.so.0 && ln -s libclucene.so.0.0.0 libclucene.so.0) (cd /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/lib && rm -f libclucene.so && ln -s libclucene.so.0.0.0 libclucene.so) /bin/ginstall -c .libs/libclucene.lai /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/lib/libclucene.la /bin/ginstall -c .libs/libclucene.a /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/lib/libclucene.a ranlib /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/lib/libclucene.a chmod 644 /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/lib/libclucene.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/CLucene/analysis" || mkdir -p -- "/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/analysis" /bin/ginstall -c -m 644 '../src/CLucene/analysis/AnalysisHeader.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/analysis/AnalysisHeader.h' /bin/ginstall -c -m 644 '../src/CLucene/analysis/Analyzers.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/analysis/Analyzers.h' test -z "/usr/lib/CLucene" || mkdir -p -- "/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/lib/CLucene" /bin/ginstall -c -m 644 '../src/CLucene/clucene-config.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/lib/CLucene/clucene-config.h' test -z "/usr/include/CLucene/config" || mkdir -p -- "/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/config" /bin/ginstall -c -m 644 '../src/CLucene/config/CompilerBcb.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/config/CompilerBcb.h' /bin/ginstall -c -m 644 '../src/CLucene/config/CompilerGcc.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/config/CompilerGcc.h' /bin/ginstall -c -m 644 '../src/CLucene/config/CompilerMsvc.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/config/CompilerMsvc.h' /bin/ginstall -c -m 644 '../src/CLucene/config/PlatformMac.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/config/PlatformMac.h' /bin/ginstall -c -m 644 '../src/CLucene/config/PlatformUnix.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/config/PlatformUnix.h' /bin/ginstall -c -m 644 '../src/CLucene/config/PlatformWin32.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/config/PlatformWin32.h' /bin/ginstall -c -m 644 '../src/CLucene/config/compiler.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/config/compiler.h' /bin/ginstall -c -m 644 '../src/CLucene/config/define_std.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/config/define_std.h' /bin/ginstall -c -m 644 '../src/CLucene/config/gunichartables.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/config/gunichartables.h' /bin/ginstall -c -m 644 '../src/CLucene/config/repl_tchar.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/config/repl_tchar.h' /bin/ginstall -c -m 644 '../src/CLucene/config/repl_wchar.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/config/repl_wchar.h' /bin/ginstall -c -m 644 '../src/CLucene/config/threadCSection.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/config/threadCSection.h' /bin/ginstall -c -m 644 '../src/CLucene/config/threadPthread.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/config/threadPthread.h' test -z "/usr/include/CLucene/debug" || mkdir -p -- "/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/debug" /bin/ginstall -c -m 644 '../src/CLucene/debug/condition.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/debug/condition.h' /bin/ginstall -c -m 644 '../src/CLucene/debug/error.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/debug/error.h' /bin/ginstall -c -m 644 '../src/CLucene/debug/lucenebase.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/debug/lucenebase.h' /bin/ginstall -c -m 644 '../src/CLucene/debug/mem.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/debug/mem.h' test -z "/usr/include/CLucene/document" || mkdir -p -- "/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/document" /bin/ginstall -c -m 644 '../src/CLucene/document/DateField.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/document/DateField.h' /bin/ginstall -c -m 644 '../src/CLucene/document/Document.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/document/Document.h' /bin/ginstall -c -m 644 '../src/CLucene/document/Field.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/document/Field.h' test -z "/usr/include" || mkdir -p -- "/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include" /bin/ginstall -c -m 644 'CLucene.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene.h' test -z "/usr/include/CLucene/index" || mkdir -p -- "/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index" /bin/ginstall -c -m 644 '../src/CLucene/index/CompoundFile.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/CompoundFile.h' /bin/ginstall -c -m 644 '../src/CLucene/index/DocumentWriter.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/DocumentWriter.h' /bin/ginstall -c -m 644 '../src/CLucene/index/FieldInfo.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/FieldInfo.h' /bin/ginstall -c -m 644 '../src/CLucene/index/FieldInfos.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/FieldInfos.h' /bin/ginstall -c -m 644 '../src/CLucene/index/FieldsReader.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/FieldsReader.h' /bin/ginstall -c -m 644 '../src/CLucene/index/FieldsWriter.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/FieldsWriter.h' /bin/ginstall -c -m 644 '../src/CLucene/index/IndexModifier.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/IndexModifier.h' /bin/ginstall -c -m 644 '../src/CLucene/index/IndexReader.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/IndexReader.h' /bin/ginstall -c -m 644 '../src/CLucene/index/IndexWriter.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/IndexWriter.h' /bin/ginstall -c -m 644 '../src/CLucene/index/MultiReader.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/MultiReader.h' /bin/ginstall -c -m 644 '../src/CLucene/index/SegmentHeader.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/SegmentHeader.h' /bin/ginstall -c -m 644 '../src/CLucene/index/SegmentInfos.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/SegmentInfos.h' /bin/ginstall -c -m 644 '../src/CLucene/index/SegmentMergeInfo.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/SegmentMergeInfo.h' /bin/ginstall -c -m 644 '../src/CLucene/index/SegmentMergeQueue.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/SegmentMergeQueue.h' /bin/ginstall -c -m 644 '../src/CLucene/index/SegmentMerger.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/SegmentMerger.h' /bin/ginstall -c -m 644 '../src/CLucene/index/SegmentTermEnum.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/SegmentTermEnum.h' /bin/ginstall -c -m 644 '../src/CLucene/index/Term.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/Term.h' /bin/ginstall -c -m 644 '../src/CLucene/index/TermInfo.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/TermInfo.h' /bin/ginstall -c -m 644 '../src/CLucene/index/TermInfosReader.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/TermInfosReader.h' /bin/ginstall -c -m 644 '../src/CLucene/index/TermInfosWriter.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/TermInfosWriter.h' /bin/ginstall -c -m 644 '../src/CLucene/index/TermVector.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/TermVector.h' /bin/ginstall -c -m 644 '../src/CLucene/index/Terms.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index/Terms.h' test -z "/usr/include/CLucene/queryParser" || mkdir -p -- "/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/queryParser" /bin/ginstall -c -m 644 '../src/CLucene/queryParser/Lexer.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/queryParser/Lexer.h' /bin/ginstall -c -m 644 '../src/CLucene/queryParser/MultiFieldQueryParser.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/queryParser/MultiFieldQueryParser.h' /bin/ginstall -c -m 644 '../src/CLucene/queryParser/QueryParser.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/queryParser/QueryParser.h' /bin/ginstall -c -m 644 '../src/CLucene/queryParser/QueryParserBase.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/queryParser/QueryParserBase.h' /bin/ginstall -c -m 644 '../src/CLucene/queryParser/QueryToken.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/queryParser/QueryToken.h' /bin/ginstall -c -m 644 '../src/CLucene/queryParser/TokenList.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/queryParser/TokenList.h' test -z "/usr/include/CLucene/search" || mkdir -p -- "/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search" /bin/ginstall -c -m 644 '../src/CLucene/search/BooleanClause.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/BooleanClause.h' /bin/ginstall -c -m 644 '../src/CLucene/search/BooleanQuery.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/BooleanQuery.h' /bin/ginstall -c -m 644 '../src/CLucene/search/BooleanScorer.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/BooleanScorer.h' /bin/ginstall -c -m 644 '../src/CLucene/search/CachingWrapperFilter.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/CachingWrapperFilter.h' /bin/ginstall -c -m 644 '../src/CLucene/search/ChainedFilter.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/ChainedFilter.h' /bin/ginstall -c -m 644 '../src/CLucene/search/Compare.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/Compare.h' /bin/ginstall -c -m 644 '../src/CLucene/search/ConjunctionScorer.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/ConjunctionScorer.h' /bin/ginstall -c -m 644 '../src/CLucene/search/DateFilter.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/DateFilter.h' /bin/ginstall -c -m 644 '../src/CLucene/search/ExactPhraseScorer.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/ExactPhraseScorer.h' /bin/ginstall -c -m 644 '../src/CLucene/search/Explanation.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/Explanation.h' /bin/ginstall -c -m 644 '../src/CLucene/search/FieldCache.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/FieldCache.h' /bin/ginstall -c -m 644 '../src/CLucene/search/FieldCacheImpl.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/FieldCacheImpl.h' /bin/ginstall -c -m 644 '../src/CLucene/search/FieldDoc.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/FieldDoc.h' /bin/ginstall -c -m 644 '../src/CLucene/search/FieldDocSortedHitQueue.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/FieldDocSortedHitQueue.h' /bin/ginstall -c -m 644 '../src/CLucene/search/FieldSortedHitQueue.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/FieldSortedHitQueue.h' /bin/ginstall -c -m 644 '../src/CLucene/search/Filter.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/Filter.h' /bin/ginstall -c -m 644 '../src/CLucene/search/FilteredTermEnum.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/FilteredTermEnum.h' /bin/ginstall -c -m 644 '../src/CLucene/search/FuzzyQuery.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/FuzzyQuery.h' /bin/ginstall -c -m 644 '../src/CLucene/search/HitQueue.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/HitQueue.h' /bin/ginstall -c -m 644 '../src/CLucene/search/IndexSearcher.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/IndexSearcher.h' /bin/ginstall -c -m 644 '../src/CLucene/search/MultiSearcher.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/MultiSearcher.h' /bin/ginstall -c -m 644 '../src/CLucene/search/MultiTermQuery.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/MultiTermQuery.h' /bin/ginstall -c -m 644 '../src/CLucene/search/PhrasePositions.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/PhrasePositions.h' /bin/ginstall -c -m 644 '../src/CLucene/search/PhraseQuery.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/PhraseQuery.h' /bin/ginstall -c -m 644 '../src/CLucene/search/PhraseQueue.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/PhraseQueue.h' /bin/ginstall -c -m 644 '../src/CLucene/search/PhraseScorer.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/PhraseScorer.h' /bin/ginstall -c -m 644 '../src/CLucene/search/PrefixQuery.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/PrefixQuery.h' /bin/ginstall -c -m 644 '../src/CLucene/search/QueryFilter.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/QueryFilter.h' /bin/ginstall -c -m 644 '../src/CLucene/search/RangeFilter.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/RangeFilter.h' /bin/ginstall -c -m 644 '../src/CLucene/search/RangeQuery.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/RangeQuery.h' /bin/ginstall -c -m 644 '../src/CLucene/search/Scorer.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/Scorer.h' /bin/ginstall -c -m 644 '../src/CLucene/search/SearchHeader.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/SearchHeader.h' /bin/ginstall -c -m 644 '../src/CLucene/search/Similarity.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/Similarity.h' /bin/ginstall -c -m 644 '../src/CLucene/search/SloppyPhraseScorer.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/SloppyPhraseScorer.h' /bin/ginstall -c -m 644 '../src/CLucene/search/Sort.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/Sort.h' /bin/ginstall -c -m 644 '../src/CLucene/search/TermQuery.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/TermQuery.h' /bin/ginstall -c -m 644 '../src/CLucene/search/TermScorer.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/TermScorer.h' /bin/ginstall -c -m 644 '../src/CLucene/search/WildcardQuery.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/WildcardQuery.h' /bin/ginstall -c -m 644 '../src/CLucene/search/WildcardTermEnum.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search/WildcardTermEnum.h' test -z "/usr/include/CLucene/analysis/standard" || mkdir -p -- "/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/analysis/standard" /bin/ginstall -c -m 644 '../src/CLucene/analysis/standard/StandardAnalyzer.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/analysis/standard/StandardAnalyzer.h' /bin/ginstall -c -m 644 '../src/CLucene/analysis/standard/StandardFilter.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/analysis/standard/StandardFilter.h' /bin/ginstall -c -m 644 '../src/CLucene/analysis/standard/StandardTokenizer.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/analysis/standard/StandardTokenizer.h' /bin/ginstall -c -m 644 '../src/CLucene/analysis/standard/StandardTokenizerConstants.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/analysis/standard/StandardTokenizerConstants.h' test -z "/usr/include/CLucene" || mkdir -p -- "/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene" /bin/ginstall -c -m 644 '../src/CLucene/CLBackwards.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/CLBackwards.h' /bin/ginstall -c -m 644 '../src/CLucene/CLConfig.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/CLConfig.h' /bin/ginstall -c -m 644 '../src/CLucene/LuceneThreads.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/LuceneThreads.h' /bin/ginstall -c -m 644 '../src/CLucene/StdHeader.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/StdHeader.h' test -z "/usr/include/CLucene/store" || mkdir -p -- "/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/store" /bin/ginstall -c -m 644 '../src/CLucene/store/Directory.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/store/Directory.h' /bin/ginstall -c -m 644 '../src/CLucene/store/FSDirectory.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/store/FSDirectory.h' /bin/ginstall -c -m 644 '../src/CLucene/store/IndexInput.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/store/IndexInput.h' /bin/ginstall -c -m 644 '../src/CLucene/store/IndexOutput.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/store/IndexOutput.h' /bin/ginstall -c -m 644 '../src/CLucene/store/InputStream.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/store/InputStream.h' /bin/ginstall -c -m 644 '../src/CLucene/store/Lock.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/store/Lock.h' /bin/ginstall -c -m 644 '../src/CLucene/store/OutputStream.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/store/OutputStream.h' /bin/ginstall -c -m 644 '../src/CLucene/store/RAMDirectory.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/store/RAMDirectory.h' /bin/ginstall -c -m 644 '../src/CLucene/store/TransactionalRAMDirectory.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/store/TransactionalRAMDirectory.h' test -z "/usr/include/CLucene/util" || mkdir -p -- "/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util" /bin/ginstall -c -m 644 '../src/CLucene/util/Arrays.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/Arrays.h' /bin/ginstall -c -m 644 '../src/CLucene/util/BitSet.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/BitSet.h' /bin/ginstall -c -m 644 '../src/CLucene/util/Equators.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/Equators.h' /bin/ginstall -c -m 644 '../src/CLucene/util/FastCharStream.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/FastCharStream.h' /bin/ginstall -c -m 644 '../src/CLucene/util/MD5Digester.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/MD5Digester.h' /bin/ginstall -c -m 644 '../src/CLucene/util/Misc.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/Misc.h' /bin/ginstall -c -m 644 '../src/CLucene/util/PriorityQueue.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/PriorityQueue.h' /bin/ginstall -c -m 644 '../src/CLucene/util/Reader.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/Reader.h' /bin/ginstall -c -m 644 '../src/CLucene/util/StringBuffer.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/StringBuffer.h' /bin/ginstall -c -m 644 '../src/CLucene/util/StringIntern.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/StringIntern.h' /bin/ginstall -c -m 644 '../src/CLucene/util/ThreadLocal.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/ThreadLocal.h' /bin/ginstall -c -m 644 '../src/CLucene/util/VoidList.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/VoidList.h' /bin/ginstall -c -m 644 '../src/CLucene/util/VoidMap.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/VoidMap.h' /bin/ginstall -c -m 644 '../src/CLucene/util/bufferedstream.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/bufferedstream.h' /bin/ginstall -c -m 644 '../src/CLucene/util/dirent.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/dirent.h' /bin/ginstall -c -m 644 '../src/CLucene/util/fileinputstream.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/fileinputstream.h' /bin/ginstall -c -m 644 '../src/CLucene/util/googlesparsemap.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/googlesparsemap.h' /bin/ginstall -c -m 644 '../src/CLucene/util/inputstreambuffer.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/inputstreambuffer.h' /bin/ginstall -c -m 644 '../src/CLucene/util/jstreamsconfig.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/jstreamsconfig.h' /bin/ginstall -c -m 644 '../src/CLucene/util/streambase.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/streambase.h' /bin/ginstall -c -m 644 '../src/CLucene/util/stringreader.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/stringreader.h' /bin/ginstall -c -m 644 '../src/CLucene/util/subinputstream.h' '/home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util/subinputstream.h' make[3]: Leaving directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/src' make[2]: Leaving directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/src' make[1]: Leaving directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/src' Making install in test make[1]: Entering directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/test' make[2]: Entering directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/test' make[3]: Entering directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/test' make[2]: Leaving directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/test' make[1]: Leaving directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21/test' make[1]: Entering directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21' make[2]: Entering directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21' make[1]: Leaving directory `/home/imar/salixrepo/clucene-core/0.9.21/i486/src/clucene-core-0.9.21' /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg: total 8 drwxr-xr-x 2 root root 4096 Jul 22 20:19 install drwxr-xr-x 6 root root 4096 Jul 22 20:19 usr /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/install: total 4 -rw-r--r-- 1 root root 392 Jul 22 20:19 slack-desc /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr: total 16 drwxr-xr-x 3 root root 4096 Jul 22 20:19 doc drwxr-xr-x 3 root root 4096 Jul 22 20:19 include drwxr-xr-x 3 root root 4096 Jul 22 20:19 lib drwxr-xr-x 3 root root 4096 Jul 22 20:16 src /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Jul 22 20:19 clucene-core-0.9.21 /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/doc/clucene-core-0.9.21: total 68 -rw-r--r-- 1 root root 11357 Jul 22 20:19 APACHE.license -rw-r--r-- 1 root root 1195 Jul 22 20:19 AUTHORS -rw-r--r-- 1 root root 2958 Jul 22 20:19 COPYING -rw-r--r-- 1 root root 0 Jul 22 20:19 ChangeLog -rw-r--r-- 1 root root 3384 Jul 22 20:19 HACKING -rw-r--r-- 1 root root 2146 Jul 22 20:19 INSTALL -rw-r--r-- 1 root root 25505 Jul 22 20:19 LGPL.license -rw-r--r-- 1 root root 0 Jul 22 20:19 NEWS -rw-r--r-- 1 root root 122 Jul 22 20:19 README -rw-r--r-- 1 root root 119 Jul 22 20:19 REQUESTS -rw-r--r-- 1 root root 2843 Jul 22 20:19 requests /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include: total 8 drwxr-xr-x 11 root root 4096 Jul 22 20:19 CLucene -rw-r--r-- 1 root root 1479 Jul 22 20:19 CLucene.h /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene: total 76 -rw-r--r-- 1 root root 2859 Jul 22 20:19 CLBackwards.h -rw-r--r-- 1 root root 13187 Jul 22 20:19 CLConfig.h -rw-r--r-- 1 root root 2001 Jul 22 20:19 LuceneThreads.h -rw-r--r-- 1 root root 14290 Jul 22 20:19 StdHeader.h drwxr-xr-x 3 root root 4096 Jul 22 20:19 analysis drwxr-xr-x 2 root root 4096 Jul 22 20:19 config drwxr-xr-x 2 root root 4096 Jul 22 20:19 debug drwxr-xr-x 2 root root 4096 Jul 22 20:19 document drwxr-xr-x 2 root root 4096 Jul 22 20:19 index drwxr-xr-x 2 root root 4096 Jul 22 20:19 queryParser drwxr-xr-x 2 root root 4096 Jul 22 20:19 search drwxr-xr-x 2 root root 4096 Jul 22 20:19 store drwxr-xr-x 2 root root 4096 Jul 22 20:19 util /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/analysis: total 28 -rw-r--r-- 1 root root 8355 Jul 22 20:19 AnalysisHeader.h -rw-r--r-- 1 root root 9547 Jul 22 20:19 Analyzers.h drwxr-xr-x 2 root root 4096 Jul 22 20:19 standard /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/analysis/standard: total 16 -rw-r--r-- 1 root root 1339 Jul 22 20:19 StandardAnalyzer.h -rw-r--r-- 1 root root 1149 Jul 22 20:19 StandardFilter.h -rw-r--r-- 1 root root 3216 Jul 22 20:19 StandardTokenizer.h -rw-r--r-- 1 root root 786 Jul 22 20:19 StandardTokenizerConstants.h /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/config: total 728 -rw-r--r-- 1 root root 1758 Jul 22 20:19 CompilerBcb.h -rw-r--r-- 1 root root 4844 Jul 22 20:19 CompilerGcc.h -rw-r--r-- 1 root root 4123 Jul 22 20:19 CompilerMsvc.h -rw-r--r-- 1 root root 803 Jul 22 20:19 PlatformMac.h -rw-r--r-- 1 root root 536 Jul 22 20:19 PlatformUnix.h -rw-r--r-- 1 root root 539 Jul 22 20:19 PlatformWin32.h -rw-r--r-- 1 root root 8681 Jul 22 20:19 compiler.h -rw-r--r-- 1 root root 2843 Jul 22 20:19 define_std.h -rw-r--r-- 1 root root 674974 Jul 22 20:19 gunichartables.h -rw-r--r-- 1 root root 3897 Jul 22 20:19 repl_tchar.h -rw-r--r-- 1 root root 4295 Jul 22 20:19 repl_wchar.h -rw-r--r-- 1 root root 2057 Jul 22 20:19 threadCSection.h -rw-r--r-- 1 root root 1520 Jul 22 20:19 threadPthread.h /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/debug: total 20 -rw-r--r-- 1 root root 3294 Jul 22 20:19 condition.h -rw-r--r-- 1 root root 2333 Jul 22 20:19 error.h -rw-r--r-- 1 root root 2693 Jul 22 20:19 lucenebase.h -rw-r--r-- 1 root root 4815 Jul 22 20:19 mem.h /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/document: total 24 -rw-r--r-- 1 root root 2420 Jul 22 20:19 DateField.h -rw-r--r-- 1 root root 5819 Jul 22 20:19 Document.h -rw-r--r-- 1 root root 10542 Jul 22 20:19 Field.h /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/index: total 168 -rw-r--r-- 1 root root 7039 Jul 22 20:19 CompoundFile.h -rw-r--r-- 1 root root 3113 Jul 22 20:19 DocumentWriter.h -rw-r--r-- 1 root root 573 Jul 22 20:19 FieldInfo.h -rw-r--r-- 1 root root 5607 Jul 22 20:19 FieldInfos.h -rw-r--r-- 1 root root 1944 Jul 22 20:19 FieldsReader.h -rw-r--r-- 1 root root 1262 Jul 22 20:19 FieldsWriter.h -rw-r--r-- 1 root root 11286 Jul 22 20:19 IndexModifier.h -rw-r--r-- 1 root root 17980 Jul 22 20:19 IndexReader.h -rw-r--r-- 1 root root 15812 Jul 22 20:19 IndexWriter.h -rw-r--r-- 1 root root 5355 Jul 22 20:19 MultiReader.h -rw-r--r-- 1 root root 9665 Jul 22 20:19 SegmentHeader.h -rw-r--r-- 1 root root 3763 Jul 22 20:19 SegmentInfos.h -rw-r--r-- 1 root root 1191 Jul 22 20:19 SegmentMergeInfo.h -rw-r--r-- 1 root root 1403 Jul 22 20:19 SegmentMergeQueue.h -rw-r--r-- 1 root root 4685 Jul 22 20:19 SegmentMerger.h -rw-r--r-- 1 root root 3580 Jul 22 20:19 SegmentTermEnum.h -rw-r--r-- 1 root root 4364 Jul 22 20:19 Term.h -rw-r--r-- 1 root root 1720 Jul 22 20:19 TermInfo.h -rw-r--r-- 1 root root 3105 Jul 22 20:19 TermInfosReader.h -rw-r--r-- 1 root root 2743 Jul 22 20:19 TermInfosWriter.h -rw-r--r-- 1 root root 12290 Jul 22 20:19 TermVector.h -rw-r--r-- 1 root root 5483 Jul 22 20:19 Terms.h /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/queryParser: total 36 -rw-r--r-- 1 root root 2151 Jul 22 20:19 Lexer.h -rw-r--r-- 1 root root 5212 Jul 22 20:19 MultiFieldQueryParser.h -rw-r--r-- 1 root root 5407 Jul 22 20:19 QueryParser.h -rw-r--r-- 1 root root 7367 Jul 22 20:19 QueryParserBase.h -rw-r--r-- 1 root root 1662 Jul 22 20:19 QueryToken.h -rw-r--r-- 1 root root 976 Jul 22 20:19 TokenList.h /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/search: total 216 -rw-r--r-- 1 root root 2439 Jul 22 20:19 BooleanClause.h -rw-r--r-- 1 root root 4428 Jul 22 20:19 BooleanQuery.h -rw-r--r-- 1 root root 2385 Jul 22 20:19 BooleanScorer.h -rw-r--r-- 1 root root 2747 Jul 22 20:19 CachingWrapperFilter.h -rw-r--r-- 1 root root 3210 Jul 22 20:19 ChainedFilter.h -rw-r--r-- 1 root root 3911 Jul 22 20:19 Compare.h -rw-r--r-- 1 root root 1404 Jul 22 20:19 ConjunctionScorer.h -rw-r--r-- 1 root root 1869 Jul 22 20:19 DateFilter.h -rw-r--r-- 1 root root 955 Jul 22 20:19 ExactPhraseScorer.h -rw-r--r-- 1 root root 2241 Jul 22 20:19 Explanation.h -rw-r--r-- 1 root root 6681 Jul 22 20:19 FieldCache.h -rw-r--r-- 1 root root 4724 Jul 22 20:19 FieldCacheImpl.h -rw-r--r-- 1 root root 2247 Jul 22 20:19 FieldDoc.h -rw-r--r-- 1 root root 5239 Jul 22 20:19 FieldDocSortedHitQueue.h -rw-r--r-- 1 root root 7832 Jul 22 20:19 FieldSortedHitQueue.h -rw-r--r-- 1 root root 1603 Jul 22 20:19 Filter.h -rw-r--r-- 1 root root 1946 Jul 22 20:19 FilteredTermEnum.h -rw-r--r-- 1 root root 5123 Jul 22 20:19 FuzzyQuery.h -rw-r--r-- 1 root root 1412 Jul 22 20:19 HitQueue.h -rw-r--r-- 1 root root 2135 Jul 22 20:19 IndexSearcher.h -rw-r--r-- 1 root root 3019 Jul 22 20:19 MultiSearcher.h -rw-r--r-- 1 root root 2188 Jul 22 20:19 MultiTermQuery.h -rw-r--r-- 1 root root 1157 Jul 22 20:19 PhrasePositions.h -rw-r--r-- 1 root root 4191 Jul 22 20:19 PhraseQuery.h -rw-r--r-- 1 root root 1036 Jul 22 20:19 PhraseQueue.h -rw-r--r-- 1 root root 1734 Jul 22 20:19 PhraseScorer.h -rw-r--r-- 1 root root 2171 Jul 22 20:19 PrefixQuery.h -rw-r--r-- 1 root root 1113 Jul 22 20:19 QueryFilter.h -rw-r--r-- 1 root root 1451 Jul 22 20:19 RangeFilter.h -rw-r--r-- 1 root root 2320 Jul 22 20:19 RangeQuery.h -rw-r--r-- 1 root root 2568 Jul 22 20:19 Scorer.h -rw-r--r-- 1 root root 15275 Jul 22 20:19 SearchHeader.h -rw-r--r-- 1 root root 10413 Jul 22 20:19 Similarity.h -rw-r--r-- 1 root root 930 Jul 22 20:19 SloppyPhraseScorer.h -rw-r--r-- 1 root root 14653 Jul 22 20:19 Sort.h -rw-r--r-- 1 root root 2247 Jul 22 20:19 TermQuery.h -rw-r--r-- 1 root root 1397 Jul 22 20:19 TermScorer.h -rw-r--r-- 1 root root 2102 Jul 22 20:19 WildcardQuery.h -rw-r--r-- 1 root root 2285 Jul 22 20:19 WildcardTermEnum.h /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/store: total 52 -rw-r--r-- 1 root root 3639 Jul 22 20:19 Directory.h -rw-r--r-- 1 root root 7588 Jul 22 20:19 FSDirectory.h -rw-r--r-- 1 root root 6078 Jul 22 20:19 IndexInput.h -rw-r--r-- 1 root root 4316 Jul 22 20:19 IndexOutput.h -rw-r--r-- 1 root root 627 Jul 22 20:19 InputStream.h -rw-r--r-- 1 root root 3224 Jul 22 20:19 Lock.h -rw-r--r-- 1 root root 624 Jul 22 20:19 OutputStream.h -rw-r--r-- 1 root root 5247 Jul 22 20:19 RAMDirectory.h -rw-r--r-- 1 root root 2359 Jul 22 20:19 TransactionalRAMDirectory.h /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/include/CLucene/util: total 128 -rw-r--r-- 1 root root 4803 Jul 22 20:19 Arrays.h -rw-r--r-- 1 root root 1451 Jul 22 20:19 BitSet.h -rw-r--r-- 1 root root 5323 Jul 22 20:19 Equators.h -rw-r--r-- 1 root root 1421 Jul 22 20:19 FastCharStream.h -rw-r--r-- 1 root root 4128 Jul 22 20:19 MD5Digester.h -rw-r--r-- 1 root root 2610 Jul 22 20:19 Misc.h -rw-r--r-- 1 root root 4537 Jul 22 20:19 PriorityQueue.h -rw-r--r-- 1 root root 3693 Jul 22 20:19 Reader.h -rw-r--r-- 1 root root 3053 Jul 22 20:19 StringBuffer.h -rw-r--r-- 1 root root 2154 Jul 22 20:19 StringIntern.h -rw-r--r-- 1 root root 4331 Jul 22 20:19 ThreadLocal.h -rw-r--r-- 1 root root 4443 Jul 22 20:19 VoidList.h -rw-r--r-- 1 root root 7693 Jul 22 20:19 VoidMap.h -rw-r--r-- 1 root root 5483 Jul 22 20:19 bufferedstream.h -rw-r--r-- 1 root root 2702 Jul 22 20:19 dirent.h -rw-r--r-- 1 root root 1085 Jul 22 20:19 fileinputstream.h -rw-r--r-- 1 root root 2016 Jul 22 20:19 googlesparsemap.h -rw-r--r-- 1 root root 3616 Jul 22 20:19 inputstreambuffer.h -rw-r--r-- 1 root root 465 Jul 22 20:19 jstreamsconfig.h -rw-r--r-- 1 root root 5326 Jul 22 20:19 streambase.h -rw-r--r-- 1 root root 3711 Jul 22 20:19 stringreader.h -rw-r--r-- 1 root root 5120 Jul 22 20:19 subinputstream.h /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/lib: total 3200 drwxr-xr-x 2 root root 4096 Jul 22 20:19 CLucene -rw-r--r-- 1 root root 2188068 Jul 22 20:19 libclucene.a -rwxr-xr-x 1 root root 829 Jul 22 20:19 libclucene.la lrwxrwxrwx 1 root root 19 Jul 22 20:19 libclucene.so -> libclucene.so.0.0.0 lrwxrwxrwx 1 root root 19 Jul 22 20:19 libclucene.so.0 -> libclucene.so.0.0.0 -rwxr-xr-x 1 root root 1073620 Jul 22 20:19 libclucene.so.0.0.0 /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/lib/CLucene: total 12 -rw-r--r-- 1 root root 11576 Jul 22 20:19 clucene-config.h /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Jul 22 20:19 clucene-core-0.9.21 /home/imar/salixrepo/clucene-core/0.9.21/i486/pkg/usr/src/clucene-core-0.9.21: total 4 -rw-r--r-- 1 root root 1207 Jul 22 20:19 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libclucene.so -> libclucene.so.0.0.0 usr/lib/libclucene.so.0 -> libclucene.so.0.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libclucene.so ) ( cd usr/lib ; ln -sf libclucene.so.0.0.0 libclucene.so ) ( cd usr/lib ; rm -rf libclucene.so.0 ) ( cd usr/lib ; ln -sf libclucene.so.0.0.0 libclucene.so.0 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/lib/libclucene.so' removed `./usr/lib/libclucene.so.0' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/imar/salixrepo/clucene-core/0.9.21/i486/clucene-core-0.9.21-i486-1ived.txz ./ install/ install/slack-desc install/doinst.sh usr/ usr/include/ usr/include/CLucene/ usr/include/CLucene/debug/ usr/include/CLucene/debug/error.h usr/include/CLucene/debug/mem.h usr/include/CLucene/debug/lucenebase.h usr/include/CLucene/debug/condition.h usr/include/CLucene/queryParser/ usr/include/CLucene/queryParser/QueryParser.h usr/include/CLucene/queryParser/TokenList.h usr/include/CLucene/queryParser/QueryParserBase.h usr/include/CLucene/queryParser/QueryToken.h usr/include/CLucene/queryParser/Lexer.h usr/include/CLucene/queryParser/MultiFieldQueryParser.h usr/include/CLucene/CLBackwards.h usr/include/CLucene/index/ usr/include/CLucene/index/SegmentTermEnum.h usr/include/CLucene/index/FieldsWriter.h usr/include/CLucene/index/Terms.h usr/include/CLucene/index/Term.h usr/include/CLucene/index/FieldsReader.h usr/include/CLucene/index/FieldInfos.h usr/include/CLucene/index/TermVector.h usr/include/CLucene/index/IndexWriter.h usr/include/CLucene/index/FieldInfo.h usr/include/CLucene/index/DocumentWriter.h usr/include/CLucene/index/IndexModifier.h usr/include/CLucene/index/SegmentMerger.h usr/include/CLucene/index/SegmentHeader.h usr/include/CLucene/index/MultiReader.h usr/include/CLucene/index/IndexReader.h usr/include/CLucene/index/TermInfo.h usr/include/CLucene/index/CompoundFile.h usr/include/CLucene/index/SegmentInfos.h usr/include/CLucene/index/TermInfosReader.h usr/include/CLucene/index/SegmentMergeQueue.h usr/include/CLucene/index/TermInfosWriter.h usr/include/CLucene/index/SegmentMergeInfo.h usr/include/CLucene/StdHeader.h usr/include/CLucene/util/ usr/include/CLucene/util/PriorityQueue.h usr/include/CLucene/util/subinputstream.h usr/include/CLucene/util/inputstreambuffer.h usr/include/CLucene/util/dirent.h usr/include/CLucene/util/Misc.h usr/include/CLucene/util/VoidList.h usr/include/CLucene/util/StringBuffer.h usr/include/CLucene/util/bufferedstream.h usr/include/CLucene/util/fileinputstream.h usr/include/CLucene/util/ThreadLocal.h usr/include/CLucene/util/googlesparsemap.h usr/include/CLucene/util/StringIntern.h usr/include/CLucene/util/Reader.h usr/include/CLucene/util/streambase.h usr/include/CLucene/util/stringreader.h usr/include/CLucene/util/VoidMap.h usr/include/CLucene/util/Arrays.h usr/include/CLucene/util/MD5Digester.h usr/include/CLucene/util/FastCharStream.h usr/include/CLucene/util/Equators.h usr/include/CLucene/util/BitSet.h usr/include/CLucene/util/jstreamsconfig.h usr/include/CLucene/document/ usr/include/CLucene/document/Document.h usr/include/CLucene/document/DateField.h usr/include/CLucene/document/Field.h usr/include/CLucene/CLConfig.h usr/include/CLucene/search/ usr/include/CLucene/search/BooleanScorer.h usr/include/CLucene/search/PhraseQueue.h usr/include/CLucene/search/IndexSearcher.h usr/include/CLucene/search/ExactPhraseScorer.h usr/include/CLucene/search/BooleanQuery.h usr/include/CLucene/search/RangeQuery.h usr/include/CLucene/search/Scorer.h usr/include/CLucene/search/DateFilter.h usr/include/CLucene/search/QueryFilter.h usr/include/CLucene/search/CachingWrapperFilter.h usr/include/CLucene/search/MultiSearcher.h usr/include/CLucene/search/PrefixQuery.h usr/include/CLucene/search/FieldSortedHitQueue.h usr/include/CLucene/search/MultiTermQuery.h usr/include/CLucene/search/PhrasePositions.h usr/include/CLucene/search/WildcardTermEnum.h usr/include/CLucene/search/ConjunctionScorer.h usr/include/CLucene/search/FieldDocSortedHitQueue.h usr/include/CLucene/search/Explanation.h usr/include/CLucene/search/TermQuery.h usr/include/CLucene/search/TermScorer.h usr/include/CLucene/search/Compare.h usr/include/CLucene/search/FuzzyQuery.h usr/include/CLucene/search/FieldCache.h usr/include/CLucene/search/SearchHeader.h usr/include/CLucene/search/SloppyPhraseScorer.h usr/include/CLucene/search/HitQueue.h usr/include/CLucene/search/RangeFilter.h usr/include/CLucene/search/WildcardQuery.h usr/include/CLucene/search/FieldDoc.h usr/include/CLucene/search/PhraseQuery.h usr/include/CLucene/search/Similarity.h usr/include/CLucene/search/FilteredTermEnum.h usr/include/CLucene/search/Sort.h usr/include/CLucene/search/Filter.h usr/include/CLucene/search/ChainedFilter.h usr/include/CLucene/search/FieldCacheImpl.h usr/include/CLucene/search/PhraseScorer.h usr/include/CLucene/search/BooleanClause.h usr/include/CLucene/analysis/ usr/include/CLucene/analysis/Analyzers.h usr/include/CLucene/analysis/AnalysisHeader.h usr/include/CLucene/analysis/standard/ usr/include/CLucene/analysis/standard/StandardTokenizer.h usr/include/CLucene/analysis/standard/StandardTokenizerConstants.h usr/include/CLucene/analysis/standard/StandardAnalyzer.h usr/include/CLucene/analysis/standard/StandardFilter.h usr/include/CLucene/config/ usr/include/CLucene/config/CompilerBcb.h usr/include/CLucene/config/threadPthread.h usr/include/CLucene/config/PlatformUnix.h usr/include/CLucene/config/compiler.h usr/include/CLucene/config/gunichartables.h usr/include/CLucene/config/PlatformWin32.h usr/include/CLucene/config/repl_wchar.h usr/include/CLucene/config/define_std.h usr/include/CLucene/config/PlatformMac.h usr/include/CLucene/config/repl_tchar.h usr/include/CLucene/config/CompilerMsvc.h usr/include/CLucene/config/threadCSection.h usr/include/CLucene/config/CompilerGcc.h usr/include/CLucene/LuceneThreads.h usr/include/CLucene/store/ usr/include/CLucene/store/Lock.h usr/include/CLucene/store/OutputStream.h usr/include/CLucene/store/IndexOutput.h usr/include/CLucene/store/InputStream.h usr/include/CLucene/store/FSDirectory.h usr/include/CLucene/store/TransactionalRAMDirectory.h usr/include/CLucene/store/IndexInput.h usr/include/CLucene/store/RAMDirectory.h usr/include/CLucene/store/Directory.h usr/include/CLucene.h usr/lib/ usr/lib/libclucene.la usr/lib/libclucene.so.0.0.0 usr/lib/libclucene.a usr/lib/CLucene/ usr/lib/CLucene/clucene-config.h usr/doc/ usr/doc/clucene-core-0.9.21/ usr/doc/clucene-core-0.9.21/APACHE.license usr/doc/clucene-core-0.9.21/AUTHORS usr/doc/clucene-core-0.9.21/REQUESTS usr/doc/clucene-core-0.9.21/README usr/doc/clucene-core-0.9.21/HACKING usr/doc/clucene-core-0.9.21/LGPL.license usr/doc/clucene-core-0.9.21/COPYING usr/doc/clucene-core-0.9.21/requests usr/doc/clucene-core-0.9.21/INSTALL usr/doc/clucene-core-0.9.21/NEWS usr/doc/clucene-core-0.9.21/ChangeLog usr/src/ usr/src/clucene-core-0.9.21/ usr/src/clucene-core-0.9.21/SLKBUILD WARNING: zero length file usr/doc/clucene-core-0.9.21/NEWS WARNING: zero length file usr/doc/clucene-core-0.9.21/ChangeLog Slackware package /home/imar/salixrepo/clucene-core/0.9.21/i486/clucene-core-0.9.21-i486-1ived.txz created. Package has been built.