Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 903780 Details for
Bug 1106065
clucene09: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 226.45 KB, created by
Dennis Gilmore
on 2014-06-09 02:26:08 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 02:26:08 UTC
Size:
226.45 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/clucene09.spec'], False, '/var/lib/mock/f21-build-2117316-392831/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1b7fb90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/clucene09.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Wed Oct 25 2007 Deji Akingunola <dakingun@gmail.com> - 0.9.20-3 >warning: bogus date in %changelog: Wed Oct 25 2007 Deji Akingunola <dakingun@gmail.com> - 0.9.20-2 >warning: Could not canonicalize hostname: buildhw-08.phx2.fedoraproject.org >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/clucene09-0.9.21b-9.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/clucene09.spec'], False, '/var/lib/mock/f21-build-2117316-392831/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1b7fb90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/clucene09.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Wed Oct 25 2007 Deji Akingunola <dakingun@gmail.com> - 0.9.20-3 >warning: bogus date in %changelog: Wed Oct 25 2007 Deji Akingunola <dakingun@gmail.com> - 0.9.20-2 >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h7JFXl >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf clucene-core-0.9.21b >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/clucene-core-0.9.21b.tar.bz2 >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd clucene-core-0.9.21b >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #1 (clucene-core-0.9.21b-gcc48.patch): >+ echo 'Patch #1 (clucene-core-0.9.21b-gcc48.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/clucene-core-0.9.21b-gcc48.patch >+ /usr/bin/patch -p1 -b --suffix .gcc48 --fuzz=0 >patching file src/CLucene/debug/lucenebase.h >patching file src/CLucene/index/CompoundFile.cpp >patching file src/CLucene/index/CompoundFile.h >patching file src/CLucene/index/Term.cpp >patching file src/CLucene/index/Term.h >patching file src/CLucene/store/Directory.h >patching file src/CLucene/store/FSDirectory.cpp >patching file src/CLucene/store/FSDirectory.h >patching file src/CLucene/store/RAMDirectory.cpp >patching file src/CLucene/store/RAMDirectory.h >patching file src/CLucene/store/TransactionalRAMDirectory.cpp >patching file src/CLucene/store/TransactionalRAMDirectory.h >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ynp4iy >+ umask 022 >+ cd /builddir/build/BUILD >+ cd clucene-core-0.9.21b >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >+ '[' 1 = 1 ']' >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./config/config.guess >++ basename ./config/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./config/config.sub >++ basename ./config/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' >+ '[' 1 = 1 ']' >+ '[' x '!=' x ']' >+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-redhat-linux-gnu-gcc... no >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 ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for i686-redhat-linux-gnu-g++... no >checking for i686-redhat-linux-gnu-c++... no >checking for i686-redhat-linux-gnu-gpp... no >checking for i686-redhat-linux-gnu-aCC... no >checking for i686-redhat-linux-gnu-CC... no >checking for i686-redhat-linux-gnu-cxx... no >checking for i686-redhat-linux-gnu-cc++... no >checking for i686-redhat-linux-gnu-cl.exe... no >checking for i686-redhat-linux-gnu-FCC... no >checking for i686-redhat-linux-gnu-KCC... no >checking for i686-redhat-linux-gnu-RCC... no >checking for i686-redhat-linux-gnu-xlC_r... no >checking for i686-redhat-linux-gnu-xlC... no >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++... none >checking build system type... i686-redhat-linux-gnu >checking host system type... i686-redhat-linux-gnu >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/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 recognize 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 i686-redhat-linux-gnu-g77... no >checking for i686-redhat-linux-gnu-xlf... no >checking for i686-redhat-linux-gnu-f77... no >checking for i686-redhat-linux-gnu-frt... no >checking for i686-redhat-linux-gnu-pgf77... no >checking for i686-redhat-linux-gnu-cf77... no >checking for i686-redhat-linux-gnu-fort77... no >checking for i686-redhat-linux-gnu-fl32... no >checking for i686-redhat-linux-gnu-af77... no >checking for i686-redhat-linux-gnu-xlf90... no >checking for i686-redhat-linux-gnu-f90... no >checking for i686-redhat-linux-gnu-pgf90... no >checking for i686-redhat-linux-gnu-pghpf... no >checking for i686-redhat-linux-gnu-epcf90... no >checking for i686-redhat-linux-gnu-gfortran... no >checking for i686-redhat-linux-gnu-g95... no >checking for i686-redhat-linux-gnu-xlf95... no >checking for i686-redhat-linux-gnu-f95... no >checking for i686-redhat-linux-gnu-fort... no >checking for i686-redhat-linux-gnu-ifort... no >checking for i686-redhat-linux-gnu-ifc... no >checking for i686-redhat-linux-gnu-efc... no >checking for i686-redhat-linux-gnu-pgf95... no >checking for i686-redhat-linux-gnu-lf95... no >checking for i686-redhat-linux-gnu-ftn... no >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... 1572864 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-redhat-linux-gnu-ar... no >checking for ar... ar >checking for i686-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-redhat-linux-gnu-strip... no >checking for strip... strip >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 static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/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... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/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++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >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... yes >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 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... 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 >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: 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 >configured CLuceneCore version 0.9.21b >+ make -j16 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/src' >Making all in . >make[3]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/src' >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o StdHeader.lo `test -f '../src/CLucene/StdHeader.cpp' || echo './'`../src/CLucene/StdHeader.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gunichartables.lo `test -f '../src/CLucene/config/gunichartables.cpp' || echo './'`../src/CLucene/config/gunichartables.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o repl_lltot.lo `test -f '../src/CLucene/config/repl_lltot.cpp' || echo './'`../src/CLucene/config/repl_lltot.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o repl_tcscasecmp.lo `test -f '../src/CLucene/config/repl_tcscasecmp.cpp' || echo './'`../src/CLucene/config/repl_tcscasecmp.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o repl_tcslwr.lo `test -f '../src/CLucene/config/repl_tcslwr.cpp' || echo './'`../src/CLucene/config/repl_tcslwr.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o repl_tcstod.lo `test -f '../src/CLucene/config/repl_tcstod.cpp' || echo './'`../src/CLucene/config/repl_tcstod.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o repl_tcstoll.lo `test -f '../src/CLucene/config/repl_tcstoll.cpp' || echo './'`../src/CLucene/config/repl_tcstoll.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o repl_tprintf.lo `test -f '../src/CLucene/config/repl_tprintf.cpp' || echo './'`../src/CLucene/config/repl_tprintf.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o threads.lo `test -f '../src/CLucene/config/threads.cpp' || echo './'`../src/CLucene/config/threads.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utf8.lo `test -f '../src/CLucene/config/utf8.cpp' || echo './'`../src/CLucene/config/utf8.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o BitSet.lo `test -f '../src/CLucene/util/BitSet.cpp' || echo './'`../src/CLucene/util/BitSet.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dirent.lo `test -f '../src/CLucene/util/dirent.cpp' || echo './'`../src/CLucene/util/dirent.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Equators.lo `test -f '../src/CLucene/util/Equators.cpp' || echo './'`../src/CLucene/util/Equators.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o FastCharStream.lo `test -f '../src/CLucene/util/FastCharStream.cpp' || echo './'`../src/CLucene/util/FastCharStream.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o fileinputstream.lo `test -f '../src/CLucene/util/fileinputstream.cpp' || echo './'`../src/CLucene/util/fileinputstream.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o MD5Digester.lo `test -f '../src/CLucene/util/MD5Digester.cpp' || echo './'`../src/CLucene/util/MD5Digester.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/config/repl_lltot.cpp -fPIC -DPIC -o .libs/repl_lltot.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/config/repl_tcslwr.cpp -fPIC -DPIC -o .libs/repl_tcslwr.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/config/repl_tcscasecmp.cpp -fPIC -DPIC -o .libs/repl_tcscasecmp.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/config/threads.cpp -fPIC -DPIC -o .libs/threads.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/config/repl_tcstoll.cpp -fPIC -DPIC -o .libs/repl_tcstoll.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/config/gunichartables.cpp -fPIC -DPIC -o .libs/gunichartables.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/config/repl_tprintf.cpp -fPIC -DPIC -o .libs/repl_tprintf.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/config/utf8.cpp -fPIC -DPIC -o .libs/utf8.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/util/MD5Digester.cpp -fPIC -DPIC -o .libs/MD5Digester.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/StdHeader.cpp -fPIC -DPIC -o .libs/StdHeader.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/util/fileinputstream.cpp -fPIC -DPIC -o .libs/fileinputstream.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/util/dirent.cpp -fPIC -DPIC -o .libs/dirent.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/util/BitSet.cpp -fPIC -DPIC -o .libs/BitSet.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/util/Equators.cpp -fPIC -DPIC -o .libs/Equators.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/config/repl_tcstod.cpp -fPIC -DPIC -o .libs/repl_tcstod.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/util/FastCharStream.cpp -fPIC -DPIC -o .libs/FastCharStream.o >../src/CLucene/config/gunichartables.cpp:132:3: warning: #warning "===== Using internal character function =====" [-Wcpp] > #warning "===== Using internal character function =====" > ^ >../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:12: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > wstr = _T("(null)"); > ^ >../src/CLucene/config/utf8.cpp: In function 'size_t lucene_utf8towcs(wchar_t*, const char*, size_t)': >../src/CLucene/config/utf8.cpp:215:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if ( r == -1 ) > ^ >../src/CLucene/config/utf8.cpp:221:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if ( sp-str < result_length ) > ^ >../src/CLucene/config/utf8.cpp:211:7: warning: unused variable 'i' [-Wunused-variable] > int i = 0; > ^ >../src/CLucene/config/utf8.cpp: In function 'size_t lucene_utf8charlen(const char*)': >../src/CLucene/config/utf8.cpp:231:7: warning: variable 'mask' set but not used [-Wunused-but-set-variable] > int mask = 0; > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Misc.lo `test -f '../src/CLucene/util/Misc.cpp' || echo './'`../src/CLucene/util/Misc.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Reader.lo `test -f '../src/CLucene/util/Reader.cpp' || echo './'`../src/CLucene/util/Reader.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o StringBuffer.lo `test -f '../src/CLucene/util/StringBuffer.cpp' || echo './'`../src/CLucene/util/StringBuffer.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o StringIntern.lo `test -f '../src/CLucene/util/StringIntern.cpp' || echo './'`../src/CLucene/util/StringIntern.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ThreadLocal.lo `test -f '../src/CLucene/util/ThreadLocal.cpp' || echo './'`../src/CLucene/util/ThreadLocal.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o FSDirectory.lo `test -f '../src/CLucene/store/FSDirectory.cpp' || echo './'`../src/CLucene/store/FSDirectory.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o IndexInput.lo `test -f '../src/CLucene/store/IndexInput.cpp' || echo './'`../src/CLucene/store/IndexInput.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Lock.lo `test -f '../src/CLucene/store/Lock.cpp' || echo './'`../src/CLucene/store/Lock.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o IndexOutput.lo `test -f '../src/CLucene/store/IndexOutput.cpp' || echo './'`../src/CLucene/store/IndexOutput.cpp >../src/CLucene/config/gunichartables.cpp: In function 'wchar_t cl_tolower(wchar_t)': >../src/CLucene/config/gunichartables.cpp:234:13: warning: unused variable 'len' [-Wunused-variable] > int len=0; > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o MMapInput.lo `test -f '../src/CLucene/store/MMapInput.cpp' || echo './'`../src/CLucene/store/MMapInput.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o RAMDirectory.lo `test -f '../src/CLucene/store/RAMDirectory.cpp' || echo './'`../src/CLucene/store/RAMDirectory.cpp >In file included from ../src/CLucene/StdHeader.cpp:7:0: >./CLucene/StdHeader.h:417:23: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define _T(x) L ## x > ^ >../src/CLucene/StdHeader.cpp:23:29: note: in expansion of macro '_T' > TCHAR* _LUCENE_BLANK_STRING=_T(""); > ^ >../src/CLucene/StdHeader.cpp:24:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char* _LUCENE_BLANK_ASTRING=""; > ^ >../src/CLucene/StdHeader.cpp: In function 'void CLDebugBreak()': >../src/CLucene/StdHeader.cpp:76:6: warning: unused variable 'i' [-Wunused-variable] > int i=0; //a line to put breakpoint on > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TransactionalRAMDirectory.lo `test -f '../src/CLucene/store/TransactionalRAMDirectory.cpp' || echo './'`../src/CLucene/store/TransactionalRAMDirectory.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o condition.lo `test -f '../src/CLucene/debug/condition.cpp' || echo './'`../src/CLucene/debug/condition.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o error.lo `test -f '../src/CLucene/debug/error.cpp' || echo './'`../src/CLucene/debug/error.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/util/StringIntern.cpp -fPIC -DPIC -o .libs/StringIntern.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/util/Reader.cpp -fPIC -DPIC -o .libs/Reader.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/util/StringBuffer.cpp -fPIC -DPIC -o .libs/StringBuffer.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/util/ThreadLocal.cpp -fPIC -DPIC -o .libs/ThreadLocal.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/store/FSDirectory.cpp -fPIC -DPIC -o .libs/FSDirectory.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/util/Misc.cpp -fPIC -DPIC -o .libs/Misc.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/store/IndexInput.cpp -fPIC -DPIC -o .libs/IndexInput.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/store/IndexOutput.cpp -fPIC -DPIC -o .libs/IndexOutput.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o memtracking.lo `test -f '../src/CLucene/debug/memtracking.cpp' || echo './'`../src/CLucene/debug/memtracking.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/store/Lock.cpp -fPIC -DPIC -o .libs/Lock.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/store/MMapInput.cpp -fPIC -DPIC -o .libs/MMapInput.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/store/RAMDirectory.cpp -fPIC -DPIC -o .libs/RAMDirectory.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/store/TransactionalRAMDirectory.cpp -fPIC -DPIC -o .libs/TransactionalRAMDirectory.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/debug/condition.cpp -fPIC -DPIC -o .libs/condition.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/debug/error.cpp -fPIC -DPIC -o .libs/error.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/debug/memtracking.cpp -fPIC -DPIC -o .libs/memtracking.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Analyzers.lo `test -f '../src/CLucene/analysis/Analyzers.cpp' || echo './'`../src/CLucene/analysis/Analyzers.cpp >../src/CLucene/util/StringBuffer.cpp: In member function 'void lucene::util::StringBuffer::append(const wchar_t*, size_t)': >../src/CLucene/util/StringBuffer.cpp:127:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (len + appendedLength + 1 > bufferLength){ > ^ >../src/CLucene/util/StringBuffer.cpp: In member function 'void lucene::util::StringBuffer::prepend(const wchar_t*, size_t)': >../src/CLucene/util/StringBuffer.cpp:210:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (prependedLength + len + 1 > bufferLength){ > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o AnalysisHeader.lo `test -f '../src/CLucene/analysis/AnalysisHeader.cpp' || echo './'`../src/CLucene/analysis/AnalysisHeader.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o StandardAnalyzer.lo `test -f '../src/CLucene/analysis/standard/StandardAnalyzer.cpp' || echo './'`../src/CLucene/analysis/standard/StandardAnalyzer.cpp >../src/CLucene/store/FSDirectory.cpp: In constructor 'lucene::store::FSDirectory::FSDirectory(const char*, bool)': >../src/CLucene/store/FSDirectory.cpp:262:29: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result [-Wunused-result] > _realpath(path,directory);//set a realpath so that if we change directory, we can still function > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o StandardFilter.lo `test -f '../src/CLucene/analysis/standard/StandardFilter.cpp' || echo './'`../src/CLucene/analysis/standard/StandardFilter.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o StandardTokenizer.lo `test -f '../src/CLucene/analysis/standard/StandardTokenizer.cpp' || echo './'`../src/CLucene/analysis/standard/StandardTokenizer.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o DateField.lo `test -f '../src/CLucene/document/DateField.cpp' || echo './'`../src/CLucene/document/DateField.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Document.lo `test -f '../src/CLucene/document/Document.cpp' || echo './'`../src/CLucene/document/Document.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Field.lo `test -f '../src/CLucene/document/Field.cpp' || echo './'`../src/CLucene/document/Field.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o CompoundFile.lo `test -f '../src/CLucene/index/CompoundFile.cpp' || echo './'`../src/CLucene/index/CompoundFile.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o DocumentWriter.lo `test -f '../src/CLucene/index/DocumentWriter.cpp' || echo './'`../src/CLucene/index/DocumentWriter.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o FieldInfos.lo `test -f '../src/CLucene/index/FieldInfos.cpp' || echo './'`../src/CLucene/index/FieldInfos.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/analysis/Analyzers.cpp -fPIC -DPIC -o .libs/Analyzers.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/analysis/AnalysisHeader.cpp -fPIC -DPIC -o .libs/AnalysisHeader.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o FieldsReader.lo `test -f '../src/CLucene/index/FieldsReader.cpp' || echo './'`../src/CLucene/index/FieldsReader.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o FieldsWriter.lo `test -f '../src/CLucene/index/FieldsWriter.cpp' || echo './'`../src/CLucene/index/FieldsWriter.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/analysis/standard/StandardAnalyzer.cpp -fPIC -DPIC -o .libs/StandardAnalyzer.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/analysis/standard/StandardFilter.cpp -fPIC -DPIC -o .libs/StandardFilter.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/analysis/standard/StandardTokenizer.cpp -fPIC -DPIC -o .libs/StandardTokenizer.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/document/Document.cpp -fPIC -DPIC -o .libs/Document.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/document/DateField.cpp -fPIC -DPIC -o .libs/DateField.o >../src/CLucene/analysis/Analyzers.cpp: In member function 'virtual bool lucene::analysis::KeywordTokenizer::next(lucene::analysis::Token*)': >../src/CLucene/analysis/Analyzers.cpp:353:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if ( token->_termTextLen + cp > token->bufferLength() ) > ^ >../src/CLucene/analysis/Analyzers.cpp: In member function 'virtual bool lucene::analysis::LengthFilter::next(lucene::analysis::Token*)': >../src/CLucene/analysis/Analyzers.cpp:379:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (len >= _min && len <= _max) > ^ >../src/CLucene/analysis/Analyzers.cpp:379:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (len >= _min && len <= _max) > ^ > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/document/Field.cpp -fPIC -DPIC -o .libs/Field.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/DocumentWriter.cpp -fPIC -DPIC -o .libs/DocumentWriter.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/FieldsWriter.cpp -fPIC -DPIC -o .libs/FieldsWriter.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/FieldsReader.cpp -fPIC -DPIC -o .libs/FieldsReader.o >In file included from ../src/CLucene/analysis/standard/StandardTokenizer.cpp:8:0: >../src/CLucene/analysis/standard/StandardTokenizer.h: In constructor 'lucene::analysis::standard::StandardTokenizer::StandardTokenizer(lucene::util::Reader*)': >../src/CLucene/analysis/standard/StandardTokenizer.h:57:31: warning: 'lucene::analysis::standard::StandardTokenizer::rd' will be initialized after [-Wreorder] > CL_NS(util)::FastCharStream* rd; > ^ >../src/CLucene/analysis/standard/StandardTokenizer.h:42:13: warning: 'int32_t lucene::analysis::standard::StandardTokenizer::rdPos' [-Wreorder] > int32_t rdPos; > ^ >../src/CLucene/analysis/standard/StandardTokenizer.cpp:93:3: warning: when initialized here [-Wreorder] > StandardTokenizer::StandardTokenizer(Reader* reader): > ^ > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/FieldInfos.cpp -fPIC -DPIC -o .libs/FieldInfos.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o IndexModifier.lo `test -f '../src/CLucene/index/IndexModifier.cpp' || echo './'`../src/CLucene/index/IndexModifier.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/CompoundFile.cpp -fPIC -DPIC -o .libs/CompoundFile.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o IndexReader.lo `test -f '../src/CLucene/index/IndexReader.cpp' || echo './'`../src/CLucene/index/IndexReader.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o IndexWriter.lo `test -f '../src/CLucene/index/IndexWriter.cpp' || echo './'`../src/CLucene/index/IndexWriter.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o MultiReader.lo `test -f '../src/CLucene/index/MultiReader.cpp' || echo './'`../src/CLucene/index/MultiReader.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o SegmentInfos.lo `test -f '../src/CLucene/index/SegmentInfos.cpp' || echo './'`../src/CLucene/index/SegmentInfos.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o SegmentMergeInfo.lo `test -f '../src/CLucene/index/SegmentMergeInfo.cpp' || echo './'`../src/CLucene/index/SegmentMergeInfo.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o SegmentMerger.lo `test -f '../src/CLucene/index/SegmentMerger.cpp' || echo './'`../src/CLucene/index/SegmentMerger.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o SegmentMergeQueue.lo `test -f '../src/CLucene/index/SegmentMergeQueue.cpp' || echo './'`../src/CLucene/index/SegmentMergeQueue.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o SegmentReader.lo `test -f '../src/CLucene/index/SegmentReader.cpp' || echo './'`../src/CLucene/index/SegmentReader.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/SegmentMergeInfo.cpp -fPIC -DPIC -o .libs/SegmentMergeInfo.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/IndexWriter.cpp -fPIC -DPIC -o .libs/IndexWriter.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o SegmentTermDocs.lo `test -f '../src/CLucene/index/SegmentTermDocs.cpp' || echo './'`../src/CLucene/index/SegmentTermDocs.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/IndexModifier.cpp -fPIC -DPIC -o .libs/IndexModifier.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/IndexReader.cpp -fPIC -DPIC -o .libs/IndexReader.o >In file included from ../src/CLucene/index/DocumentWriter.cpp:9:0: >../src/CLucene/index/DocumentWriter.h: In constructor 'lucene::index::DocumentWriter::DocumentWriter(lucene::store::Directory*, lucene::analysis::Analyzer*, lucene::search::Similarity*, int32_t)': >../src/CLucene/index/DocumentWriter.h:47:16: warning: 'lucene::index::DocumentWriter::maxFieldLength' will be initialized after [-Wreorder] > const int32_t maxFieldLength; > ^ >../src/CLucene/index/DocumentWriter.h:46:14: warning: 'lucene::index::FieldInfos* lucene::index::DocumentWriter::fieldInfos' [-Wreorder] > FieldInfos* fieldInfos; //array > ^ >../src/CLucene/index/DocumentWriter.cpp:62:1: warning: when initialized here [-Wreorder] > DocumentWriter::DocumentWriter(Directory* d, Analyzer* a, CL_NS(search)::Similarity* sim, const int32_t mfl): > ^ >In file included from ../src/CLucene/index/DocumentWriter.cpp:9:0: >../src/CLucene/index/DocumentWriter.h:55:11: warning: 'lucene::index::DocumentWriter::fieldLengths' will be initialized after [-Wreorder] > int32_t* fieldLengths; //array > ^ >../src/CLucene/index/DocumentWriter.h:48:29: warning: 'lucene::search::Similarity* lucene::index::DocumentWriter::similarity' [-Wreorder] > CL_NS(search)::Similarity* similarity; > ^ >../src/CLucene/index/DocumentWriter.cpp:62:1: warning: when initialized here [-Wreorder] > DocumentWriter::DocumentWriter(Directory* d, Analyzer* a, CL_NS(search)::Similarity* sim, const int32_t mfl): > ^ >In file included from ../src/CLucene/index/DocumentWriter.cpp:9:0: >../src/CLucene/index/DocumentWriter.h: In constructor 'lucene::index::DocumentWriter::DocumentWriter(lucene::store::Directory*, lucene::analysis::Analyzer*, lucene::index::IndexWriter*)': >../src/CLucene/index/DocumentWriter.h:47:16: warning: 'lucene::index::DocumentWriter::maxFieldLength' will be initialized after [-Wreorder] > const int32_t maxFieldLength; > ^ >../src/CLucene/index/DocumentWriter.h:46:14: warning: 'lucene::index::FieldInfos* lucene::index::DocumentWriter::fieldInfos' [-Wreorder] > FieldInfos* fieldInfos; //array > ^ >../src/CLucene/index/DocumentWriter.cpp:85:1: warning: when initialized here [-Wreorder] > DocumentWriter::DocumentWriter(CL_NS(store)::Directory* d, CL_NS(analysis)::Analyzer* a, IndexWriter* writer): > ^ >In file included from ../src/CLucene/index/DocumentWriter.cpp:9:0: >../src/CLucene/index/DocumentWriter.h:55:11: warning: 'lucene::index::DocumentWriter::fieldLengths' will be initialized after [-Wreorder] > int32_t* fieldLengths; //array > ^ >../src/CLucene/index/DocumentWriter.h:48:29: warning: 'lucene::search::Similarity* lucene::index::DocumentWriter::similarity' [-Wreorder] > CL_NS(search)::Similarity* similarity; > ^ >../src/CLucene/index/DocumentWriter.cpp:85:1: warning: when initialized here [-Wreorder] > DocumentWriter::DocumentWriter(CL_NS(store)::Directory* d, CL_NS(analysis)::Analyzer* a, IndexWriter* writer): > ^ >../src/CLucene/index/DocumentWriter.cpp: In member function 'void lucene::index::DocumentWriter::addPosition(const wchar_t*, const wchar_t*, int32_t, lucene::index::TermVectorOffsetInfo*)': >../src/CLucene/index/DocumentWriter.cpp:369:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (ti->positions.length == freq) { > ^ >../src/CLucene/index/DocumentWriter.cpp:377:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (ti->offsets.length == freq){ > ^ > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/MultiReader.cpp -fPIC -DPIC -o .libs/MultiReader.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o SegmentTermEnum.lo `test -f '../src/CLucene/index/SegmentTermEnum.cpp' || echo './'`../src/CLucene/index/SegmentTermEnum.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/SegmentInfos.cpp -fPIC -DPIC -o .libs/SegmentInfos.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/SegmentMerger.cpp -fPIC -DPIC -o .libs/SegmentMerger.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o SegmentTermPositions.lo `test -f '../src/CLucene/index/SegmentTermPositions.cpp' || echo './'`../src/CLucene/index/SegmentTermPositions.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o SegmentTermVector.lo `test -f '../src/CLucene/index/SegmentTermVector.cpp' || echo './'`../src/CLucene/index/SegmentTermVector.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/SegmentReader.cpp -fPIC -DPIC -o .libs/SegmentReader.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Term.lo `test -f '../src/CLucene/index/Term.cpp' || echo './'`../src/CLucene/index/Term.cpp >In file included from ../src/CLucene/index/SegmentMergeInfo.cpp:8:0: >../src/CLucene/index/SegmentMergeInfo.h: In constructor 'lucene::index::SegmentMergeInfo::SegmentMergeInfo(int32_t, lucene::index::TermEnum*, lucene::index::IndexReader*)': >../src/CLucene/index/SegmentMergeInfo.h:25:15: warning: 'lucene::index::SegmentMergeInfo::reader' will be initialized after [-Wreorder] > IndexReader* reader; > ^ >../src/CLucene/index/SegmentMergeInfo.h:22:12: warning: 'lucene::index::TermEnum* lucene::index::SegmentMergeInfo::termEnum' [-Wreorder] > TermEnum* termEnum; > ^ >../src/CLucene/index/SegmentMergeInfo.cpp:15:1: warning: when initialized here [-Wreorder] > SegmentMergeInfo::SegmentMergeInfo(const int32_t b, TermEnum* te, IndexReader* r): > ^ >In file included from ../src/CLucene/index/SegmentMergeInfo.cpp:8:0: >../src/CLucene/index/SegmentMergeInfo.h:24:10: warning: 'lucene::index::SegmentMergeInfo::base' will be initialized after [-Wreorder] > int32_t base; > ^ >../src/CLucene/index/SegmentMergeInfo.h:19:11: warning: 'int32_t* lucene::index::SegmentMergeInfo::docMap' [-Wreorder] > int32_t* docMap; // maps around deleted docs > ^ >../src/CLucene/index/SegmentMergeInfo.cpp:15:1: warning: when initialized here [-Wreorder] > SegmentMergeInfo::SegmentMergeInfo(const int32_t b, TermEnum* te, IndexReader* r): > ^ >In file included from ../src/CLucene/index/SegmentInfos.cpp:8:0: >../src/CLucene/index/SegmentInfos.h: In constructor 'lucene::index::SegmentInfo::SegmentInfo(const char*, int32_t, lucene::store::Directory*)': >../src/CLucene/index/SegmentInfos.h:30:17: warning: 'lucene::index::SegmentInfo::docCount' will be initialized after [-Wreorder] > const int32_t docCount; > ^ >../src/CLucene/index/SegmentInfos.h:22:28: warning: 'lucene::store::Directory* lucene::index::SegmentInfo::dir' [-Wreorder] > CL_NS(store)::Directory* dir; > ^ >../src/CLucene/index/SegmentInfos.cpp:19:4: warning: when initialized here [-Wreorder] > SegmentInfo::SegmentInfo(const char* Name, const int32_t DocCount, CL_NS(store)::Directory* Dir): > ^ >In file included from ../src/CLucene/index/IndexWriter.cpp:8:0: >../src/CLucene/index/IndexWriter.h: In constructor 'lucene::index::IndexWriter::IndexWriter(const char*, lucene::analysis::Analyzer*, bool, bool)': >../src/CLucene/index/IndexWriter.h:104:27: warning: 'lucene::index::IndexWriter::directory' will be initialized after [-Wreorder] > CL_NS(store)::Directory* directory; > ^ >../src/CLucene/index/IndexWriter.h:83:29: warning: 'lucene::analysis::Analyzer* lucene::index::IndexWriter::analyzer' [-Wreorder] > CL_NS(analysis)::Analyzer* analyzer; > ^ >../src/CLucene/index/IndexWriter.cpp:28:3: warning: when initialized here [-Wreorder] > IndexWriter::IndexWriter(const char* path, Analyzer* a, const bool create, const bool _closeDir): > ^ >In file included from ../src/CLucene/index/IndexWriter.cpp:8:0: >../src/CLucene/index/IndexWriter.h:120:16: warning: 'lucene::index::IndexWriter::segmentInfos' will be initialized after [-Wreorder] > SegmentInfos* segmentInfos; > ^ >../src/CLucene/index/IndexWriter.h:93:7: warning: 'bool lucene::index::IndexWriter::closeDir' [-Wreorder] > bool closeDir; > ^ >../src/CLucene/index/IndexWriter.cpp:28:3: warning: when initialized here [-Wreorder] > IndexWriter::IndexWriter(const char* path, Analyzer* a, const bool create, const bool _closeDir): > ^ >In file included from ../src/CLucene/index/IndexWriter.cpp:8:0: >../src/CLucene/index/IndexWriter.h: In constructor 'lucene::index::IndexWriter::IndexWriter(lucene::store::Directory*, lucene::analysis::Analyzer*, bool, bool)': >../src/CLucene/index/IndexWriter.h:104:27: warning: 'lucene::index::IndexWriter::directory' will be initialized after [-Wreorder] > CL_NS(store)::Directory* directory; > ^ >../src/CLucene/index/IndexWriter.h:83:29: warning: 'lucene::analysis::Analyzer* lucene::index::IndexWriter::analyzer' [-Wreorder] > CL_NS(analysis)::Analyzer* analyzer; > ^ >../src/CLucene/index/IndexWriter.cpp:47:3: warning: when initialized here [-Wreorder] > IndexWriter::IndexWriter(Directory* d, Analyzer* a, const bool create, const bool _closeDir): > ^ >In file included from ../src/CLucene/index/IndexWriter.cpp:8:0: >../src/CLucene/index/IndexWriter.h:120:16: warning: 'lucene::index::IndexWriter::segmentInfos' will be initialized after [-Wreorder] > SegmentInfos* segmentInfos; > ^ >../src/CLucene/index/IndexWriter.h:93:7: warning: 'bool lucene::index::IndexWriter::closeDir' [-Wreorder] > bool closeDir; > ^ >../src/CLucene/index/IndexWriter.cpp:47:3: warning: when initialized here [-Wreorder] > IndexWriter::IndexWriter(Directory* d, Analyzer* a, const bool create, const bool _closeDir): > ^ > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/SegmentMergeQueue.cpp -fPIC -DPIC -o .libs/SegmentMergeQueue.o >../src/CLucene/index/IndexWriter.cpp: In member function 'void lucene::index::IndexWriter::addIndexes(lucene::store::Directory**)': >../src/CLucene/index/IndexWriter.cpp:538:12: warning: unused variable 'start' [-Wunused-variable] > int32_t start = segmentInfos->size(); > ^ >../src/CLucene/index/IndexModifier.cpp: In member function 'void lucene::index::IndexModifier::init(lucene::store::Directory*, lucene::analysis::Analyzer*, bool)': >../src/CLucene/index/IndexModifier.cpp:32:10: warning: unused variable 'maxBufferedDocs' [-Wunused-variable] > int32_t maxBufferedDocs = IndexWriter::DEFAULT_MAX_BUFFERED_DOCS; > ^ >../src/CLucene/index/IndexModifier.cpp:34:10: warning: unused variable 'mergeFactor' [-Wunused-variable] > int32_t mergeFactor = IndexWriter::DEFAULT_MERGE_FACTOR; > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TermInfo.lo `test -f '../src/CLucene/index/TermInfo.cpp' || echo './'`../src/CLucene/index/TermInfo.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/SegmentTermDocs.cpp -fPIC -DPIC -o .libs/SegmentTermDocs.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/SegmentTermEnum.cpp -fPIC -DPIC -o .libs/SegmentTermEnum.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/SegmentTermPositions.cpp -fPIC -DPIC -o .libs/SegmentTermPositions.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TermInfosReader.lo `test -f '../src/CLucene/index/TermInfosReader.cpp' || echo './'`../src/CLucene/index/TermInfosReader.cpp >../src/CLucene/index/SegmentMerger.cpp: In member function 'int32_t lucene::index::SegmentMerger::mergeFields()': >../src/CLucene/index/SegmentMerger.cpp:253:11: warning: unused variable 'maxDoc' [-Wunused-variable] > int32_t maxDoc = 0; > ^ > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/Term.cpp -fPIC -DPIC -o .libs/Term.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/SegmentTermVector.cpp -fPIC -DPIC -o .libs/SegmentTermVector.o >../src/CLucene/index/SegmentReader.cpp: In static member function 'static bool lucene::index::SegmentReader::hasSeparateNorms(lucene::index::SegmentInfo*)': >../src/CLucene/index/SegmentReader.cpp:301:7: warning: unused variable 'ret' [-Wunused-variable] > bool ret=false; > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TermInfosWriter.lo `test -f '../src/CLucene/index/TermInfosWriter.cpp' || echo './'`../src/CLucene/index/TermInfosWriter.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TermVectorReader.lo `test -f '../src/CLucene/index/TermVectorReader.cpp' || echo './'`../src/CLucene/index/TermVectorReader.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/TermInfo.cpp -fPIC -DPIC -o .libs/TermInfo.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TermVectorWriter.lo `test -f '../src/CLucene/index/TermVectorWriter.cpp' || echo './'`../src/CLucene/index/TermVectorWriter.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Lexer.lo `test -f '../src/CLucene/queryParser/Lexer.cpp' || echo './'`../src/CLucene/queryParser/Lexer.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o QueryParser.lo `test -f '../src/CLucene/queryParser/QueryParser.cpp' || echo './'`../src/CLucene/queryParser/QueryParser.cpp >../src/CLucene/index/SegmentTermVector.cpp: In member function 'virtual Array<lucene::index::TermVectorOffsetInfo>* lucene::index::SegmentTermPositionVector::getOffsets(int32_t)': >../src/CLucene/index/SegmentTermVector.cpp:167:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (index >=0 && index < offsets->length) > ^ >../src/CLucene/index/SegmentTermVector.cpp: In member function 'virtual Array<int>* lucene::index::SegmentTermPositionVector::getTermPositions(int32_t)': >../src/CLucene/index/SegmentTermVector.cpp:182:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (index >=0 && index < positions->length) > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o QueryParserBase.lo `test -f '../src/CLucene/queryParser/QueryParserBase.cpp' || echo './'`../src/CLucene/queryParser/QueryParserBase.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o QueryToken.lo `test -f '../src/CLucene/queryParser/QueryToken.cpp' || echo './'`../src/CLucene/queryParser/QueryToken.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/TermInfosReader.cpp -fPIC -DPIC -o .libs/TermInfosReader.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TokenList.lo `test -f '../src/CLucene/queryParser/TokenList.cpp' || echo './'`../src/CLucene/queryParser/TokenList.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/TermInfosWriter.cpp -fPIC -DPIC -o .libs/TermInfosWriter.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o MultiFieldQueryParser.lo `test -f '../src/CLucene/queryParser/MultiFieldQueryParser.cpp' || echo './'`../src/CLucene/queryParser/MultiFieldQueryParser.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/TermVectorWriter.cpp -fPIC -DPIC -o .libs/TermVectorWriter.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/queryParser/Lexer.cpp -fPIC -DPIC -o .libs/Lexer.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/index/TermVectorReader.cpp -fPIC -DPIC -o .libs/TermVectorReader.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o BooleanQuery.lo `test -f '../src/CLucene/search/BooleanQuery.cpp' || echo './'`../src/CLucene/search/BooleanQuery.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/queryParser/QueryParser.cpp -fPIC -DPIC -o .libs/QueryParser.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o BooleanScorer.lo `test -f '../src/CLucene/search/BooleanScorer.cpp' || echo './'`../src/CLucene/search/BooleanScorer.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/queryParser/QueryParserBase.cpp -fPIC -DPIC -o .libs/QueryParserBase.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o DateFilter.lo `test -f '../src/CLucene/search/DateFilter.cpp' || echo './'`../src/CLucene/search/DateFilter.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o CachingWrapperFilter.lo `test -f '../src/CLucene/search/CachingWrapperFilter.cpp' || echo './'`../src/CLucene/search/CachingWrapperFilter.cpp >../src/CLucene/index/TermVectorWriter.cpp: In member function 'void lucene::index::TermVectorsWriter::addAllDocVectors(Array<lucene::index::TermFreqVector*>&)': >../src/CLucene/index/TermVectorWriter.cpp:135:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int32_t i = 0; i < vectors.length; ++i) { > ^ > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/BooleanQuery.cpp -fPIC -DPIC -o .libs/BooleanQuery.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/queryParser/MultiFieldQueryParser.cpp -fPIC -DPIC -o .libs/MultiFieldQueryParser.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ChainedFilter.lo `test -f '../src/CLucene/search/ChainedFilter.cpp' || echo './'`../src/CLucene/search/ChainedFilter.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/queryParser/QueryToken.cpp -fPIC -DPIC -o .libs/QueryToken.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/queryParser/TokenList.cpp -fPIC -DPIC -o .libs/TokenList.o >../src/CLucene/index/TermVectorReader.cpp: In member function 'lucene::index::SegmentTermVector* lucene::index::TermVectorsReader::readTermVector(const wchar_t*, int64_t)': >../src/CLucene/index/TermVectorReader.cpp:317:21: warning: unused variable 'tv' [-Wunused-variable] > SegmentTermVector* tv = NULL; > ^ > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/BooleanScorer.cpp -fPIC -DPIC -o .libs/BooleanScorer.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ConjunctionScorer.lo `test -f '../src/CLucene/search/ConjunctionScorer.cpp' || echo './'`../src/CLucene/search/ConjunctionScorer.cpp >../src/CLucene/queryParser/QueryParser.cpp: In member function 'lucene::search::Query* lucene::queryParser::QueryParser::MatchTerm(const wchar_t*)': >../src/CLucene/queryParser/QueryParser.cpp:323:9: warning: enumeration value 'AND_' not handled in switch [-Wswitch] > switch(term->Type){ > ^ >../src/CLucene/queryParser/QueryParser.cpp:323:9: warning: enumeration value 'OR' not handled in switch [-Wswitch] >../src/CLucene/queryParser/QueryParser.cpp:323:9: warning: enumeration value 'NOT' not handled in switch [-Wswitch] >../src/CLucene/queryParser/QueryParser.cpp:323:9: warning: enumeration value 'PLUS' not handled in switch [-Wswitch] >../src/CLucene/queryParser/QueryParser.cpp:323:9: warning: enumeration value 'MINUS' not handled in switch [-Wswitch] >../src/CLucene/queryParser/QueryParser.cpp:323:9: warning: enumeration value 'LPAREN' not handled in switch [-Wswitch] >../src/CLucene/queryParser/QueryParser.cpp:323:9: warning: enumeration value 'RPAREN' not handled in switch [-Wswitch] >../src/CLucene/queryParser/QueryParser.cpp:323:9: warning: enumeration value 'COLON' not handled in switch [-Wswitch] >../src/CLucene/queryParser/QueryParser.cpp:323:9: warning: enumeration value 'CARAT' not handled in switch [-Wswitch] >../src/CLucene/queryParser/QueryParser.cpp:323:9: warning: enumeration value 'SLOP' not handled in switch [-Wswitch] >../src/CLucene/queryParser/QueryParser.cpp:323:9: warning: enumeration value 'FUZZY' not handled in switch [-Wswitch] >../src/CLucene/queryParser/QueryParser.cpp:323:9: warning: enumeration value 'EOF_' not handled in switch [-Wswitch] >../src/CLucene/queryParser/QueryParser.cpp:323:9: warning: enumeration value 'UNKNOWN_' not handled in switch [-Wswitch] >../src/CLucene/queryParser/QueryParserBase.cpp: In member function 'void lucene::queryParser::QueryParserBase::discardEscapeChar(wchar_t*) const': >../src/CLucene/queryParser/QueryParserBase.cpp:44:6: warning: unused variable 'j' [-Wunused-variable] > int j = 0; > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ExactPhraseScorer.lo `test -f '../src/CLucene/search/ExactPhraseScorer.cpp' || echo './'`../src/CLucene/search/ExactPhraseScorer.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Explanation.lo `test -f '../src/CLucene/search/Explanation.cpp' || echo './'`../src/CLucene/search/Explanation.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o FieldCache.lo `test -f '../src/CLucene/search/FieldCache.cpp' || echo './'`../src/CLucene/search/FieldCache.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o FieldCacheImpl.lo `test -f '../src/CLucene/search/FieldCacheImpl.cpp' || echo './'`../src/CLucene/search/FieldCacheImpl.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/DateFilter.cpp -fPIC -DPIC -o .libs/DateFilter.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/CachingWrapperFilter.cpp -fPIC -DPIC -o .libs/CachingWrapperFilter.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/ChainedFilter.cpp -fPIC -DPIC -o .libs/ChainedFilter.o >In file included from ../src/CLucene/queryParser/MultiFieldQueryParser.cpp:7:0: >../src/CLucene/queryParser/MultiFieldQueryParser.cpp: In static member function 'static lucene::search::Query* lucene::queryParser::MultiFieldQueryParser::parse(const wchar_t*, const wchar_t**, lucene::analysis::Analyzer*)': >./CLucene/StdHeader.h:417:23: warning: comparison with string literal results in unspecified behaviour [-Waddress] > #define _T(x) L ## x > ^ >../src/CLucene/queryParser/MultiFieldQueryParser.cpp:39:35: note: in expansion of macro '_T' > if (q && (q->getQueryName()!=_T("BooleanQuery") || ((BooleanQuery*)q)->getClauseCount() > 0)) { > ^ >../src/CLucene/queryParser/MultiFieldQueryParser.cpp: In static member function 'static lucene::search::Query* lucene::queryParser::MultiFieldQueryParser::parse(const wchar_t*, const wchar_t**, const uint8_t*, lucene::analysis::Analyzer*)': >./CLucene/StdHeader.h:417:23: warning: comparison with string literal results in unspecified behaviour [-Waddress] > #define _T(x) L ## x > ^ >../src/CLucene/queryParser/MultiFieldQueryParser.cpp:57:32: note: in expansion of macro '_T' > if (q && (q->getQueryName()!=_T("BooleanQuery") || ((BooleanQuery*)q)->getClauseCount() > 0)) { > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o FieldSortedHitQueue.lo `test -f '../src/CLucene/search/FieldSortedHitQueue.cpp' || echo './'`../src/CLucene/search/FieldSortedHitQueue.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o FieldDocSortedHitQueue.lo `test -f '../src/CLucene/search/FieldDocSortedHitQueue.cpp' || echo './'`../src/CLucene/search/FieldDocSortedHitQueue.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/ConjunctionScorer.cpp -fPIC -DPIC -o .libs/ConjunctionScorer.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o FilteredTermEnum.lo `test -f '../src/CLucene/search/FilteredTermEnum.cpp' || echo './'`../src/CLucene/search/FilteredTermEnum.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/FieldCacheImpl.cpp -fPIC -DPIC -o .libs/FieldCacheImpl.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/Explanation.cpp -fPIC -DPIC -o .libs/Explanation.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/FieldCache.cpp -fPIC -DPIC -o .libs/FieldCache.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o FuzzyQuery.lo `test -f '../src/CLucene/search/FuzzyQuery.cpp' || echo './'`../src/CLucene/search/FuzzyQuery.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Hits.lo `test -f '../src/CLucene/search/Hits.cpp' || echo './'`../src/CLucene/search/Hits.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o HitQueue.lo `test -f '../src/CLucene/search/HitQueue.cpp' || echo './'`../src/CLucene/search/HitQueue.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/ExactPhraseScorer.cpp -fPIC -DPIC -o .libs/ExactPhraseScorer.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/FieldDocSortedHitQueue.cpp -fPIC -DPIC -o .libs/FieldDocSortedHitQueue.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/FieldSortedHitQueue.cpp -fPIC -DPIC -o .libs/FieldSortedHitQueue.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o IndexSearcher.lo `test -f '../src/CLucene/search/IndexSearcher.cpp' || echo './'`../src/CLucene/search/IndexSearcher.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o MultiSearcher.lo `test -f '../src/CLucene/search/MultiSearcher.cpp' || echo './'`../src/CLucene/search/MultiSearcher.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o MultiTermQuery.lo `test -f '../src/CLucene/search/MultiTermQuery.cpp' || echo './'`../src/CLucene/search/MultiTermQuery.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/FilteredTermEnum.cpp -fPIC -DPIC -o .libs/FilteredTermEnum.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/FuzzyQuery.cpp -fPIC -DPIC -o .libs/FuzzyQuery.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/Hits.cpp -fPIC -DPIC -o .libs/Hits.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/HitQueue.cpp -fPIC -DPIC -o .libs/HitQueue.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/IndexSearcher.cpp -fPIC -DPIC -o .libs/IndexSearcher.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/MultiSearcher.cpp -fPIC -DPIC -o .libs/MultiSearcher.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o PhrasePositions.lo `test -f '../src/CLucene/search/PhrasePositions.cpp' || echo './'`../src/CLucene/search/PhrasePositions.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o PhraseQuery.lo `test -f '../src/CLucene/search/PhraseQuery.cpp' || echo './'`../src/CLucene/search/PhraseQuery.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o PhraseScorer.lo `test -f '../src/CLucene/search/PhraseScorer.cpp' || echo './'`../src/CLucene/search/PhraseScorer.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o PrefixQuery.lo `test -f '../src/CLucene/search/PrefixQuery.cpp' || echo './'`../src/CLucene/search/PrefixQuery.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/MultiTermQuery.cpp -fPIC -DPIC -o .libs/MultiTermQuery.o >../src/CLucene/search/Hits.cpp: In member function 'void lucene::search::Hits::getMoreDocs(size_t)': >../src/CLucene/search/Hits.cpp:124:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > int32_t end = scoreDocsLength < _length ? scoreDocsLength : _length; > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o QueryFilter.lo `test -f '../src/CLucene/search/QueryFilter.cpp' || echo './'`../src/CLucene/search/QueryFilter.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o RangeFilter.lo `test -f '../src/CLucene/search/RangeFilter.cpp' || echo './'`../src/CLucene/search/RangeFilter.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o RangeQuery.lo `test -f '../src/CLucene/search/RangeQuery.cpp' || echo './'`../src/CLucene/search/RangeQuery.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o SearchHeader.lo `test -f '../src/CLucene/search/SearchHeader.cpp' || echo './'`../src/CLucene/search/SearchHeader.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/PhraseQuery.cpp -fPIC -DPIC -o .libs/PhraseQuery.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Similarity.lo `test -f '../src/CLucene/search/Similarity.cpp' || echo './'`../src/CLucene/search/Similarity.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/PhrasePositions.cpp -fPIC -DPIC -o .libs/PhrasePositions.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/PhraseScorer.cpp -fPIC -DPIC -o .libs/PhraseScorer.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/QueryFilter.cpp -fPIC -DPIC -o .libs/QueryFilter.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/RangeFilter.cpp -fPIC -DPIC -o .libs/RangeFilter.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/PrefixQuery.cpp -fPIC -DPIC -o .libs/PrefixQuery.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o SloppyPhraseScorer.lo `test -f '../src/CLucene/search/SloppyPhraseScorer.cpp' || echo './'`../src/CLucene/search/SloppyPhraseScorer.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o Sort.lo `test -f '../src/CLucene/search/Sort.cpp' || echo './'`../src/CLucene/search/Sort.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/RangeQuery.cpp -fPIC -DPIC -o .libs/RangeQuery.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TermQuery.lo `test -f '../src/CLucene/search/TermQuery.cpp' || echo './'`../src/CLucene/search/TermQuery.cpp >../src/CLucene/search/PrefixQuery.cpp: In member function 'virtual lucene::search::Query* lucene::search::PrefixQuery::rewrite(lucene::index::IndexReader*)': >../src/CLucene/search/PrefixQuery.cpp:102:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for ( i=prefixLen-1;i!=-1;--i ){ > ^ >../src/CLucene/search/PrefixQuery.cpp: In member function 'virtual lucene::util::BitSet* lucene::search::PrefixFilter::bits(lucene::index::IndexReader*)': >../src/CLucene/search/PrefixQuery.cpp:248:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for ( i=prefixLen-1;i!=-1;--i ){ > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TermScorer.lo `test -f '../src/CLucene/search/TermScorer.cpp' || echo './'`../src/CLucene/search/TermScorer.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o WildcardQuery.lo `test -f '../src/CLucene/search/WildcardQuery.cpp' || echo './'`../src/CLucene/search/WildcardQuery.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/SearchHeader.cpp -fPIC -DPIC -o .libs/SearchHeader.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/Similarity.cpp -fPIC -DPIC -o .libs/Similarity.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o WildcardTermEnum.lo `test -f '../src/CLucene/search/WildcardTermEnum.cpp' || echo './'`../src/CLucene/search/WildcardTermEnum.cpp >../src/CLucene/search/PhraseQuery.cpp: In member function 'void lucene::search::PhraseQuery::getPositions(Array<int>&) const': >../src/CLucene/search/PhraseQuery.cpp:169:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for(int32_t i = 0; i < result.length; i++){ > ^ > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/SloppyPhraseScorer.cpp -fPIC -DPIC -o .libs/SloppyPhraseScorer.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/Sort.cpp -fPIC -DPIC -o .libs/Sort.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/TermQuery.cpp -fPIC -DPIC -o .libs/TermQuery.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/TermScorer.cpp -fPIC -DPIC -o .libs/TermScorer.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/WildcardQuery.cpp -fPIC -DPIC -o .libs/WildcardQuery.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ../src/CLucene/search/WildcardTermEnum.cpp -fPIC -DPIC -o .libs/WildcardTermEnum.o >In file included from ../src/CLucene/search/SearchHeader.cpp:8:0: >../src/CLucene/search/SearchHeader.h: In constructor 'lucene::search::TopDocs::TopDocs(int32_t, lucene::search::ScoreDoc*, int32_t)': >../src/CLucene/search/SearchHeader.h:56:11: warning: 'lucene::search::TopDocs::scoreDocsLength' will be initialized after [-Wreorder] > int32_t scoreDocsLength; > ^ >../src/CLucene/search/SearchHeader.h:55:13: warning: 'lucene::search::ScoreDoc* lucene::search::TopDocs::scoreDocs' [-Wreorder] > ScoreDoc* scoreDocs; > ^ >../src/CLucene/search/SearchHeader.cpp:121:1: warning: when initialized here [-Wreorder] > TopDocs::TopDocs(const int32_t th, ScoreDoc*sds, int32_t scoreDocsLen): > ^ >/bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -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/i686-redhat-linux/4.9.0/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.9.0/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/i686-redhat-linux/4.9.0 -L/usr/lib/gcc/i686-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.9.0/../../../crtn.o -pthread -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -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) >creating libclucene.la >(cd .libs && rm -f libclucene.la && ln -s ../libclucene.la libclucene.la) >make[3]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b/src' >make[2]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b/src' >Making all in test >make[2]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >make[3]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >make[2]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >make[2]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b' >make[2]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b' >make[1]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nORL0O >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386 >++ dirname /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386 >+ cd clucene-core-0.9.21b >+ rm -rf /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386 >+ make DESTDIR=/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386 'INSTALL=install -p' install >Making install in src >make[1]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/src' >Making install in . >make[2]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/src' >make[3]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/src' >test -z "/usr/lib" || mkdir -p -- "/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/lib" > /bin/sh ../libtool --mode=install install -p 'libclucene.la' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/lib/libclucene.la' >install -p .libs/libclucene.so.0.0.0 /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/lib/libclucene.so.0.0.0 >(cd /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/lib && { ln -s -f libclucene.so.0.0.0 libclucene.so.0 || { rm -f libclucene.so.0 && ln -s libclucene.so.0.0.0 libclucene.so.0; }; }) >(cd /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/lib && { ln -s -f libclucene.so.0.0.0 libclucene.so || { rm -f libclucene.so && ln -s libclucene.so.0.0.0 libclucene.so; }; }) >install -p .libs/libclucene.lai /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/lib/libclucene.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >test -z "/usr/include/CLucene/analysis" || mkdir -p -- "/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/analysis" > install -p -m 644 '../src/CLucene/analysis/AnalysisHeader.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/analysis/AnalysisHeader.h' > install -p -m 644 '../src/CLucene/analysis/Analyzers.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/analysis/Analyzers.h' >test -z "/usr/lib/CLucene" || mkdir -p -- "/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/lib/CLucene" > install -p -m 644 '../src/CLucene/clucene-config.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/lib/CLucene/clucene-config.h' >test -z "/usr/include/CLucene/config" || mkdir -p -- "/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/config" > install -p -m 644 '../src/CLucene/config/CompilerBcb.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/config/CompilerBcb.h' > install -p -m 644 '../src/CLucene/config/CompilerGcc.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/config/CompilerGcc.h' > install -p -m 644 '../src/CLucene/config/CompilerMsvc.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/config/CompilerMsvc.h' > install -p -m 644 '../src/CLucene/config/PlatformMac.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/config/PlatformMac.h' > install -p -m 644 '../src/CLucene/config/PlatformUnix.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/config/PlatformUnix.h' > install -p -m 644 '../src/CLucene/config/PlatformWin32.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/config/PlatformWin32.h' > install -p -m 644 '../src/CLucene/config/compiler.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/config/compiler.h' > install -p -m 644 '../src/CLucene/config/define_std.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/config/define_std.h' > install -p -m 644 '../src/CLucene/config/gunichartables.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/config/gunichartables.h' > install -p -m 644 '../src/CLucene/config/repl_tchar.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/config/repl_tchar.h' > install -p -m 644 '../src/CLucene/config/repl_wchar.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/config/repl_wchar.h' > install -p -m 644 '../src/CLucene/config/threadCSection.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/config/threadCSection.h' > install -p -m 644 '../src/CLucene/config/threadPthread.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/config/threadPthread.h' >test -z "/usr/include/CLucene/debug" || mkdir -p -- "/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/debug" > install -p -m 644 '../src/CLucene/debug/condition.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/debug/condition.h' > install -p -m 644 '../src/CLucene/debug/error.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/debug/error.h' > install -p -m 644 '../src/CLucene/debug/lucenebase.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/debug/lucenebase.h' > install -p -m 644 '../src/CLucene/debug/mem.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/debug/mem.h' >test -z "/usr/include/CLucene/document" || mkdir -p -- "/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/document" > install -p -m 644 '../src/CLucene/document/DateField.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/document/DateField.h' > install -p -m 644 '../src/CLucene/document/Document.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/document/Document.h' > install -p -m 644 '../src/CLucene/document/Field.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/document/Field.h' >test -z "/usr/include" || mkdir -p -- "/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include" > install -p -m 644 'CLucene.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene.h' >test -z "/usr/include/CLucene/index" || mkdir -p -- "/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index" > install -p -m 644 '../src/CLucene/index/CompoundFile.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/CompoundFile.h' > install -p -m 644 '../src/CLucene/index/DocumentWriter.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/DocumentWriter.h' > install -p -m 644 '../src/CLucene/index/FieldInfo.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/FieldInfo.h' > install -p -m 644 '../src/CLucene/index/FieldInfos.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/FieldInfos.h' > install -p -m 644 '../src/CLucene/index/FieldsReader.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/FieldsReader.h' > install -p -m 644 '../src/CLucene/index/FieldsWriter.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/FieldsWriter.h' > install -p -m 644 '../src/CLucene/index/IndexModifier.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/IndexModifier.h' > install -p -m 644 '../src/CLucene/index/IndexReader.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/IndexReader.h' > install -p -m 644 '../src/CLucene/index/IndexWriter.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/IndexWriter.h' > install -p -m 644 '../src/CLucene/index/MultiReader.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/MultiReader.h' > install -p -m 644 '../src/CLucene/index/SegmentHeader.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/SegmentHeader.h' > install -p -m 644 '../src/CLucene/index/SegmentInfos.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/SegmentInfos.h' > install -p -m 644 '../src/CLucene/index/SegmentMergeInfo.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/SegmentMergeInfo.h' > install -p -m 644 '../src/CLucene/index/SegmentMergeQueue.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/SegmentMergeQueue.h' > install -p -m 644 '../src/CLucene/index/SegmentMerger.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/SegmentMerger.h' > install -p -m 644 '../src/CLucene/index/SegmentTermEnum.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/SegmentTermEnum.h' > install -p -m 644 '../src/CLucene/index/Term.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/Term.h' > install -p -m 644 '../src/CLucene/index/TermInfo.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/TermInfo.h' > install -p -m 644 '../src/CLucene/index/TermInfosReader.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/TermInfosReader.h' > install -p -m 644 '../src/CLucene/index/TermInfosWriter.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/TermInfosWriter.h' > install -p -m 644 '../src/CLucene/index/TermVector.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/TermVector.h' > install -p -m 644 '../src/CLucene/index/Terms.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/index/Terms.h' >test -z "/usr/include/CLucene/queryParser" || mkdir -p -- "/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/queryParser" > install -p -m 644 '../src/CLucene/queryParser/Lexer.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/queryParser/Lexer.h' > install -p -m 644 '../src/CLucene/queryParser/MultiFieldQueryParser.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/queryParser/MultiFieldQueryParser.h' > install -p -m 644 '../src/CLucene/queryParser/QueryParser.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/queryParser/QueryParser.h' > install -p -m 644 '../src/CLucene/queryParser/QueryParserBase.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/queryParser/QueryParserBase.h' > install -p -m 644 '../src/CLucene/queryParser/QueryToken.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/queryParser/QueryToken.h' > install -p -m 644 '../src/CLucene/queryParser/TokenList.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/queryParser/TokenList.h' >test -z "/usr/include/CLucene/search" || mkdir -p -- "/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search" > install -p -m 644 '../src/CLucene/search/BooleanClause.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/BooleanClause.h' > install -p -m 644 '../src/CLucene/search/BooleanQuery.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/BooleanQuery.h' > install -p -m 644 '../src/CLucene/search/BooleanScorer.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/BooleanScorer.h' > install -p -m 644 '../src/CLucene/search/CachingWrapperFilter.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/CachingWrapperFilter.h' > install -p -m 644 '../src/CLucene/search/ChainedFilter.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/ChainedFilter.h' > install -p -m 644 '../src/CLucene/search/Compare.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/Compare.h' > install -p -m 644 '../src/CLucene/search/ConjunctionScorer.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/ConjunctionScorer.h' > install -p -m 644 '../src/CLucene/search/DateFilter.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/DateFilter.h' > install -p -m 644 '../src/CLucene/search/ExactPhraseScorer.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/ExactPhraseScorer.h' > install -p -m 644 '../src/CLucene/search/Explanation.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/Explanation.h' > install -p -m 644 '../src/CLucene/search/FieldCache.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/FieldCache.h' > install -p -m 644 '../src/CLucene/search/FieldCacheImpl.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/FieldCacheImpl.h' > install -p -m 644 '../src/CLucene/search/FieldDoc.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/FieldDoc.h' > install -p -m 644 '../src/CLucene/search/FieldDocSortedHitQueue.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/FieldDocSortedHitQueue.h' > install -p -m 644 '../src/CLucene/search/FieldSortedHitQueue.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/FieldSortedHitQueue.h' > install -p -m 644 '../src/CLucene/search/Filter.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/Filter.h' > install -p -m 644 '../src/CLucene/search/FilteredTermEnum.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/FilteredTermEnum.h' > install -p -m 644 '../src/CLucene/search/FuzzyQuery.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/FuzzyQuery.h' > install -p -m 644 '../src/CLucene/search/HitQueue.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/HitQueue.h' > install -p -m 644 '../src/CLucene/search/IndexSearcher.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/IndexSearcher.h' > install -p -m 644 '../src/CLucene/search/MultiSearcher.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/MultiSearcher.h' > install -p -m 644 '../src/CLucene/search/MultiTermQuery.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/MultiTermQuery.h' > install -p -m 644 '../src/CLucene/search/PhrasePositions.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/PhrasePositions.h' > install -p -m 644 '../src/CLucene/search/PhraseQuery.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/PhraseQuery.h' > install -p -m 644 '../src/CLucene/search/PhraseQueue.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/PhraseQueue.h' > install -p -m 644 '../src/CLucene/search/PhraseScorer.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/PhraseScorer.h' > install -p -m 644 '../src/CLucene/search/PrefixQuery.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/PrefixQuery.h' > install -p -m 644 '../src/CLucene/search/QueryFilter.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/QueryFilter.h' > install -p -m 644 '../src/CLucene/search/RangeFilter.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/RangeFilter.h' > install -p -m 644 '../src/CLucene/search/RangeQuery.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/RangeQuery.h' > install -p -m 644 '../src/CLucene/search/Scorer.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/Scorer.h' > install -p -m 644 '../src/CLucene/search/SearchHeader.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/SearchHeader.h' > install -p -m 644 '../src/CLucene/search/Similarity.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/Similarity.h' > install -p -m 644 '../src/CLucene/search/SloppyPhraseScorer.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/SloppyPhraseScorer.h' > install -p -m 644 '../src/CLucene/search/Sort.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/Sort.h' > install -p -m 644 '../src/CLucene/search/TermQuery.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/TermQuery.h' > install -p -m 644 '../src/CLucene/search/TermScorer.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/TermScorer.h' > install -p -m 644 '../src/CLucene/search/WildcardQuery.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/WildcardQuery.h' > install -p -m 644 '../src/CLucene/search/WildcardTermEnum.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/search/WildcardTermEnum.h' >test -z "/usr/include/CLucene/analysis/standard" || mkdir -p -- "/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/analysis/standard" > install -p -m 644 '../src/CLucene/analysis/standard/StandardAnalyzer.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/analysis/standard/StandardAnalyzer.h' > install -p -m 644 '../src/CLucene/analysis/standard/StandardFilter.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/analysis/standard/StandardFilter.h' > install -p -m 644 '../src/CLucene/analysis/standard/StandardTokenizer.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/analysis/standard/StandardTokenizer.h' > install -p -m 644 '../src/CLucene/analysis/standard/StandardTokenizerConstants.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/analysis/standard/StandardTokenizerConstants.h' >test -z "/usr/include/CLucene" || mkdir -p -- "/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene" > install -p -m 644 '../src/CLucene/CLBackwards.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/CLBackwards.h' > install -p -m 644 '../src/CLucene/CLConfig.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/CLConfig.h' > install -p -m 644 '../src/CLucene/LuceneThreads.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/LuceneThreads.h' > install -p -m 644 '../src/CLucene/StdHeader.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/StdHeader.h' >test -z "/usr/include/CLucene/store" || mkdir -p -- "/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/store" > install -p -m 644 '../src/CLucene/store/Directory.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/store/Directory.h' > install -p -m 644 '../src/CLucene/store/FSDirectory.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/store/FSDirectory.h' > install -p -m 644 '../src/CLucene/store/IndexInput.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/store/IndexInput.h' > install -p -m 644 '../src/CLucene/store/IndexOutput.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/store/IndexOutput.h' > install -p -m 644 '../src/CLucene/store/InputStream.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/store/InputStream.h' > install -p -m 644 '../src/CLucene/store/Lock.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/store/Lock.h' > install -p -m 644 '../src/CLucene/store/OutputStream.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/store/OutputStream.h' > install -p -m 644 '../src/CLucene/store/RAMDirectory.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/store/RAMDirectory.h' > install -p -m 644 '../src/CLucene/store/TransactionalRAMDirectory.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/store/TransactionalRAMDirectory.h' >test -z "/usr/include/CLucene/util" || mkdir -p -- "/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util" > install -p -m 644 '../src/CLucene/util/Arrays.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/Arrays.h' > install -p -m 644 '../src/CLucene/util/BitSet.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/BitSet.h' > install -p -m 644 '../src/CLucene/util/Equators.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/Equators.h' > install -p -m 644 '../src/CLucene/util/FastCharStream.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/FastCharStream.h' > install -p -m 644 '../src/CLucene/util/MD5Digester.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/MD5Digester.h' > install -p -m 644 '../src/CLucene/util/Misc.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/Misc.h' > install -p -m 644 '../src/CLucene/util/PriorityQueue.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/PriorityQueue.h' > install -p -m 644 '../src/CLucene/util/Reader.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/Reader.h' > install -p -m 644 '../src/CLucene/util/StringBuffer.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/StringBuffer.h' > install -p -m 644 '../src/CLucene/util/StringIntern.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/StringIntern.h' > install -p -m 644 '../src/CLucene/util/ThreadLocal.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/ThreadLocal.h' > install -p -m 644 '../src/CLucene/util/VoidList.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/VoidList.h' > install -p -m 644 '../src/CLucene/util/VoidMap.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/VoidMap.h' > install -p -m 644 '../src/CLucene/util/bufferedstream.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/bufferedstream.h' > install -p -m 644 '../src/CLucene/util/dirent.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/dirent.h' > install -p -m 644 '../src/CLucene/util/fileinputstream.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/fileinputstream.h' > install -p -m 644 '../src/CLucene/util/googlesparsemap.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/googlesparsemap.h' > install -p -m 644 '../src/CLucene/util/inputstreambuffer.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/inputstreambuffer.h' > install -p -m 644 '../src/CLucene/util/jstreamsconfig.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/jstreamsconfig.h' > install -p -m 644 '../src/CLucene/util/streambase.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/streambase.h' > install -p -m 644 '../src/CLucene/util/stringreader.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/stringreader.h' > install -p -m 644 '../src/CLucene/util/subinputstream.h' '/builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene/util/subinputstream.h' >make[3]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b/src' >make[2]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b/src' >make[1]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b/src' >Making install in test >make[1]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >make[2]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >make[3]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/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 `/builddir/build/BUILD/clucene-core-0.9.21b/test' >make[2]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >make[1]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >make[1]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b' >make[2]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b' >make[1]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b' >+ mkdir -p /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/clucene09/ /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/lib/clucene09/ >+ mv -f /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/CLucene.h /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/include/clucene09 >+ mv -f /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/lib/CLucene /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/lib/clucene09 >+ rm -f /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/lib/libclucene.so >+ ln -sf ../libclucene.so.0.0.0 /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/lib/clucene09/libclucene.so >+ rm -rf /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/lib/libclucene.la >+ sed -e 's/\r//' LGPL.license >+ touch -c -r LGPL.license LGPL.license.eol >+ mv -f LGPL.license.eol LGPL.license >+ iconv -f iso-8859-1 -t utf-8 -o README.utf8 README >+ touch -c -r README README.utf8 >+ mv -f README.utf8 README >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/clucene-core-0.9.21b >extracting debug info from /builddir/build/BUILDROOT/clucene09-0.9.21b-9.fc21.i386/usr/lib/libclucene.so.0.0.0 >dwz: Too few files for multifile optimization >/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. >symlinked /usr/lib/debug/usr/lib/libclucene.so.0.0.0.debug to /usr/lib/debug/usr/lib/libclucene.so.0.debug >symlinked /usr/lib/debug/usr/lib/libclucene.so.0.0.0.debug to /usr/lib/debug/usr/lib/clucene09/libclucene.so.debug >3596 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TCACZg >+ umask 022 >+ cd /builddir/build/BUILD >+ cd clucene-core-0.9.21b >+ make check >Making check in src >make[1]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/src' >Making check in . >make[2]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/src' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b/src' >make[1]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b/src' >Making check in test >make[1]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >make[2]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >make cl_test >make[3]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o CuTest.o CuTest.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o testall.o testall.cpp >testall.cpp: In function 'int main(int, char**)': >testall.cpp:40:14: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > cl_tempDir = "/tmp"; > ^ >testall.cpp:123:58: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > alltests = CuSuiteListNew(_T("All CLucene Tests")); > ^ >testall.cpp:130:62: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > alltests = CuSuiteListNew(_T("Partial CLucene Tests")); > ^ >testall.cpp:147:62: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > alltests = CuSuiteListNew(_T("Partial CLucene Tests")); > ^ >testall.cpp:180:82: warning: format '%d' expects argument of type 'int', but argument 2 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] > printf("Tests run in %dms\n\n",CL_NS(util)::Misc::currentTimeMillis()-startTime); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tests.o tests.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestAnalysis.o `test -f '../test/analysis/TestAnalysis.cpp' || echo './'`../test/analysis/TestAnalysis.cpp >../test/analysis/TestAnalysis.cpp: In function 'CuSuite* testanalysis()': >../test/analysis/TestAnalysis.cpp:70:57: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene Analysis Test")); > ^ >In file included from ./test.h:20:0, > from ../test/analysis/TestAnalysis.cpp:7: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/analysis/TestAnalysis.cpp:73:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testText); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestAnalyzers.o `test -f '../test/analysis/TestAnalyzers.cpp' || echo './'`../test/analysis/TestAnalyzers.cpp >../test/analysis/TestAnalyzers.cpp: In function 'void assertAnalyzersTo(CuTest*, lucene::analysis::Analyzer*, const wchar_t*, wchar_t*)': >../test/analysis/TestAnalyzers.cpp:13:10: warning: unused variable 'i' [-Wunused-variable] > int32_t i = 0; > ^ >../test/analysis/TestAnalyzers.cpp: In function 'void testSimpleAnalyzer(CuTest*)': >../test/analysis/TestAnalyzers.cpp:37:73: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("foo bar FOO BAR"), _T("foo;bar;foo;bar;") ); > ^ >../test/analysis/TestAnalyzers.cpp:38:85: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("foo bar . FOO <> BAR"), _T("foo;bar;foo;bar;")); > ^ >../test/analysis/TestAnalyzers.cpp:39:74: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("foo.bar.FOO.BAR"), _T("foo;bar;foo;bar;")); > ^ >../test/analysis/TestAnalyzers.cpp:40:56: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("U.S.A."), _T("u;s;a;") ); > ^ >../test/analysis/TestAnalyzers.cpp:41:49: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("C++"), _T("c;") ); > ^ >../test/analysis/TestAnalyzers.cpp:42:50: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("B2B"), _T("b;b;")); > ^ >../test/analysis/TestAnalyzers.cpp:43:47: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("2B"), _T("b;")); > ^ >../test/analysis/TestAnalyzers.cpp:44:70: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("\"QUOTED\" word"), _T("quoted;word;")); > ^ >../test/analysis/TestAnalyzers.cpp: In function 'void testStandardAnalyzer(CuTest*)': >../test/analysis/TestAnalyzers.cpp:53:60: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("[050-070]"), _T("050;-070;") ); > ^ >../test/analysis/TestAnalyzers.cpp: In function 'void testNullAnalyzer(CuTest*)': >../test/analysis/TestAnalyzers.cpp:84:74: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("foo bar FOO BAR"), _T("foo;bar;FOO;BAR;")); > ^ >../test/analysis/TestAnalyzers.cpp:85:90: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("foo bar . FOO <> BAR"), _T("foo;bar;.;FOO;<>;BAR;")); > ^ >../test/analysis/TestAnalyzers.cpp:86:74: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("foo.bar.FOO.BAR"), _T("foo.bar.FOO.BAR;")); > ^ >../test/analysis/TestAnalyzers.cpp:87:56: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("U.S.A."), _T("U.S.A.;")); > ^ >../test/analysis/TestAnalyzers.cpp:88:50: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("C++"), _T("C++;")); > ^ >../test/analysis/TestAnalyzers.cpp:89:50: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("B2B"), _T("B2B;")); > ^ >../test/analysis/TestAnalyzers.cpp:90:48: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("2B"), _T("2B;")); > ^ >../test/analysis/TestAnalyzers.cpp:91:75: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("\"QUOTED\" word"), _T("\"QUOTED\";word;") ); > ^ >../test/analysis/TestAnalyzers.cpp: In function 'void testStopAnalyzer(CuTest*)': >../test/analysis/TestAnalyzers.cpp:98:74: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("foo bar FOO BAR"), _T("foo;bar;foo;bar;")); > ^ >../test/analysis/TestAnalyzers.cpp:99:87: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > assertAnalyzersTo(tc,a, _T("foo a bar such FOO THESE BAR"), _T("foo;bar;foo;bar;")); > ^ >../test/analysis/TestAnalyzers.cpp: In function 'CuSuite* testanalyzers()': >../test/analysis/TestAnalyzers.cpp:209:58: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene Analyzers Test")); > ^ >In file included from ./test.h:20:0, > from ../test/analysis/TestAnalyzers.cpp:7: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/analysis/TestAnalyzers.cpp:211:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testISOLatin1AccentFilter); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/analysis/TestAnalyzers.cpp:212:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testStopAnalyzer); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/analysis/TestAnalyzers.cpp:213:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testNullAnalyzer); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/analysis/TestAnalyzers.cpp:214:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSimpleAnalyzer); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/analysis/TestAnalyzers.cpp:215:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testPerFieldAnalzyerWrapper); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestError.o `test -f '../test/debug/TestError.cpp' || echo './'`../test/debug/TestError.cpp >../test/debug/TestError.cpp: In function 'void testError(CuTest*)': >../test/debug/TestError.cpp:10:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char* msg = "test"; > ^ >../test/debug/TestError.cpp:13:17: warning: unused variable 'err3' [-Wunused-variable] > CLuceneError* err3 = &err; > ^ >../test/debug/TestError.cpp: In function 'CuSuite* testdebug()': >../test/debug/TestError.cpp:32:54: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene Debug Test")); > ^ >In file included from ./test.h:20:0, > from ../test/debug/TestError.cpp:7: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/debug/TestError.cpp:34:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testError); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestDocument.o `test -f '../test/document/TestDocument.cpp' || echo './'`../test/document/TestDocument.cpp >../test/document/TestDocument.cpp: In function 'CuSuite* testdocument()': >../test/document/TestDocument.cpp:105:57: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene Document Test")); > ^ >In file included from ./test.h:20:0, > from ../test/document/TestDocument.cpp:7: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/document/TestDocument.cpp:107:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, TestBinaryDocument); > ^ >./CuTest.h: In function 'void TestBinaryDocument(CuTest*)': >./CuTest.h:22:69: warning: '_as2' may be used uninitialized in this function [-Wmaybe-uninitialized] > #define CLUCENE_ASSERT(x) CuAssert(tc,_T("Assert Failed: ") _T(#x),x) > ^ >../test/document/TestDocument.cpp:19:17: note: '_as2' was declared here > const char* _as2; > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestHighFreqTerms.o `test -f '../test/index/TestHighFreqTerms.cpp' || echo './'`../test/index/TestHighFreqTerms.cpp >../test/index/TestHighFreqTerms.cpp: In function 'void _TestHighFreqTerms(const char*, size_t)': >../test/index/TestHighFreqTerms.cpp:35:15: warning: unused variable 'start' [-Wunused-variable] > uint64_t start = Misc::currentTimeMillis(); > ^ >../test/index/TestHighFreqTerms.cpp: In function 'CuSuite* testhighfreq()': >../test/index/TestHighFreqTerms.cpp:83:65: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene High Frequencies Test")); > ^ >In file included from ./test.h:20:0, > from ../test/index/TestHighFreqTerms.cpp:7: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/index/TestHighFreqTerms.cpp:85:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, TestHighFreqTerms); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestIndexWriter.o `test -f '../test/index/TestIndexWriter.cpp' || echo './'`../test/index/TestIndexWriter.cpp >../test/index/TestIndexWriter.cpp: In function 'void testIWmergeSegments1(CuTest*)': >../test/index/TestIndexWriter.cpp:35:17: warning: unused variable 'segreader' [-Wunused-variable] > SegmentReader* segreader = (SegmentReader*)reader2; > ^ >../test/index/TestIndexWriter.cpp: In function 'CuSuite* testindexwriter()': >../test/index/TestIndexWriter.cpp:45:60: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene IndexWriter Test")); > ^ >In file included from ./test.h:20:0, > from ../test/index/TestIndexWriter.cpp:7: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/index/TestIndexWriter.cpp:46:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testIWmergeSegments1); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestUtf8.o `test -f '../test/index/TestUtf8.cpp' || echo './'`../test/index/TestUtf8.cpp >../test/index/TestUtf8.cpp: In function 'void testUTF8(CuTest*)': >../test/index/TestUtf8.cpp:52:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Index(tc, &ndx,"arabic"); > ^ >../test/index/TestUtf8.cpp:53:27: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Index(tc, &ndx,"chinese"); > ^ >../test/index/TestUtf8.cpp:54:25: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Index(tc, &ndx,"czech"); > ^ >../test/index/TestUtf8.cpp:55:27: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Index(tc, &ndx,"english"); > ^ >../test/index/TestUtf8.cpp:56:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Index(tc, &ndx,"french"); > ^ >../test/index/TestUtf8.cpp:57:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Index(tc, &ndx,"german"); > ^ >../test/index/TestUtf8.cpp:58:25: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Index(tc, &ndx,"greek"); > ^ >../test/index/TestUtf8.cpp:59:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Index(tc, &ndx,"hebrew"); > ^ >../test/index/TestUtf8.cpp:60:28: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Index(tc, &ndx,"japanese"); > ^ >../test/index/TestUtf8.cpp:61:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Index(tc, &ndx,"korean"); > ^ >../test/index/TestUtf8.cpp:62:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Index(tc, &ndx,"polish"); > ^ >../test/index/TestUtf8.cpp:63:27: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Index(tc, &ndx,"russian"); > ^ >../test/index/TestUtf8.cpp:67:94: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Search(tc,&srch,&a,"arabic", "\xef\xbb\x9e\xef\xbb\xb4\xef\xbb\xa4\xef\xbb\xb3\xef\xba\xad"); //????? - arabic > ^ >../test/index/TestUtf8.cpp:67:94: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/index/TestUtf8.cpp:68:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Search(tc,&srch,&a,"chinese", "\xe5\x95\xa4\xe9\x85\x92"); //?? - chinese > ^ >../test/index/TestUtf8.cpp:68:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/index/TestUtf8.cpp:69:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Search(tc,&srch,&a,"czech", "Bud\xc4\x9bjovick\xc3\xbd" ); //Budejovický - czech > ^ >../test/index/TestUtf8.cpp:69:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/index/TestUtf8.cpp:71:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Search(tc,&srch,&a,"english", "google"); //English - google > ^ >../test/index/TestUtf8.cpp:71:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/index/TestUtf8.cpp:72:54: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Search(tc,&srch,&a,"french", "r\xc3\xa9put\xc3\xa9"); //réputé - french > ^ >../test/index/TestUtf8.cpp:72:54: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/index/TestUtf8.cpp:73:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Search(tc,&srch,&a,"german", "k\xc3\xb6nnen"); //können - german > ^ >../test/index/TestUtf8.cpp:73:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/index/TestUtf8.cpp:74:89: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Search(tc,&srch,&a,"greek", "\xcf\x83\xcf\x84\xce\xb5\xce\xaf\xce\xbb\xcf\x84\xce\xb5"); //ste??te - greek > ^ >../test/index/TestUtf8.cpp:74:89: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/index/TestUtf8.cpp:75:83: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Search(tc,&srch,&a,"hebrew", "\xd7\x91\xd7\x90\xd7\xa8\xd7\xa6\xd7\x95\xd7\xaa" ); //?????? - hebrew > ^ >../test/index/TestUtf8.cpp:75:83: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/index/TestUtf8.cpp:76:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Search(tc,&srch,&a,"japanese", "\xe8\xa6\x8b\xe5\xad\xa6" ); //?? - japanese > ^ >../test/index/TestUtf8.cpp:76:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/index/TestUtf8.cpp:77:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Search(tc,&srch,&a,"korean", "\xea\xb8\x88" ); //? - korean > ^ >../test/index/TestUtf8.cpp:77:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/index/TestUtf8.cpp:78:54: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Search(tc,&srch,&a,"polish", "sp\xc3\xb3\xc5\x82ka"); ;//spólka - polish > ^ >../test/index/TestUtf8.cpp:78:54: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/index/TestUtf8.cpp:79:95: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > _Search(tc,&srch,&a,"russian", "\xd0\x92\xd0\xb5\xd0\xbb\xd0\xb8\xd0\xba\xd0\xb8\xd0\xb5\x20"); //??????? - russian > ^ >../test/index/TestUtf8.cpp:79:95: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/index/TestUtf8.cpp:49:16: warning: unused variable 'pram' [-Wunused-variable] > Directory* pram = &ram; > ^ >../test/index/TestUtf8.cpp: In function 'CuSuite* testutf8()': >../test/index/TestUtf8.cpp:171:53: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene UTF8 Test")); > ^ >In file included from ./test.h:20:0, > from ../test/index/TestUtf8.cpp:1: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/index/TestUtf8.cpp:175:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testReader); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/index/TestUtf8.cpp:176:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testUTF8); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestReuters.o `test -f '../test/index/TestReuters.cpp' || echo './'`../test/index/TestReuters.cpp >../test/index/TestReuters.cpp: In function 'CuSuite* testreuters()': >../test/index/TestReuters.cpp:269:56: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene Reuters Test")); > ^ >In file included from ./test.h:20:0, > from ../test/index/TestReuters.cpp:1: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/index/TestReuters.cpp:275:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testReuters); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/index/TestReuters.cpp:277:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testBySection); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestQueryParser.o `test -f '../test/queryParser/TestQueryParser.cpp' || echo './'`../test/queryParser/TestQueryParser.cpp >../test/queryParser/TestQueryParser.cpp: In function 'CuSuite* testQueryParser()': >../test/queryParser/TestQueryParser.cpp:289:61: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene Query Parser Test")); > ^ >In file included from ./test.h:20:0, > from ../test/queryParser/TestQueryParser.cpp:7: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/queryParser/TestQueryParser.cpp:291:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSimple); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/queryParser/TestQueryParser.cpp:292:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testQPA); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/queryParser/TestQueryParser.cpp:293:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testEscaped); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/queryParser/TestQueryParser.cpp:294:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testNumber); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/queryParser/TestQueryParser.cpp:295:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testPunct); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/queryParser/TestQueryParser.cpp:298:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSlop); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/queryParser/TestQueryParser.cpp:301:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testRange); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/queryParser/TestQueryParser.cpp:304:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testWildcard); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestDateFilter.o `test -f '../test/search/TestDateFilter.cpp' || echo './'`../test/search/TestDateFilter.cpp >../test/search/TestDateFilter.cpp: In function 'CuSuite* testdatefilter()': >../test/search/TestDateFilter.cpp:193:59: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene DateFilter Test")); > ^ >In file included from ./test.h:20:0, > from ../test/search/TestDateFilter.cpp:7: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestDateFilter.cpp:195:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testDateFilterDestructor); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestDateFilter.cpp:196:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testBefore); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestDateFilter.cpp:197:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testAfter); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestForDuplicates.o `test -f '../test/search/TestForDuplicates.cpp' || echo './'`../test/search/TestForDuplicates.cpp >../test/search/TestForDuplicates.cpp: In function 'void testSearchTestForDuplicatesRaw(CuTest*)': >../test/search/TestForDuplicates.cpp:23:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > "sun", "program", "main", "database", "code"}; > ^ >../test/search/TestForDuplicates.cpp:23:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/search/TestForDuplicates.cpp:23:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/search/TestForDuplicates.cpp:23:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/search/TestForDuplicates.cpp:23:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/search/TestForDuplicates.cpp:23:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/search/TestForDuplicates.cpp:23:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/search/TestForDuplicates.cpp:23:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/search/TestForDuplicates.cpp:23:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/search/TestForDuplicates.cpp:23:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >../test/search/TestForDuplicates.cpp: In function 'CuSuite* testduplicates()': >../test/search/TestForDuplicates.cpp:158:59: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene Duplicates Test")); > ^ >In file included from ./test.h:20:0, > from ../test/search/TestForDuplicates.cpp:7: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestForDuplicates.cpp:160:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSearchTestForDuplicates); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestForDuplicates.cpp:161:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSearchTestForDuplicatesRaw); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestSearch.o `test -f '../test/search/TestSearch.cpp' || echo './'`../test/search/TestSearch.cpp >../test/search/TestSearch.cpp: In function 'void testSrchPunctuation(CuTest*)': >../test/search/TestSearch.cpp:61:36: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("a&b") ); > ^ >../test/search/TestSearch.cpp:62:37: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("a&&b") ); > ^ >../test/search/TestSearch.cpp:63:37: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T(".NET") ); > ^ >../test/search/TestSearch.cpp: In function 'void testSrchSlop(CuTest*)': >../test/search/TestSearch.cpp:72:48: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("\"term germ\"~2") ); > ^ >../test/search/TestSearch.cpp:73:54: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("\"term germ\"~2 flork") ); > ^ >../test/search/TestSearch.cpp:74:43: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("\"term\"~2") ); > ^ >../test/search/TestSearch.cpp:75:45: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("\" \"~2 germ") ); > ^ >../test/search/TestSearch.cpp:76:50: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("\"term germ\"~2^2") ); > ^ >../test/search/TestSearch.cpp: In function 'void testSrchNumbers(CuTest*)': >../test/search/TestSearch.cpp:84:34: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("3") ); > ^ >../test/search/TestSearch.cpp:85:45: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("term 1.0 1 2") ); > ^ >../test/search/TestSearch.cpp:86:49: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("term term1 term2") ); > ^ >../test/search/TestSearch.cpp:88:37: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&aStd,s, _T("3") ); > ^ >../test/search/TestSearch.cpp:89:48: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&aStd,s, _T("term 1.0 1 2") ); > ^ >../test/search/TestSearch.cpp:90:52: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&aStd,s, _T("term term1 term2") ); > ^ >../test/search/TestSearch.cpp: In function 'void testSrchWildcard(CuTest*)': >../test/search/TestSearch.cpp:99:38: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("term*") ); > ^ >../test/search/TestSearch.cpp:100:40: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("term*^2") ); > ^ >../test/search/TestSearch.cpp:101:38: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("term~") ); > ^ >../test/search/TestSearch.cpp:102:40: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("term^2~") ); > ^ >../test/search/TestSearch.cpp:103:40: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("term~^2") ); > ^ >../test/search/TestSearch.cpp:104:42: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("term*germ") ); > ^ >../test/search/TestSearch.cpp:105:44: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("term*germ^3") ); > ^ >../test/search/TestSearch.cpp: In function 'void testSrchEscapes(CuTest*)': >../test/search/TestSearch.cpp:134:46: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&aWS,s, _T("\\[brackets") ); > ^ >../test/search/TestSearch.cpp:135:44: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("\\[brackets") ); > ^ >../test/search/TestSearch.cpp:136:39: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&aWS,s, _T("\\\\") ); > ^ >../test/search/TestSearch.cpp:137:42: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&aWS,s, _T("\\+blah") ); > ^ >../test/search/TestSearch.cpp:138:42: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&aWS,s, _T("\\(blah") ); > ^ >../test/search/TestSearch.cpp: In function 'void testSrchRange(CuTest*)': >../test/search/TestSearch.cpp:147:39: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("[ j m]") ); > ^ >../test/search/TestSearch.cpp:148:40: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("[ j m ]") ); > ^ >../test/search/TestSearch.cpp:149:39: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("{ j m}") ); > ^ >../test/search/TestSearch.cpp:150:40: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("{ j m }") ); > ^ >../test/search/TestSearch.cpp:151:40: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("{a - b}") ); > ^ >../test/search/TestSearch.cpp:152:44: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("{ j m }^2.0") ); > ^ >../test/search/TestSearch.cpp:153:46: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("[ j m] OR bar") ); > ^ >../test/search/TestSearch.cpp:154:47: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("[ j m] AND bar") ); > ^ >../test/search/TestSearch.cpp:155:52: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("( bar blar { j m}) ") ); > ^ >../test/search/TestSearch.cpp:156:57: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("gack ( bar blar { j m}) ") ); > ^ >../test/search/TestSearch.cpp: In function 'void testSrchSimple(CuTest*)': >../test/search/TestSearch.cpp:163:40: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("a AND b") ); > ^ >../test/search/TestSearch.cpp:165:47: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("term term term") ); > ^ >../test/search/TestSearch.cpp:176:42: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("(a AND b)") ); > ^ >../test/search/TestSearch.cpp:177:47: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("c OR (a AND b)") ); > ^ >../test/search/TestSearch.cpp:178:44: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("a AND NOT b") ); > ^ >../test/search/TestSearch.cpp:179:41: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("a AND -b") ); > ^ >../test/search/TestSearch.cpp:180:41: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("a AND !b") ); > ^ >../test/search/TestSearch.cpp:181:39: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("a && b") ); > ^ >../test/search/TestSearch.cpp:182:41: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("a && ! b") ); > ^ >../test/search/TestSearch.cpp:184:39: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("a OR b") ); > ^ >../test/search/TestSearch.cpp:185:39: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("a || b") ); > ^ >../test/search/TestSearch.cpp:186:40: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("a OR !b") ); > ^ >../test/search/TestSearch.cpp:187:41: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("a OR ! b") ); > ^ >../test/search/TestSearch.cpp:188:40: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("a OR -b") ); > ^ >../test/search/TestSearch.cpp:190:49: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("+term -term term") ); > ^ >../test/search/TestSearch.cpp:191:63: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("foo:term AND field:anotherTerm") ); > ^ >../test/search/TestSearch.cpp:192:59: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("term AND \"phrase phrase\"") ); > ^ >../test/search/TestSearch.cpp:193:48: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("\"hello there\"") ); > ^ >../test/search/TestSearch.cpp:195:41: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("a AND b") ); > ^ >../test/search/TestSearch.cpp:196:39: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("hello") ); > ^ >../test/search/TestSearch.cpp:197:49: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("\"hello there\"") ); > ^ >../test/search/TestSearch.cpp:199:46: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("germ term^2.0") ); > ^ >../test/search/TestSearch.cpp:200:41: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("term^2.0") ); > ^ >../test/search/TestSearch.cpp:201:39: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("term^2") ); > ^ >../test/search/TestSearch.cpp:202:41: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("term^2.3") ); > ^ >../test/search/TestSearch.cpp:203:50: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("\"germ term\"^2.0") ); > ^ >../test/search/TestSearch.cpp:204:48: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("\"term germ\"^2") ); > ^ >../test/search/TestSearch.cpp:206:62: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("(foo OR bar) AND (baz OR boo)") ); > ^ >../test/search/TestSearch.cpp:207:58: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("((a OR b) AND NOT c) OR d") ); > ^ >../test/search/TestSearch.cpp:208:71: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("+(apple \"steve jobs\") -(foo bar baz)") ); > ^ >../test/search/TestSearch.cpp:210:73: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("+title:(dog OR cat) -author:\"bob dole\"") ); > ^ >../test/search/TestSearch.cpp:213:35: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T(".*") ); > ^ >../test/search/TestSearch.cpp:214:35: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("<*") ); > ^ >../test/search/TestSearch.cpp:215:35: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T("/*") ); > ^ >../test/search/TestSearch.cpp:216:35: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > _TestSearchesRun(&a,s, _T(";*") ); > ^ >../test/search/TestSearch.cpp: In function 'void SearchTest(CuTest*)': >../test/search/TestSearch.cpp:234:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > }; > ^ >../test/search/TestSearch.cpp:234:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp:234:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp:234:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp:234:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp:234:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp:234:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp:255:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > }; > ^ >../test/search/TestSearch.cpp:255:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp:255:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp:255:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp:255:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp:255:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp: In function 'void testNormEncoding(CuTest*)': >../test/search/TestSearch.cpp:289:13: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] > float_t tmp = Similarity::getDefault()->lengthNorm(_T("test"),0); > ^ >../test/search/TestSearch.cpp: In function 'void testSrchManyHits(CuTest*)': >../test/search/TestSearch.cpp:322:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > }; > ^ >../test/search/TestSearch.cpp:322:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp:322:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp:322:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp:322:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp:322:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp:322:2: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] >../test/search/TestSearch.cpp: In function 'CuSuite* testsearch()': >../test/search/TestSearch.cpp:351:55: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene Search Test")); > ^ >In file included from ./test.h:20:0, > from ../test/search/TestSearch.cpp:7: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSearch.cpp:352:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, SearchTest); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSearch.cpp:354:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testNormEncoding); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSearch.cpp:355:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSrchManyHits); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSearch.cpp:356:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSrchOpenIndex); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSearch.cpp:357:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSrchPunctuation); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSearch.cpp:358:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSrchSlop); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSearch.cpp:359:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSrchNumbers); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSearch.cpp:360:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSrchWildcard); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSearch.cpp:361:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSrchEscapes); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSearch.cpp:362:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSrchRange); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSearch.cpp:363:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSrchSimple); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSearch.cpp:364:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSrchCloseIndex); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestSort.o `test -f '../test/search/TestSort.cpp' || echo './'`../test/search/TestSort.cpp >../test/search/TestSort.cpp: In function 'CuSuite* testsort()': >../test/search/TestSort.cpp:515:53: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene Sort Test")); > ^ >In file included from ./test.h:20:0, > from ../test/search/TestSort.cpp:7: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSort.cpp:516:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSortSetup); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSort.cpp:518:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testBuiltInSorts); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSort.cpp:519:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testTypedSort); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSort.cpp:520:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testEmptyIndex); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSort.cpp:521:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testAutoSort); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSort.cpp:522:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testEmptyFieldSort); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSort.cpp:523:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSortCombos); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSort.cpp:525:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testMultiSort); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSort.cpp:526:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testNormalizedScores); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSort.cpp:527:2: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testReverseSort); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestSort.cpp:529:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testSortCleanup); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestTermVector.o `test -f '../test/search/TestTermVector.cpp' || echo './'`../test/search/TestTermVector.cpp >In file included from ../src/CLucene.h:11:0, > from ./test.h:9, > from ../test/search/TestTermVector.cpp:7: >../test/search/TestTermVector.cpp: In function 'void testKnownSetOfDocuments(CuTest*)': >../src/CLucene/StdHeader.h:417:23: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define _T(x) L ## x > ^ >../test/search/TestTermVector.cpp:113:20: note: in expansion of macro '_T' > TCHAR* test1 = _T("eating chocolate in a computer lab"); //6 terms > ^ >../src/CLucene/StdHeader.h:417:23: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define _T(x) L ## x > ^ >../test/search/TestTermVector.cpp:114:20: note: in expansion of macro '_T' > TCHAR* test2 = _T("computer in a computer lab"); //5 terms > ^ >../src/CLucene/StdHeader.h:417:23: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define _T(x) L ## x > ^ >../test/search/TestTermVector.cpp:115:20: note: in expansion of macro '_T' > TCHAR* test3 = _T("a chocolate lab grows old"); //5 terms > ^ >../src/CLucene/StdHeader.h:417:23: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define _T(x) L ## x > ^ >../test/search/TestTermVector.cpp:116:20: note: in expansion of macro '_T' > TCHAR* test4 = _T("eating chocolate with a chocolate lab in an old chocolate colored computer lab"); //13 terms > ^ >../test/search/TestTermVector.cpp:171:19: warning: unused variable 'tf' [-Wunused-variable] > float_t tf = sim->tf(freq); > ^ >../test/search/TestTermVector.cpp:172:19: warning: unused variable 'idf' [-Wunused-variable] > float_t idf = sim->idf(term, &knownSearcher); > ^ >../test/search/TestTermVector.cpp:182:19: warning: unused variable 'lNorm' [-Wunused-variable] > float_t lNorm = sim->lengthNorm(_T("field"), termsCount); > ^ >../test/search/TestTermVector.cpp:213:15: warning: unused variable 'score' [-Wunused-variable] > float_t score = hits->score(0); > ^ >../test/search/TestTermVector.cpp: In function 'CuSuite* testtermvector()': >../test/search/TestTermVector.cpp:253:60: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene Term Vector Test")); > ^ >In file included from ./test.h:20:0, > from ../test/search/TestTermVector.cpp:7: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestTermVector.cpp:254:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testTVSetup); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestTermVector.cpp:255:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testKnownSetOfDocuments); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestTermVector.cpp:256:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testTermVectors); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestTermVector.cpp:257:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testTermPositionVectors); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestTermVector.cpp:258:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testTVCleanup); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestWildcard.o `test -f '../test/search/TestWildcard.cpp' || echo './'`../test/search/TestWildcard.cpp >../test/search/TestWildcard.cpp: In function 'CuSuite* testwildcard()': >../test/search/TestWildcard.cpp:179:57: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene Wildcard Test")); > ^ >In file included from ./test.h:20:0, > from ../test/search/TestWildcard.cpp:7: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestWildcard.cpp:182:3: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testFuzzyQuery); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestWildcard.cpp:187:3: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testQuestionmark); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/search/TestWildcard.cpp:188:3: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testAsterisk); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestStore.o `test -f '../test/store/TestStore.cpp' || echo './'`../test/store/TestStore.cpp >../test/store/TestStore.cpp: In function 'void hashTest(CuTest*)': >../test/store/TestStore.cpp:21:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > map.remove("a1"); > ^ >../test/store/TestStore.cpp: In function 'CuSuite* teststore()': >../test/store/TestStore.cpp:119:54: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene Store Test")); > ^ >In file included from ./test.h:20:0, > from ../test/store/TestStore.cpp:7: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/store/TestStore.cpp:121:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, hashTest); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/store/TestStore.cpp:122:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, ramtest); > ^ >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/store/TestStore.cpp:123:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, fstest); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o TestPriorityQueue.o `test -f '../test/util/TestPriorityQueue.cpp' || echo './'`../test/util/TestPriorityQueue.cpp >../test/util/TestPriorityQueue.cpp: In function 'CuSuite* testpriorityqueue()': >../test/util/TestPriorityQueue.cpp:64:63: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > CuSuite *suite = CuSuiteNew(_T("CLucene Priority Queue Test")); > ^ >In file included from ./test.h:20:0, > from ../test/util/TestPriorityQueue.cpp:7: >./CuTest.h:80:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] > #define SUITE_ADD_TEST(SUITE,TEST) CuSuiteAdd(SUITE, CuTestNew(_T(#TEST), TEST)) > ^ >../test/util/TestPriorityQueue.cpp:66:5: note: in expansion of macro 'SUITE_ADD_TEST' > SUITE_ADD_TEST(suite, testPriorityQueue); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o English.o `test -f '../test/util/English.cpp' || echo './'`../test/util/English.cpp >/bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o cl_test ../src/libclucene.la CuTest.o testall.o tests.o TestAnalysis.o TestAnalyzers.o TestError.o TestDocument.o TestHighFreqTerms.o TestIndexWriter.o TestUtf8.o TestReuters.o TestQueryParser.o TestDateFilter.o TestForDuplicates.o TestSearch.o TestSort.o TestTermVector.o TestWildcard.o TestStore.o TestPriorityQueue.o English.o >mkdir .libs >g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/cl_test CuTest.o testall.o tests.o TestAnalysis.o TestAnalyzers.o TestError.o TestDocument.o TestHighFreqTerms.o TestIndexWriter.o TestUtf8.o TestReuters.o TestQueryParser.o TestDateFilter.o TestForDuplicates.o TestSearch.o TestSort.o TestTermVector.o TestWildcard.o TestStore.o TestPriorityQueue.o English.o ../src/.libs/libclucene.so >creating cl_test >make[3]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >make check-TESTS >make[3]: Entering directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >Key: .= pass N=not implemented F=fail >All CLucene Tests: > CLucene Document Test: . > CLucene Debug Test: . > CLucene Analysis Test: . > CLucene Analyzers Test: ..... > CLucene IndexWriter Test: . > CLucene High Frequencies Test: . > CLucene Priority Queue Test: . > CLucene Query Parser Test: ..F..... > CLucene Search Test: ............ > CLucene Term Vector Test: ..... > CLucene Sort Test: ........... > CLucene Duplicates Test: .. > CLucene DateFilter Test: ... > CLucene Wildcard Test: ... > CLucene Store Test: ... > CLucene UTF8 Test: .. > CLucene Reuters Test: .. >62 tests run: 61 passed, 1 failed, 0 not implemented. >FAIL: cl_test >========================================================= >1 of 1 tests failed >Please report to clucene-developers@lists.sourceforge.net >========================================================= >make[3]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >make[2]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >make[3]: *** [check-TESTS] Error 1 >make[2]: *** [check-am] Error 2 >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/clucene-core-0.9.21b/test' >make: *** [check-recursive] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.TCACZg (%check) > bogus date in %changelog: Wed Oct 25 2007 Deji Akingunola <dakingun@gmail.com> - 0.9.20-3 > bogus date in %changelog: Wed Oct 25 2007 Deji Akingunola <dakingun@gmail.com> - 0.9.20-2 > Bad exit status from /var/tmp/rpm-tmp.TCACZg (%check) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/clucene09.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/clucene09.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1106065
: 903780 |
903781
|
903782