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 3 for length. 4 5 "C:\Program Files (x86)\Xoreax\IncrediBuild\BuildConsole.exe" e:\b\build\slave\win\build\src\build\all.sln "/Cfg=Debug|Win32" 6 7 ----------------------------------------------------------------- 8 IncrediBuild Console 3.60 Internal (build 1156) 9 Copyright (C) 2001-2010 Xoreax Software Ltd. All rights reserved. 10 ----------------------------------------------------------------- 11 --------------------Configuration: toolband_proxy_lib - Debug|Win32------------ 12 Compiling... 13 toolband_p.c 14 toolband_proxy.cc 15 toolband_dlldata.c 16 Creating library... 17 18 toolband_proxy_lib - 0 error(s), 0 warning(s) 19 --------------------Configuration: webcore_bindings - Debug|Win32-------------- 20 Compiling... 21 CSSGrammar.cpp 22 e:\b\build\slave\win\build\src\third_party\webkit\javascriptcore\wtf\text\StringImpl.h(90) : warning C4355: 'this' : used in base member initializer list with a gratuitous backslash \ for testing 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\CSSGrammar.cpp(1930) : warning C4065: switch statement contains 'default' but no 'case' labels 25 V8DerivedSources1.cpp 26 --------------------Configuration: run_testserver - Debug|Win32---------------- 27 Compiling... 28 run_testserver.cc 29 Linking... 30 Embedding manifest... 31 Embedding manifest... (rc.exe) 32 Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 33 34 Copyright (C) Microsoft Corporation. All rights reserved. 35 36 Embedding manifest... (link.exe) 37 38 run_testserver - 0 error(s), 0 warning(s) 39 --------------------Configuration: browser - Debug|Win32----------------------- 40 Compiling... 41 bookmark_manager_resources_map.cc 42 theme_resources_map.cc 43 shared_resources_map.cc 44 process_singleton_win.cc 45 e:\b\build\slave\win\build\src\chrome\browser\process_singleton_win.cc(95) : error C2664: 'PathService::Get' : cannot convert parameter 2 from 'std::wstring *' to 'FilePath *' 46 Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 47 gpu_process_host.cc 48 ntp_background_util.cc 49 50 browser - 6 error(s), 0 warning(s) 51 52 1 build system warning(s): 53 - PDB instance limit is enabled 54 55 ---------------------- Done ---------------------- 56 57 Build: 244 succeeded, 1 failed, 233 up-to-date, 42 skipped 58 59 60 We also see weird paths with mixed slashes like this: 61 62 --------------------Configuration: inspector_protocol_sources - Debug|Win32---- 63 --------------------Configuration: installer_util_nacl_win64 - Debug|x64------- 64 Compiling... 65 google_chrome_distribution_dummy.cc 66 helper.cc 67 installation_state.cc 68 self_reg_work_item.cc 69 ..\chrome/installer/util/work_item.h(67) : error C2514: 'FilePath' : class has no constructors 70 ..\chrome/installer/util/work_item.h(26) : see declaration of 'FilePath' 71 delete_tree_work_item.cc 72 delete_reg_key_work_item.cc 73