Bug#358650: Log for failed build of boinc_5.4.3-1 (dist=oldstable)
Martin Michlmayr
tbm at cyrius.com
Mon Apr 24 15:48:58 UTC 2006
reopen 358650
thanks
Sorry, there is one more G++ 4.1 problem.
> Automatic build of boinc_5.4.3-1 on bilbao by sbuild/sparc 85
...
> if g++ -DHAVE_CONFIG_H -I. -I. -I.. -fPIC -DPIC -I../lib -I../api -I../db -I../client -I../tools -I../sched -pthread -fPIC -DPIC -I../lib -I../api -I../db -I../client -I../tools -I../sched -pthread -g -Wall -O3 -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-cpu_sched.o -MD -MP -MF ".deps/boinc_client-cpu_sched.Tpo" -c -o boinc_client-cpu_sched.o `test -f 'cpu_sched.C' || echo './'`cpu_sched.C; \
> then mv -f ".deps/boinc_client-cpu_sched.Tpo" ".deps/boinc_client-cpu_sched.Po"; else rm -f ".deps/boinc_client-cpu_sched.Tpo"; exit 1; fi
> cpu_sched.C: In member function 'void CLIENT_STATE::assign_results_to_projects()':
> cpu_sched.C:70: error: 'assert' was not declared in this scope
> make[3]: *** [boinc_client-cpu_sched.o] Error 1
> make[3]: Leaving directory `/build/tbm/boinc-5.4.3/client'
--- client/cpu_sched.C~ 2006-04-24 15:45:47.000000000 +0000
+++ client/cpu_sched.C 2006-04-24 15:46:00.000000000 +0000
@@ -19,6 +19,7 @@
#include "client_msgs.h"
#include "client_state.h"
+#include <cassert>
using std::vector;
--
Martin Michlmayr
http://www.cyrius.com/
More information about the pkg-boinc-devel
mailing list