06/06/2010 11:09emerge debug: buildAction: fetch emerge debug: packageName: win32libs-sources/libssh-src emerge debug: buildType: RelWithDebInfo emerge debug: buildTests: None ________________________________________________________________________________ emerge debug: skipping git fetch (--offline) 06/06/2010 11:10emerge debug: buildAction: unpack emerge debug: packageName: win32libs-sources/libssh-src emerge debug: buildType: RelWithDebInfo emerge debug: buildTests: None ________________________________________________________________________________ entering: c:\kde\kde-vc90-stable\build\win32libs-sources\libssh-src-20090805\work\msvc2008-RelWithDebInfo-0.4 cleaning c:\kde\kde-vc90-stable\build\win32libs-sources\libssh-src-20090805\work\msvc2008-RelWithDebInfo-0.4 emerge debug: buildAction: compile emerge debug: packageName: win32libs-sources/libssh-src emerge debug: buildType: RelWithDebInfo emerge debug: buildTests: None ________________________________________________________________________________ entering: c:\kde\kde-vc90-stable\build\win32libs-sources\libssh-src-20090805\work\msvc2008-RelWithDebInfo-0.4 emerge debug: cmake -G "NMake Makefiles" -DWITH_STATIC_LIB=ON -DCMAKE_INSTALL_PREFIX="c:/kde/kde-vc90-stable" -DCMAKE_INCLUDE_PATH="c:/kde/kde-vc90-stable/include" -DCMAKE_LIBRARY_PATH="c:/kde/kde-vc90-stable/lib" -DCMAKE_BUILD_TYPE=RelWithDebInfo "C:\kde\download\svn-src\libssh-src" -- The C compiler identification is MSVC -- Check for CL compiler version -- Check for CL compiler version - 1500 -- Check if this is a free VC compiler -- Check if this is a free VC compiler - no -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Found ZLIB: C:/kde/kde-vc90-stable/lib/zlib.lib -- Found OpenSSL: C:/kde/kde-vc90-stable/lib/ssleay32.lib;C:/kde/kde-vc90-stable/lib/libeay32.lib -- Looking for argp.h -- Looking for argp.h - not found -- Looking for pty.h -- Looking for pty.h - not found -- Looking for terminos.h -- Looking for terminos.h - not found -- Looking for include files HAVE_WSPIAPI_H -- Looking for include files HAVE_WSPIAPI_H - found -- Looking for include files HAVE_WS2TCPIP_H -- Looking for include files HAVE_WS2TCPIP_H - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for snprintf -- Looking for snprintf - not found -- Looking for _snprintf -- Looking for _snprintf - found -- Looking for _snprintf_s -- Looking for _snprintf_s - found -- Looking for strncpy -- Looking for strncpy - found -- Looking for openssl/aes.h -- Looking for openssl/aes.h - found -- Looking for openssl/blowfish.h -- Looking for openssl/blowfish.h - found -- Looking for openssl/des.h -- Looking for openssl/des.h - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - not found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done -- Build files have been written to: C:/kde/kde-vc90-stable/build/win32libs-sources/libssh-src-20090805/work/msvc2008-RelWithDebInfo-0.4 entering: c:\kde\kde-vc90-stable\build\win32libs-sources\libssh-src-20090805\work\msvc2008-RelWithDebInfo-0.4 Scanning dependencies of target ssh_shared [ 1%] Building C object libssh/CMakeFiles/ssh_shared.dir/agent.c.obj agent.c [ 2%] Building C object libssh/CMakeFiles/ssh_shared.dir/auth.c.obj auth.c [ 4%] Building C object libssh/CMakeFiles/ssh_shared.dir/base64.c.obj base64.c C:\kde\download\svn-src\libssh-src\libssh\base64.c(210) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data [ 5%] Building C object libssh/CMakeFiles/ssh_shared.dir/buffer.c.obj buffer.c [ 7%] Building C object libssh/CMakeFiles/ssh_shared.dir/callbacks.c.obj callbacks.c [ 8%] Building C object libssh/CMakeFiles/ssh_shared.dir/channels.c.obj channels.c [ 10%] Building C object libssh/CMakeFiles/ssh_shared.dir/client.c.obj client.c C:\kde\download\svn-src\libssh-src\libssh\client.c(529) : warning C4305: 'function' : truncation from 'double' to 'float' C:\kde\download\svn-src\libssh-src\libssh\client.c(541) : warning C4305: 'function' : truncation from 'double' to 'float' C:\kde\download\svn-src\libssh-src\libssh\client.c(586) : warning C4305: 'function' : truncation from 'double' to 'float' C:\kde\download\svn-src\libssh-src\libssh\client.c(601) : warning C4305: 'function' : truncation from 'double' to 'float' C:\kde\download\svn-src\libssh-src\libssh\client.c(620) : warning C4305: 'function' : truncation from 'double' to 'float' [ 11%] Building C object libssh/CMakeFiles/ssh_shared.dir/config.c.obj config.c [ 13%] Building C object libssh/CMakeFiles/ssh_shared.dir/connect.c.obj connect.c C:\kde\download\svn-src\libssh-src\libssh\connect.c(433) : warning C4018: '<' : signed/unsigned mismatch C:\kde\download\svn-src\libssh-src\libssh\connect.c(496) : warning C4018: '<' : signed/unsigned mismatch [ 14%] Building C object libssh/CMakeFiles/ssh_shared.dir/crc32.c.obj crc32.c [ 16%] Building C object libssh/CMakeFiles/ssh_shared.dir/crypt.c.obj crypt.c [ 17%] Building C object libssh/CMakeFiles/ssh_shared.dir/dh.c.obj dh.c [ 19%] Building C object libssh/CMakeFiles/ssh_shared.dir/error.c.obj error.c [ 20%] Building C object libssh/CMakeFiles/ssh_shared.dir/gcrypt_missing.c.obj gcrypt_missing.c [ 22%] Building C object libssh/CMakeFiles/ssh_shared.dir/gzip.c.obj gzip.c [ 23%] Building C object libssh/CMakeFiles/ssh_shared.dir/init.c.obj init.c [ 25%] Building C object libssh/CMakeFiles/ssh_shared.dir/kex.c.obj kex.c C:\kde\download\svn-src\libssh-src\libssh\kex.c(125) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\kex.c(163) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\kex.c(231) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\kex.c(370) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' [ 26%] Building C object libssh/CMakeFiles/ssh_shared.dir/keyfiles.c.obj keyfiles.c C:\kde\download\svn-src\libssh-src\libssh\keyfiles.c(969) : warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(301) : see declaration of 'unlink' C:\kde\download\svn-src\libssh-src\libssh\keyfiles.c(995) : warning C4013: 'open' undefined; assuming extern returning int C:\kde\download\svn-src\libssh-src\libssh\keyfiles.c(1001) : warning C4013: 'read' undefined; assuming extern returning int C:\kde\download\svn-src\libssh-src\libssh\keyfiles.c(1002) : warning C4013: 'close' undefined; assuming extern returning int C:\kde\download\svn-src\libssh-src\libssh\keyfiles.c(1223) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\keyfiles.c(1463) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' [ 27%] Building C object libssh/CMakeFiles/ssh_shared.dir/keys.c.obj keys.c [ 29%] Building C object libssh/CMakeFiles/ssh_shared.dir/log.c.obj log.c [ 30%] Building C object libssh/CMakeFiles/ssh_shared.dir/match.c.obj match.c [ 32%] Building C object libssh/CMakeFiles/ssh_shared.dir/messages.c.obj messages.c C:\kde\download\svn-src\libssh-src\libssh\messages.c(354) : warning C4244: '=' : conversion from 'u_long' to 'uint16_t', possible loss of data C:\kde\download\svn-src\libssh-src\libssh\messages.c(370) : warning C4244: '=' : conversion from 'u_long' to 'uint16_t', possible loss of data C:\kde\download\svn-src\libssh-src\libssh\messages.c(394) : warning C4244: '=' : conversion from 'u_long' to 'uint16_t', possible loss of data C:\kde\download\svn-src\libssh-src\libssh\messages.c(410) : warning C4244: '=' : conversion from 'u_long' to 'uint16_t', possible loss of data C:\kde\download\svn-src\libssh-src\libssh\messages.c(434) : warning C4244: '=' : conversion from 'u_long' to 'uint16_t', possible loss of data [ 33%] Building C object libssh/CMakeFiles/ssh_shared.dir/misc.c.obj misc.c C:\kde\download\svn-src\libssh-src\libssh\misc.c(96) : warning C4013: '_access' undefined; assuming extern returning int C:\kde\download\svn-src\libssh-src\libssh\misc.c(385) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(395) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(402) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(404) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(440) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(449) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(460) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(513) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(521) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(602) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(609) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(613) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(616) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(642) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' [ 35%] Building C object libssh/CMakeFiles/ssh_shared.dir/options.c.obj options.c C:\kde\download\svn-src\libssh-src\libssh\options.c(72) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(79) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(98) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(112) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(119) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(127) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(156) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(335) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(346) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(354) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(377) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(409) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(438) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(459) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(517) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(573) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(605) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(694) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(714) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(741) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(761) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(774) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(787) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' [ 36%] Building C object libssh/CMakeFiles/ssh_shared.dir/packet.c.obj packet.c [ 38%] Building C object libssh/CMakeFiles/ssh_shared.dir/poll.c.obj poll.c [ 39%] Building C object libssh/CMakeFiles/ssh_shared.dir/session.c.obj session.c C:\kde\download\svn-src\libssh-src\libssh\session.c(107) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\session.c(116) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\session.c(125) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' [ 41%] Building C object libssh/CMakeFiles/ssh_shared.dir/scp.c.obj scp.c C:\kde\download\svn-src\libssh-src\libssh\scp.c(433) : warning C4244: '=' : conversion from 'unsigned __int64' to 'size_t', possible loss of data [ 42%] Building C object libssh/CMakeFiles/ssh_shared.dir/socket.c.obj socket.c C:\kde\download\svn-src\libssh-src\libssh\socket.c(259) : warning C4018: '>=' : signed/unsigned mismatch [ 44%] Building C object libssh/CMakeFiles/ssh_shared.dir/string.c.obj string.c [ 45%] Building C object libssh/CMakeFiles/ssh_shared.dir/wrapper.c.obj wrapper.c [ 47%] Building C object libssh/CMakeFiles/ssh_shared.dir/sftp.c.obj sftp.c [ 48%] Building C object libssh/CMakeFiles/ssh_shared.dir/sftpserver.c.obj sftpserver.c [ 50%] Building C object libssh/CMakeFiles/ssh_shared.dir/server.c.obj server.c C:\kde\download\svn-src\libssh-src\libssh\server.c(96) : warning C4013: 'close' undefined; assuming extern returning int C:\kde\download\svn-src\libssh-src\libssh\server.c(237) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\server.c(249) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\server.c(345) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' Linking C shared library ssh.dll Creating library ssh.lib and object ssh.exp Creating library ssh.lib and object ssh.exp [ 50%] Built target ssh_shared Scanning dependencies of target ssh_static [ 51%] Building C object libssh/CMakeFiles/ssh_static.dir/agent.c.obj agent.c [ 52%] Building C object libssh/CMakeFiles/ssh_static.dir/auth.c.obj auth.c [ 54%] Building C object libssh/CMakeFiles/ssh_static.dir/base64.c.obj base64.c C:\kde\download\svn-src\libssh-src\libssh\base64.c(210) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data [ 55%] Building C object libssh/CMakeFiles/ssh_static.dir/buffer.c.obj buffer.c [ 57%] Building C object libssh/CMakeFiles/ssh_static.dir/callbacks.c.obj callbacks.c [ 58%] Building C object libssh/CMakeFiles/ssh_static.dir/channels.c.obj channels.c [ 60%] Building C object libssh/CMakeFiles/ssh_static.dir/client.c.obj client.c C:\kde\download\svn-src\libssh-src\libssh\client.c(529) : warning C4305: 'function' : truncation from 'double' to 'float' C:\kde\download\svn-src\libssh-src\libssh\client.c(541) : warning C4305: 'function' : truncation from 'double' to 'float' C:\kde\download\svn-src\libssh-src\libssh\client.c(586) : warning C4305: 'function' : truncation from 'double' to 'float' C:\kde\download\svn-src\libssh-src\libssh\client.c(601) : warning C4305: 'function' : truncation from 'double' to 'float' C:\kde\download\svn-src\libssh-src\libssh\client.c(620) : warning C4305: 'function' : truncation from 'double' to 'float' [ 61%] Building C object libssh/CMakeFiles/ssh_static.dir/config.c.obj config.c [ 63%] Building C object libssh/CMakeFiles/ssh_static.dir/connect.c.obj connect.c C:\kde\download\svn-src\libssh-src\libssh\connect.c(433) : warning C4018: '<' : signed/unsigned mismatch C:\kde\download\svn-src\libssh-src\libssh\connect.c(496) : warning C4018: '<' : signed/unsigned mismatch [ 64%] Building C object libssh/CMakeFiles/ssh_static.dir/crc32.c.obj crc32.c [ 66%] Building C object libssh/CMakeFiles/ssh_static.dir/crypt.c.obj crypt.c [ 67%] Building C object libssh/CMakeFiles/ssh_static.dir/dh.c.obj dh.c [ 69%] Building C object libssh/CMakeFiles/ssh_static.dir/error.c.obj error.c [ 70%] Building C object libssh/CMakeFiles/ssh_static.dir/gcrypt_missing.c.obj gcrypt_missing.c [ 72%] Building C object libssh/CMakeFiles/ssh_static.dir/gzip.c.obj gzip.c [ 73%] Building C object libssh/CMakeFiles/ssh_static.dir/init.c.obj init.c [ 75%] Building C object libssh/CMakeFiles/ssh_static.dir/kex.c.obj kex.c C:\kde\download\svn-src\libssh-src\libssh\kex.c(125) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\kex.c(163) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\kex.c(231) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\kex.c(370) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' [ 76%] Building C object libssh/CMakeFiles/ssh_static.dir/keyfiles.c.obj keyfiles.c C:\kde\download\svn-src\libssh-src\libssh\keyfiles.c(969) : warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(301) : see declaration of 'unlink' C:\kde\download\svn-src\libssh-src\libssh\keyfiles.c(995) : warning C4013: 'open' undefined; assuming extern returning int C:\kde\download\svn-src\libssh-src\libssh\keyfiles.c(1001) : warning C4013: 'read' undefined; assuming extern returning int C:\kde\download\svn-src\libssh-src\libssh\keyfiles.c(1002) : warning C4013: 'close' undefined; assuming extern returning int C:\kde\download\svn-src\libssh-src\libssh\keyfiles.c(1223) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\keyfiles.c(1463) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' [ 77%] Building C object libssh/CMakeFiles/ssh_static.dir/keys.c.obj keys.c [ 79%] Building C object libssh/CMakeFiles/ssh_static.dir/log.c.obj log.c [ 80%] Building C object libssh/CMakeFiles/ssh_static.dir/match.c.obj match.c [ 82%] Building C object libssh/CMakeFiles/ssh_static.dir/messages.c.obj messages.c C:\kde\download\svn-src\libssh-src\libssh\messages.c(354) : warning C4244: '=' : conversion from 'u_long' to 'uint16_t', possible loss of data C:\kde\download\svn-src\libssh-src\libssh\messages.c(370) : warning C4244: '=' : conversion from 'u_long' to 'uint16_t', possible loss of data C:\kde\download\svn-src\libssh-src\libssh\messages.c(394) : warning C4244: '=' : conversion from 'u_long' to 'uint16_t', possible loss of data C:\kde\download\svn-src\libssh-src\libssh\messages.c(410) : warning C4244: '=' : conversion from 'u_long' to 'uint16_t', possible loss of data C:\kde\download\svn-src\libssh-src\libssh\messages.c(434) : warning C4244: '=' : conversion from 'u_long' to 'uint16_t', possible loss of data [ 83%] Building C object libssh/CMakeFiles/ssh_static.dir/misc.c.obj misc.c C:\kde\download\svn-src\libssh-src\libssh\misc.c(96) : warning C4013: '_access' undefined; assuming extern returning int C:\kde\download\svn-src\libssh-src\libssh\misc.c(385) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(395) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(402) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(404) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(440) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(449) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(460) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(513) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(521) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(602) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(609) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(613) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(616) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\misc.c(642) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' [ 85%] Building C object libssh/CMakeFiles/ssh_static.dir/options.c.obj options.c C:\kde\download\svn-src\libssh-src\libssh\options.c(72) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(79) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(98) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(112) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(119) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(127) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(156) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(335) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(346) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(354) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(377) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(409) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(438) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(459) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(517) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(573) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(605) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(694) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(714) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(741) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(761) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(774) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\options.c(787) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' [ 86%] Building C object libssh/CMakeFiles/ssh_static.dir/packet.c.obj packet.c [ 88%] Building C object libssh/CMakeFiles/ssh_static.dir/poll.c.obj poll.c [ 89%] Building C object libssh/CMakeFiles/ssh_static.dir/session.c.obj session.c C:\kde\download\svn-src\libssh-src\libssh\session.c(107) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\session.c(116) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\session.c(125) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' [ 91%] Building C object libssh/CMakeFiles/ssh_static.dir/scp.c.obj scp.c C:\kde\download\svn-src\libssh-src\libssh\scp.c(433) : warning C4244: '=' : conversion from 'unsigned __int64' to 'size_t', possible loss of data [ 92%] Building C object libssh/CMakeFiles/ssh_static.dir/socket.c.obj socket.c C:\kde\download\svn-src\libssh-src\libssh\socket.c(259) : warning C4018: '>=' : signed/unsigned mismatch [ 94%] Building C object libssh/CMakeFiles/ssh_static.dir/string.c.obj string.c [ 95%] Building C object libssh/CMakeFiles/ssh_static.dir/wrapper.c.obj wrapper.c [ 97%] Building C object libssh/CMakeFiles/ssh_static.dir/sftp.c.obj sftp.c [ 98%] Building C object libssh/CMakeFiles/ssh_static.dir/sftpserver.c.obj sftpserver.c [100%] Building C object libssh/CMakeFiles/ssh_static.dir/server.c.obj server.c C:\kde\download\svn-src\libssh-src\libssh\server.c(96) : warning C4013: 'close' undefined; assuming extern returning int C:\kde\download\svn-src\libssh-src\libssh\server.c(237) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\server.c(249) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' C:\kde\download\svn-src\libssh-src\libssh\server.c(345) : warning C4996: '_strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(104) : see declaration of '_strdup' Linking C static library ssh_static.lib [100%] Built target ssh_static emerge debug: buildAction: install emerge debug: packageName: win32libs-sources/libssh-src emerge debug: buildType: RelWithDebInfo emerge debug: buildTests: None ________________________________________________________________________________ entering: c:\kde\kde-vc90-stable\build\win32libs-sources\libssh-src-20090805\work\msvc2008-RelWithDebInfo-0.4 [ 50%] Built target ssh_shared [100%] Built target ssh_static Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: c:/kde/kde-vc90-stable/build/win32libs-sources/libssh-src-20090805/image-msvc2008-RelWithDebInfo-0.4/kde/kde-vc90-stable/include/libssh/callbacks.h -- Installing: c:/kde/kde-vc90-stable/build/win32libs-sources/libssh-src-20090805/image-msvc2008-RelWithDebInfo-0.4/kde/kde-vc90-stable/include/libssh/libssh.h -- Installing: c:/kde/kde-vc90-stable/build/win32libs-sources/libssh-src-20090805/image-msvc2008-RelWithDebInfo-0.4/kde/kde-vc90-stable/include/libssh/ssh2.h -- Installing: c:/kde/kde-vc90-stable/build/win32libs-sources/libssh-src-20090805/image-msvc2008-RelWithDebInfo-0.4/kde/kde-vc90-stable/include/libssh/sftp.h -- Installing: c:/kde/kde-vc90-stable/build/win32libs-sources/libssh-src-20090805/image-msvc2008-RelWithDebInfo-0.4/kde/kde-vc90-stable/include/libssh/server.h -- Installing: c:/kde/kde-vc90-stable/build/win32libs-sources/libssh-src-20090805/image-msvc2008-RelWithDebInfo-0.4/kde/kde-vc90-stable/lib/ssh.lib -- Installing: c:/kde/kde-vc90-stable/build/win32libs-sources/libssh-src-20090805/image-msvc2008-RelWithDebInfo-0.4/kde/kde-vc90-stable/bin/ssh.dll -- Installing: c:/kde/kde-vc90-stable/build/win32libs-sources/libssh-src-20090805/image-msvc2008-RelWithDebInfo-0.4/kde/kde-vc90-stable/lib/ssh_static.lib emerge debug: buildAction: manifest emerge debug: packageName: win32libs-sources/libssh-src emerge debug: buildType: RelWithDebInfo emerge debug: buildTests: None ________________________________________________________________________________ emerge debug: buildAction: qmerge emerge debug: packageName: win32libs-sources/libssh-src emerge debug: buildType: RelWithDebInfo emerge debug: buildTests: None ________________________________________________________________________________ emerge debug: deleting file bin\ssh.dll emerge debug: deleting file lib\ssh.lib emerge debug: deleting file lib\ssh_static.lib emerge debug: deleting file manifest\libssh-src-20090805-bin.ver emerge debug: deleting file include\libssh\callbacks.h emerge debug: deleting file include\libssh\libssh.h emerge debug: deleting file include\libssh\server.h emerge debug: deleting file include\libssh\sftp.h emerge debug: deleting file include\libssh\ssh2.h emerge warning: file lib\ssh.lib does not exist emerge warning: file lib\ssh_static.lib does not exist emerge debug: deleting file manifest\libssh-src-20090805-lib.ver