The client currently fails to build from master with:
>
> boinc_client-client_state.o: In function `CLIENT_STATE::init()':
>
> /home/travis/build/BOINC/boinc/client/client_state.cpp:715: undefined
> reference to `PROJECT_INIT::init()'
>
> boinc_client-client_state.o: In function `CLIENT_STATE':
>
> /home/travis/build/BOINC/boinc/client/client_state.cpp:88: undefined
> reference to `PROJECT_INIT::PROJECT_INIT()'
>
> boinc_client-gui_rpc_server_ops.o: In function
> `handle_get_project_init_status':
>
> /home/travis/build/BOINC/boinc/client/gui_rpc_server_ops.cpp:725:
> undefined reference to `PROJECT_INIT::remove()'
>
> boinc_client-gui_rpc_server_ops.o: In function `handle_project_attach':
>
> /home/travis/build/BOINC/boinc/client/gui_rpc_server_ops.cpp:885:
> undefined reference to `PROJECT_INIT::remove()'
>
> collect2: ld returned 1 exit status
>

I disabled the notification to the boinc_cvs mailing list so the default
notification rules are used. Now the committer should directly receive
an email about the build status. Sadly this does not work for pull requests.

Regards
Christian
_______________________________________________
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.

Reply via email to