OLD | NEW |
---|---|
1 This file contains sample trybot output from a Windows trybot run. | 1 This file contains sample trybot output from a Windows trybot run. |
2 It contains a warning and an error but has otherwise been shortened | 2 It contains a warning and an error but has otherwise been shortened |
3 for length. | 3 for length. |
4 | 4 |
5 "C:\Program Files (x86)\Xoreax\IncrediBuild\BuildConsole.exe" e:\b\build\slave\w in\build\src\build\all.sln "/Cfg=Debug|Win32" | 5 "C:\Program Files (x86)\Xoreax\IncrediBuild\BuildConsole.exe" e:\b\build\slave\w in\build\src\build\all.sln "/Cfg=Debug|Win32" |
6 | 6 |
7 ----------------------------------------------------------------- | 7 ----------------------------------------------------------------- |
8 IncrediBuild Console 3.60 Internal (build 1156) | 8 IncrediBuild Console 3.60 Internal (build 1156) |
9 Copyright (C) 2001-2010 Xoreax Software Ltd. All rights reserved. | 9 Copyright (C) 2001-2010 Xoreax Software Ltd. All rights reserved. |
10 ----------------------------------------------------------------- | 10 ----------------------------------------------------------------- |
11 --------------------Configuration: toolband_proxy_lib - Debug|Win32------------ | 11 --------------------Configuration: toolband_proxy_lib - Debug|Win32------------ |
12 Compiling... | 12 Compiling... |
13 toolband_p.c | 13 toolband_p.c |
14 toolband_proxy.cc | 14 toolband_proxy.cc |
15 toolband_dlldata.c | 15 toolband_dlldata.c |
16 Creating library... | 16 Creating library... |
17 | 17 |
18 toolband_proxy_lib - 0 error(s), 0 warning(s) | 18 toolband_proxy_lib - 0 error(s), 0 warning(s) |
19 --------------------Configuration: webcore_bindings - Debug|Win32-------------- | 19 --------------------Configuration: webcore_bindings - Debug|Win32-------------- |
20 Compiling... | 20 Compiling... |
21 CSSGrammar.cpp | 21 CSSGrammar.cpp |
22 e:\b\build\slave\win\build\src\third_party\webkit\javascriptcore\wtf\text\String Impl.h(90) : warning C4355: 'this' : used in base member initializer list | 22 e:\b\build\slave\win\build\src\third_party\webkit\javascriptcore\wtf\text\String Impl.h(90) : warning C4355: 'this' : used in \base\ member initializer list |
evanm
2010/12/01 18:59:57
I just now realized what you're doing here; it mig
| |
23 e:\b\build\slave\win\build\src\third_party\webkit\webcore\dom\ViewportArguments. h(78) : warning C4305: 'initializing' : truncation from '' to 'bool' | 23 e:\b\build\slave\win\build\src\third_party\webkit\webcore\dom\ViewportArguments. h(78) : warning C4305: 'initializing' : truncation from '' to 'bool' |
24 e:\b\build\slave\win\build\src\build\Debug\obj\global_intermediate\webkit\CSSGra mmar.cpp(1930) : warning C4065: switch statement contains 'default' but no 'case ' labels | 24 e:\b\build\slave\win\build\src\build\Debug\obj\global_intermediate\webkit\CSSGra mmar.cpp(1930) : warning C4065: switch statement contains 'default' but no 'case ' labels |
25 V8DerivedSources1.cpp | 25 V8DerivedSources1.cpp |
26 --------------------Configuration: run_testserver - Debug|Win32---------------- | 26 --------------------Configuration: run_testserver - Debug|Win32---------------- |
27 Compiling... | 27 Compiling... |
28 run_testserver.cc | 28 run_testserver.cc |
29 Linking... | 29 Linking... |
30 Embedding manifest... | 30 Embedding manifest... |
31 Embedding manifest... (rc.exe) | 31 Embedding manifest... (rc.exe) |
32 Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 | 32 Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 |
(...skipping 15 matching lines...) Expand all Loading... | |
48 ntp_background_util.cc | 48 ntp_background_util.cc |
49 | 49 |
50 browser - 6 error(s), 0 warning(s) | 50 browser - 6 error(s), 0 warning(s) |
51 | 51 |
52 1 build system warning(s): | 52 1 build system warning(s): |
53 - PDB instance limit is enabled | 53 - PDB instance limit is enabled |
54 | 54 |
55 ---------------------- Done ---------------------- | 55 ---------------------- Done ---------------------- |
56 | 56 |
57 Build: 244 succeeded, 1 failed, 233 up-to-date, 42 skipped | 57 Build: 244 succeeded, 1 failed, 233 up-to-date, 42 skipped |
OLD | NEW |