Build status: FAILURE

Buildslave for this Build:bot-WZ-amd64-1
Complete logs for all build steps:http://buildbot.wz2100.net/builders/master-nightly/builds/1536
Build Reason:The SingleBranchScheduler scheduler named 'sched-master' triggered this build
Build Source Stamp:[branch master] b87c6953439822a22eeff676be0a063ce5ffd433
Blamelist:vexed

Recent Changes:

Repository:git://github.com/Warzone2100/warzone2100.git
Project:
Time:Thu May 5 11:35:17 2016
Changed by:vexed
Comments:Add some mutex locks to avoid adding/erasing new/old messages while we are iterating through old ones. Fixes ticket:4361.
FilesURL
src/console.cpp:

Detailed log of last build step: http://buildbot.wz2100.net/builders/master-nightly/builds/1536/steps/compile_1/logs/stdio

Last 20 lines of "compile_1.stdio"

console.cpp: In function 'void updateConsoleMessages()':
console.cpp:234:2: error: 'mtx' was not declared in this scope
  mtx.lock();  // don't remove messages unless locked
  ^
console.cpp: In function 'void displayConsoleMessages()':
console.cpp:425:2: error: 'mtx' was not declared in this scope
  mtx.lock();      // don't itterate without a lock
  ^
make[4]: *** [console.o] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f .deps/configuration.Tpo .deps/configuration.Po
mv -f .deps/data.Tpo .deps/data.Po
mv -f .deps/design.Tpo .deps/design.Po
make[4]: Leaving directory `/home/buildbot/slaves/warzone2100/master-nightly/build/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/buildbot/slaves/warzone2100/master-nightly/build/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/buildbot/slaves/warzone2100/master-nightly/build'
make[1]: *** [all] Error 2
make[1]: Le
 aving directory `/home/buildbot/slaves/warzone2100/master-nightly/build'


-The BuildBot


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Warzone2100-project mailing list
Warzone2100-project@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-project

Reply via email to