By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 1145

Summary: Build issue: bibletime FTBFS on Mageia 2
Product: TDE Reporter: Francois Andriot <albator78>
Component: other (any)Assignee: Francois Andriot <albator78>
Status: RESOLVED FIXED    
Severity: normal CC: bugwatch, slavek.banko
Priority: P5    
Version: 3.5.13 [Trinity]   
Hardware: All   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Attachments: Fix sword and clucene detection on Mageia 2, Mandriva 2011

Description Francois Andriot 2012-08-03 10:32:42 CDT
./configure fails on sword library.
Here is an extract of the config.log :

configure:26217: checking for installed Sword version
configure:26264: libtool --silent --mode=link x86_64-mageia-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -W
cast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --par
am=ssp-buffer-size=4 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions -I/opt/
trinity/include/tqt -I$ -I/opt/trinity/include -I/usr/lib/qt3/include -I/usr/include -include tqt.h  -I/opt/trinity/include/tqt -I/usr/include/sword  -
DQT_THREAD_SUPPORT  -D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE -Wall -I$(top_srcdir)/ -I$(top_srcdir)/bibletime -I$(top_buildd
ir)/bibletime -L/opt/trinity/lib64 -I/opt/trinity/include -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
 -L/usr/lib64 conftest.cpp -lsword -lz -ltqt 1>&5
libtool: link: unable to infer tagged configuration
libtool: link: specify a tag with `--tag'
configure:26267: $? = 1
configure: failed program was:
configure:26274: error: Failed to compile the test program to check the Sword version! Please have a look at config.log! Report this to the BibleTime developers!
Comment 1 Francois Andriot 2012-08-03 10:48:35 CDT
Created attachment 747 [details]
Fix sword and clucene detection on Mageia 2, Mandriva 2011
Comment 2 Slávek Banko 2013-02-27 11:57:10 CST
Fixed in GIT hash 932676d4 and also in v3.5.13-sru branch.