Date: Sun, 15 Feb 2009 15:22:32 GMT From: Oleg <olevole@yandex.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/131715: strigi-0.6.3 does not compile Message-ID: <200902151522.n1FFMWlt019720@www.freebsd.org> Resent-Message-ID: <200902151530.n1FFU1d9050406@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131715 >Category: ports >Synopsis: strigi-0.6.3 does not compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 15 15:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Oleg >Release: FreeBSD-HEAD aka 8 >Organization: no >Environment: FreeBSD localhost.my.domain 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sat Feb 14 23:42:38 UTC 2009 root@:/usr/obj/usr/src/sys/o20090214 amd64 >Description: Last messages in compile session: --- /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<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, _Compare = std::less<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >, _Alloc = std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >] /usr/ports/deskutils/strigi/work/strigi-0.6.3/src/luceneindexer/cluceneindexreader.cpp: In member function 'virtual void CLuceneIndexReader::getChildren(const std::string&, std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, long int, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, long int> > >&)': /usr/ports/deskutils/strigi/work/strigi-0.6.3/src/luceneindexer/cluceneindexreader.cpp:854: error: no matching function for call to 'wchartoutf8(const char*&)' /usr/ports/deskutils/strigi/work/strigi-0.6.3/src/luceneindexer/tcharutils.h:28: note: candidates are: std::string wchartoutf8(const wchar_t*) /usr/ports/deskutils/strigi/work/strigi-0.6.3/src/luceneindexer/tcharutils.h:30: note: std::string wchartoutf8(const std::wstring&) /usr/ports/deskutils/strigi/work/strigi-0.6.3/src/luceneindexer/cluceneindexreader.cpp:855: 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.6.3/src/luceneindexer/cluceneindexreader.cpp:857: error: no matching function for call to 'wchartoutf8(const char*&)' /usr/ports/deskutils/strigi/work/strigi-0.6.3/src/luceneindexer/tcharutils.h:28: note: candidates are: std::string wchartoutf8(const wchar_t*) /usr/ports/deskutils/strigi/work/strigi-0.6.3/src/luceneindexer/tcharutils.h:30: note: std::string wchartoutf8(const std::wstring&) /usr/ports/deskutils/strigi/work/strigi-0.6.3/src/luceneindexer/cluceneindexreader.cpp: In member function 'std::vector<Strigi::IndexedDocument, std::allocator<Strigi::IndexedDocument> > CLuceneIndexReader::Private::strigiSpecial(const std::string&)': /usr/ports/deskutils/strigi/work/strigi-0.6.3/src/luceneindexer/cluceneindexreader.cpp:885: error: no matching function for call to 'wchartoutf8(const char* const&)' /usr/ports/deskutils/strigi/work/strigi-0.6.3/src/luceneindexer/tcharutils.h:28: note: candidates are: std::string wchartoutf8(const wchar_t*) /usr/ports/deskutils/strigi/work/strigi-0.6.3/src/luceneindexer/tcharutils.h:30: note: std::string wchartoutf8(const std::wstring&) /usr/ports/deskutils/strigi/work/strigi-0.6.3/src/luceneindexer/cluceneindexreader.cpp:898: error: cannot convert 'char*' to 'const wchar_t*' for argument '1' to 'size_t wcslen(constwchar_t*)' *** Error code 1 Stop in /usr/ports/deskutils/strigi/work/strigi-0.6.3. *** Error code 1 Stop in /usr/ports/deskutils/strigi/work/strigi-0.6.3. *** Error code 1 Stop in /usr/ports/deskutils/strigi/work/strigi-0.6.3. *** Error code 1 Stop in /usr/ports/deskutils/strigi. --- ( clucene-0.9.21 and qt4-clucene-4.4.3 ports installed property ) >How-To-Repeat: cd /usr/ports/deskutils/strigi && make >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902151522.n1FFMWlt019720>