Has something changed in the Xiphos build? I've had no problems until 4411 (last successful build before was 4408).
The build starts off ok: [ 42/130] cxx: src/backend/module_manager.cc -> build/default/src/backend/module_manager_1.o [ 43/130] cxx: src/backend/sword_main.cc -> build/default/src/backend/sword_main_1.o ../src/backend/module_manager.cc: In function ‘MOD_MGR* backend_module_mgr_get_next_module()’: ../src/backend/module_manager.cc:171:30: warning: ‘const char* sword::SWModule::Name() const’ is deprecated (declared at /usr/local/include/sword/swmodule.h:285) [-Wdeprecated-declarations] ../src/backend/module_manager.cc:171:30: error: invalid conversion from ‘const char*’ to ‘gchar* {aka char*}’ [-fpermissive] ../src/backend/module_manager.cc:176:43: warning: ‘const char* sword::SWModule::Lang(char*)’ is deprecated (declared at /usr/local/include/sword/swmodule.h:353) [-Wdeprecated-declarations] ../src/backend/module_manager.cc:177:43: warning: ‘const char* sword::SWModule::Type() const’ is deprecated (declared at /usr/local/include/sword/swmodule.h:313) [-Wdeprecated-declarations] ../src/backend/module_manager.cc:216:48: warning: ‘const char* sword::SWModule::Description() const’ is deprecated (declared at /usr/local/include/sword/swmodule.h:299) [-Wdeprecated-declarations] ../src/backend/module_manager.cc:216:48: error: invalid conversion from ‘const char*’ to ‘char*’ [-fpermissive] <CUTTING LOTS OF INTERMEDIARY ERRORS> But ends with: ../src/backend/sword_main.cc: In member function ‘const char* BackEnd::get_next_listkey()’: ../src/backend/sword_main.cc:921:24: warning: ‘char sword::SWKey::Error()’ is deprecated (declared at /usr/local/include/sword/swkey.h:159) [-Wdeprecated-declarations] ../src/backend/sword_main.cc: In member function ‘int BackEnd::set_range(char*)’: ../src/backend/sword_main.cc:943:57: warning: ‘sword::ListKey sword::VerseKey::ParseVerseList(const char*, const char*, bool, bool)’ is deprecated (declared at /usr/local/include/sword/versekey.h:452) [-Wdeprecated-declarations] Waf: Leaving directory `/usr/local/src/xiphos/build' Build failed: -> task failed (err #1): {task: cxx module_manager.cc -> module_manager_1.o} -> task failed (err #1): {task: cxx sword_main.cc -> sword_main_1.o} Is anyone else having trouble? I haven't changed my environment (since revision 4408) Can anyone tell from the above what the issue might be? ~A
_______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page