# running Build.PL C:\cpanrun\build\5-10-0\bin\perl.exe Build.PL Writing src\KinoSearchStoreOutStream.c Writing src\KinoSearchSearchSimilarity.c Writing src\KinoSearchUtilPriorityQueue.c Writing src\KinoSearchAnalysisTokenBatch.h Writing src\KinoSearchUtilSortExternal.c Writing src\KinoSearchIndexSegWriter.h Writing src\KinoSearchIndexMultiTermDocs.c Writing src\KinoSearchUtilBitVector.c Writing src\KinoSearchUtilCClass.h Writing src\KinoSearchSearchBooleanScorer.h Writing src\KinoSearchUtilByteBuf.h Writing src\KinoSearchUtilBitVector.h Writing src\KinoSearchUtilStringHelper.c Writing src\KinoSearchIndexTermBuffer.h Writing src\KinoSearchAnalysisStopalizer.h Writing src\KinoSearchIndexTermInfosWriter.h Writing src\KinoSearchUtilMathUtils.h Writing src\KinoSearchUtilCarp.c Writing src\KinoSearchUtilIntMap.c Writing src\KinoSearchIndexTermInfo.c Writing src\KinoSearchIndexPostingsWriter.c Writing src\KinoSearchUtilSortExternal.h Writing src\KinoSearchIndexTermInfosWriter.c Writing src\KinoSearchUtilMemManager.h Writing src\KinoSearchUtilIntMap.h Writing src\KinoSearchIndexTermDocs.h Writing src\KinoSearchSearchBooleanScorer.c Writing src\KinoSearchStoreOutStream.h Writing src\KinoSearchSearchHitQueue.h Writing src\KinoSearchIndexTermInfo.h Writing src\KinoSearchIndexTerm.h Writing src\KinoSearchAnalysisTokenBatch.c Writing src\KinoSearchIndexTermBuffer.c Writing KinoSearch.xs Writing src\KinoSearchStoreInStream.c Writing src\KinoSearchIndexDelDocs.h Writing src\KinoSearchSearchHitCollector.c Writing src\KinoSearchUtilStringHelper.h Writing src\KinoSearchUtilCarp.h Writing src\KinoSearchAnalysisToken.c Writing src\KinoSearchSearchPhraseScorer.h Writing src\KinoSearchUtilPriorityQueue.h Writing src\KinoSearchSearchHitQueue.c Writing src\KinoSearchDocumentField.h Writing src\KinoSearchSearchTermScorer.c Writing src\KinoSearchIndexSegTermDocs.c Writing src\KinoSearchUtilMathUtils.c Writing src\KinoSearchSearchPhraseScorer.c Writing src\KinoSearchUtilVerifyArgs.h Writing src\KinoSearchIndexTermDocs.c Writing src\KinoSearchIndexPostingsWriter.h Writing src\KinoSearchSearchHitCollector.h Writing src\KinoSearchIndexSegTermDocs.h Writing src\KinoSearchSearchSimilarity.h Writing src\KinoSearchUtilVerifyArgs.c Writing src\KinoSearchUtilByteBuf.c Writing src\KinoSearchSearchScorer.c Writing src\KinoSearchIndexDelDocs.c Writing src\KinoSearchStoreInStream.h Writing src\KinoSearchIndexSegWriter.c Writing src\KinoSearchUtilMemManager.c Writing src\KinoSearchDocumentField.c Writing src\KinoSearchIndexSegTermEnum.c Writing src\KinoSearchSearchScorer.h Writing src\KinoSearchSearchTermScorer.h Writing src\KinoSearchIndexMultiTermDocs.h Writing src\KinoSearchIndexSegTermEnum.h Writing src\KinoSearchAnalysisToken.h Writing src\KinoSearchAnalysisStopalizer.c Writing typemap Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'KinoSearch' version '0.162' Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 Generating script 'src\KinoSearchAnalysisStopalizer.ccs' cl -nologo -c @"src\KinoSearchAnalysisStopalizer.ccs" -Fo"src\KinoSearchAnalysisStopalizer.obj" "src\KinoSearchAnalysisStopalizer.c" KinoSearchAnalysisStopalizer.c Generating script 'src\KinoSearchAnalysisToken.ccs' cl -nologo -c @"src\KinoSearchAnalysisToken.ccs" -Fo"src\KinoSearchAnalysisToken.obj" "src\KinoSearchAnalysisToken.c" KinoSearchAnalysisToken.c Generating script 'src\KinoSearchAnalysisTokenBatch.ccs' cl -nologo -c @"src\KinoSearchAnalysisTokenBatch.ccs" -Fo"src\KinoSearchAnalysisTokenBatch.obj" "src\KinoSearchAnalysisTokenBatch.c" KinoSearchAnalysisTokenBatch.c lib/KinoSearch/Analysis/TokenBatch.pm(520) : warning C4013: 'Kino_OutStream_encode_vint' undefined; assuming extern returning int Generating script 'src\KinoSearchDocumentField.ccs' cl -nologo -c @"src\KinoSearchDocumentField.ccs" -Fo"src\KinoSearchDocumentField.obj" "src\KinoSearchDocumentField.c" KinoSearchDocumentField.c Generating script 'src\KinoSearchIndexDelDocs.ccs' cl -nologo -c @"src\KinoSearchIndexDelDocs.ccs" -Fo"src\KinoSearchIndexDelDocs.obj" "src\KinoSearchIndexDelDocs.c" KinoSearchIndexDelDocs.c Generating script 'src\KinoSearchIndexMultiTermDocs.ccs' cl -nologo -c @"src\KinoSearchIndexMultiTermDocs.ccs" -Fo"src\KinoSearchIndexMultiTermDocs.obj" "src\KinoSearchIndexMultiTermDocs.c" KinoSearchIndexMultiTermDocs.c Generating script 'src\KinoSearchIndexPostingsWriter.ccs' cl -nologo -c @"src\KinoSearchIndexPostingsWriter.ccs" -Fo"src\KinoSearchIndexPostingsWriter.obj" "src\KinoSearchIndexPostingsWriter.c" KinoSearchIndexPostingsWriter.c lib/KinoSearch/Index/PostingsWriter.pm(190) : warning C4244: '=' : conversion from 'double ' to 'long ', possible loss of data lib/KinoSearch/Index/PostingsWriter.pm(209) : warning C4244: 'function' : conversion from 'double ' to 'long ', possible loss of data lib/KinoSearch/Index/PostingsWriter.pm(210) : warning C4244: 'function' : conversion from 'double ' to 'long ', possible loss of data lib/KinoSearch/Index/PostingsWriter.pm(237) : warning C4244: '=' : conversion from 'double ' to 'long ', possible loss of data lib/KinoSearch/Index/PostingsWriter.pm(337) : warning C4244: 'function' : conversion from 'long ' to 'unsigned short ', possible loss of data Generating script 'src\KinoSearchIndexSegTermDocs.ccs' cl -nologo -c @"src\KinoSearchIndexSegTermDocs.ccs" -Fo"src\KinoSearchIndexSegTermDocs.obj" "src\KinoSearchIndexSegTermDocs.c" KinoSearchIndexSegTermDocs.c Generating script 'src\KinoSearchIndexSegTermEnum.ccs' cl -nologo -c @"src\KinoSearchIndexSegTermEnum.ccs" -Fo"src\KinoSearchIndexSegTermEnum.obj" "src\KinoSearchIndexSegTermEnum.c" KinoSearchIndexSegTermEnum.c lib/KinoSearch/Index/SegTermEnum.pm(395) : warning C4244: '=' : conversion from 'double ' to 'long ', possible loss of data Generating script 'src\KinoSearchIndexSegWriter.ccs' cl -nologo -c @"src\KinoSearchIndexSegWriter.ccs" -Fo"src\KinoSearchIndexSegWriter.obj" "src\KinoSearchIndexSegWriter.c" KinoSearchIndexSegWriter.c Generating script 'src\KinoSearchIndexTermBuffer.ccs' cl -nologo -c @"src\KinoSearchIndexTermBuffer.ccs" -Fo"src\KinoSearchIndexTermBuffer.obj" "src\KinoSearchIndexTermBuffer.c" KinoSearchIndexTermBuffer.c Generating script 'src\KinoSearchIndexTermDocs.ccs' cl -nologo -c @"src\KinoSearchIndexTermDocs.ccs" -Fo"src\KinoSearchIndexTermDocs.obj" "src\KinoSearchIndexTermDocs.c" KinoSearchIndexTermDocs.c Generating script 'src\KinoSearchIndexTermInfo.ccs' cl -nologo -c @"src\KinoSearchIndexTermInfo.ccs" -Fo"src\KinoSearchIndexTermInfo.obj" "src\KinoSearchIndexTermInfo.c" KinoSearchIndexTermInfo.c Generating script 'src\KinoSearchIndexTermInfosWriter.ccs' cl -nologo -c @"src\KinoSearchIndexTermInfosWriter.ccs" -Fo"src\KinoSearchIndexTermInfosWriter.obj" "src\KinoSearchIndexTermInfosWriter.c" KinoSearchIndexTermInfosWriter.c Generating script 'src\KinoSearchSearchBooleanScorer.ccs' cl -nologo -c @"src\KinoSearchSearchBooleanScorer.ccs" -Fo"src\KinoSearchSearchBooleanScorer.obj" "src\KinoSearchSearchBooleanScorer.c" KinoSearchSearchBooleanScorer.c Generating script 'src\KinoSearchSearchHitCollector.ccs' cl -nologo -c @"src\KinoSearchSearchHitCollector.ccs" -Fo"src\KinoSearchSearchHitCollector.obj" "src\KinoSearchSearchHitCollector.c" KinoSearchSearchHitCollector.c lib/KinoSearch/Search/HitCollector.pm(354) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data lib/KinoSearch/Search/HitCollector.pm(387) : warning C4244: 'initializing' : conversion from 'float ' to 'unsigned long ', possible loss of data Generating script 'src\KinoSearchSearchHitQueue.ccs' cl -nologo -c @"src\KinoSearchSearchHitQueue.ccs" -Fo"src\KinoSearchSearchHitQueue.obj" "src\KinoSearchSearchHitQueue.c" KinoSearchSearchHitQueue.c Generating script 'src\KinoSearchSearchPhraseScorer.ccs' cl -nologo -c @"src\KinoSearchSearchPhraseScorer.ccs" -Fo"src\KinoSearchSearchPhraseScorer.obj" "src\KinoSearchSearchPhraseScorer.c" KinoSearchSearchPhraseScorer.c Generating script 'src\KinoSearchSearchScorer.ccs' cl -nologo -c @"src\KinoSearchSearchScorer.ccs" -Fo"src\KinoSearchSearchScorer.obj" "src\KinoSearchSearchScorer.c" KinoSearchSearchScorer.c Generating script 'src\KinoSearchSearchSimilarity.ccs' cl -nologo -c @"src\KinoSearchSearchSimilarity.ccs" -Fo"src\KinoSearchSearchSimilarity.obj" "src\KinoSearchSearchSimilarity.c" KinoSearchSearchSimilarity.c lib/KinoSearch/Search/Similarity.pm(264) : warning C4244: 'return' : conversion from 'double ' to 'float ', possible loss of data Generating script 'src\KinoSearchSearchTermScorer.ccs' cl -nologo -c @"src\KinoSearchSearchTermScorer.ccs" -Fo"src\KinoSearchSearchTermScorer.obj" "src\KinoSearchSearchTermScorer.c" KinoSearchSearchTermScorer.c lib/KinoSearch/Search/TermScorer.pm(235) : warning C4244: 'function' : conversion from 'int ' to 'float ', possible loss of data lib/KinoSearch/Search/TermScorer.pm(295) : warning C4244: 'function' : conversion from 'unsigned long ' to 'float ', possible loss of data lib/KinoSearch/Search/TermScorer.pm(324) : warning C4244: 'function' : conversion from 'unsigned long ' to 'float ', possible loss of data Generating script 'src\KinoSearchStoreInStream.ccs' cl -nologo -c @"src\KinoSearchStoreInStream.ccs" -Fo"src\KinoSearchStoreInStream.obj" "src\KinoSearchStoreInStream.c" KinoSearchStoreInStream.c lib/KinoSearch/Store/InStream.pm(371) : warning C4244: 'function' : conversion from 'double ' to '__int64 ', possible loss of data lib/KinoSearch/Store/InStream.pm(376) : warning C4244: 'initializing' : conversion from '__int64 ' to 'double ', possible loss of data lib/KinoSearch/Store/InStream.pm(378) : warning C4244: '=' : conversion from '__int64 ' to 'double ', possible loss of data lib/KinoSearch/Store/InStream.pm(379) : warning C4244: 'function' : conversion from 'double ' to '__int64 ', possible loss of data lib/KinoSearch/Store/InStream.pm(403) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data lib/KinoSearch/Store/InStream.pm(407) : warning C4244: '=' : conversion from 'double ' to '__int64 ', possible loss of data lib/KinoSearch/Store/InStream.pm(410) : warning C4244: 'function' : conversion from 'double ' to '__int64 ', possible loss of data lib/KinoSearch/Store/InStream.pm(416) : warning C4244: 'return' : conversion from '__int64 ' to 'double ', possible loss of data lib/KinoSearch/Store/InStream.pm(435) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data lib/KinoSearch/Store/InStream.pm(440) : warning C4244: 'function' : conversion from 'double ' to '__int64 ', possible loss of data lib/KinoSearch/Store/InStream.pm(458) : warning C4018: '<' : signed/unsigned mismatch lib/KinoSearch/Store/InStream.pm(467) : warning C4244: '=' : conversion from 'double ' to '__int64 ', possible loss of data lib/KinoSearch/Store/InStream.pm(468) : warning C4244: 'function' : conversion from 'double ' to '__int64 ', possible loss of data lib/KinoSearch/Store/InStream.pm(472) : warning C4018: '<' : signed/unsigned mismatch Generating script 'src\KinoSearchStoreOutStream.ccs' cl -nologo -c @"src\KinoSearchStoreOutStream.ccs" -Fo"src\KinoSearchStoreOutStream.obj" "src\KinoSearchStoreOutStream.c" KinoSearchStoreOutStream.c lib/KinoSearch/Store/OutStream.pm(349) : warning C4244: '=' : conversion from 'double ' to '__int64 ', possible loss of data lib/KinoSearch/Store/OutStream.pm(350) : warning C4244: 'function' : conversion from 'double ' to '__int64 ', possible loss of data lib/KinoSearch/Store/OutStream.pm(355) : warning C4244: 'return' : conversion from '__int64 ' to 'double ', possible loss of data lib/KinoSearch/Store/OutStream.pm(365) : warning C4244: '=' : conversion from '__int64 ' to 'double ', possible loss of data lib/KinoSearch/Store/OutStream.pm(394) : warning C4244: 'function' : conversion from 'double ' to 'unsigned int ', possible loss of data lib/KinoSearch/Store/OutStream.pm(395) : warning C4244: 'function' : conversion from 'double ' to 'unsigned int ', possible loss of data lib/KinoSearch/Store/OutStream.pm(401) : warning C4244: '+=' : conversion from 'double ' to '__int64 ', possible loss of data lib/KinoSearch/Store/OutStream.pm(419) : warning C4018: '!=' : signed/unsigned mismatch lib/KinoSearch/Store/OutStream.pm(451) : warning C4244: '=' : conversion from 'double ' to 'unsigned long ', possible loss of data lib/KinoSearch/Store/OutStream.pm(455) : warning C4244: '=' : conversion from 'double ' to 'unsigned long ', possible loss of data lib/KinoSearch/Store/OutStream.pm(477) : warning C4244: '=' : conversion from 'unsigned long ' to 'char ', possible loss of data lib/KinoSearch/Store/OutStream.pm(480) : warning C4244: '=' : conversion from 'unsigned long ' to 'char ', possible loss of data lib/KinoSearch/Store/OutStream.pm(493) : warning C4244: '=' : conversion from 'double ' to 'unsigned long ', possible loss of data lib/KinoSearch/Store/OutStream.pm(494) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data lib/KinoSearch/Store/OutStream.pm(498) : warning C4244: '=' : conversion from 'double ' to 'unsigned char ', possible loss of data Generating script 'src\KinoSearchUtilBitVector.ccs' cl -nologo -c @"src\KinoSearchUtilBitVector.ccs" -Fo"src\KinoSearchUtilBitVector.obj" "src\KinoSearchUtilBitVector.c" KinoSearchUtilBitVector.c lib/KinoSearch/Util/BitVector.pm(306) : warning C4244: '=' : conversion from 'double ' to 'unsigned long ', possible loss of data lib/KinoSearch/Util/BitVector.pm(320) : warning C4244: '=' : conversion from 'double ' to 'unsigned long ', possible loss of data lib/KinoSearch/Util/BitVector.pm(324) : warning C4244: '=' : conversion from 'double ' to 'unsigned long ', possible loss of data lib/KinoSearch/Util/BitVector.pm(352) : warning C4244: '=' : conversion from 'double ' to 'unsigned long ', possible loss of data lib/KinoSearch/Util/BitVector.pm(460) : warning C4244: '=' : conversion from 'double ' to 'unsigned long ', possible loss of data lib/KinoSearch/Util/BitVector.pm(557) : warning C4244: 'initializing' : conversion from 'double ' to 'unsigned long ', possible loss of data Generating script 'src\KinoSearchUtilByteBuf.ccs' cl -nologo -c @"src\KinoSearchUtilByteBuf.ccs" -Fo"src\KinoSearchUtilByteBuf.obj" "src\KinoSearchUtilByteBuf.c" KinoSearchUtilByteBuf.c Generating script 'src\KinoSearchUtilCarp.ccs' cl -nologo -c @"src\KinoSearchUtilCarp.ccs" -Fo"src\KinoSearchUtilCarp.obj" "src\KinoSearchUtilCarp.c" KinoSearchUtilCarp.c Generating script 'src\KinoSearchUtilIntMap.ccs' cl -nologo -c @"src\KinoSearchUtilIntMap.ccs" -Fo"src\KinoSearchUtilIntMap.obj" "src\KinoSearchUtilIntMap.c" KinoSearchUtilIntMap.c Generating script 'src\KinoSearchUtilMathUtils.ccs' cl -nologo -c @"src\KinoSearchUtilMathUtils.ccs" -Fo"src\KinoSearchUtilMathUtils.obj" "src\KinoSearchUtilMathUtils.c" KinoSearchUtilMathUtils.c lib/KinoSearch/Util/MathUtils.pm(48) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data lib/KinoSearch/Util/MathUtils.pm(49) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data lib/KinoSearch/Util/MathUtils.pm(50) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data lib/KinoSearch/Util/MathUtils.pm(51) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data Generating script 'src\KinoSearchUtilMemManager.ccs' cl -nologo -c @"src\KinoSearchUtilMemManager.ccs" -Fo"src\KinoSearchUtilMemManager.obj" "src\KinoSearchUtilMemManager.c" KinoSearchUtilMemManager.c Generating script 'src\KinoSearchUtilPriorityQueue.ccs' cl -nologo -c @"src\KinoSearchUtilPriorityQueue.ccs" -Fo"src\KinoSearchUtilPriorityQueue.obj" "src\KinoSearchUtilPriorityQueue.c" KinoSearchUtilPriorityQueue.c Generating script 'src\KinoSearchUtilSortExternal.ccs' cl -nologo -c @"src\KinoSearchUtilSortExternal.ccs" -Fo"src\KinoSearchUtilSortExternal.obj" "src\KinoSearchUtilSortExternal.c" KinoSearchUtilSortExternal.c lib/KinoSearch/Util/SortExternal.pm(497) : warning C4244: 'initializing' : conversion from 'double ' to 'unsigned long ', possible loss of data Generating script 'src\KinoSearchUtilStringHelper.ccs' cl -nologo -c @"src\KinoSearchUtilStringHelper.ccs" -Fo"src\KinoSearchUtilStringHelper.obj" "src\KinoSearchUtilStringHelper.c" KinoSearchUtilStringHelper.c Generating script 'src\KinoSearchUtilVerifyArgs.ccs' cl -nologo -c @"src\KinoSearchUtilVerifyArgs.ccs" -Fo"src\KinoSearchUtilVerifyArgs.obj" "src\KinoSearchUtilVerifyArgs.c" KinoSearchUtilVerifyArgs.c Copying lib\KinoSearch\Index\MultiReader.pm -> blib\lib\KinoSearch\Index\MultiReader.pm Copying lib\KinoSearch\Index\SegTermDocs.pm -> blib\lib\KinoSearch\Index\SegTermDocs.pm Copying lib\KinoSearch\Index\Term.pm -> blib\lib\KinoSearch\Index\Term.pm Copying lib\KinoSearch\Index\FieldsWriter.pm -> blib\lib\KinoSearch\Index\FieldsWriter.pm Copying lib\KinoSearch\InvIndexer.pm -> blib\lib\KinoSearch\InvIndexer.pm Copying lib\KinoSearch\Index\SegTermEnum.pm -> blib\lib\KinoSearch\Index\SegTermEnum.pm Copying lib\KinoSearch\Util\Class.pm -> blib\lib\KinoSearch\Util\Class.pm Copying lib\KinoSearch\Highlight\Formatter.pm -> blib\lib\KinoSearch\Highlight\Formatter.pm Copying lib\KinoSearch\Search\TermQuery.pm -> blib\lib\KinoSearch\Search\TermQuery.pm Copying lib\KinoSearch\QueryParser\QueryParser.pm -> blib\lib\KinoSearch\QueryParser\QueryParser.pm Copying lib\KinoSearch\Highlight\SimpleHTMLFormatter.pm -> blib\lib\KinoSearch\Highlight\SimpleHTMLFormatter.pm Copying lib\KinoSearch\Search\SearchClient.pm -> blib\lib\KinoSearch\Search\SearchClient.pm Copying lib\KinoSearch\Highlight\Highlighter.pm -> blib\lib\KinoSearch\Highlight\Highlighter.pm Copying lib\KinoSearch\Util\ToStringUtils.pm -> blib\lib\KinoSearch\Util\ToStringUtils.pm Copying lib\KinoSearch\Store\OutStream.pm -> blib\lib\KinoSearch\Store\OutStream.pm Copying lib\KinoSearch\Util\MathUtils.pm -> blib\lib\KinoSearch\Util\MathUtils.pm Copying lib\KinoSearch\Search\QueryFilter.pm -> blib\lib\KinoSearch\Search\QueryFilter.pm Copying lib\KinoSearch\Store\InStream.pm -> blib\lib\KinoSearch\Store\InStream.pm Copying lib\KinoSearch\Index\TermDocs.pm -> blib\lib\KinoSearch\Index\TermDocs.pm Copying lib\KinoSearch\Search\BooleanScorer.pm -> blib\lib\KinoSearch\Search\BooleanScorer.pm Copying lib\KinoSearch\Analysis\LCNormalizer.pm -> blib\lib\KinoSearch\Analysis\LCNormalizer.pm Copying lib\KinoSearch.pm -> blib\lib\KinoSearch.pm Copying lib\KinoSearch\Store\InvIndex.pm -> blib\lib\KinoSearch\Store\InvIndex.pm Copying lib\KinoSearch\Index\FieldInfos.pm -> blib\lib\KinoSearch\Index\FieldInfos.pm Copying lib\KinoSearch\Util\Carp.pm -> blib\lib\KinoSearch\Util\Carp.pm Copying lib\KinoSearch\Highlight\Encoder.pm -> blib\lib\KinoSearch\Highlight\Encoder.pm Copying lib\KinoSearch\Util\IntMap.pm -> blib\lib\KinoSearch\Util\IntMap.pm Copying lib\KinoSearch\Search\MultiSearcher.pm -> blib\lib\KinoSearch\Search\MultiSearcher.pm Copying lib\KinoSearch\Analysis\PolyAnalyzer.pm -> blib\lib\KinoSearch\Analysis\PolyAnalyzer.pm Copying lib\KinoSearch\Search\Scorer.pm -> blib\lib\KinoSearch\Search\Scorer.pm Copying lib\KinoSearch\Util\CClass.pm -> blib\lib\KinoSearch\Util\CClass.pm Copying lib\KinoSearch\Util\VerifyArgs.pm -> blib\lib\KinoSearch\Util\VerifyArgs.pm Copying lib\KinoSearch\Util\PriorityQueue.pm -> blib\lib\KinoSearch\Util\PriorityQueue.pm Copying lib\KinoSearch\Util\StringHelper.pm -> blib\lib\KinoSearch\Util\StringHelper.pm Copying lib\KinoSearch\Util\MemManager.pm -> blib\lib\KinoSearch\Util\MemManager.pm Copying lib\KinoSearch\Index\SegWriter.pm -> blib\lib\KinoSearch\Index\SegWriter.pm Copying lib\KinoSearch\Index\DelDocs.pm -> blib\lib\KinoSearch\Index\DelDocs.pm Copying lib\KinoSearch\Document\Field.pm -> blib\lib\KinoSearch\Document\Field.pm Copying lib\KinoSearch\Search\PhraseQuery.pm -> blib\lib\KinoSearch\Search\PhraseQuery.pm Copying lib\KinoSearch\Analysis\Token.pm -> blib\lib\KinoSearch\Analysis\Token.pm Copying lib\KinoSearch\Index\PostingsWriter.pm -> blib\lib\KinoSearch\Index\PostingsWriter.pm Copying lib\KinoSearch\Store\Lock.pm -> blib\lib\KinoSearch\Store\Lock.pm Copying lib\KinoSearch\Store\FSInvIndex.pm -> blib\lib\KinoSearch\Store\FSInvIndex.pm Copying lib\KinoSearch\Search\BooleanClause.pm -> blib\lib\KinoSearch\Search\BooleanClause.pm Copying lib\KinoSearch\Searcher.pm -> blib\lib\KinoSearch\Searcher.pm Copying lib\KinoSearch\Index\TermBuffer.pm -> blib\lib\KinoSearch\Index\TermBuffer.pm Copying lib\KinoSearch\Store\RAMInvIndex.pm -> blib\lib\KinoSearch\Store\RAMInvIndex.pm Copying lib\KinoSearch\Index\CompoundFileWriter.pm -> blib\lib\KinoSearch\Index\CompoundFileWriter.pm Copying lib\KinoSearch\Highlight\SimpleHTMLEncoder.pm -> blib\lib\KinoSearch\Highlight\SimpleHTMLEncoder.pm Copying lib\KinoSearch\Util\ByteBuf.pm -> blib\lib\KinoSearch\Util\ByteBuf.pm Copying lib\KinoSearch\Index\MultiTermDocs.pm -> blib\lib\KinoSearch\Index\MultiTermDocs.pm Copying lib\KinoSearch\Index\SegReader.pm -> blib\lib\KinoSearch\Index\SegReader.pm Copying lib\KinoSearch\Index\TermEnum.pm -> blib\lib\KinoSearch\Index\TermEnum.pm Copying lib\KinoSearch\Index\CompoundFileReader.pm -> blib\lib\KinoSearch\Index\CompoundFileReader.pm Copying lib\KinoSearch\Store\FSLock.pm -> blib\lib\KinoSearch\Store\FSLock.pm Copying lib\KinoSearch\Index\TermVector.pm -> blib\lib\KinoSearch\Index\TermVector.pm Copying lib\KinoSearch\Search\TermScorer.pm -> blib\lib\KinoSearch\Search\TermScorer.pm Copying lib\KinoSearch\Search\Hits.pm -> blib\lib\KinoSearch\Search\Hits.pm Copying lib\KinoSearch\Index\IndexFileNames.pm -> blib\lib\KinoSearch\Index\IndexFileNames.pm Copying lib\KinoSearch\Search\Weight.pm -> blib\lib\KinoSearch\Search\Weight.pm Copying lib\KinoSearch\Search\SearchServer.pm -> blib\lib\KinoSearch\Search\SearchServer.pm Copying lib\KinoSearch\Search\Similarity.pm -> blib\lib\KinoSearch\Search\Similarity.pm Copying lib\KinoSearch\Util\ToolSet.pm -> blib\lib\KinoSearch\Util\ToolSet.pm Copying lib\KinoSearch\Search\PhraseScorer.pm -> blib\lib\KinoSearch\Search\PhraseScorer.pm Copying lib\KinoSearch\Index\IndexReader.pm -> blib\lib\KinoSearch\Index\IndexReader.pm Copying lib\KinoSearch\Analysis\Analyzer.pm -> blib\lib\KinoSearch\Analysis\Analyzer.pm Copying lib\KinoSearch\Search\Hit.pm -> blib\lib\KinoSearch\Search\Hit.pm Copying lib\KinoSearch\Util\SortExternal.pm -> blib\lib\KinoSearch\Util\SortExternal.pm Copying lib\KinoSearch\Search\BooleanQuery.pm -> blib\lib\KinoSearch\Search\BooleanQuery.pm Copying lib\KinoSearch\Index\NormsReader.pm -> blib\lib\KinoSearch\Index\NormsReader.pm Copying lib\KinoSearch\Search\HitCollector.pm -> blib\lib\KinoSearch\Search\HitCollector.pm Copying lib\KinoSearch\Util\BitVector.pm -> blib\lib\KinoSearch\Util\BitVector.pm Copying lib\KinoSearch\Search\HitQueue.pm -> blib\lib\KinoSearch\Search\HitQueue.pm Copying lib\KinoSearch\Analysis\Tokenizer.pm -> blib\lib\KinoSearch\Analysis\Tokenizer.pm Copying lib\KinoSearch\Index\TermInfosWriter.pm -> blib\lib\KinoSearch\Index\TermInfosWriter.pm Copying lib\KinoSearch\Analysis\TokenBatch.pm -> blib\lib\KinoSearch\Analysis\TokenBatch.pm Copying lib\KinoSearch\Store\RAMLock.pm -> blib\lib\KinoSearch\Store\RAMLock.pm Copying lib\KinoSearch\Index\TermInfo.pm -> blib\lib\KinoSearch\Index\TermInfo.pm Copying lib\KinoSearch\Search\Query.pm -> blib\lib\KinoSearch\Search\Query.pm Copying lib\KinoSearch\Index\FieldsReader.pm -> blib\lib\KinoSearch\Index\FieldsReader.pm Copying lib\KinoSearch\Analysis\Stopalizer.pm -> blib\lib\KinoSearch\Analysis\Stopalizer.pm Copying lib\KinoSearch\Index\TermInfosReader.pm -> blib\lib\KinoSearch\Index\TermInfosReader.pm Copying lib\KinoSearch\Index\SegInfos.pm -> blib\lib\KinoSearch\Index\SegInfos.pm Copying lib\KinoSearch\Analysis\Stemmer.pm -> blib\lib\KinoSearch\Analysis\Stemmer.pm Copying lib\KinoSearch\Document\Doc.pm -> blib\lib\KinoSearch\Document\Doc.pm Copying lib\KinoSearch\Search\Searchable.pm -> blib\lib\KinoSearch\Search\Searchable.pm Copying KinoSearch.xs -> lib\KinoSearch.xs lib\KinoSearch.xs -> lib\KinoSearch.c Generating script 'lib\KinoSearch.ccs' cl -nologo -c @"lib\KinoSearch.ccs" -Fo"lib\KinoSearch.obj" "lib\KinoSearch.c" KinoSearch.c lib\KinoSearch.xs(106) : warning C4090: '=' : different 'const' qualifiers lib\KinoSearch.xs(864) : warning C4090: '=' : different 'const' qualifiers lib\KinoSearch.xs(1256) : warning C4090: '=' : different 'const' qualifiers lib\KinoSearch.xs(1307) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data lib\KinoSearch.xs(1406) : warning C4018: '<' : signed/unsigned mismatch lib\KinoSearch.xs(1436) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data lib\KinoSearch.xs(1634) : warning C4090: '=' : different 'const' qualifiers lib\KinoSearch.xs(1655) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data lib\KinoSearch.xs(1672) : warning C4244: 'function' : conversion from 'unsigned long ' to 'float ', possible loss of data lib\KinoSearch.xs(1816) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data lib\KinoSearch.xs(2286) : warning C4018: '!=' : signed/unsigned mismatch lib\KinoSearch.xs(2365) : warning C4090: '=' : different 'const' qualifiers lib\KinoSearch.xs(2404) : warning C4018: '<' : signed/unsigned mismatch lib\KinoSearch.xs(2559) : warning C4244: '=' : conversion from 'double ' to 'unsigned int ', possible loss of data lib\KinoSearch.xs(2622) : warning C4090: '=' : different 'const' qualifiers ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\KinoSearch\KinoSearch.bs') Generating script 'lib\KinoSearch.lds' link @"lib\KinoSearch.lds" -out:"blib\arch\auto\KinoSearch\KinoSearch.dll" Creating library lib\KinoSearch.lib and object lib\KinoSearch.exp Copying lib\KinoSearch\Docs\Tutorial.pod -> blib\lib\KinoSearch\Docs\Tutorial.pod Copying lib\KinoSearch\Docs\FileFormat.pod -> blib\lib\KinoSearch\Docs\FileFormat.pod Copying lib\KinoSearch\Docs\DevGuide.pod -> blib\lib\KinoSearch\Docs\DevGuide.pod Manifying blib\lib/KinoSearch/Search/BooleanScorer.pm -> blib\libdoc\KinoSearch.Search.BooleanScorer.3 Manifying blib\lib/KinoSearch/Analysis/Token.pm -> blib\libdoc\KinoSearch.Analysis.Token.3 Manifying blib\lib/KinoSearch/Index/SegTermDocs.pm -> blib\libdoc\KinoSearch.Index.SegTermDocs.3 Manifying blib\lib/KinoSearch/Util/MemManager.pm -> blib\libdoc\KinoSearch.Util.MemManager.3 Manifying blib\lib/KinoSearch/Store/RAMLock.pm -> blib\libdoc\KinoSearch.Store.RAMLock.3 Manifying blib\lib/KinoSearch/Store/OutStream.pm -> blib\libdoc\KinoSearch.Store.OutStream.3 Manifying blib\lib/KinoSearch/Search/PhraseQuery.pm -> blib\libdoc\KinoSearch.Search.PhraseQuery.3 Manifying blib\lib/KinoSearch/Search/Hit.pm -> blib\libdoc\KinoSearch.Search.Hit.3 Manifying blib\lib/KinoSearch/Highlight/Highlighter.pm -> blib\libdoc\KinoSearch.Highlight.Highlighter.3 Manifying blib\lib/KinoSearch/Index/SegTermEnum.pm -> blib\libdoc\KinoSearch.Index.SegTermEnum.3 Manifying blib\lib/KinoSearch/Document/Doc.pm -> blib\libdoc\KinoSearch.Document.Doc.3 Manifying blib\lib/KinoSearch/Index/TermDocs.pm -> blib\libdoc\KinoSearch.Index.TermDocs.3 Manifying blib\lib/KinoSearch/Analysis/Tokenizer.pm -> blib\libdoc\KinoSearch.Analysis.Tokenizer.3 Manifying blib\lib/KinoSearch/Search/TermScorer.pm -> blib\libdoc\KinoSearch.Search.TermScorer.3 Manifying blib\lib/KinoSearch/Index/TermInfosWriter.pm -> blib\libdoc\KinoSearch.Index.TermInfosWriter.3 Manifying blib\lib/KinoSearch.pm -> blib\libdoc\KinoSearch.3 Manifying blib\lib/KinoSearch/Search/HitQueue.pm -> blib\libdoc\KinoSearch.Search.HitQueue.3 Manifying blib\lib/KinoSearch/Index/TermVector.pm -> blib\libdoc\KinoSearch.Index.TermVector.3 Manifying blib\lib/KinoSearch/Index/TermBuffer.pm -> blib\libdoc\KinoSearch.Index.TermBuffer.3 Manifying blib\lib/KinoSearch/Store/InStream.pm -> blib\libdoc\KinoSearch.Store.InStream.3 Manifying blib\lib/KinoSearch/Search/SearchClient.pm -> blib\libdoc\KinoSearch.Search.SearchClient.3 Manifying blib\lib/KinoSearch/Search/Searchable.pm -> blib\libdoc\KinoSearch.Search.Searchable.3 Manifying blib\lib/KinoSearch/Highlight/SimpleHTMLEncoder.pm -> blib\libdoc\KinoSearch.Highlight.SimpleHTMLEncoder.3 Manifying blib\lib/KinoSearch/Index/NormsReader.pm -> blib\libdoc\KinoSearch.Index.NormsReader.3 Manifying blib\lib/KinoSearch/Search/HitCollector.pm -> blib\libdoc\KinoSearch.Search.HitCollector.3 Manifying blib\lib/KinoSearch/Search/Hits.pm -> blib\libdoc\KinoSearch.Search.Hits.3 Manifying blib\lib/KinoSearch/Util/CClass.pm -> blib\libdoc\KinoSearch.Util.CClass.3 Manifying blib\lib/KinoSearch/Util/StringHelper.pm -> blib\libdoc\KinoSearch.Util.StringHelper.3 Manifying blib\lib/KinoSearch/Util/ToStringUtils.pm -> blib\libdoc\KinoSearch.Util.ToStringUtils.3 Manifying blib\lib/KinoSearch/Index/SegInfos.pm -> blib\libdoc\KinoSearch.Index.SegInfos.3 Manifying blib\lib/KinoSearch/Searcher.pm -> blib\libdoc\KinoSearch.Searcher.3 Manifying blib\lib/KinoSearch/Index/FieldInfos.pm -> blib\libdoc\KinoSearch.Index.FieldInfos.3 Manifying blib\lib/KinoSearch/Index/TermInfosReader.pm -> blib\libdoc\KinoSearch.Index.TermInfosReader.3 Manifying blib\lib/KinoSearch/InvIndexer.pm -> blib\libdoc\KinoSearch.InvIndexer.3 Manifying blib\lib/KinoSearch/Index/IndexFileNames.pm -> blib\libdoc\KinoSearch.Index.IndexFileNames.3 Manifying blib\lib/KinoSearch/Store/RAMInvIndex.pm -> blib\libdoc\KinoSearch.Store.RAMInvIndex.3 Manifying blib\lib/KinoSearch/Search/MultiSearcher.pm -> blib\libdoc\KinoSearch.Search.MultiSearcher.3 Manifying blib\lib/KinoSearch/Highlight/Encoder.pm -> blib\libdoc\KinoSearch.Highlight.Encoder.3 Manifying blib\lib/KinoSearch/Util/Class.pm -> blib\libdoc\KinoSearch.Util.Class.3 Manifying blib\lib/KinoSearch/Util/ByteBuf.pm -> blib\libdoc\KinoSearch.Util.ByteBuf.3 Manifying blib\lib/KinoSearch/Util/Carp.pm -> blib\libdoc\KinoSearch.Util.Carp.3 Manifying blib\lib/KinoSearch/Search/Query.pm -> blib\libdoc\KinoSearch.Search.Query.3 Manifying blib\lib/KinoSearch/Analysis/Stemmer.pm -> blib\libdoc\KinoSearch.Analysis.Stemmer.3 Manifying blib\lib/KinoSearch/Store/Lock.pm -> blib\libdoc\KinoSearch.Store.Lock.3 Manifying blib\lib/KinoSearch/Analysis/Stopalizer.pm -> blib\libdoc\KinoSearch.Analysis.Stopalizer.3 Manifying blib\lib/KinoSearch/Util/MathUtils.pm -> blib\libdoc\KinoSearch.Util.MathUtils.3 Manifying blib\lib/KinoSearch/Util/PriorityQueue.pm -> blib\libdoc\KinoSearch.Util.PriorityQueue.3 Manifying blib\lib/KinoSearch/Search/BooleanClause.pm -> blib\libdoc\KinoSearch.Search.BooleanClause.3 Manifying blib\lib/KinoSearch/Index/PostingsWriter.pm -> blib\libdoc\KinoSearch.Index.PostingsWriter.3 Manifying blib\lib/KinoSearch/Util/IntMap.pm -> blib\libdoc\KinoSearch.Util.IntMap.3 Manifying blib\lib/KinoSearch/Index/CompoundFileWriter.pm -> blib\libdoc\KinoSearch.Index.CompoundFileWriter.3 Manifying blib\lib/KinoSearch/Index/MultiReader.pm -> blib\libdoc\KinoSearch.Index.MultiReader.3 Manifying blib\lib/KinoSearch/Search/TermQuery.pm -> blib\libdoc\KinoSearch.Search.TermQuery.3 Manifying blib\lib/KinoSearch/Util/SortExternal.pm -> blib\libdoc\KinoSearch.Util.SortExternal.3 Manifying blib\lib/KinoSearch/Search/PhraseScorer.pm -> blib\libdoc\KinoSearch.Search.PhraseScorer.3 Manifying blib\lib/KinoSearch/Util/VerifyArgs.pm -> blib\libdoc\KinoSearch.Util.VerifyArgs.3 Manifying blib\lib/KinoSearch/Store/FSInvIndex.pm -> blib\libdoc\KinoSearch.Store.FSInvIndex.3 Manifying blib\lib/KinoSearch/Search/Similarity.pm -> blib\libdoc\KinoSearch.Search.Similarity.3 Manifying blib\lib/KinoSearch/Index/SegWriter.pm -> blib\libdoc\KinoSearch.Index.SegWriter.3 Manifying blib\lib/KinoSearch/Util/ToolSet.pm -> blib\libdoc\KinoSearch.Util.ToolSet.3 Manifying blib\lib/KinoSearch/Search/Weight.pm -> blib\libdoc\KinoSearch.Search.Weight.3 Manifying blib\lib/KinoSearch/Store/InvIndex.pm -> blib\libdoc\KinoSearch.Store.InvIndex.3 Manifying blib\lib/KinoSearch/Highlight/SimpleHTMLFormatter.pm -> blib\libdoc\KinoSearch.Highlight.SimpleHTMLFormatter.3 Manifying blib\lib/KinoSearch/QueryParser/QueryParser.pm -> blib\libdoc\KinoSearch.QueryParser.QueryParser.3 Manifying blib\lib/KinoSearch/Analysis/Analyzer.pm -> blib\libdoc\KinoSearch.Analysis.Analyzer.3 Manifying blib\lib/KinoSearch/Highlight/Formatter.pm -> blib\libdoc\KinoSearch.Highlight.Formatter.3 Manifying blib\lib/KinoSearch/Index/CompoundFileReader.pm -> blib\libdoc\KinoSearch.Index.CompoundFileReader.3 Manifying blib\lib/KinoSearch/Index/IndexReader.pm -> blib\libdoc\KinoSearch.Index.IndexReader.3 Manifying blib\lib/KinoSearch/Analysis/TokenBatch.pm -> blib\libdoc\KinoSearch.Analysis.TokenBatch.3 Manifying blib\lib/KinoSearch/Index/TermInfo.pm -> blib\libdoc\KinoSearch.Index.TermInfo.3 Manifying blib\lib/KinoSearch/Index/TermEnum.pm -> blib\libdoc\KinoSearch.Index.TermEnum.3 Manifying blib\lib/KinoSearch/Analysis/PolyAnalyzer.pm -> blib\libdoc\KinoSearch.Analysis.PolyAnalyzer.3 Manifying blib\lib/KinoSearch/Docs/FileFormat.pod -> blib\libdoc\KinoSearch.Docs.FileFormat.3 Manifying blib\lib/KinoSearch/Analysis/LCNormalizer.pm -> blib\libdoc\KinoSearch.Analysis.LCNormalizer.3 Manifying blib\lib/KinoSearch/Docs/Tutorial.pod -> blib\libdoc\KinoSearch.Docs.Tutorial.3 Manifying blib\lib/KinoSearch/Search/SearchServer.pm -> blib\libdoc\KinoSearch.Search.SearchServer.3 Manifying blib\lib/KinoSearch/Search/BooleanQuery.pm -> blib\libdoc\KinoSearch.Search.BooleanQuery.3 Manifying blib\lib/KinoSearch/Util/BitVector.pm -> blib\libdoc\KinoSearch.Util.BitVector.3 Manifying blib\lib/KinoSearch/Index/FieldsReader.pm -> blib\libdoc\KinoSearch.Index.FieldsReader.3 Manifying blib\lib/KinoSearch/Search/Scorer.pm -> blib\libdoc\KinoSearch.Search.Scorer.3 Manifying blib\lib/KinoSearch/Store/FSLock.pm -> blib\libdoc\KinoSearch.Store.FSLock.3 Manifying blib\lib/KinoSearch/Index/MultiTermDocs.pm -> blib\libdoc\KinoSearch.Index.MultiTermDocs.3 Manifying blib\lib/KinoSearch/IndexBuild: blib\lib\KinoSearch.pm: cannot resolve L in paragraph 73. /DelDocs.pm -> blib\libdoc\KinoSearch.Index.DelDocs.3 Manifying blib\lib/KinoSearch/Index/SegReader.pm -> blib\libdoc\KinoSearch.Index.SegReader.3 Manifying blib\lib/KinoSearch/Docs/DevGuide.pod -> blib\libdoc\KinoSearch.Docs.DevGuide.3 Manifying blib\lib/KinoSearch/Index/Term.pm -> blib\libdoc\KinoSearch.Index.Term.3 Manifying blib\lib/KinoSearch/Document/Field.pm -> blib\libdoc\KinoSearch.Document.Field.3 Manifying blib\lib/KinoSearch/Search/QueryFilter.pm -> blib\libdoc\KinoSearch.Search.QueryFilter.3 Manifying blib\lib/KinoSearch/Index/FieldsWriter.pm -> blib\libdoc\KinoSearch.Index.FieldsWriter.3 HTMLifying blib\lib\KinoSearch\Search\BooleanScorer.pm -> blib\libhtml\site\lib\KinoSearch\Search\BooleanScorer.html HTMLifying blib\lib\KinoSearch\Analysis\Token.pm -> blib\libhtml\site\lib\KinoSearch\Analysis\Token.html HTMLifying blib\lib\KinoSearch\Index\SegTermDocs.pm -> blib\libhtml\site\lib\KinoSearch\Index\SegTermDocs.html HTMLifying blib\lib\KinoSearch\Util\MemManager.pm -> blib\libhtml\site\lib\KinoSearch\Util\MemManager.html HTMLifying blib\lib\KinoSearch\Store\RAMLock.pm -> blib\libhtml\site\lib\KinoSearch\Store\RAMLock.html HTMLifying blib\lib\KinoSearch\Store\OutStream.pm -> blib\libhtml\site\lib\KinoSearch\Store\OutStream.html HTMLifying blib\lib\KinoSearch\Search\PhraseQuery.pm -> blib\libhtml\site\lib\KinoSearch\Search\PhraseQuery.html HTMLifying blib\lib\KinoSearch\Search\Hit.pm -> blib\libhtml\site\lib\KinoSearch\Search\Hit.html HTMLifying blib\lib\KinoSearch\Highlight\Highlighter.pm -> blib\libhtml\site\lib\KinoSearch\Highlight\Highlighter.html HTMLifying blib\lib\KinoSearch\Index\SegTermEnum.pm -> blib\libhtml\site\lib\KinoSearch\Index\SegTermEnum.html HTMLifying blib\lib\KinoSearch\Document\Doc.pm -> blib\libhtml\site\lib\KinoSearch\Document\Doc.html HTMLifying blib\lib\KinoSearch\Index\TermDocs.pm -> blib\libhtml\site\lib\KinoSearch\Index\TermDocs.html HTMLifying blib\lib\KinoSearch\Analysis\Tokenizer.pm -> blib\libhtml\site\lib\KinoSearch\Analysis\Tokenizer.html HTMLifying blib\lib\KinoSearch\Search\TermScorer.pm -> blib\libhtml\site\lib\KinoSearch\Search\TermScorer.html HTMLifying blib\lib\KinoSearch\Index\TermInfosWriter.pm -> blib\libhtml\site\lib\KinoSearch\Index\TermInfosWriter.html HTMLifying blib\lib\KinoSearch.pm -> blib\libhtml\site\lib\KinoSearch.html HTMLifying blib\lib\KinoSearch\Search\HitQueue.pm -> blib\libhtml\site\lib\KinoSearch\Search\HitQueue.html HTMLifying blib\lib\KinoSearch\Index\TermVector.pm -> blib\libhtml\site\lib\KinoSearch\Index\TermVector.html HTMLifying blib\lib\KinoSearch\Index\TermBuffer.pm -> blib\libhtml\site\lib\KinoSearch\Index\TermBuffer.html HTMLifying blib\lib\KinoSearch\Store\InStream.pm -> blib\libhtml\site\lib\KinoSearch\Store\InStream.html HTMLifying blib\lib\KinoSearch\Search\SearchClient.pm -> blib\libhtml\site\lib\KinoSearch\Search\SearchClient.html HTMLifying blib\lib\KinoSearch\Search\Searchable.pm -> blib\libhtml\site\lib\KinoSearch\Search\Searchable.html HTMLifying blib\lib\KinoSearch\Highlight\SimpleHTMLEncoder.pm -> blib\libhtml\site\lib\KinoSearch\Highlight\SimpleHTMLEncoder.html HTMLifying blib\lib\KinoSearch\Index\NormsReader.pm -> blib\libhtml\site\lib\KinoSearch\Index\NormsReader.html HTMLifying blib\lib\KinoSearch\Search\HitCollector.pm -> blib\libhtml\site\lib\KinoSearch\Search\HitCollector.html HTMLifying blib\lib\KinoSearch\Search\Hits.pm -> blib\libhtml\site\lib\KinoSearch\Search\Hits.html HTMLifying blib\lib\KinoSearch\Util\CClass.pm -> blib\libhtml\site\lib\KinoSearch\Util\CClass.html HTMLifying blib\lib\KinoSearch\Util\StringHelper.pm -> blib\libhtml\site\lib\KinoSearch\Util\StringHelper.html HTMLifying blib\lib\KinoSearch\Util\ToStringUtils.pm -> blib\libhtml\site\lib\KinoSearch\Util\ToStringUtils.html HTMLifying blib\lib\KinoSearch\Index\SegInfos.pm -> blib\libhtml\site\lib\KinoSearch\Index\SegInfos.html HTMLifying blib\lib\KinoSearch\Searcher.pm -> blib\libhtml\site\lib\KinoSearch\Searcher.html HTMLifying blib\lib\KinoSearch\Index\FieldInfos.pm -> blib\libhtml\site\lib\KinoSearch\Index\FieldInfos.html HTMLifying blib\lib\KinoSearch\Index\TermInfosReader.pm -> blib\libhtml\site\lib\KinoSearch\Index\TermInfosReader.html HTMLifying blib\lib\KinoSearch\InvIndexer.pm -> blib\libhtml\site\lib\KinoSearch\InvIndexer.html HTMLifying blib\lib\KinoSearch\Index\IndexFileNames.pm -> blib\libhtml\site\lib\KinoSearch\Index\IndexFileNames.html HTMLifying blib\lib\KinoSearch\Store\RAMInvIndex.pm -> blib\libhtml\site\lib\KinoSearch\Store\RAMInvIndex.html HTMLifying blib\lib\KinoSearch\Search\MultiSearcher.pm -> blib\libhtml\site\lib\KinoSearch\Search\MultiSearcher.html HTMLifying blib\lib\KinoSearch\Highlight\Encoder.pm -> blib\libhtml\site\lib\KinoSearch\Highlight\Encoder.html HTMLifying blib\lib\KinoSearch\Util\Class.pm -> blib\libhtml\site\lib\KinoSearch\Util\Class.html HTMLifying blib\lib\KinoSearch\Util\ByteBuf.pm -> blib\libhtml\site\lib\KinoSearch\Util\ByteBuf.html HTMLifying blib\lib\KinoSearch\Util\Carp.pm -> blib\libhtml\site\lib\KinoSearch\Util\Carp.html HTMLifying blib\lib\KinoSearch\Search\Query.pm -> blib\libhtml\site\lib\KinoSearch\Search\Query.html HTMLifying blib\lib\KinoSearch\Analysis\Stemmer.pm -> blib\libhtml\site\lib\KinoSearch\Analysis\Stemmer.html HTMLifying blib\lib\KinoSearch\Store\Lock.pm -> blib\libhtml\site\lib\KinoSearch\Store\Lock.html HTMLifying blib\lib\KinoSearch\Analysis\Stopalizer.pm -> blib\libhtml\site\lib\KinoSearch\Analysis\Stopalizer.html HTMLifying blib\lib\KinoSearch\Util\MathUtils.pm -> blib\libhtml\site\lib\KinoSearch\Util\MathUtils.html HTMLifying blib\lib\KinoSearch\Util\PriorityQueue.pm -> blib\libhtml\site\lib\KinoSearch\Util\PriorityQueue.html HTMLifying blib\lib\KinoSearch\Search\BooleanClause.pm -> blib\libhtml\site\lib\KinoSearch\Search\BooleanClause.html HTMLifying blib\lib\KinoSearch\Index\PostingsWriter.pm -> blib\libhtml\site\lib\KinoSearch\Index\PostingsWriter.html HTMLifying blib\lib\KinoSearch\Util\IntMap.pm -> blib\libhtml\site\lib\KinoSearch\Util\IntMap.html HTMLifying blib\lib\KinoSearch\Index\CompoundFileWriter.pm -> blib\libhtml\site\lib\KinoSearch\Index\CompoundFileWriter.html HTMLifying blib\lib\KinoSearch\Index\MultiReader.pm -> blib\libhtml\site\lib\KinoSearch\Index\MultiReader.html HTMLifying blib\lib\KinoSearch\Search\TermQuery.pm -> blib\libhtml\site\lib\KinoSearch\Search\TermQuery.html HTMLifying blib\lib\KinoSearch\Util\SortExternal.pm -> blib\libhtml\site\lib\KinoSearch\Util\SortExternal.html HTMLifying blib\lib\KinoSearch\Search\PhraseScorer.pm -> blib\libhtml\site\lib\KinoSearch\Search\PhraseScorer.html HTMLifying blib\lib\KinoSearch\Util\VerifyArgs.pm -> blib\libhtml\site\lib\KinoSearch\Util\VerifyArgs.html HTMLifying blib\lib\KinoSearch\Store\FSInvIndex.pm -> blib\libhtml\site\lib\KinoSearch\Store\FSInvIndex.html HTMLifying blib\lib\KinoSearch\Search\Similarity.pm -> blib\libhtml\site\lib\KinoSearch\Search\Similarity.html HTMLifying blib\lib\KinoSearch\Index\SegWriter.pm -> blib\libhtml\site\lib\KinoSearch\Index\SegWriter.html HTMLifying blib\lib\KinoSearch\Util\ToolSet.pm -> blib\libhtml\site\lib\KinoSearch\Util\ToolSet.html HTMLifying blib\lib\KinoSearch\Search\Weight.pm -> blib\libhtml\site\lib\KinoSearch\Search\Weight.html HTMLifying blib\lib\KinoSearch\Store\InvIndex.pm -> blib\libhtml\site\lib\KinoSearch\Store\InvIndex.html HTMLifying blib\lib\KinoSearch\Highlight\SimpleHTMLFormatter.pm -> blib\libhtml\site\lib\KinoSearch\Highlight\SimpleHTMLFormatter.html HTMLifying blib\lib\KinoSearch\QueryParser\QueryParser.pm -> blib\libhtml\site\lib\KinoSearch\QueryParser\QueryParser.html HTMLifying blib\lib\KinoSearch\Analysis\Analyzer.pm -> blib\libhtml\site\lib\KinoSearch\Analysis\Analyzer.html HTMLifying blib\lib\KinoSearch\Highlight\Formatter.pm -> blib\libhtml\site\lib\KinoSearch\Highlight\Formatter.html HTMLifying blib\lib\KinoSearch\Index\CompoundFileReader.pm -> blib\libhtml\site\lib\KinoSearch\Index\CompoundFileReader.html HTMLifying blib\lib\KinoSearch\Index\IndexReader.pm -> blib\libhtml\site\lib\KinoSearch\Index\IndexReader.html HTMLifying blib\lib\KinoSearch\Analysis\TokenBatch.pm -> blib\libhtml\site\lib\KBuild: blib\lib\KinoSearch\Docs\DevGuide.pod: cannot resolve L in paragraph 17. Build: blib\lib\KinoSearch\Docs\DevGuide.pod: cannot resolve L in paragraph 24. inoSearch\Analysis\TokenBatch.html HTMLifying blib\lib\KinoSearch\Index\TermInfo.pm -> blib\libhtml\site\lib\KinoSearch\Index\TermInfo.html HTMLifying blib\lib\KinoSearch\Index\TermEnum.pm -> blib\libhtml\site\lib\KinoSearch\Index\TermEnum.html HTMLifying blib\lib\KinoSearch\Analysis\PolyAnalyzer.pm -> blib\libhtml\site\lib\KinoSearch\Analysis\PolyAnalyzer.html HTMLifying blib\lib\KinoSearch\Docs\FileFormat.pod -> blib\libhtml\site\lib\KinoSearch\Docs\FileFormat.html HTMLifying blib\lib\KinoSearch\Analysis\LCNormalizer.pm -> blib\libhtml\site\lib\KinoSearch\Analysis\LCNormalizer.html HTMLifying blib\lib\KinoSearch\Docs\Tutorial.pod -> blib\libhtml\site\lib\KinoSearch\Docs\Tutorial.html HTMLifying blib\lib\KinoSearch\Search\SearchServer.pm -> blib\libhtml\site\lib\KinoSearch\Search\SearchServer.html HTMLifying blib\lib\KinoSearch\Search\BooleanQuery.pm -> blib\libhtml\site\lib\KinoSearch\Search\BooleanQuery.html HTMLifying blib\lib\KinoSearch\Util\BitVector.pm -> blib\libhtml\site\lib\KinoSearch\Util\BitVector.html HTMLifying blib\lib\KinoSearch\Index\FieldsReader.pm -> blib\libhtml\site\lib\KinoSearch\Index\FieldsReader.html HTMLifying blib\lib\KinoSearch\Search\Scorer.pm -> blib\libhtml\site\lib\KinoSearch\Search\Scorer.html HTMLifying blib\lib\KinoSearch\Store\FSLock.pm -> blib\libhtml\site\lib\KinoSearch\Store\FSLock.html HTMLifying blib\lib\KinoSearch\Index\MultiTermDocs.pm -> blib\libhtml\site\lib\KinoSearch\Index\MultiTermDocs.html HTMLifying blib\lib\KinoSearch\Index\DelDocs.pm -> blib\libhtml\site\lib\KinoSearch\Index\DelDocs.html HTMLifying blib\lib\KinoSearch\Index\SegReader.pm -> blib\libhtml\site\lib\KinoSearch\Index\SegReader.html HTMLifying blib\lib\KinoSearch\Docs\DevGuide.pod -> blib\libhtml\site\lib\KinoSearch\Docs\DevGuide.html HTMLifying blib\lib\KinoSearch\Index\Term.pm -> blib\libhtml\site\lib\KinoSearch\Index\Term.html HTMLifying blib\lib\KinoSearch\Document\Field.pm -> blib\libhtml\site\lib\KinoSearch\Document\Field.html HTMLifying blib\lib\KinoSearch\Search\QueryFilter.pm -> blib\libhtml\site\lib\KinoSearch\Search\QueryFilter.html HTMLifying blib\lib\KinoSearch\Index\FieldsWriter.pm -> blib\libhtml\site\lib\KinoSearch\Index\FieldsWriter.html Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 test t\000-load....................ok 1 - use KinoSearch; ok 2 - use KinoSearch::InvIndexer; ok 3 - use KinoSearch::Searcher; ok 4 - use KinoSearch::Analysis::Analyzer; ok 5 - use KinoSearch::Analysis::LCNormalizer; ok 6 - use KinoSearch::Analysis::PolyAnalyzer; ok 7 - use KinoSearch::Analysis::Stemmer; ok 8 - use KinoSearch::Analysis::Stopalizer; ok 9 - use KinoSearch::Analysis::Token; ok 10 - use KinoSearch::Analysis::TokenBatch; ok 11 - use KinoSearch::Analysis::Tokenizer; ok 12 - use KinoSearch::Document::Doc; ok 13 - use KinoSearch::Document::Field; ok 14 - use KinoSearch::Highlight::Encoder; ok 15 - use KinoSearch::Highlight::Formatter; ok 16 - use KinoSearch::Highlight::Highlighter; ok 17 - use KinoSearch::Highlight::SimpleHTMLEncoder; ok 18 - use KinoSearch::Highlight::SimpleHTMLFormatter; ok 19 - use KinoSearch::Index::CompoundFileReader; ok 20 - use KinoSearch::Index::CompoundFileWriter; ok 21 - use KinoSearch::Index::DelDocs; ok 22 - use KinoSearch::Index::FieldInfos; ok 23 - use KinoSearch::Index::FieldsReader; ok 24 - use KinoSearch::Index::FieldsWriter; ok 25 - use KinoSearch::Index::IndexFileNames; ok 26 - use KinoSearch::Index::IndexReader; ok 27 - use KinoSearch::Index::MultiReader; ok 28 - use KinoSearch::Index::MultiTermDocs; ok 29 - use KinoSearch::Index::NormsReader; ok 30 - use KinoSearch::Index::PostingsWriter; ok 31 - use KinoSearch::Index::SegInfos; ok 32 - use KinoSearch::Index::SegReader; ok 33 - use KinoSearch::Index::SegTermDocs; ok 34 - use KinoSearch::Index::SegTermEnum; ok 35 - use KinoSearch::Index::SegWriter; ok 36 - use KinoSearch::Index::Term; ok 37 - use KinoSearch::Index::TermBuffer; ok 38 - use KinoSearch::Index::TermDocs; ok 39 - use KinoSearch::Index::TermEnum; ok 40 - use KinoSearch::Index::TermInfo; ok 41 - use KinoSearch::Index::TermInfosReader; ok 42 - use KinoSearch::Index::TermInfosWriter; ok 43 - use KinoSearch::Index::TermVector; ok 44 - use KinoSearch::QueryParser::QueryParser; ok 45 - use KinoSearch::Search::BooleanClause; ok 46 - use KinoSearch::Search::BooleanQuery; ok 47 - use KinoSearch::Search::BooleanScorer; ok 48 - use KinoSearch::Search::Hit; ok 49 - use KinoSearch::Search::HitCollector; ok 50 - use KinoSearch::Search::HitQueue; ok 51 - use KinoSearch::Search::Hits; ok 52 - use KinoSearch::Search::MultiSearcher; ok 53 - use KinoSearch::Search::PhraseQuery; ok 54 - use KinoSearch::Search::PhraseScorer; ok 55 - use KinoSearch::Search::Query; ok 56 - use KinoSearch::Search::QueryFilter; ok 57 - use KinoSearch::Search::Scorer; ok 58 - use KinoSearch::Search::Searchable; ok 59 - use KinoSearch::Search::SearchClient; ok 60 - use KinoSearch::Search::SearchServer; ok 61 - use KinoSearch::Search::Similarity; ok 62 - use KinoSearch::Search::TermQuery; ok 63 - use KinoSearch::Search::TermScorer; ok 64 - use KinoSearch::Search::Weight; ok 65 - use KinoSearch::Store::FSInvIndex; ok 66 - use KinoSearch::Store::FSLock; ok 67 - use KinoSearch::Store::InStream; ok 68 - use KinoSearch::Store::InvIndex; ok 69 - use KinoSearch::Store::Lock; ok 70 - use KinoSearch::Store::OutStream; ok 71 - use KinoSearch::Store::RAMInvIndex; ok 72 - use KinoSearch::Store::RAMLock; ok 73 - use KinoSearch::Util::BitVector; ok 74 - use KinoSearch::Util::ByteBuf; ok 75 - use KinoSearch::Util::Carp; ok 76 - use KinoSearch::Util::CClass; ok 77 - use KinoSearch::Util::Class; ok 78 - use KinoSearch::Util::IntMap; ok 79 - use KinoSearch::Util::MathUtils; ok 80 - use KinoSearch::Util::MemManager; ok 81 - use KinoSearch::Util::PriorityQueue; ok 82 - use KinoSearch::Util::SortExternal; ok 83 - use KinoSearch::Util::StringHelper; ok 84 - use KinoSearch::Util::ToolSet; ok 85 - use KinoSearch::Util::ToStringUtils; ok 86 - use KinoSearch::Util::VerifyArgs; 1..86 ok t\001-build_invindexes........1..4 ok 1 - Working dir doesn't exist Bail out! Unsafe to continue: working dir 'C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\kinosearch_test' not owned exclusively by this user FAILED--Further testing stopped: Unsafe to continue: working dir 'C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\kinosearch_test' not owned exclusively by this user NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x9' Stop.