I was wondering why there was no mail from Travis to the boinc_cvs mailinglist? We could set the notification settings so that an email is triggered every time a build fails and once when the build is repaired. With the current setting we should see an email with every travis build but they seem to get blocked by the list.
on_success: change on_failure: always Regards Christian On 14.12.2015 13:39, Rom Walton wrote: > It was a mistake on my part. > > The stuff in the header file should be put back in. > > I'll fix this. > > ----- Rom > > -----Original Message----- > From: boinc_dev [mailto:[email protected]] On Behalf Of > Vitalii Koshura > Sent: Monday, December 14, 2015 7:04 AM > To: Christian Beer <[email protected]> > Cc: BOINC Developers Mailing List <[email protected]> > Subject: Re: [boinc_dev] Manager fails to build > > As I understand BOINC Manager failed to build not only on Linux, but on > Windows (and possibly MacOS) too.I don't know why this was done. > > Best regards, > Vitalii Koshura > > 2015-12-14 13:58 GMT+02:00 Christian Beer <[email protected]>: > >> 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/8ec4cd41cbc753705c9f25fa29a0fda1 >> 8f49d4c4 >>> 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/a97b15c20963ab1235b4768ea3b3e3e0 >> 77a10574 >>> 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. >> > _______________________________________________ > 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. _______________________________________________ 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.
