[bt-devel] [ bibletime-Bugs-1595311 ] compilation fails due to sword

SourceForge.net noreply at sourceforge.net
Sun Nov 12 16:42:19 MST 2006


Bugs item #1595311, was opened at 2006-11-12 15:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=1595311&group_id=954

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: compilation fails due to sword

Initial Comment:
make[1]: Entering directory
`/usr/src/packages/BUILD/bibletime-1.5.3'
Making all in bibletime
make[2]: Entering directory
`/usr/src/packages/BUILD/bibletime-1.5.3/bibletime'
Making all in display-templates
make[3]: Entering directory
`/usr/src/packages/BUILD/bibletime-1.5.3/bibletime/display-templates'
perl ../../bibletime/display-templates/create_code.pl
../../bibletime/display-templates/*.tmpl
Found Default
Found Crazy
Found Green
Found High contrast
Found Simple
make[3]: Leaving directory
`/usr/src/packages/BUILD/bibletime-1.5.3/bibletime/display-templates'
Making all in backend
make[3]: Entering directory
`/usr/src/packages/BUILD/bibletime-1.5.3/bibletime/backend'
creating libbackend_a.all_cpp.cpp ...
if g++ -DHAVE_CONFIG_H -I. -I. -I../..
-I/opt/kde3/include -I/usr/lib/qt3/include
-I/usr/X11R6/include  -I/usr/include/sword 
-DQT_THREAD_SUPPORT  -D_REENTRANT -DQT_NO_ASCII_CAST
-DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE -Wall -I../../
-I../../bibletime  -Wnon-virtual-dtor -Wno-long-long
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2
-O2 -g -m32 -march=i586 -mtune=i686 -fmessage-length=0
-D_FORTIFY_SOURCE=2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions
-fno-check-new -fno-common  -MT libbackend_a.all_cpp.o
-MD -MP -MF ".deps/libbackend_a.all_cpp.Tpo" \
  -c -o libbackend_a.all_cpp.o `test -f
'libbackend_a.all_cpp.cpp' || echo
'./'`libbackend_a.all_cpp.cpp; \
then mv -f ".deps/libbackend_a.all_cpp.Tpo"
".deps/libbackend_a.all_cpp.Po"; \
else rm -f ".deps/libbackend_a.all_cpp.Tpo"; exit 1; \
fi
/usr/include/sword/swbuf.h: In member function ‘bool
sword::SWBuf::endsWith(const char*) const’:
/usr/include/sword/swbuf.h:341: warning: comparison
between signed and unsigned integer expressions
/usr/include/sword/swmodule.h: At global scope:
/usr/include/sword/swmodule.h:402: warning: unused
parameter ‘path’
/usr/include/sword/swmodule.h:406: warning: unused
parameter ‘inbuf’
/usr/include/sword/swmodule.h:406: warning: unused
parameter ‘len’
/usr/include/sword/swmodule.h:411: warning: unused
parameter ‘sourceKey’
cswordbookmoduleinfo.cpp: In member function ‘void
CSwordBookModuleInfo::computeDepth(sword::TreeKeyIdx*,
int)’:
cswordbookmoduleinfo.cpp:42: error: ‘class
sword::TreeKeyIdx’ has no member named ‘getFullName’
cswordtreekey.cpp: In member function ‘virtual const
QString CSwordTreeKey::key() const’:
cswordtreekey.cpp:17: error: ‘getFullName’ was not
declared in this scope
btstringmgr.h: At global scope:
btstringmgr.h:36: error: conflicting return type
specified for ‘virtual const bool
BTStringMgr::supportsUnicode() const’
/usr/include/sword/stringmgr.h:84: error:   overriding
‘virtual bool sword::StringMgr::supportsUnicode() const’
btstringmgr.cpp: In member function ‘virtual char*
BTStringMgr::upperLatin1(char*)’:
btstringmgr.cpp:44: warning: operation on ‘text’ may be
undefined
cbookdisplay.cpp: In member function ‘void
Rendering::CBookDisplay::setupRenderTree(CSwordTreeKey*,
Rendering::CTextRendering::KeyTree*, const QString&)’:
cbookdisplay.cpp:122: error: ‘class CSwordTreeKey’ has
no member named ‘getFullName’
/usr/include/c++/4.1.0/bits/stl_pair.h: In constructor
‘std::pair<_T1, _T2>::pair(const std::pair<_U1, _U2>&)
[with _U1 = const sword::SWBuf, _U2 = sword::SWFilter*,
_T1 = const sword::SWBuf, _T2 = sword::SWOptionFilter*]’:
cswordbackend.cpp:709:   instantiated from here
/usr/include/c++/4.1.0/bits/stl_pair.h:90: error:
invalid conversion from ‘sword::SWFilter* const’ to
‘sword::SWOptionFilter*’
make[3]: *** [libbackend_a.all_cpp.o] Fehler 1
make[3]: Leaving directory
`/usr/src/packages/BUILD/bibletime-1.5.3/bibletime/backend'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory
`/usr/src/packages/BUILD/bibletime-1.5.3/bibletime'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory
`/usr/src/packages/BUILD/bibletime-1.5.3'
make: *** [all] Fehler 2


sword-headers are installed!!

regards,
Quentin Denis

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=1595311&group_id=954


More information about the bt-devel mailing list