[bt-devel] [ bibletime-Bugs-1813525 ] bibletime-1.6.4 fails to compile with sword-1.5.10RC5

SourceForge.net noreply at sourceforge.net
Tue Oct 23 10:38:20 MST 2007


Bugs item #1813525, was opened at 2007-10-15 07:05
Message generated for change (Comment added) made by mgruner
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=1813525&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: Closed
>Resolution: Fixed
Priority: 8
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Martin Gruner (mgruner)
Summary: bibletime-1.6.4 fails to compile with sword-1.5.10RC5

Initial Comment:
Hi,

I was trying to build bibletime with sword-1.5.10RC5, but the build fails with the following error;

g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/kde -I/usr/lib64/qt-3.3/include -I.  -I/usr/include/sword -I/usr/include -I/usr/lib64 -I/usr/include/sword  -DQT_THREAD_SUPPORT  -D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE -Wall -I../../ -I../../bibletime -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 -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions  -MT cbtconfig.o -MD -MP -MF .deps/cbtconfig.Tpo -c -o cbtconfig.o cbtconfig.cpp
kio_ftptransport.h:45: error: invalid covariant return type for 'virtual std::vector<ftpparse, std::allocator<ftpparse> > BookshelfManager::KIO_FTPTransport::getDirList(const char*)'
/usr/include/sword/ftptrans.h:56: error:   overriding 'virtual std::vector<sword::DirEntry, std::allocator<sword::DirEntry> > sword::FTPTransport::getDirList(const char*)'
make[4]: *** [btinstallmgr.o] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f .deps/cbtconfig.Tpo .deps/cbtconfig.Po
make[4]: Leaving directory `/home/deji/rpmbuild/BUILD/bibletime-1.6.4/bibletime/frontend'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/deji/rpmbuild/BUILD/bibletime-1.6.4/bibletime/frontend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/deji/rpmbuild/BUILD/bibletime-1.6.4/bibletime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/deji/rpmbuild/BUILD/bibletime-1.6.4'
make: *** [all] Error 2


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

>Comment By: Martin Gruner (mgruner)
Date: 2007-10-23 19:38

Message:
Logged In: YES 
user_id=169722
Originator: NO

Fixed in CVS.

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

Comment By: Martin Gruner (mgruner)
Date: 2007-10-21 18:17

Message:
Logged In: YES 
user_id=169722
Originator: NO

We need to fix this by removing our own FTP transport code. I'll try to do
that soon.

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

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



More information about the bt-devel mailing list