You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/12/28 10:12:18 UTC

ZooKeeper-trunk-WinVS2008 - Build # 644 - Still Failing

See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/644/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:10.75

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.

ZooKeeper-trunk-WinVS2008 - Build # 732 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/732/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 7 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7200652186761199080.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/17/2013 11:02:25 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:04.02

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.

ZooKeeper-trunk-WinVS2008 - Build # 731 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/731/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 7 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7249829109967296093.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/17/2013 8:30:56 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:06.77

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.

ZooKeeper-trunk-WinVS2008 - Build # 730 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/730/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 8 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7471862474497881404.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/16/2013 11:31:59 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:04.75

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.

ZooKeeper-trunk-WinVS2008 - Build # 729 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/729/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 6 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson6289622261688691550.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/16/2013 10:09:22 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:03.92

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.

ZooKeeper-trunk-WinVS2008 - Build # 728 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/728/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 11 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson608706512899095043.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/15/2013 11:03:29 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:03.08

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.

ZooKeeper-trunk-WinVS2008 - Build # 727 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/727/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 16 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson3607542677477985103.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/15/2013 8:31:41 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:09.22

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.

ZooKeeper-trunk-WinVS2008 - Build # 726 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/726/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 5 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson5383437095482811874.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/14/2013 11:02:51 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:00.33

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.

ZooKeeper-trunk-WinVS2008 - Build # 725 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/725/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 7 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson2748561100333387875.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/14/2013 8:31:31 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:09.19

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.

ZooKeeper-trunk-WinVS2008 - Build # 724 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/724/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 7 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson137336940603800649.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/13/2013 11:02:37 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:02.63

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.

ZooKeeper-trunk-WinVS2008 - Build # 723 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/723/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 8 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson5028490621528072348.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/13/2013 8:31:37 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:08.31

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.

ZooKeeper-trunk-WinVS2008 - Build # 722 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/722/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 6 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7926099869719950078.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/12/2013 11:04:42 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:02.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.

ZooKeeper-trunk-WinVS2008 - Build # 721 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/721/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 19 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson5257733140055578630.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/12/2013 8:31:39 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:08.11

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.

ZooKeeper-trunk-WinVS2008 - Build # 720 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/720/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 6 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson395269925251531586.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/11/2013 11:54:14 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:02.81

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.

ZooKeeper-trunk-WinVS2008 - Build # 719 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/719/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 7 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7171710232071093615.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/11/2013 10:11:51 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:04.26

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.

ZooKeeper-trunk-WinVS2008 - Build # 718 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/718/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 7 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson5008880526540886123.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/10/2013 11:51:51 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:04.21

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.

ZooKeeper-trunk-WinVS2008 - Build # 717 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/717/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 6 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson8384607966298482000.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/10/2013 10:08:13 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:05.06

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.

ZooKeeper-trunk-WinVS2008 - Build # 716 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/716/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 6 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson8550951333621028338.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/9/2013 11:31:26 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:02.94

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.

ZooKeeper-trunk-WinVS2008 - Build # 715 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/715/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 6 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7080015941664403276.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/9/2013 10:09:24 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:04.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.

ZooKeeper-trunk-WinVS2008 - Build # 714 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/714/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 7 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7411852026604020045.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/8/2013 11:03:11 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:03.18

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.

ZooKeeper-trunk-WinVS2008 - Build # 713 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/713/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 7 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7187250199825376861.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/8/2013 8:31:42 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:08.98

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.

ZooKeeper-trunk-WinVS2008 - Build # 712 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/712/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 14 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7703612494025925003.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/7/2013 11:03:35 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:07.25

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.

ZooKeeper-trunk-WinVS2008 - Build # 711 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/711/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 10 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson1841985263454964626.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/7/2013 8:32:10 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:12.97

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.

ZooKeeper-trunk-WinVS2008 - Build # 710 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/710/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 11 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson3853274402876381204.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/6/2013 11:04:37 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:03.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.

ZooKeeper-trunk-WinVS2008 - Build # 709 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/709/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 7 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7839821457900630523.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/6/2013 8:31:48 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:08.78

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.

ZooKeeper-trunk-WinVS2008 - Build # 708 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/708/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 95 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 6 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson5110237354290285030.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/5/2013 11:03:47 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:03.00

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.

ZooKeeper-trunk-WinVS2008 - Build # 707 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/707/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 15 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson6201871436221948849.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/5/2013 8:32:04 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:08.70

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.

ZooKeeper-trunk-WinVS2008 - Build # 706 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/706/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 6 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson9006624545780790557.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/4/2013 11:03:20 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:03.70

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.

ZooKeeper-trunk-WinVS2008 - Build # 705 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/705/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 7 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson2417456414510618770.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/4/2013 8:31:18 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:09.12

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.

ZooKeeper-trunk-WinVS2008 - Build # 704 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/704/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 99 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 6 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7213469195668427419.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/3/2013 4:35:24 PM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:03.87

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.

ZooKeeper-trunk-WinVS2008 - Build # 703 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/703/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 6 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7123883870622751471.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/3/2013 11:18:38 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:03.01

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.

ZooKeeper-trunk-WinVS2008 - Build # 702 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/702/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 7 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson4968323582173737001.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/3/2013 10:00:25 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:04.32

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.

ZooKeeper-trunk-WinVS2008 - Build # 701 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/701/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 11 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson6369673083075661162.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/2/2013 1:26:37 PM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:04.17

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.

ZooKeeper-trunk-WinVS2008 - Build # 700 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/700/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 7 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson709407897228280585.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/2/2013 9:59:20 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:04.52

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.

ZooKeeper-trunk-WinVS2008 - Build # 699 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/699/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 109 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 7 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson648622084916031030.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 2/1/2013 8:31:16 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:09.38

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.

ZooKeeper-trunk-WinVS2008 - Build # 698 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/698/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 67 lines...]

ivy-init:

ivy-retrieve:
[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:retrieve] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
[ivy:retrieve] :: resolving dependencies :: org.apache.zookeeper#zookeeper;3.5.0
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.6.2 in default
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.6.2 in default
[ivy:retrieve] 	found commons-cli#commons-cli;1.2 in default
[ivy:retrieve] 	found log4j#log4j;1.2.16 in default
[ivy:retrieve] 	found jline#jline;0.9.94 in default
[ivy:retrieve] 	found org.jboss.netty#netty;3.2.5.Final in default
[ivy:retrieve] 	found net.java.dev.javacc#javacc;5.0 in default

BUILD FAILED
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build.xml:362: impossible to resolve dependencies:
	java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:282)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:272)
	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:276)
	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:122)
	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:212)
	at java.io.BufferedWriter.flush(BufferedWriter.java:236)
	at java.util.Properties.store0(Properties.java:822)
	at java.util.Properties.store(Properties.java:796)
	at org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:307)
	at org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:195)
	at org.apache.ivy.Ivy.resolve(Ivy.java:502)
	at org.apache.ivy.ant.IvyResolve.doExecute(IvyResolve.java:244)
	at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277)
	at org.apache.ivy.ant.IvyPostResolveTask.ensureResolved(IvyPostResolveTask.java:217)
	at org.apache.ivy.ant.IvyPostResolveTask.prepareAndCheck(IvyPostResolveTask.java:164)
	at org.apache.ivy.ant.IvyRetrieve.doExecute(IvyRetrieve.java:57)
	at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.Main.runBuild(Main.java:809)
	at org.apache.tools.ant.Main.startAnt(Main.java:217)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

Total time: 2 seconds
Build step 'Invoke Ant' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-WinVS2008 - Build # 697 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/697/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 65 lines...]

ivy-init:

ivy-retrieve:
[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:retrieve] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
[ivy:retrieve] :: resolving dependencies :: org.apache.zookeeper#zookeeper;3.5.0
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.6.2 in default
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.6.2 in default
[ivy:retrieve] 	found commons-cli#commons-cli;1.2 in default
[ivy:retrieve] 	found log4j#log4j;1.2.16 in default
[ivy:retrieve] 	found jline#jline;0.9.94 in default
[ivy:retrieve] 	found org.jboss.netty#netty;3.2.5.Final in default
[ivy:retrieve] 	found net.java.dev.javacc#javacc;5.0 in default

BUILD FAILED
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build.xml:362: impossible to resolve dependencies:
	java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:282)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:272)
	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:276)
	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:122)
	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:212)
	at java.io.BufferedWriter.flush(BufferedWriter.java:236)
	at java.util.Properties.store0(Properties.java:822)
	at java.util.Properties.store(Properties.java:796)
	at org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:307)
	at org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:195)
	at org.apache.ivy.Ivy.resolve(Ivy.java:502)
	at org.apache.ivy.ant.IvyResolve.doExecute(IvyResolve.java:244)
	at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277)
	at org.apache.ivy.ant.IvyPostResolveTask.ensureResolved(IvyPostResolveTask.java:217)
	at org.apache.ivy.ant.IvyPostResolveTask.prepareAndCheck(IvyPostResolveTask.java:164)
	at org.apache.ivy.ant.IvyRetrieve.doExecute(IvyRetrieve.java:57)
	at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.Main.runBuild(Main.java:809)
	at org.apache.tools.ant.Main.startAnt(Main.java:217)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

Total time: 3 seconds
Build step 'Invoke Ant' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-WinVS2008 - Build # 696 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/696/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 67 lines...]

ivy-init:

ivy-retrieve:
[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:retrieve] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
[ivy:retrieve] :: resolving dependencies :: org.apache.zookeeper#zookeeper;3.5.0
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.6.2 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.6.2 in maven2
[ivy:retrieve] 	found commons-cli#commons-cli;1.2 in maven2
[ivy:retrieve] 	found log4j#log4j;1.2.16 in maven2
[ivy:retrieve] 	found jline#jline;0.9.94 in maven2
[ivy:retrieve] 	found org.jboss.netty#netty;3.2.5.Final in maven2
[ivy:retrieve] 	found net.java.dev.javacc#javacc;5.0 in maven2

BUILD FAILED
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build.xml:362: impossible to resolve dependencies:
	java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:282)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:272)
	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:276)
	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:122)
	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:212)
	at java.io.BufferedWriter.flush(BufferedWriter.java:236)
	at java.util.Properties.store0(Properties.java:822)
	at java.util.Properties.store(Properties.java:796)
	at org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:307)
	at org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:195)
	at org.apache.ivy.Ivy.resolve(Ivy.java:502)
	at org.apache.ivy.ant.IvyResolve.doExecute(IvyResolve.java:244)
	at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277)
	at org.apache.ivy.ant.IvyPostResolveTask.ensureResolved(IvyPostResolveTask.java:217)
	at org.apache.ivy.ant.IvyPostResolveTask.prepareAndCheck(IvyPostResolveTask.java:164)
	at org.apache.ivy.ant.IvyRetrieve.doExecute(IvyRetrieve.java:57)
	at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.Main.runBuild(Main.java:809)
	at org.apache.tools.ant.Main.startAnt(Main.java:217)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

Total time: 6 seconds
Build step 'Invoke Ant' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-WinVS2008 - Build # 695 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/695/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 47 lines...]
clean:
     [echo] recipes: lock

clean:
     [echo] recipes: queue

clean:
   [delete] Deleting directory f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build
   [delete] Deleting directory f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
   [delete] Deleting directory f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated

init:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\package\lib
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\test\lib

ivy-download:

ivy-taskdef:

ivy-init:

ivy-retrieve:
[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:retrieve] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
[ivy:retrieve] :: resolving dependencies :: org.apache.zookeeper#zookeeper;3.5.0
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.6.2 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.6.2 in maven2
[ivy:retrieve] 	found commons-cli#commons-cli;1.2 in maven2
[ivy:retrieve] 	found log4j#log4j;1.2.16 in maven2
[ivy:retrieve] 	found jline#jline;0.9.94 in maven2
[ivy:retrieve] 	found org.jboss.netty#netty;3.2.5.Final in maven2
[ivy:retrieve] 	found net.java.dev.javacc#javacc;5.0 in maven2
[ivy:retrieve] :: resolution report :: resolve 962ms :: artifacts dl 82ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   7   |   0   |   0   |   0   ||   7   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	7 artifacts copied, 0 already retrieved (1695kB/256ms)

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Warning: Could not find file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib\javacc-${javacc.revision}.jar to copy.

BUILD FAILED
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build.xml:259: Could not find a path to JavaCC.zip or javacc.jar from 'f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib'.

Total time: 5 seconds
Build step 'Invoke Ant' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-WinVS2008 - Build # 694 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/694/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 9 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson8207004742411490073.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 1/29/2013 11:02:46 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:04.13

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.

ZooKeeper-trunk-WinVS2008 - Build # 693 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/693/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 22 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson4421366998846210672.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 1/29/2013 8:31:11 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:07.99

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.

ZooKeeper-trunk-WinVS2008 - Build # 692 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/692/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 9 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson2815525628459700973.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 1/28/2013 11:02:41 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:04.18

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.

ZooKeeper-trunk-WinVS2008 - Build # 691 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/691/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 8 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson621805284400876489.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 1/28/2013 8:31:09 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:08.74

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.

ZooKeeper-trunk-WinVS2008 - Build # 690 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/690/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 6 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson1728645516228685712.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 1/27/2013 12:17:51 PM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:04.01

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.

ZooKeeper-trunk-WinVS2008 - Build # 689 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/689/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 7 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7111912057342729789.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 1/27/2013 10:10:39 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:04.75

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.

ZooKeeper-trunk-WinVS2008 - Build # 688 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/688/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 94 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 6 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7372340351953112139.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 1/26/2013 11:02:19 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:02.75

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.

ZooKeeper-trunk-WinVS2008 - Build # 687 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/687/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 13 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7620489129244782461.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 1/26/2013 8:31:05 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:09.74

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.

ZooKeeper-trunk-WinVS2008 - Build # 686 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/686/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 133 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 8 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson6431471225597557174.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 1/25/2013 8:31:11 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:06.17

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.

ZooKeeper-trunk-WinVS2008 - Build # 685 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/685/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 101 lines...]

generate_jute_parser:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\jute_compiler\org\apache\jute\compiler\generated
[ivy:artifactproperty] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:artifactproperty] :: loading settings :: file = f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\ivysettings.xml
     [move] Moving 1 file to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\main\org\apache\jute\compiler\generated\rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\build\classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated
    [mkdir] Created dir: f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\java\generated\.generated

BUILD SUCCESSFUL
Total time: 7 seconds
[ZooKeeper-trunk-WinVS2008] $ cmd /c call C:\Users\hudson\AppData\Local\Temp\hudson7140471758044225491.bat

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>set ZOOKEEPER_HOME=f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk 

f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008>msbuild trunk/src/c/zookeeper.sln /p:Configuration=Release 
Microsoft (R) Build Engine Version 3.5.30729.1
[Microsoft .NET Framework, Version 2.0.50727.4223]
Copyright (C) Microsoft Corporation 2007. All rights reserved.

Build started 1/25/2013 6:35:14 AM.
Project "f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.sln" on node 0 (default targets).
  Building solution configuration "Release|Win32".
f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.
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) -> 
  f:\hudson\hudson-slave\workspace\ZooKeeper-trunk-WinVS2008\trunk\src\c\zookeeper.vcxproj(3,14): error MSB4066: The attribute "Label" in element <ItemGroup> is unrecognized.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:03.93

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.

ZooKeeper-trunk-WinVS2008 - Build # 684 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/684/

###################################################################################
########################## 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:05.75

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.

ZooKeeper-trunk-WinVS2008 - Build # 683 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/683/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:13.08

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.

ZooKeeper-trunk-WinVS2008 - Build # 682 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/682/

###################################################################################
########################## 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:05.91

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.

ZooKeeper-trunk-WinVS2008 - Build # 681 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/681/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 183 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:12.63

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.

ZooKeeper-trunk-WinVS2008 - Build # 680 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/680/

###################################################################################
########################## 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:08.28

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.

ZooKeeper-trunk-WinVS2008 - Build # 679 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/679/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:08.64

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.

ZooKeeper-trunk-WinVS2008 - Build # 678 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/678/

###################################################################################
########################## 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:06.68

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.

ZooKeeper-trunk-WinVS2008 - Build # 677 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/677/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:10.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.

ZooKeeper-trunk-WinVS2008 - Build # 676 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/676/

###################################################################################
########################## 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:26.00

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.

ZooKeeper-trunk-WinVS2008 - Build # 675 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/675/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:12.70

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.

ZooKeeper-trunk-WinVS2008 - Build # 674 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/674/

###################################################################################
########################## 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:01.44

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.

ZooKeeper-trunk-WinVS2008 - Build # 673 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/673/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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.47

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.

ZooKeeper-trunk-WinVS2008 - Build # 672 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/672/

###################################################################################
########################## 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:07.00

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.

ZooKeeper-trunk-WinVS2008 - Build # 671 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/671/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 185 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:06.67

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.

ZooKeeper-trunk-WinVS2008 - Build # 670 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/670/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 208 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:08.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.

ZooKeeper-trunk-WinVS2008 - Build # 669 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/669/

###################################################################################
########################## 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:05.31

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.

ZooKeeper-trunk-WinVS2008 - Build # 668 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/668/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:12.78

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.

ZooKeeper-trunk-WinVS2008 - Build # 667 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/667/

###################################################################################
########################## 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:12.10

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.

ZooKeeper-trunk-WinVS2008 - Build # 666 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/666/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:10.79

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.

ZooKeeper-trunk-WinVS2008 - Build # 665 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/665/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 189 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.79

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.

ZooKeeper-trunk-WinVS2008 - Build # 664 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/664/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:25.09

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.

ZooKeeper-trunk-WinVS2008 - Build # 663 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/663/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:21.85

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.

ZooKeeper-trunk-WinVS2008 - Build # 662 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/662/

###################################################################################
########################## 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:11.17

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.

ZooKeeper-trunk-WinVS2008 - Build # 661 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/661/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:13.83

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.

ZooKeeper-trunk-WinVS2008 - Build # 660 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/660/

###################################################################################
########################## 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:10.33

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.

ZooKeeper-trunk-WinVS2008 - Build # 659 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/659/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:21.04

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.

ZooKeeper-trunk-WinVS2008 - Build # 658 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/658/

###################################################################################
########################## 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:06.55

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.

ZooKeeper-trunk-WinVS2008 - Build # 657 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/657/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:11.79

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.

ZooKeeper-trunk-WinVS2008 - Build # 656 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/656/

###################################################################################
########################## 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:08.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.

ZooKeeper-trunk-WinVS2008 - Build # 655 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/655/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:08.46

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.

ZooKeeper-trunk-WinVS2008 - Build # 654 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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.

ZooKeeper-trunk-WinVS2008 - Build # 653 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/653/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:14.36

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.

ZooKeeper-trunk-WinVS2008 - Build # 652 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/652/

###################################################################################
########################## 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:07.29

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.

ZooKeeper-trunk-WinVS2008 - Build # 651 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/651/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:11.34

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.

ZooKeeper-trunk-WinVS2008 - Build # 650 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/650/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 185 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:21.56

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.

ZooKeeper-trunk-WinVS2008 - Build # 649 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/649/

###################################################################################
########################## 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:13.11

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.

ZooKeeper-trunk-WinVS2008 - Build # 648 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/648/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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:10.30

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.

ZooKeeper-trunk-WinVS2008 - Build # 647 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/647/

###################################################################################
########################## 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:17.07

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.

ZooKeeper-trunk-WinVS2008 - Build # 646 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/646/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 182 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.24

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.

ZooKeeper-trunk-WinVS2008 - Build # 645 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/645/

###################################################################################
########################## 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:19.41

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.