See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/61/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 147 lines...]
.\src\zookeeper.c(1678): warning C4133: 'function' : incompatible types - from
'int *__w64 ' to 'char *'
.\src\zookeeper.c(1916): warning C4267: '=' : conversion from 'size_t' to
'int', possible loss of data
.\src\zookeeper.c(2295): 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(2535): warning C4267: '=' : conversion from 'size_t' to
'int', possible loss of data
.\src\zookeeper.c(3025): warning C4267: 'initializing' : conversion from
'size_t' to 'int', possible loss of data
.\src\zookeeper.c(3070): fatal error C1088: Cannot flush compiler intermediate
file: 'C:\Users\hudson\AppData\Local\Temp\1\_CL_5ea413easy': No space left on
device
.\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(209): 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(513): warning C4244: '=' : conversion from 'time_t' to
'int32_t', possible loss of data
Done Building Project
"f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln"
(default targets) -- FAILED.
Build FAILED.
"f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln"
(default target) (1) ->
(zookeeper target) ->
cl : Command line warning D9035: option 'Wp64' has been deprecated and will
be removed in a future release
.\src\zookeeper.c(463): 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(804): 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(811): 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(817): 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(878): 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(881): 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(882): 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(901): 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(904): 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(1240): 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(1243): 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(1465): warning C4133: 'function' : incompatible types -
from 'int *__w64 ' to 'const char *'
.\src\zookeeper.c(1470): 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(1678): warning C4133: 'function' : incompatible types -
from 'int *__w64 ' to 'char *'
.\src\zookeeper.c(1916): warning C4267: '=' : conversion from 'size_t' to
'int', possible loss of data
.\src\zookeeper.c(2295): 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(2535): warning C4267: '=' : conversion from 'size_t' to
'int', possible loss of data
.\src\zookeeper.c(3025): warning C4267: 'initializing' : conversion from
'size_t' to 'int', possible loss of data
.\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(209): 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(513): warning C4244: '=' : conversion from 'time_t' to
'int32_t', possible loss of data
"f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln"
(default target) (1) ->
(zookeeper target) ->
.\generated\zookeeper.jute.c(1287): fatal error C1088: Cannot flush compiler
intermediate file: 'C:\Users\hudson\AppData\Local\Temp\1\_CL_00521d7egl': No
space left on device
.\src\zookeeper.c(3070): fatal error C1088: Cannot flush compiler
intermediate file: 'C:\Users\hudson\AppData\Local\Temp\1\_CL_5ea413easy': No
space left on device
25 Warning(s)
2 Error(s)
Time Elapsed 00:00:04.88
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.