That is correct. I meant to post this link: https://github.com/BOINC/boinc/compare/bcc6e701020c...a97b15c20963 that shows the commits tested by the failing travis build which includes 8ec4cd4.
Regards Christian On 14.12.2015 12:22, Vitalii Koshura wrote: > Hello Christian, > > It seems that this was broken in this > commit: > https://github.com/BOINC/boinc/commit/8ec4cd41cbc753705c9f25fa29a0fda18f49d4c4 > > Best regards, > Vitalii Koshura > > 2015-12-14 12:52 GMT+02:00 Christian Beer <[email protected] > <mailto:[email protected]>>: > > The Manager for linux is broken in current master. > > It seems it was introduced here: > > https://github.com/BOINC/boinc/commit/a97b15c20963ab1235b4768ea3b3e3e077a10574 > > The error log from Travis: > > > > BOINCGUIApp.cpp: In member function ‘virtual bool > CBOINCGUIApp::OnInit()’: > > > > BOINCGUIApp.cpp:157:5: error: ‘m_bRunDaemon’ was not declared in > this > > scope > > > > BOINCGUIApp.cpp:158:5: error: ‘m_bNeedRunDaemon’ was not declared in > > this scope > > > > BOINCGUIApp.cpp: In member function ‘void > CBOINCGUIApp::SaveState()’: > > > > BOINCGUIApp.cpp:626:40: error: ‘m_bRunDaemon’ was not declared > in this > > scope > > > > [snip] > > > > BOINCGUIApp.cpp: In member function ‘virtual bool > > CBOINCGUIApp::OnCmdLineParsed(wxCmdLineParser&)’: > > > > BOINCGUIApp.cpp:733:9: error: ‘m_bNeedRunDaemon’ was not declared in > > this scope > > > > make[2]: *** [boincmgr-BOINCGUIApp.o] Error 1 > > > > make[2]: Leaving directory > `/home/travis/build/BOINC/boinc/clientgui' > > > > make[1]: *** [all-recursive] Error 1 > > > > make[1]: Leaving directory `/home/travis/build/BOINC/boinc' > > > > make: *** [all] Error 2 > > > > _______________________________________________ > boinc_dev mailing list > [email protected] <mailto:[email protected]> > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev > To unsubscribe, visit the above URL and > (near bottom of page) enter your email address. > > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
