From owner-freebsd-ports@FreeBSD.ORG Sat Aug 9 19:15:54 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E1C9106564A for ; Sat, 9 Aug 2008 19:15:54 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: from QMTA03.emeryville.ca.mail.comcast.net (qmta03.emeryville.ca.mail.comcast.net [76.96.30.32]) by mx1.freebsd.org (Postfix) with ESMTP id 024C28FC12 for ; Sat, 9 Aug 2008 19:15:48 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: from OMTA02.emeryville.ca.mail.comcast.net ([76.96.30.19]) by QMTA03.emeryville.ca.mail.comcast.net with comcast id 0H1b1a0040QkzPwA3KFoR8; Sat, 09 Aug 2008 19:15:48 +0000 Received: from kirby.cyberbotx.com ([68.43.195.82]) by OMTA02.emeryville.ca.mail.comcast.net with comcast id 0KFl1a0021n8LeU8NKFmNG; Sat, 09 Aug 2008 19:15:47 +0000 X-Authority-Analysis: v=1.0 c=1 a=iW0x0pOjQO8A:10 a=-eKYnb_ze7MA:10 a=oFDV_s7LAnDCvvYhdykA:9 a=KMMMm7ygdUBYBc07LVsA:7 a=xO2p56NlbkwZjmrEYdE2PTaUlm0A:4 a=gi0PWCVxevcA:10 Message-ID: <489DECE0.7010806@cyberbotx.com> Date: Sat, 09 Aug 2008 15:15:44 -0400 From: Naram Qashat User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kde@freebsd.org Subject: Can't build kdelibs4 due to dependencies failing X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 19:15:54 -0000 I attempted to install kdelibs4 in order to get KDE4 installed. Using portupgrade, it started to build the dependencies for it, but it failed on both textproc/soprano and deskutils/strigi. Here are the parts where each failed at: Scanning dependencies of target tstringtest [ 99%] Building CXX object test/CMakeFiles/tstringtest.dir/tstringtest.o In file included from /usr/local/include/CLucene/StdHeader.h:444, from /usr/local/include/CLucene.h:11, from /usr/ports/textproc/soprano/work/soprano-2.1.1/test/../index/tstring.h:28, from /usr/ports/textproc/soprano/work/soprano-2.1.1/test/tstringtest.cpp:16: /usr/local/include/CLucene/util/Equators.h:203: warning: unused parameter 'nothing' /usr/local/include/CLucene/util/Equators.h:210: warning: unused parameter 'nothing' /usr/local/include/CLucene/util/Equators.h:215: warning: unused parameter 'nothing' In file included from /usr/local/include/CLucene/index/IndexReader.h:14, from /usr/local/include/CLucene.h:14, from /usr/ports/textproc/soprano/work/soprano-2.1.1/test/../index/tstring.h:28, from /usr/ports/textproc/soprano/work/soprano-2.1.1/test/tstringtest.cpp:16: /usr/local/include/CLucene/store/Directory.h:72: warning: unused parameter 'bufferSize' In file included from /usr/local/include/CLucene.h:14, from /usr/ports/textproc/soprano/work/soprano-2.1.1/test/../index/tstring.h:28, from /usr/ports/textproc/soprano/work/soprano-2.1.1/test/tstringtest.cpp:16: /usr/local/include/CLucene/index/IndexReader.h:52: warning: unused parameter 'dummy' In file included from /usr/local/include/CLucene/index/SegmentHeader.h:22, from /usr/local/include/CLucene/index/IndexWriter.h:20, from /usr/local/include/CLucene.h:15, from /usr/ports/textproc/soprano/work/soprano-2.1.1/test/../index/tstring.h:28, from /usr/ports/textproc/soprano/work/soprano-2.1.1/test/tstringtest.cpp:16: /usr/local/include/CLucene/index/CompoundFile.h:50: warning: unused parameter 'pos' In file included from /usr/local/include/CLucene/index/IndexWriter.h:20, from /usr/local/include/CLucene.h:15, from /usr/ports/textproc/soprano/work/soprano-2.1.1/test/../index/tstring.h:28, from /usr/ports/textproc/soprano/work/soprano-2.1.1/test/tstringtest.cpp:16: /usr/local/include/CLucene/index/SegmentHeader.h:72: warning: unused parameter 'proxPointer' In file included from /usr/local/include/CLucene/search/SearchHeader.h:16, from /usr/local/include/CLucene/search/IndexSearcher.h:14, from /usr/local/include/CLucene.h:18, from /usr/ports/textproc/soprano/work/soprano-2.1.1/test/../index/tstring.h:28, from /usr/ports/textproc/soprano/work/soprano-2.1.1/test/tstringtest.cpp:16: /usr/local/include/CLucene/search/Filter.h:40: warning: unused parameter 'bs' In file included from /usr/local/include/CLucene/search/BooleanQuery.h:14, from /usr/local/include/CLucene/search/MultiTermQuery.h:20, from /usr/local/include/CLucene/search/WildcardQuery.h:15, from /usr/local/include/CLucene.h:21, from /usr/ports/textproc/soprano/work/soprano-2.1.1/test/../index/tstring.h:28, from /usr/ports/textproc/soprano/work/soprano-2.1.1/test/tstringtest.cpp:16: /usr/local/include/CLucene/search/ConjunctionScorer.h:42: warning: unused parameter 'doc' /usr/local/include/CLucene/search/ConjunctionScorer.h:42: warning: unused parameter 'ret' /usr/ports/textproc/soprano/work/soprano-2.1.1/test/tstringtest.cpp: In member function 'void TStringTest::testConversion()': /usr/ports/textproc/soprano/work/soprano-2.1.1/test/tstringtest.cpp:72: warning: format '%ls' expects type 'wchar_t*', but argument 2 has type 'const char*' /usr/ports/textproc/soprano/work/soprano-2.1.1/test/tstringtest.cpp:74: error: cannot convert 'const char*' to 'const wchar_t*' for argument '1' to 'void printWChars(const wchar_t*, int)' *** Error code 1 Stop in /usr/ports/textproc/soprano/work/soprano-2.1.1. *** Error code 1 Stop in /usr/ports/textproc/soprano/work/soprano-2.1.1. *** Error code 1 Stop in /usr/ports/textproc/soprano/work/soprano-2.1.1. *** Error code 1 Stop in /usr/ports/textproc/soprano. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.58784.2 env make BATCH=yes WITH_OPENSSL_PORT=yes WITH_OPENSSL=yes WITHOUT_GNOME=esound WITHOUT_CUPS=yes WITH_BDB_VER=46 WITH_MYSQL_VER=50 WITH_OPTIMIZED_CFLAGS=yes ** Fix the problem and try again. Scanning dependencies of target clucene [ 46%] Building CXX object src/luceneindexer/CMakeFiles/clucene.dir/cluceneindexmanager.o [ 46%] Building CXX object src/luceneindexer/CMakeFiles/clucene.dir/cluceneindexreader.o /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:201: error: prototype for 'const char* CLuceneIndexReader::mapId(const char*)' does not match any in class 'CLuceneIndexReader' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.h:46: error: candidates are: static std::wstring CLuceneIndexReader::mapId(const char*) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.h:45: error: static const char* CLuceneIndexReader::mapId(const wchar_t*) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:201: error: 'const char* CLuceneIndexReader::mapId(const char*)' cannot be overloaded /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.h:46: error: with 'static std::wstring CLuceneIndexReader::mapId(const char*)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp: In member function 'const char* CLuceneIndexReader::mapId(const char*)': /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:205: error: no matching function for call to 'CLuceneIndexReader::addMapping(const char [1], const wchar_t*)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:197: note: candidates are: static void CLuceneIndexReader::addMapping(const char*, const char*) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp: In static member function 'static lucene::index::Term* CLuceneIndexReader::Private::createWildCardTerm(const wchar_t*, const std::string&)': /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:230: error: no matching function for call to 'lucene::index::Term::Term(const wchar_t*&, const wchar_t*)' /usr/local/include/CLucene/index/Term.h:68: note: candidates are: lucene::index::Term::Term(const char*, const char*) /usr/local/include/CLucene/index/Term.h:62: note: lucene::index::Term::Term(const char*, const char*, bool) /usr/local/include/CLucene/index/Term.h:59: note: lucene::index::Term::Term() /usr/local/include/CLucene/index/Term.h:56: note: lucene::index::Term::Term(const lucene::index::Term*, const char*) /usr/local/include/CLucene/index/Term.h:39: note: lucene::index::Term::Term(const lucene::index::Term&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp: In static member function 'static lucene::index::Term* CLuceneIndexReader::Private::createTerm(const wchar_t*, const std::string&)': /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:236: error: no matching function for call to 'lucene::util::StringReader::StringReader(const wchar_t*)' /usr/local/include/CLucene/util/Reader.h:93: note: candidates are: lucene::util::StringReader::StringReader(const char*, int32_t, bool) /usr/local/include/CLucene/util/Reader.h:92: note: lucene::util::StringReader::StringReader(const char*, int32_t) /usr/local/include/CLucene/util/Reader.h:91: note: lucene::util::StringReader::StringReader(const char*) /usr/local/include/CLucene/util/Reader.h:89: note: lucene::util::StringReader::StringReader(const lucene::util::StringReader&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:238: error: no matching function for call to 'lucene::analysis::standard::StandardAnalyzer::tokenStream(const wchar_t*&, lucene::util::StringReader*)' /usr/local/include/CLucene/analysis/standard/StandardAnalyzer.h:43: note: candidates are: virtual lucene::analysis::TokenStream* lucene::analysis::standard::StandardAnalyzer::tokenStream(const char*, lucene::util::Reader*) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:242: error: cannot convert 'const char*' to 'const wchar_t*' in assignment /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:246: error: no matching function for call to 'lucene::index::Term::Term(const wchar_t*&, const wchar_t*&)' /usr/local/include/CLucene/index/Term.h:68: note: candidates are: lucene::index::Term::Term(const char*, const char*) /usr/local/include/CLucene/index/Term.h:62: note: lucene::index::Term::Term(const char*, const char*, bool) /usr/local/include/CLucene/index/Term.h:59: note: lucene::index::Term::Term() /usr/local/include/CLucene/index/Term.h:56: note: lucene::index::Term::Term(const lucene::index::Term*, const char*) /usr/local/include/CLucene/index/Term.h:39: note: lucene::index::Term::Term(const lucene::index::Term&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp: In static member function 'static lucene::index::Term* CLuceneIndexReader::Private::createKeywordTerm(const wchar_t*, const std::string&)': /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:257: error: no matching function for call to 'lucene::index::Term::Term(const wchar_t*&, const wchar_t*)' /usr/local/include/CLucene/index/Term.h:68: note: candidates are: lucene::index::Term::Term(const char*, const char*) /usr/local/include/CLucene/index/Term.h:62: note: lucene::index::Term::Term(const char*, const char*, bool) /usr/local/include/CLucene/index/Term.h:59: note: lucene::index::Term::Term() /usr/local/include/CLucene/index/Term.h:56: note: lucene::index::Term::Term(const lucene::index::Term*, const char*) /usr/local/include/CLucene/index/Term.h:39: note: lucene::index::Term::Term(const lucene::index::Term&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp: In static member function 'static void CLuceneIndexReader::Private::addField(lucene::document::Field*, Strigi::IndexedDocument&)': /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:352: error: no matching function for call to 'wchartoutf8(char*)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:28: note: candidates are: std::string wchartoutf8(const wchar_t*) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:30: note: std::string wchartoutf8(const std::wstring&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:354: error: cannot convert 'const char*' to 'const wchar_t*' for argument '1' to 'int wcscmp(const wchar_t*, const wchar_t*)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:356: error: cannot convert 'const char*' to 'const wchar_t*' for argument '1' to 'int wcscmp(const wchar_t*, const wchar_t*)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:358: error: cannot convert 'const char*' to 'const wchar_t*' for argument '1' to 'int wcscmp(const wchar_t*, const wchar_t*)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:360: error: cannot convert 'const char*' to 'const wchar_t*' for argument '1' to 'int wcscmp(const wchar_t*, const wchar_t*)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:362: error: cannot convert 'const char*' to 'const wchar_t*' for argument '1' to 'int wcscmp(const wchar_t*, const wchar_t*)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:367: error: no matching function for call to 'wchartoutf8(const char*&)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:28: note: candidates are: std::string wchartoutf8(const wchar_t*) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:30: note: std::string wchartoutf8(const std::wstring&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp: In member function 'Strigi::Variant CLuceneIndexReader::Private::getFieldValue(lucene::document::Field*, Strigi::Variant::Type) const': /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:374: error: no matching function for call to 'wchartoutf8(char*)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:28: note: candidates are: std::string wchartoutf8(const wchar_t*) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:30: note: std::string wchartoutf8(const std::wstring&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp: In member function 'void CLuceneIndexReader::getDocuments(const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector >&, std::vector >, std::allocator > > >&, int, int)': /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:510: error: no matching function for call to 'wchartoutf8(const char*)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:28: note: candidates are: std::string wchartoutf8(const wchar_t*) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:30: note: std::string wchartoutf8(const std::wstring&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp: In member function 'virtual void CLuceneIndexReader::getHits(const Strigi::Query&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, const std::vector >&, std::vector >, std::allocator > > >&, int, int)': /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:576: error: no matching function for call to 'wchartoutf8(const char*)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:28: note: candidates are: std::string wchartoutf8(const wchar_t*) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:30: note: std::string wchartoutf8(const std::wstring&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp: In member function 'int64_t CLuceneIndexReader::documentId(const std::string&)': /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:621: error: no matching function for call to 'lucene::index::Term::Term(const char*, const wchar_t*)' /usr/local/include/CLucene/index/Term.h:68: note: candidates are: lucene::index::Term::Term(const char*, const char*) /usr/local/include/CLucene/index/Term.h:62: note: lucene::index::Term::Term(const char*, const char*, bool) /usr/local/include/CLucene/index/Term.h:59: note: lucene::index::Term::Term() /usr/local/include/CLucene/index/Term.h:56: note: lucene::index::Term::Term(const lucene::index::Term*, const char*) /usr/local/include/CLucene/index/Term.h:39: note: lucene::index::Term::Term(const lucene::index::Term&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp: In member function 'time_t CLuceneIndexReader::mTime(int64_t)': /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:645: error: no matching function for call to 'lucene::document::Document::get(const wchar_t*)' /usr/local/include/CLucene/document/Document.h:85: note: candidates are: const char* lucene::document::Document::get(const char*) const /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:646: error: no matching function for call to 'wchartoutf8(const char*&)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:28: note: candidates are: std::string wchartoutf8(const wchar_t*) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:30: note: std::string wchartoutf8(const std::wstring&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp: In member function 'virtual std::vector, std::allocator >, unsigned int>, std::allocator, std::allocator >, unsigned int> > > CLuceneIndexReader::histogram(const std::string&, const std::string&, const std::string&)': /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:737: error: no matching function for call to 'lucene::document::Document::get(const wchar_t*)' /usr/local/include/CLucene/document/Document.h:85: note: candidates are: const char* lucene::document::Document::get(const char*) const /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:739: error: no matching function for call to 'wchartoutf8(const char*&)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:28: note: candidates are: std::string wchartoutf8(const wchar_t*) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:30: note: std::string wchartoutf8(const std::wstring&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp: In member function 'virtual std::vector, std::allocator >, std::allocator, std::allocator > > > CLuceneIndexReader::fieldNames()': /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:770: error: no matching function for call to 'wchartoutf8(char*&)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:28: note: candidates are: std::string wchartoutf8(const wchar_t*) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:30: note: std::string wchartoutf8(const std::wstring&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp: In member function 'virtual std::vector, std::allocator >, std::allocator, std::allocator > > > CLuceneIndexReader::keywords(const std::string&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, uint32_t, uint32_t)': /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:799: error: no matching function for call to 'lucene::index::Term::Term(const wchar_t*, const wchar_t*)' /usr/local/include/CLucene/index/Term.h:68: note: candidates are: lucene::index::Term::Term(const char*, const char*) /usr/local/include/CLucene/index/Term.h:62: note: lucene::index::Term::Term(const char*, const char*, bool) /usr/local/include/CLucene/index/Term.h:59: note: lucene::index::Term::Term() /usr/local/include/CLucene/index/Term.h:56: note: lucene::index::Term::Term(const lucene::index::Term*, const char*) /usr/local/include/CLucene/index/Term.h:39: note: lucene::index::Term::Term(const lucene::index::Term&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:805: error: cannot convert 'const wchar_t*' to 'const char*' for argument '2' to 'int strncmp(const char*, const char*, size_t)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:809: error: no matching function for call to 'std::set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > >::insert(const char*)' /usr/include/c++/4.2/bits/stl_set.h:304: note: candidates are: std::pair, _Compare, typename _Alloc::rebind<_Key>::other>::const_iterator, bool> std::set<_Key, _Compare, _Alloc>::insert(const _Key&) [with _Key = std::basic_string, std::allocator >, _Compare = std::less, std::allocator > >, _Alloc = std::allocator, std::allocator > >] /usr/include/c++/4.2/bits/stl_set.h:331: note: typename std::_Rb_tree<_Key, _Key, std::_Identity<_Key>, _Compare, typename _Alloc::rebind<_Key>::other>::const_iterator std::set<_Key, _Compare, _Alloc>::insert(typename std::_Rb_tree<_Key, _Key, std::_Identity<_Key>, _Compare, typename _Alloc::rebind<_Key>::other>::const_iterator, const _Key&) [with _Key = std::basic_string, std::allocator >, _Compare = std::less, std::allocator > >, _Alloc = std::allocator, std::allocator > >] /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp: In member function 'virtual void CLuceneIndexReader::getChildren(const std::string&, std::map, std::allocator >, int, std::less, std::allocator > >, std::allocator, std::allocator >, int> > >&)': /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:852: error: no matching function for call to 'wchartoutf8(const char*&)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:28: note: candidates are: std::string wchartoutf8(const wchar_t*) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:30: note: std::string wchartoutf8(const std::wstring&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:853: error: no matching function for call to 'lucene::document::Document::get(const wchar_t*)' /usr/local/include/CLucene/document/Document.h:85: note: candidates are: const char* lucene::document::Document::get(const char*) const /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:855: error: no matching function for call to 'wchartoutf8(const char*&)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:28: note: candidates are: std::string wchartoutf8(const wchar_t*) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:30: note: std::string wchartoutf8(const std::wstring&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp: In member function 'std::vector > CLuceneIndexReader::Private::strigiSpecial(const std::string&)': /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:883: error: no matching function for call to 'wchartoutf8(const char* const&)' /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:28: note: candidates are: std::string wchartoutf8(const wchar_t*) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/tcharutils.h:30: note: std::string wchartoutf8(const std::wstring&) /usr/ports/deskutils/strigi/work/strigi-0.5.11/src/luceneindexer/cluceneindexreader.cpp:896: error: cannot convert 'char*' to 'const wchar_t*' for argument '1' to 'size_t wcslen(const wchar_t*)' *** Error code 1 Stop in /usr/ports/deskutils/strigi/work/strigi-0.5.11. *** Error code 1 Stop in /usr/ports/deskutils/strigi/work/strigi-0.5.11. *** Error code 1 Stop in /usr/ports/deskutils/strigi/work/strigi-0.5.11. *** Error code 1 Stop in /usr/ports/deskutils/strigi. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.58784.3 env make BATCH=yes WITH_OPENSSL_PORT=yes WITH_OPENSSL=yes WITHOUT_GNOME=esound WITHOUT_CUPS=yes WITH_BDB_VER=46 WITH_MYSQL_VER=50 WITH_OPTIMIZED_CFLAGS=yes ** Fix the problem and try again. Thanks, Naram Qashat