Bug 89429 - build fails because of clucene module
Summary: build fails because of clucene module
Status: RESOLVED NOTOURBUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-17 08:50 UTC by Rostislav 'R.Yu.' Okulov
Modified: 2015-02-23 11:55 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rostislav 'R.Yu.' Okulov 2015-02-17 08:50:37 UTC
Ubuntu 14.10
GCC 4.9

[build DEP] LNK:Library/libuno_sal.so.3
[build CXX] sal/osl/all/compat.cxx
[build UPK] 17edb780d4054e4205cd956910672b83-mdds_0.12.0.tar.bz2
[build PRJ] harfbuzz
[build DEP] LNK:Library/libclucene.so
[build LNK] Library/libclucene.so
[build BIN] harfbuzz
/data/lo-git-code/core/workdir/GenCxxObject/UnpackedTarball/clucene/src/core/CLucene/store/FSDirectory.o: In function `lucene::store::FSDirectory::create()':
/data/lo-git-code/core/workdir/UnpackedTarball/clucene/src/core/CLucene/store/FSDirectory.cpp:401: undefined reference to `lucene::util::Misc::listFiles(char const*, std::__debug::vector<std::string, std::allocator<std::string> >&, bool)'
/data/lo-git-code/core/workdir/GenCxxObject/UnpackedTarball/clucene/src/core/CLucene/store/FSDirectory.o: In function `lucene::store::FSDirectory::list(std::__debug::vector<std::string, std::allocator<std::string> >*) const':
/data/lo-git-code/core/workdir/UnpackedTarball/clucene/src/core/CLucene/store/FSDirectory.cpp:446: undefined reference to `lucene::util::Misc::listFiles(char const*, std::__debug::vector<std::string, std::allocator<std::string> >&, bool)'
/data/lo-git-code/core/workdir/GenCxxObject/UnpackedTarball/clucene/src/core/CLucene/index/SegmentInfos.o: In function `lucene::index::SegmentInfo::files()':
/data/lo-git-code/core/workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentInfos.cpp:283: undefined reference to `lucene::store::Directory::list(std::__debug::vector<std::string, std::allocator<std::string> >&) const'
/data/lo-git-code/core/workdir/GenCxxObject/UnpackedTarball/clucene/src/core/CLucene/index/SegmentInfos.o: In function `lucene::index::SegmentInfo::hasSeparateNorms() const':
/data/lo-git-code/core/workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentInfos.cpp:390: undefined reference to `lucene::store::Directory::list(std::__debug::vector<std::string, std::allocator<std::string> >&) const'
/data/lo-git-code/core/workdir/GenCxxObject/UnpackedTarball/clucene/src/core/CLucene/index/IndexFileDeleter.o: In function `lucene::index::IndexFileDeleter::refresh(char const*)':
/data/lo-git-code/core/workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexFileDeleter.cpp:293: undefined reference to `lucene::store::Directory::list(std::__debug::vector<std::string, std::allocator<std::string> >&) const'
/data/lo-git-code/core/workdir/GenCxxObject/UnpackedTarball/clucene/src/core/CLucene/index/IndexReader.o: In function `lucene::index::IndexReader::indexExists(char const*)':
/data/lo-git-code/core/workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexReader.cpp:230: undefined reference to `lucene::util::Misc::listFiles(char const*, std::__debug::vector<std::string, std::allocator<std::string> >&, bool)'
collect2: error: ld returned 1 exit status
/data/lo-git-code/core/external/clucene/Library_clucene.mk:10: ошибка выполнения рецепта для цели «/data/lo-git-code/core/instdir/program/libclucene.so»
make[1]: *** [/data/lo-git-code/core/instdir/program/libclucene.so] Ошибка 1
make[1]: *** Ожидание завершения заданий…
Comment 1 Rostislav 'R.Yu.' Okulov 2015-02-17 08:53:02 UTC
./autogen.sh --enable-dbgutil --without-java --without-help --without-myspell-dicts

git sources from UTC 08:52 17.02.2015
Comment 2 Buovjaga 2015-02-23 11:55:52 UTC
Hey, you should post about this to the developer mailing list.

https://wiki.documentfoundation.org/QA/BugReport#Not_all_bugs_go_to_Bugzilla
http://lists.freedesktop.org/mailman/listinfo/libreoffice

I'm closing this as NOTOURBUG.

Thanks for your work!