See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/654/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 184 lines...] (zookeeper target) -> cl : Command line warning D9035: option 'Wp64' has been deprecated and will be removed in a future release .\src\zookeeper.c(502): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. .\src\zookeeper.c(750): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. .\src\zookeeper.c(1005): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. .\src\zookeeper.c(1016): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. .\src\zookeeper.c(1022): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. .\src\zookeeper.c(1083): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. .\src\zookeeper.c(1212): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. .\src\zookeeper.c(1215): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. .\src\zookeeper.c(1216): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. .\src\zookeeper.c(1235): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. .\src\zookeeper.c(1238): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. .\src\zookeeper.c(1582): warning C4996: 'vsnprintf': This function or variable may be unsafe. Consider using vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. .\src\zookeeper.c(1585): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. .\src\zookeeper.c(1812): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. .\src\zookeeper.c(2053): warning C4133: 'function' : incompatible types - from 'int *__w64 ' to 'char *' .\src\zookeeper.c(2293): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data .\src\zookeeper.c(2311): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data .\src\zookeeper.c(2701): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. .\src\zookeeper.c(2949): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data .\src\zookeeper.c(3494): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data .\src\zookeeper.c(3844): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. .\src\zookeeper.c(3880): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. .\src\zookeeper.c(3919): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. .\src\zk_log.c(120): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. .\src\zk_log.c(134): warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getpid. See online help for details. .\src\zk_log.c(160): warning C4996: 'vsnprintf': This function or variable may be unsafe. Consider using vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. .\src\zk_hashtable.c(189): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. .\src\zk_hashtable.c(213): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. .\src\mt_adaptor.c(514): warning C4244: '=' : conversion from 'time_t' to 'int32_t', possible loss of data LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/OPT:ICF' specification "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" (default target) (1) -> (zookeeper target) -> zookeeper.obj : error LNK2019: unresolved external symbol _addrvec_free referenced in function _resolve_hosts zookeeper.obj : error LNK2019: unresolved external symbol _addrvec_shuffle referenced in function _resolve_hosts zookeeper.obj : error LNK2019: unresolved external symbol _addrvec_append_addrinfo referenced in function _resolve_hosts zookeeper.obj : error LNK2019: unresolved external symbol _addrvec_grow_default referenced in function _resolve_hosts zookeeper.obj : error LNK2019: unresolved external symbol _addrvec_alloc_capacity referenced in function _resolve_hosts zookeeper.obj : error LNK2019: unresolved external symbol _addrvec_init referenced in function _resolve_hosts zookeeper.obj : error LNK2019: unresolved external symbol _addrvec_append referenced in function _update_addrs zookeeper.obj : error LNK2019: unresolved external symbol _addrvec_contains referenced in function _update_addrs zookeeper.obj : error LNK2019: unresolved external symbol _addrvec_eq referenced in function _update_addrs zookeeper.obj : error LNK2019: unresolved external symbol _addrvec_next referenced in function _zoo_cycle_next_server zookeeper.obj : error LNK2019: unresolved external symbol _addrvec_hasnext referenced in function _get_next_server_in_reconfig zookeeper.obj : error LNK2019: unresolved external symbol _addrvec_atend referenced in function _handle_error Release\zookeeper.dll : fatal error LNK1120: 12 unresolved externals 31 Warning(s) 13 Error(s) Time Elapsed 00:00:09.42 f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>exit 1 Build step 'Execute Windows batch command' marked build as failure Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## No tests ran.