Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 434790 - app-text/bibletime-2.9.1 - ld: warning: libclucene.so.0, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so, not found (try using -rpath or -rpath-link)
Summary: app-text/bibletime-2.9.1 - ld: warning: libclucene.so.0, needed by /usr/l...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Theology Herd (disbanded)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-12 06:32 UTC by Denis
Modified: 2012-09-12 18:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis 2012-09-12 06:32:46 UTC
Hello,
app-text/bibletime-2.9.1 fails to emerge, see below.

# emerge -v bibletime

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U  ] app-text/bibletime-2.9.1 [2.3.3] USE="-debug%" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB


>>> Verifying ebuild manifests

>>> Emerging (1 of 1) app-text/bibletime-2.9.1
 * bibletime-2.9.1.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                  [ ok ]
>>> Unpacking source...
>>> Unpacking bibletime-2.9.1.tar.bz2 to /var/tmp/portage/app-text/bibletime-2.9.1/work
>>> Source unpacked in /var/tmp/portage/app-text/bibletime-2.9.1/work
>>> Preparing source in /var/tmp/portage/app-text/bibletime-2.9.1/work/bibletime-2.9.1 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-text/bibletime-2.9.1/work/bibletime-2.9.1 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/app-text/bibletime-2.9.1/work/bibletime-2.9.1_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/app-text/bibletime-2.9.1/work/bibletime-2.9.1_build/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DUSE_QT_WEBKIT=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/app-text/bibletime-2.9.1/work/bibletime-2.9.1_build/gentoo_rules.cmake  /var/tmp/portage/app-text/bibletime-2.9.1/work/bibletime-2.9.1
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/app-text/bibletime-2.9.1/work/bibletime-2.9.1_build/gentoo_common_config.cmake
-- The CXX compiler identification is GNU 4.5.4
-- The C compiler identification is GNU 4.5.4
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Setting up build environment for BibleTime version 2.9.1
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt4: /usr/bin/qmake (found suitable version "4.8.2", required is "4.5.0")
-- Using DBUS
-- Found CLucene library: /usr/lib64/libclucene-core.so
-- Found CLucene include dir: /usr/include
-- Found CLucene library dir: /usr/include
-- Found CLucene shared library: /usr/lib64/libclucene-shared.so
-- Found CLucene: /usr/lib64/libclucene-core.so;/usr/lib64/libclucene-shared.so
-- Found CURL: /usr/lib64/libcurl.so (found version "7.22.0")
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.5")
-- Found Sword library: /usr/lib64/libsword.so
-- Found Sword library dir: /usr/lib64
-- Found Sword include dir: /usr/include/sword
-- Checking for required Sword version 1.6.0...
CMake Error at cmake/FindSword.cmake:91 (MESSAGE):
  Sword version check program could NOT be compiled: Change Dir:
  /var/tmp/portage/app-text/bibletime-2.9.1/work/bibletime-2.9.1_build/CMakeFiles/CMakeTmp




  Run Build Command:/usr/bin/gmake "cmTryCompileExec1058963201/fast"

  /usr/bin/gmake -f CMakeFiles/cmTryCompileExec1058963201.dir/build.make
  CMakeFiles/cmTryCompileExec1058963201.dir/build

  gmake[1]: Entering directory
  `/var/tmp/portage/app-text/bibletime-2.9.1/work/bibletime-2.9.1_build/CMakeFiles/CMakeTmp'


  /usr/bin/cmake -E cmake_progress_report
  /var/tmp/portage/app-text/bibletime-2.9.1/work/bibletime-2.9.1_build/CMakeFiles/CMakeTmp/CMakeFiles
  1

  Building CXX object
  CMakeFiles/cmTryCompileExec1058963201.dir/sword_version_compare.cpp.o

  /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -march=core2 -mtune=generic -O2
  -pipe -I/usr/include/sword -o
  CMakeFiles/cmTryCompileExec1058963201.dir/sword_version_compare.cpp.o -c
  /var/tmp/portage/app-text/bibletime-2.9.1/work/bibletime-2.9.1/cmake/sword_version_compare.cpp


  Linking CXX executable cmTryCompileExec1058963201

  /usr/bin/cmake -E cmake_link_script
  CMakeFiles/cmTryCompileExec1058963201.dir/link.txt --verbose=1

  /usr/bin/x86_64-pc-linux-gnu-g++ -march=core2 -mtune=generic -O2 -pipe
  -Wl,-O1 -Wl,--as-needed
  CMakeFiles/cmTryCompileExec1058963201.dir/sword_version_compare.cpp.o -o
  cmTryCompileExec1058963201 -rdynamic -lsword


  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../x86_64-pc-linux-gnu/bin/ld:
  warning: libclucene.so.0, needed by
  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so, not
  found (try using -rpath or -rpath-link)

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene::document::Field::UnStored(wchar_t const*,
  wchar_t const*, bool)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene::document::Document::get(wchar_t const*)
  const'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to
  `lucene::index::IndexReader::isLocked(lucene::store::Directory*)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to
  `lucene::search::Hits::Hits(lucene::search::Searcher*,
  lucene::search::Query*, lucene::search::Filter*, lucene::search::Sort
  const*)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene::index::IndexReader::indexExists(char
  const*)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene::index::IndexWriter::close()'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to
  `lucene::index::IndexWriter::addDocument(lucene::document::Document*,
  lucene::analysis::Analyzer*)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene_wcstoutf8(char*, wchar_t const*, unsigned
  long)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to
  `lucene::index::IndexWriter::IndexWriter(lucene::store::Directory*,
  lucene::analysis::Analyzer*, bool, bool)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene::index::IndexReader::open(char const*)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to
  `lucene::document::Document::add(lucene::document::Field&)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene_utf8towcs(wchar_t*, char const*, unsigned
  long)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to
  `lucene::index::IndexReader::unlock(lucene::store::Directory*)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene::index::IndexReader::close()'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene::search::Hits::score(int)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene::document::Document::Document()'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to
  `lucene::index::IndexWriter::addIndexes(lucene::store::Directory**)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene::store::FSDirectory::getDirectory(char
  const*, bool)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene::queryParser::QueryParser::parse(wchar_t
  const*, wchar_t const*, lucene::analysis::Analyzer*)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to
  `lucene::analysis::standard::StandardAnalyzer::~StandardAnalyzer()'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene::search::Hits::length() const'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene::search::Hits::doc(int)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene::document::Field::Text(wchar_t const*,
  wchar_t const*, bool)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to `lucene::store::RAMDirectory::RAMDirectory()'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to
  `lucene::analysis::standard::StandardAnalyzer::StandardAnalyzer(wchar_t
  const**)'

  /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libsword.so:
  undefined reference to
  `lucene::search::IndexSearcher::IndexSearcher(lucene::index::IndexReader*)'


  collect2: ld returned 1 exit status

  gmake[1]: Leaving directory
  `/var/tmp/portage/app-text/bibletime-2.9.1/work/bibletime-2.9.1_build/CMakeFiles/CMakeTmp'


  gmake[1]: *** [cmTryCompileExec1058963201] Error 1

  gmake: *** [cmTryCompileExec1058963201/fast] Error 2

Call Stack (most recent call first):
  cmake/FindSword.cmake:96 (CHECK_SWORD_VERSION)
  CMakeLists.txt:86 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
 * ERROR: app-text/bibletime-2.9.1 failed (configure phase):
 *   cmake failed
 *
 * Call stack:
 *     ebuild.sh, line   85:  Called src_configure
 *   environment, line 2681:  Called cmake-utils_src_configure
 *   environment, line  692:  Called _execute_optionaly 'src_configure'
 *   environment, line  214:  Called enable_cmake-utils_src_configure
 *   environment, line  993:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 *
 * If you need support, post the output of `emerge --info '=app-text/bibletime-2.9.1'`,
 * the complete build log and the output of `emerge -pqv '=app-text/bibletime-2.9.1'`.
 * The complete build log is located at '/var/tmp/portage/app-text/bibletime-2.9.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/bibletime-2.9.1/temp/environment'.
 * Working directory: '/var/tmp/portage/app-text/bibletime-2.9.1/work/bibletime-2.9.1_build'
 * S: '/var/tmp/portage/app-text/bibletime-2.9.1/work/bibletime-2.9.1'






Reproducible: Always




# emerge --info
Portage 2.1.11.9 (default/linux/amd64/10.0/desktop/kde, gcc-4.5.4, glibc-2.12.2, 3.0.6-gentoo x86_64)
=================================================================
System uname: Linux-3.0.6-gentoo-x86_64-Intel-R-_Core-TM-_i3_CPU_540_@_3.07GHz-with-gentoo-2.1
Timestamp of tree: Wed, 12 Sep 2012 05:45:01 +0000
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.3-r2, 3.1.5
dev-util/cmake:           2.8.8-r3
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.8.3-r1
sys-apps/sandbox:         2.4
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.4.5, 4.5.4
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 2.6.39 (virtual/os-headers)
sys-libs/glibc:           2.12.2
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -mtune=generic -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -mtune=generic -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles news parallel-fetch parse-eapi-ebuild-head protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gentoo.tups.lv/source/ http://ftp.ds.karen.hj.se/gentoo/ ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ http://mirror.elen.ktu.lt/gentoo/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.lv.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa amd64 bash-completion berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus declarative dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif gpm iconv ipv6 jpeg jpeg2k kde kipi lcms libnotify mad mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nsplugin ogg opengl openmp pam pango pcre pdf phonon plasma png policykit ppds pppd qt3support qt4 readline scanner sdl semantic-desktop session spell sse sse2 ssl startup-notification svg tcpd threads tiff truetype udev udisks unicode upower usb vim-syntax vorbis wxwidgets x264 xcb xcomposite xinerama xml xscreensaver xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2 python2_7" RUBY_TARGETS="ruby18 ruby19" SANE_BACKENDS="pixma" USERLAND="GNU" VIDEO_CARDS="nvidia fbdev intel vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-09-12 18:39:12 UTC
Re-emerge app-text/sword (or run revdep-rebuild from the app-portage/gentoolkit package).