Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 585854 Details for
Bug 691576
net-libs/libssh-0.9.0 fails to build with doc USE flag and multilib profile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log.
net-libs:libssh-0.9.0:20190806-162103.log (text/x-log), 373.58 KB, created by
John R. Graham
on 2019-08-06 16:25:18 UTC
(
hide
)
Description:
Build log.
Filename:
MIME Type:
Creator:
John R. Graham
Created:
2019-08-06 16:25:18 UTC
Size:
373.58 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-libs/libssh-0.9.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: kde@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_32 abi_x86_64 amd64 doc elibc_glibc kernel_linux sftp userland_GNU zlib >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libssh-0.9.0.tar.xz to /var/tmp/portage/net-libs/libssh-0.9.0/work >>>> Source unpacked in /var/tmp/portage/net-libs/libssh-0.9.0/work >>>> Preparing source in /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0 ... > [32;01m*[0m Applying libssh-0.8.0-tests.patch ... >[A[205C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying libssh-0.9.0-libressl.patch ... >[A[205C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0 ... > [32;01m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_configure >>>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_32.x86" >cmake -C /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_32.x86/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DWITH_NACL=OFF -DWITH_STACK_PROTECTOR=OFF -DWITH_STACK_PROTECTOR_STRONG=OFF -DWITH_DEBUG_CALLTRACE=no -DWITH_DEBUG_CRYPTO=no -DWITH_GCRYPT=no -DWITH_GSSAPI=no -DWITH_MBEDTLS=no -DWITH_PCAP=no -DWITH_SERVER=no -DWITH_SFTP=yes -DWITH_STATIC_LIB=no -DUNIT_TESTING=no -DWITH_ZLIB=yes -DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_32.x86/gentoo_toolchain.cmake /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0 >loading initial cache file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_32.x86/gentoo_common_config.cmake >CMake Warning (dev) at gentoo_common_config.cmake:8 (SET): > implicitly converting 'BOOLEAN' to 'STRING' type. >This warning is for project developers. Use -Wno-dev to suppress it. > >-- The C compiler identification is GNU 8.3.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Performing Test REQUIRED_FLAGS_WERROR >-- Performing Test REQUIRED_FLAGS_WERROR - Success >-- Performing Test WITH_STD_GNU99_FLAG >-- Performing Test WITH_STD_GNU99_FLAG - Success >-- Performing Test WITH_WPEDANTIC_FLAG >-- Performing Test WITH_WPEDANTIC_FLAG - Success >-- Performing Test WITH_WALL_FLAG >-- Performing Test WITH_WALL_FLAG - Success >-- Performing Test WITH_WSHADOW_FLAG >-- Performing Test WITH_WSHADOW_FLAG - Success >-- Performing Test WITH_WMISSING_PROTOTYPES_FLAG >-- Performing Test WITH_WMISSING_PROTOTYPES_FLAG - Success >-- Performing Test WITH_WCAST_ALIGN_FLAG >-- Performing Test WITH_WCAST_ALIGN_FLAG - Success >-- Performing Test WITH_WERROR_ADDRESS_FLAG >-- Performing Test WITH_WERROR_ADDRESS_FLAG - Success >-- Performing Test WITH_WSTRICT_PROTOTYPES_FLAG >-- Performing Test WITH_WSTRICT_PROTOTYPES_FLAG - Success >-- Performing Test WITH_WERROR_STRICT_PROTOTYPES_FLAG >-- Performing Test WITH_WERROR_STRICT_PROTOTYPES_FLAG - Success >-- Performing Test WITH_WWRITE_STRINGS_FLAG >-- Performing Test WITH_WWRITE_STRINGS_FLAG - Success >-- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG >-- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG - Success >-- Performing Test WITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG >-- Performing Test WITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG - Success >-- Performing Test WITH_WPOINTER_ARITH_FLAG >-- Performing Test WITH_WPOINTER_ARITH_FLAG - Success >-- Performing Test WITH_WERROR_POINTER_ARITH_FLAG >-- Performing Test WITH_WERROR_POINTER_ARITH_FLAG - Success >-- Performing Test WITH_WDECLARATION_AFTER_STATEMENT_FLAG >-- Performing Test WITH_WDECLARATION_AFTER_STATEMENT_FLAG - Success >-- Performing Test WITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG >-- Performing Test WITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG - Success >-- Performing Test WITH_WRETURN_TYPE_FLAG >-- Performing Test WITH_WRETURN_TYPE_FLAG - Success >-- Performing Test WITH_WERROR_RETURN_TYPE_FLAG >-- Performing Test WITH_WERROR_RETURN_TYPE_FLAG - Success >-- Performing Test WITH_WUNINITIALIZED_FLAG >-- Performing Test WITH_WUNINITIALIZED_FLAG - Success >-- Performing Test WITH_WERROR_UNINITIALIZED_FLAG >-- Performing Test WITH_WERROR_UNINITIALIZED_FLAG - Success >-- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG >-- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG - Success >-- Performing Test WITH_WERROR_STRICT_OVERFLOW_FLAG >-- Performing Test WITH_WERROR_STRICT_OVERFLOW_FLAG - Success >-- Performing Test WITH_WSTRICT_OVERFLOW_2_FLAG >-- Performing Test WITH_WSTRICT_OVERFLOW_2_FLAG - Success >-- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG >-- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG - Success >-- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG >-- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG - Success >-- Performing Test REQUIRED_FLAGS_WFORMAT >-- Performing Test REQUIRED_FLAGS_WFORMAT - Success >-- Performing Test WITH_WFORMAT_SECURITY_FLAG >-- Performing Test WITH_WFORMAT_SECURITY_FLAG - Success >-- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG >-- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG - Success >-- Performing Test WITH_FNO_COMMON_FLAG >-- Performing Test WITH_FNO_COMMON_FLAG - Success >-- Performing Test WITH_STACK_CLASH_PROTECTION >-- Performing Test WITH_STACK_CLASH_PROTECTION - Success >-- Performing Test WITH_WNO_DEPRECATED_DECLARATIONS_FLAG >-- Performing Test WITH_WNO_DEPRECATED_DECLARATIONS_FLAG - Success >-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") >-- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.0.2r") >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Looking for pthread_create >-- Looking for pthread_create - not found >-- Check if compiler accepts -pthread >-- Check if compiler accepts -pthread - yes >-- Found Threads: TRUE >-- Found PythonInterp: /usr/bin/python (found version "3.6.5") >-- Could not find `abimap` in PATH. It can be found in PyPI as `abimap` (try `pip install abimap`) >-- Could NOT find ABIMap (missing: ABIMAP_EXECUTABLE) (Required is at least version "0.3.1") >-- Performing Test WITH_VISIBILITY_HIDDEN >-- Performing Test WITH_VISIBILITY_HIDDEN - Success >-- Looking for argp.h >-- Looking for argp.h - found >-- Looking for pty.h >-- Looking for pty.h - found >-- Looking for utmp.h >-- Looking for utmp.h - found >-- Looking for termios.h >-- Looking for termios.h - found >-- Looking for unistd.h >-- Looking for unistd.h - found >-- Looking for stdint.h >-- Looking for stdint.h - found >-- Looking for util.h >-- Looking for util.h - not found >-- Looking for libutil.h >-- Looking for libutil.h - not found >-- Looking for sys/time.h >-- Looking for sys/time.h - found >-- Looking for sys/utime.h >-- Looking for sys/utime.h - not found >-- Looking for sys/param.h >-- Looking for sys/param.h - found >-- Looking for arpa/inet.h >-- Looking for arpa/inet.h - found >-- Looking for byteswap.h >-- Looking for byteswap.h - found >-- Looking for glob.h >-- Looking for glob.h - found >-- Looking for openssl/des.h >-- Looking for openssl/des.h - found >-- Looking for openssl/aes.h >-- Looking for openssl/aes.h - found >-- Looking for openssl/ecdh.h >-- Looking for openssl/ecdh.h - found >-- Looking for openssl/ec.h >-- Looking for openssl/ec.h - found >-- Looking for openssl/ecdsa.h >-- Looking for openssl/ecdsa.h - found >-- Looking for EVP_aes_128_ctr >-- Looking for EVP_aes_128_ctr - found >-- Looking for EVP_aes_128_cbc >-- Looking for EVP_aes_128_cbc - found >-- Looking for EVP_aes_128_gcm >-- Looking for EVP_aes_128_gcm - found >-- Looking for CRYPTO_THREADID_set_callback >-- Looking for CRYPTO_THREADID_set_callback - found >-- Looking for CRYPTO_ctr128_encrypt >-- Looking for CRYPTO_ctr128_encrypt - found >-- Looking for EVP_CIPHER_CTX_new >-- Looking for EVP_CIPHER_CTX_new - found >-- Looking for EVP_KDF_CTX_new_id >-- Looking for EVP_KDF_CTX_new_id - not found >-- Looking for RAND_priv_bytes >-- Looking for RAND_priv_bytes - not found >-- Looking for OPENSSL_ia32cap_loc >-- Looking for OPENSSL_ia32cap_loc - found >-- Looking for isblank >-- Looking for isblank - found >-- Looking for strncpy >-- Looking for strncpy - found >-- Looking for strndup >-- Looking for strndup - found >-- Looking for strtoull >-- Looking for strtoull - found >-- Looking for explicit_bzero >-- Looking for explicit_bzero - found >-- Looking for memset_s >-- Looking for memset_s - not found >-- Performing Test HAVE_GLOB_GL_FLAGS_MEMBER >-- Performing Test HAVE_GLOB_GL_FLAGS_MEMBER - Success >-- Looking for glob >-- Looking for glob - found >-- Looking for vsnprintf >-- Looking for vsnprintf - found >-- Looking for snprintf >-- Looking for snprintf - found >-- Looking for poll >-- Looking for poll - found >-- Looking for select >-- Looking for select - found >-- Looking for getaddrinfo >-- Looking for getaddrinfo - found >-- Looking for ntohll >-- Looking for ntohll - not found >-- Looking for htonll >-- Looking for htonll - not found >-- Looking for clock_gettime in rt >-- Looking for clock_gettime in rt - found >-- Looking for forkpty in util >-- Looking for forkpty in util - found >-- Looking for cfmakeraw >-- Looking for cfmakeraw - found >-- Looking for __strtoull >-- Looking for __strtoull - not found >-- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE >-- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE - Success >-- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE >-- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE - Failed >-- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE >-- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE - Success >-- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE >-- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE - Success >-- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE >-- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE - Success >-- Performing Test HAVE_UNUSED_ATTRIBUTE >-- Performing Test HAVE_UNUSED_ATTRIBUTE - Success >-- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION >-- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION - Success >-- Performing Test HAVE_COMPILER__FUNC__ >-- Performing Test HAVE_COMPILER__FUNC__ - Success >-- Performing Test HAVE_COMPILER__FUNCTION__ >-- Performing Test HAVE_COMPILER__FUNCTION__ - Success >-- Performing Test HAVE_LD_VERSION_SCRIPT >-- Performing Test HAVE_LD_VERSION_SCRIPT - Success >-- Check if the system is big endian >-- Searching 16 bit integer >-- Looking for sys/types.h >-- Looking for sys/types.h - 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 >-- Threads_FOUND=TRUE >-- ******************************************** >-- ********** libssh build options : ********** >-- zlib support: yes >-- libgcrypt support: no >-- libmbedTLS support: no >-- libnacl support: OFF >-- SFTP support: yes >-- Server support : no >-- GSSAPI support : no >-- GEX support : ON >-- Pcap debugging support : no >-- With static library: no >-- Unit testing: no >-- Client code testing: OFF >-- Blowfish cipher support: OFF >-- Server code testing: OFF >-- Public API documentation generation >-- Benchmarks: OFF >-- Symbol versioning: ON >-- Allow ABI break: OFF >-- Release is final: >-- Global client config: /etc/ssh/ssh_config >-- ******************************************** >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -pipe -fomit-frame-pointer -O2 -march=native -mtune=native >C++ >Linker flags: >Executable -Wl,--hash-style=gnu -Wl,--as-needed >Module -Wl,--hash-style=gnu -Wl,--as-needed >Shared -Wl,--hash-style=gnu -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_32.x86 > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_configure >>>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_64.amd64" >cmake -C /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DWITH_NACL=OFF -DWITH_STACK_PROTECTOR=OFF -DWITH_STACK_PROTECTOR_STRONG=OFF -DWITH_DEBUG_CALLTRACE=no -DWITH_DEBUG_CRYPTO=no -DWITH_GCRYPT=no -DWITH_GSSAPI=no -DWITH_MBEDTLS=no -DWITH_PCAP=no -DWITH_SERVER=no -DWITH_SFTP=yes -DWITH_STATIC_LIB=no -DUNIT_TESTING=no -DWITH_ZLIB=yes -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0 >loading initial cache file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_64.amd64/gentoo_common_config.cmake >CMake Warning (dev) at gentoo_common_config.cmake:8 (SET): > implicitly converting 'BOOLEAN' to 'STRING' type. >This warning is for project developers. Use -Wno-dev to suppress it. > >-- The C compiler identification is GNU 8.3.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Performing Test REQUIRED_FLAGS_WERROR >-- Performing Test REQUIRED_FLAGS_WERROR - Success >-- Performing Test WITH_STD_GNU99_FLAG >-- Performing Test WITH_STD_GNU99_FLAG - Success >-- Performing Test WITH_WPEDANTIC_FLAG >-- Performing Test WITH_WPEDANTIC_FLAG - Success >-- Performing Test WITH_WALL_FLAG >-- Performing Test WITH_WALL_FLAG - Success >-- Performing Test WITH_WSHADOW_FLAG >-- Performing Test WITH_WSHADOW_FLAG - Success >-- Performing Test WITH_WMISSING_PROTOTYPES_FLAG >-- Performing Test WITH_WMISSING_PROTOTYPES_FLAG - Success >-- Performing Test WITH_WCAST_ALIGN_FLAG >-- Performing Test WITH_WCAST_ALIGN_FLAG - Success >-- Performing Test WITH_WERROR_ADDRESS_FLAG >-- Performing Test WITH_WERROR_ADDRESS_FLAG - Success >-- Performing Test WITH_WSTRICT_PROTOTYPES_FLAG >-- Performing Test WITH_WSTRICT_PROTOTYPES_FLAG - Success >-- Performing Test WITH_WERROR_STRICT_PROTOTYPES_FLAG >-- Performing Test WITH_WERROR_STRICT_PROTOTYPES_FLAG - Success >-- Performing Test WITH_WWRITE_STRINGS_FLAG >-- Performing Test WITH_WWRITE_STRINGS_FLAG - Success >-- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG >-- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG - Success >-- Performing Test WITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG >-- Performing Test WITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG - Success >-- Performing Test WITH_WPOINTER_ARITH_FLAG >-- Performing Test WITH_WPOINTER_ARITH_FLAG - Success >-- Performing Test WITH_WERROR_POINTER_ARITH_FLAG >-- Performing Test WITH_WERROR_POINTER_ARITH_FLAG - Success >-- Performing Test WITH_WDECLARATION_AFTER_STATEMENT_FLAG >-- Performing Test WITH_WDECLARATION_AFTER_STATEMENT_FLAG - Success >-- Performing Test WITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG >-- Performing Test WITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG - Success >-- Performing Test WITH_WRETURN_TYPE_FLAG >-- Performing Test WITH_WRETURN_TYPE_FLAG - Success >-- Performing Test WITH_WERROR_RETURN_TYPE_FLAG >-- Performing Test WITH_WERROR_RETURN_TYPE_FLAG - Success >-- Performing Test WITH_WUNINITIALIZED_FLAG >-- Performing Test WITH_WUNINITIALIZED_FLAG - Success >-- Performing Test WITH_WERROR_UNINITIALIZED_FLAG >-- Performing Test WITH_WERROR_UNINITIALIZED_FLAG - Success >-- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG >-- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG - Success >-- Performing Test WITH_WERROR_STRICT_OVERFLOW_FLAG >-- Performing Test WITH_WERROR_STRICT_OVERFLOW_FLAG - Success >-- Performing Test WITH_WSTRICT_OVERFLOW_2_FLAG >-- Performing Test WITH_WSTRICT_OVERFLOW_2_FLAG - Success >-- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG >-- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG - Success >-- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG >-- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG - Success >-- Performing Test REQUIRED_FLAGS_WFORMAT >-- Performing Test REQUIRED_FLAGS_WFORMAT - Success >-- Performing Test WITH_WFORMAT_SECURITY_FLAG >-- Performing Test WITH_WFORMAT_SECURITY_FLAG - Success >-- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG >-- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG - Success >-- Performing Test WITH_FNO_COMMON_FLAG >-- Performing Test WITH_FNO_COMMON_FLAG - Success >-- Performing Test WITH_STACK_CLASH_PROTECTION >-- Performing Test WITH_STACK_CLASH_PROTECTION - Success >-- Performing Test WITH_WNO_DEPRECATED_DECLARATIONS_FLAG >-- Performing Test WITH_WNO_DEPRECATED_DECLARATIONS_FLAG - Success >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") >-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.0.2r") >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Looking for pthread_create >-- Looking for pthread_create - not found >-- Check if compiler accepts -pthread >-- Check if compiler accepts -pthread - yes >-- Found Threads: TRUE >-- Found PythonInterp: /usr/bin/python (found version "3.6.5") >-- Could not find `abimap` in PATH. It can be found in PyPI as `abimap` (try `pip install abimap`) >-- Could NOT find ABIMap (missing: ABIMAP_EXECUTABLE) (Required is at least version "0.3.1") >-- Performing Test WITH_VISIBILITY_HIDDEN >-- Performing Test WITH_VISIBILITY_HIDDEN - Success >-- Looking for argp.h >-- Looking for argp.h - found >-- Looking for pty.h >-- Looking for pty.h - found >-- Looking for utmp.h >-- Looking for utmp.h - found >-- Looking for termios.h >-- Looking for termios.h - found >-- Looking for unistd.h >-- Looking for unistd.h - found >-- Looking for stdint.h >-- Looking for stdint.h - found >-- Looking for util.h >-- Looking for util.h - not found >-- Looking for libutil.h >-- Looking for libutil.h - not found >-- Looking for sys/time.h >-- Looking for sys/time.h - found >-- Looking for sys/utime.h >-- Looking for sys/utime.h - not found >-- Looking for sys/param.h >-- Looking for sys/param.h - found >-- Looking for arpa/inet.h >-- Looking for arpa/inet.h - found >-- Looking for byteswap.h >-- Looking for byteswap.h - found >-- Looking for glob.h >-- Looking for glob.h - found >-- Looking for openssl/des.h >-- Looking for openssl/des.h - found >-- Looking for openssl/aes.h >-- Looking for openssl/aes.h - found >-- Looking for openssl/ecdh.h >-- Looking for openssl/ecdh.h - found >-- Looking for openssl/ec.h >-- Looking for openssl/ec.h - found >-- Looking for openssl/ecdsa.h >-- Looking for openssl/ecdsa.h - found >-- Looking for EVP_aes_128_ctr >-- Looking for EVP_aes_128_ctr - found >-- Looking for EVP_aes_128_cbc >-- Looking for EVP_aes_128_cbc - found >-- Looking for EVP_aes_128_gcm >-- Looking for EVP_aes_128_gcm - found >-- Looking for CRYPTO_THREADID_set_callback >-- Looking for CRYPTO_THREADID_set_callback - found >-- Looking for CRYPTO_ctr128_encrypt >-- Looking for CRYPTO_ctr128_encrypt - found >-- Looking for EVP_CIPHER_CTX_new >-- Looking for EVP_CIPHER_CTX_new - found >-- Looking for EVP_KDF_CTX_new_id >-- Looking for EVP_KDF_CTX_new_id - not found >-- Looking for RAND_priv_bytes >-- Looking for RAND_priv_bytes - not found >-- Looking for OPENSSL_ia32cap_loc >-- Looking for OPENSSL_ia32cap_loc - found >-- Looking for isblank >-- Looking for isblank - found >-- Looking for strncpy >-- Looking for strncpy - found >-- Looking for strndup >-- Looking for strndup - found >-- Looking for strtoull >-- Looking for strtoull - found >-- Looking for explicit_bzero >-- Looking for explicit_bzero - found >-- Looking for memset_s >-- Looking for memset_s - not found >-- Performing Test HAVE_GLOB_GL_FLAGS_MEMBER >-- Performing Test HAVE_GLOB_GL_FLAGS_MEMBER - Success >-- Looking for glob >-- Looking for glob - found >-- Looking for vsnprintf >-- Looking for vsnprintf - found >-- Looking for snprintf >-- Looking for snprintf - found >-- Looking for poll >-- Looking for poll - found >-- Looking for select >-- Looking for select - found >-- Looking for getaddrinfo >-- Looking for getaddrinfo - found >-- Looking for ntohll >-- Looking for ntohll - not found >-- Looking for htonll >-- Looking for htonll - not found >-- Looking for clock_gettime in rt >-- Looking for clock_gettime in rt - found >-- Looking for forkpty in util >-- Looking for forkpty in util - found >-- Looking for cfmakeraw >-- Looking for cfmakeraw - found >-- Looking for __strtoull >-- Looking for __strtoull - not found >-- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE >-- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE - Success >-- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE >-- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE - Failed >-- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE >-- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE - Success >-- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE >-- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE - Success >-- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE >-- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE - Success >-- Performing Test HAVE_UNUSED_ATTRIBUTE >-- Performing Test HAVE_UNUSED_ATTRIBUTE - Success >-- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION >-- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION - Success >-- Performing Test HAVE_COMPILER__FUNC__ >-- Performing Test HAVE_COMPILER__FUNC__ - Success >-- Performing Test HAVE_COMPILER__FUNCTION__ >-- Performing Test HAVE_COMPILER__FUNCTION__ - Success >-- Performing Test HAVE_LD_VERSION_SCRIPT >-- Performing Test HAVE_LD_VERSION_SCRIPT - Success >-- Check if the system is big endian >-- Searching 16 bit integer >-- Looking for sys/types.h >-- Looking for sys/types.h - 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 >-- Found Doxygen: /usr/bin/doxygen (found version "1.8.14") found components: doxygen dot >-- Threads_FOUND=TRUE >-- ******************************************** >-- ********** libssh build options : ********** >-- zlib support: yes >-- libgcrypt support: no >-- libmbedTLS support: no >-- libnacl support: OFF >-- SFTP support: yes >-- Server support : no >-- GSSAPI support : no >-- GEX support : ON >-- Pcap debugging support : no >-- With static library: no >-- Unit testing: no >-- Client code testing: OFF >-- Blowfish cipher support: OFF >-- Server code testing: OFF >-- Public API documentation generation >-- Benchmarks: OFF >-- Symbol versioning: ON >-- Allow ABI break: OFF >-- Release is final: >-- Global client config: /etc/ssh/ssh_config >-- ******************************************** >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -pipe -fomit-frame-pointer -O2 -march=native -mtune=native >C++ >Linker flags: >Executable -Wl,--hash-style=gnu -Wl,--as-needed >Module -Wl,--hash-style=gnu -Wl,--as-needed >Shared -Wl,--hash-style=gnu -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_64.amd64 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0 ... > [32;01m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_compile >>>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_32.x86" >ninja -v -j25 -l0 >[1/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/match.c.o -MF src/CMakeFiles/ssh_shared.dir/match.c.o.d -o src/CMakeFiles/ssh_shared.dir/match.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/match.c >[2/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/getpass.c.o -MF src/CMakeFiles/ssh_shared.dir/getpass.c.o.d -o src/CMakeFiles/ssh_shared.dir/getpass.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/getpass.c >[3/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/base64.c.o -MF src/CMakeFiles/ssh_shared.dir/base64.c.o.d -o src/CMakeFiles/ssh_shared.dir/base64.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/base64.c >[4/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/bignum.c.o -MF src/CMakeFiles/ssh_shared.dir/bignum.c.o.d -o src/CMakeFiles/ssh_shared.dir/bignum.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bignum.c >[5/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/ecdh.c.o -MF src/CMakeFiles/ssh_shared.dir/ecdh.c.o.d -o src/CMakeFiles/ssh_shared.dir/ecdh.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/ecdh.c >[6/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/init.c.o -MF src/CMakeFiles/ssh_shared.dir/init.c.o.d -o src/CMakeFiles/ssh_shared.dir/init.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/init.c >[7/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/callbacks.c.o -MF src/CMakeFiles/ssh_shared.dir/callbacks.c.o.d -o src/CMakeFiles/ssh_shared.dir/callbacks.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/callbacks.c >[8/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/curve25519.c.o -MF src/CMakeFiles/ssh_shared.dir/curve25519.c.o.d -o src/CMakeFiles/ssh_shared.dir/curve25519.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/curve25519.c >[9/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/error.c.o -MF src/CMakeFiles/ssh_shared.dir/error.c.o.d -o src/CMakeFiles/ssh_shared.dir/error.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/error.c >[10/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/kdf.c.o -MF src/CMakeFiles/ssh_shared.dir/kdf.c.o.d -o src/CMakeFiles/ssh_shared.dir/kdf.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/kdf.c >[11/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/log.c.o -MF src/CMakeFiles/ssh_shared.dir/log.c.o.d -o src/CMakeFiles/ssh_shared.dir/log.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/log.c >[12/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/connect.c.o -MF src/CMakeFiles/ssh_shared.dir/connect.c.o.d -o src/CMakeFiles/ssh_shared.dir/connect.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connect.c >[13/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/dh.c.o -MF src/CMakeFiles/ssh_shared.dir/dh.c.o.d -o src/CMakeFiles/ssh_shared.dir/dh.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh.c >[14/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/pcap.c.o -MF src/CMakeFiles/ssh_shared.dir/pcap.c.o.d -o src/CMakeFiles/ssh_shared.dir/pcap.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pcap.c >[15/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -Wno-deprecated-declarations -MD -MT src/CMakeFiles/ssh_shared.dir/known_hosts.c.o -MF src/CMakeFiles/ssh_shared.dir/known_hosts.c.o.d -o src/CMakeFiles/ssh_shared.dir/known_hosts.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/known_hosts.c >[16/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/agent.c.o -MF src/CMakeFiles/ssh_shared.dir/agent.c.o.d -o src/CMakeFiles/ssh_shared.dir/agent.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/agent.c >[17/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/connector.c.o -MF src/CMakeFiles/ssh_shared.dir/connector.c.o.d -o src/CMakeFiles/ssh_shared.dir/connector.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c >[18/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/client.c.o -MF src/CMakeFiles/ssh_shared.dir/client.c.o.d -o src/CMakeFiles/ssh_shared.dir/client.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/client.c >[19/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/messages.c.o -MF src/CMakeFiles/ssh_shared.dir/messages.c.o.d -o src/CMakeFiles/ssh_shared.dir/messages.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/messages.c >[20/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/packet_cb.c.o -MF src/CMakeFiles/ssh_shared.dir/packet_cb.c.o.d -o src/CMakeFiles/ssh_shared.dir/packet_cb.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/packet_cb.c >[21/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/packet_crypt.c.o -MF src/CMakeFiles/ssh_shared.dir/packet_crypt.c.o.d -o src/CMakeFiles/ssh_shared.dir/packet_crypt.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/packet_crypt.c >[22/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/knownhosts.c.o -MF src/CMakeFiles/ssh_shared.dir/knownhosts.c.o.d -o src/CMakeFiles/ssh_shared.dir/knownhosts.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/knownhosts.c >[23/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/legacy.c.o -MF src/CMakeFiles/ssh_shared.dir/legacy.c.o.d -o src/CMakeFiles/ssh_shared.dir/legacy.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/legacy.c >[24/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/buffer.c.o -MF src/CMakeFiles/ssh_shared.dir/buffer.c.o.d -o src/CMakeFiles/ssh_shared.dir/buffer.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c >[25/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/string.c.o -MF src/CMakeFiles/ssh_shared.dir/string.c.o.d -o src/CMakeFiles/ssh_shared.dir/string.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/string.c >[26/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/pki_ed25519.c.o -MF src/CMakeFiles/ssh_shared.dir/pki_ed25519.c.o.d -o src/CMakeFiles/ssh_shared.dir/pki_ed25519.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_ed25519.c >[27/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/kex.c.o -MF src/CMakeFiles/ssh_shared.dir/kex.c.o.d -o src/CMakeFiles/ssh_shared.dir/kex.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/kex.c >[28/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/config.c.o -MF src/CMakeFiles/ssh_shared.dir/config.c.o.d -o src/CMakeFiles/ssh_shared.dir/config.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/config.c >[29/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/scp.c.o -MF src/CMakeFiles/ssh_shared.dir/scp.c.o.d -o src/CMakeFiles/ssh_shared.dir/scp.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/scp.c >[30/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/socket.c.o -MF src/CMakeFiles/ssh_shared.dir/socket.c.o.d -o src/CMakeFiles/ssh_shared.dir/socket.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c >[31/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/threads.c.o -MF src/CMakeFiles/ssh_shared.dir/threads.c.o.d -o src/CMakeFiles/ssh_shared.dir/threads.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads.c >[32/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/session.c.o -MF src/CMakeFiles/ssh_shared.dir/session.c.o.d -o src/CMakeFiles/ssh_shared.dir/session.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/session.c >[33/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/poll.c.o -MF src/CMakeFiles/ssh_shared.dir/poll.c.o.d -o src/CMakeFiles/ssh_shared.dir/poll.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c >[34/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/chachapoly.c.o -MF src/CMakeFiles/ssh_shared.dir/chachapoly.c.o.d -o src/CMakeFiles/ssh_shared.dir/chachapoly.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/chachapoly.c >[35/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/auth.c.o -MF src/CMakeFiles/ssh_shared.dir/auth.c.o.d -o src/CMakeFiles/ssh_shared.dir/auth.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c >[36/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/misc.c.o -MF src/CMakeFiles/ssh_shared.dir/misc.c.o.d -o src/CMakeFiles/ssh_shared.dir/misc.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c >[37/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/options.c.o -MF src/CMakeFiles/ssh_shared.dir/options.c.o.d -o src/CMakeFiles/ssh_shared.dir/options.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/options.c >[38/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/packet.c.o -MF src/CMakeFiles/ssh_shared.dir/packet.c.o.d -o src/CMakeFiles/ssh_shared.dir/packet.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/packet.c >[39/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/pki_container_openssh.c.o -MF src/CMakeFiles/ssh_shared.dir/pki_container_openssh.c.o.d -o src/CMakeFiles/ssh_shared.dir/pki_container_openssh.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_container_openssh.c >[40/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/wrapper.c.o -MF src/CMakeFiles/ssh_shared.dir/wrapper.c.o.d -o src/CMakeFiles/ssh_shared.dir/wrapper.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/wrapper.c >[41/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/threads/noop.c.o -MF src/CMakeFiles/ssh_shared.dir/threads/noop.c.o.d -o src/CMakeFiles/ssh_shared.dir/threads/noop.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/noop.c >[42/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/pki.c.o -MF src/CMakeFiles/ssh_shared.dir/pki.c.o.d -o src/CMakeFiles/ssh_shared.dir/pki.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c >[43/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/threads/pthread.c.o -MF src/CMakeFiles/ssh_shared.dir/threads/pthread.c.o.d -o src/CMakeFiles/ssh_shared.dir/threads/pthread.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/pthread.c >[44/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/config_parser.c.o -MF src/CMakeFiles/ssh_shared.dir/config_parser.c.o.d -o src/CMakeFiles/ssh_shared.dir/config_parser.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/config_parser.c >[45/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/token.c.o -MF src/CMakeFiles/ssh_shared.dir/token.c.o.d -o src/CMakeFiles/ssh_shared.dir/token.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/token.c >[46/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/threads/libcrypto.c.o -MF src/CMakeFiles/ssh_shared.dir/threads/libcrypto.c.o.d -o src/CMakeFiles/ssh_shared.dir/threads/libcrypto.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/libcrypto.c >[47/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/channels.c.o -MF src/CMakeFiles/ssh_shared.dir/channels.c.o.d -o src/CMakeFiles/ssh_shared.dir/channels.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c >[48/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/dh_crypto.c.o -MF src/CMakeFiles/ssh_shared.dir/dh_crypto.c.o.d -o src/CMakeFiles/ssh_shared.dir/dh_crypto.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh_crypto.c >[49/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/ecdh_crypto.c.o -MF src/CMakeFiles/ssh_shared.dir/ecdh_crypto.c.o.d -o src/CMakeFiles/ssh_shared.dir/ecdh_crypto.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/ecdh_crypto.c >[50/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/dh-gex.c.o -MF src/CMakeFiles/ssh_shared.dir/dh-gex.c.o.d -o src/CMakeFiles/ssh_shared.dir/dh-gex.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh-gex.c >[51/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/libcrypto-compat.c.o -MF src/CMakeFiles/ssh_shared.dir/libcrypto-compat.c.o.d -o src/CMakeFiles/ssh_shared.dir/libcrypto-compat.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libcrypto-compat.c >[52/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/gzip.c.o -MF src/CMakeFiles/ssh_shared.dir/gzip.c.o.d -o src/CMakeFiles/ssh_shared.dir/gzip.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gzip.c >[53/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/libcrypto.c.o -MF src/CMakeFiles/ssh_shared.dir/libcrypto.c.o.d -o src/CMakeFiles/ssh_shared.dir/libcrypto.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libcrypto.c >[54/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/blowfish.c.o -MF src/CMakeFiles/ssh_shared.dir/external/blowfish.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/blowfish.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/blowfish.c >[55/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/chacha.c.o -MF src/CMakeFiles/ssh_shared.dir/external/chacha.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/chacha.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/chacha.c >[56/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/ge25519.c.o -MF src/CMakeFiles/ssh_shared.dir/external/ge25519.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/ge25519.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c >[57/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/poly1305.c.o -MF src/CMakeFiles/ssh_shared.dir/external/poly1305.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/poly1305.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/poly1305.c >[58/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/fe25519.c.o -MF src/CMakeFiles/ssh_shared.dir/external/fe25519.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/fe25519.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/fe25519.c >[59/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/sc25519.c.o -MF src/CMakeFiles/ssh_shared.dir/external/sc25519.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/sc25519.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/sc25519.c >[60/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/curve25519_ref.c.o -MF src/CMakeFiles/ssh_shared.dir/external/curve25519_ref.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/curve25519_ref.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/curve25519_ref.c >[61/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/bcrypt_pbkdf.c.o -MF src/CMakeFiles/ssh_shared.dir/external/bcrypt_pbkdf.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/bcrypt_pbkdf.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/bcrypt_pbkdf.c >[62/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/ed25519.c.o -MF src/CMakeFiles/ssh_shared.dir/external/ed25519.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/ed25519.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ed25519.c >[63/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/pki_crypto.c.o -MF src/CMakeFiles/ssh_shared.dir/pki_crypto.c.o.d -o src/CMakeFiles/ssh_shared.dir/pki_crypto.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_crypto.c >[64/66] /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/sftp.c.o -MF src/CMakeFiles/ssh_shared.dir/sftp.c.o.d -o src/CMakeFiles/ssh_shared.dir/sftp.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/sftp.c >[65/66] : && /usr/bin/x86_64-pc-linux-gnu-gcc -m32 -fPIC -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--version-script,"/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libssh.map" -shared -Wl,-soname,libssh.so.4 -o lib/libssh.so.4.8.1 src/CMakeFiles/ssh_shared.dir/agent.c.o src/CMakeFiles/ssh_shared.dir/auth.c.o src/CMakeFiles/ssh_shared.dir/base64.c.o src/CMakeFiles/ssh_shared.dir/bignum.c.o src/CMakeFiles/ssh_shared.dir/buffer.c.o src/CMakeFiles/ssh_shared.dir/callbacks.c.o src/CMakeFiles/ssh_shared.dir/channels.c.o src/CMakeFiles/ssh_shared.dir/client.c.o src/CMakeFiles/ssh_shared.dir/config.c.o src/CMakeFiles/ssh_shared.dir/connect.c.o src/CMakeFiles/ssh_shared.dir/connector.c.o src/CMakeFiles/ssh_shared.dir/curve25519.c.o src/CMakeFiles/ssh_shared.dir/dh.c.o src/CMakeFiles/ssh_shared.dir/ecdh.c.o src/CMakeFiles/ssh_shared.dir/error.c.o src/CMakeFiles/ssh_shared.dir/getpass.c.o src/CMakeFiles/ssh_shared.dir/init.c.o src/CMakeFiles/ssh_shared.dir/kdf.c.o src/CMakeFiles/ssh_shared.dir/kex.c.o src/CMakeFiles/ssh_shared.dir/known_hosts.c.o src/CMakeFiles/ssh_shared.dir/knownhosts.c.o src/CMakeFiles/ssh_shared.dir/legacy.c.o src/CMakeFiles/ssh_shared.dir/log.c.o src/CMakeFiles/ssh_shared.dir/match.c.o src/CMakeFiles/ssh_shared.dir/messages.c.o src/CMakeFiles/ssh_shared.dir/misc.c.o src/CMakeFiles/ssh_shared.dir/options.c.o src/CMakeFiles/ssh_shared.dir/packet.c.o src/CMakeFiles/ssh_shared.dir/packet_cb.c.o src/CMakeFiles/ssh_shared.dir/packet_crypt.c.o src/CMakeFiles/ssh_shared.dir/pcap.c.o src/CMakeFiles/ssh_shared.dir/pki.c.o src/CMakeFiles/ssh_shared.dir/pki_container_openssh.c.o src/CMakeFiles/ssh_shared.dir/pki_ed25519.c.o src/CMakeFiles/ssh_shared.dir/poll.c.o src/CMakeFiles/ssh_shared.dir/session.c.o src/CMakeFiles/ssh_shared.dir/scp.c.o src/CMakeFiles/ssh_shared.dir/socket.c.o src/CMakeFiles/ssh_shared.dir/string.c.o src/CMakeFiles/ssh_shared.dir/threads.c.o src/CMakeFiles/ssh_shared.dir/wrapper.c.o src/CMakeFiles/ssh_shared.dir/external/bcrypt_pbkdf.c.o src/CMakeFiles/ssh_shared.dir/external/blowfish.c.o src/CMakeFiles/ssh_shared.dir/external/chacha.c.o src/CMakeFiles/ssh_shared.dir/external/ed25519.c.o src/CMakeFiles/ssh_shared.dir/external/fe25519.c.o src/CMakeFiles/ssh_shared.dir/external/ge25519.c.o src/CMakeFiles/ssh_shared.dir/external/poly1305.c.o src/CMakeFiles/ssh_shared.dir/external/sc25519.c.o src/CMakeFiles/ssh_shared.dir/chachapoly.c.o src/CMakeFiles/ssh_shared.dir/config_parser.c.o src/CMakeFiles/ssh_shared.dir/token.c.o src/CMakeFiles/ssh_shared.dir/threads/noop.c.o src/CMakeFiles/ssh_shared.dir/threads/pthread.c.o src/CMakeFiles/ssh_shared.dir/threads/libcrypto.c.o src/CMakeFiles/ssh_shared.dir/pki_crypto.c.o src/CMakeFiles/ssh_shared.dir/ecdh_crypto.c.o src/CMakeFiles/ssh_shared.dir/libcrypto.c.o src/CMakeFiles/ssh_shared.dir/dh_crypto.c.o src/CMakeFiles/ssh_shared.dir/libcrypto-compat.c.o src/CMakeFiles/ssh_shared.dir/sftp.c.o src/CMakeFiles/ssh_shared.dir/dh-gex.c.o src/CMakeFiles/ssh_shared.dir/gzip.c.o src/CMakeFiles/ssh_shared.dir/external/curve25519_ref.c.o -lrt /usr/lib/libcrypto.so /usr/lib/libz.so && : >[66/66] /usr/bin/cmake -E cmake_symlink_library lib/libssh.so.4.8.1 lib/libssh.so.4 lib/libssh.so && : > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_compile >>>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_64.amd64" >ninja -v -j25 -l0 >[1/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/match.c.o -MF src/CMakeFiles/ssh_shared.dir/match.c.o.d -o src/CMakeFiles/ssh_shared.dir/match.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/match.c >[2/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/getpass.c.o -MF src/CMakeFiles/ssh_shared.dir/getpass.c.o.d -o src/CMakeFiles/ssh_shared.dir/getpass.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/getpass.c >[3/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/bignum.c.o -MF src/CMakeFiles/ssh_shared.dir/bignum.c.o.d -o src/CMakeFiles/ssh_shared.dir/bignum.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bignum.c >[4/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/ecdh.c.o -MF src/CMakeFiles/ssh_shared.dir/ecdh.c.o.d -o src/CMakeFiles/ssh_shared.dir/ecdh.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/ecdh.c >[5/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/error.c.o -MF src/CMakeFiles/ssh_shared.dir/error.c.o.d -o src/CMakeFiles/ssh_shared.dir/error.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/error.c >[6/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/init.c.o -MF src/CMakeFiles/ssh_shared.dir/init.c.o.d -o src/CMakeFiles/ssh_shared.dir/init.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/init.c >[7/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/curve25519.c.o -MF src/CMakeFiles/ssh_shared.dir/curve25519.c.o.d -o src/CMakeFiles/ssh_shared.dir/curve25519.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/curve25519.c >[8/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/base64.c.o -MF src/CMakeFiles/ssh_shared.dir/base64.c.o.d -o src/CMakeFiles/ssh_shared.dir/base64.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/base64.c >[9/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/callbacks.c.o -MF src/CMakeFiles/ssh_shared.dir/callbacks.c.o.d -o src/CMakeFiles/ssh_shared.dir/callbacks.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/callbacks.c >[10/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/log.c.o -MF src/CMakeFiles/ssh_shared.dir/log.c.o.d -o src/CMakeFiles/ssh_shared.dir/log.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/log.c >[11/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/kdf.c.o -MF src/CMakeFiles/ssh_shared.dir/kdf.c.o.d -o src/CMakeFiles/ssh_shared.dir/kdf.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/kdf.c >[12/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/dh.c.o -MF src/CMakeFiles/ssh_shared.dir/dh.c.o.d -o src/CMakeFiles/ssh_shared.dir/dh.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh.c >[13/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/pcap.c.o -MF src/CMakeFiles/ssh_shared.dir/pcap.c.o.d -o src/CMakeFiles/ssh_shared.dir/pcap.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pcap.c >[14/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/connect.c.o -MF src/CMakeFiles/ssh_shared.dir/connect.c.o.d -o src/CMakeFiles/ssh_shared.dir/connect.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connect.c >[15/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/connector.c.o -MF src/CMakeFiles/ssh_shared.dir/connector.c.o.d -o src/CMakeFiles/ssh_shared.dir/connector.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c >[16/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -Wno-deprecated-declarations -MD -MT src/CMakeFiles/ssh_shared.dir/known_hosts.c.o -MF src/CMakeFiles/ssh_shared.dir/known_hosts.c.o.d -o src/CMakeFiles/ssh_shared.dir/known_hosts.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/known_hosts.c >[17/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/agent.c.o -MF src/CMakeFiles/ssh_shared.dir/agent.c.o.d -o src/CMakeFiles/ssh_shared.dir/agent.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/agent.c >[18/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/messages.c.o -MF src/CMakeFiles/ssh_shared.dir/messages.c.o.d -o src/CMakeFiles/ssh_shared.dir/messages.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/messages.c >[19/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/client.c.o -MF src/CMakeFiles/ssh_shared.dir/client.c.o.d -o src/CMakeFiles/ssh_shared.dir/client.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/client.c >[20/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/packet_cb.c.o -MF src/CMakeFiles/ssh_shared.dir/packet_cb.c.o.d -o src/CMakeFiles/ssh_shared.dir/packet_cb.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/packet_cb.c >[21/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/knownhosts.c.o -MF src/CMakeFiles/ssh_shared.dir/knownhosts.c.o.d -o src/CMakeFiles/ssh_shared.dir/knownhosts.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/knownhosts.c >[22/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/legacy.c.o -MF src/CMakeFiles/ssh_shared.dir/legacy.c.o.d -o src/CMakeFiles/ssh_shared.dir/legacy.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/legacy.c >[23/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/packet_crypt.c.o -MF src/CMakeFiles/ssh_shared.dir/packet_crypt.c.o.d -o src/CMakeFiles/ssh_shared.dir/packet_crypt.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/packet_crypt.c >[24/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/string.c.o -MF src/CMakeFiles/ssh_shared.dir/string.c.o.d -o src/CMakeFiles/ssh_shared.dir/string.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/string.c >[25/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/pki_ed25519.c.o -MF src/CMakeFiles/ssh_shared.dir/pki_ed25519.c.o.d -o src/CMakeFiles/ssh_shared.dir/pki_ed25519.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_ed25519.c >[26/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/config.c.o -MF src/CMakeFiles/ssh_shared.dir/config.c.o.d -o src/CMakeFiles/ssh_shared.dir/config.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/config.c >[27/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/kex.c.o -MF src/CMakeFiles/ssh_shared.dir/kex.c.o.d -o src/CMakeFiles/ssh_shared.dir/kex.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/kex.c >[28/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/buffer.c.o -MF src/CMakeFiles/ssh_shared.dir/buffer.c.o.d -o src/CMakeFiles/ssh_shared.dir/buffer.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c >[29/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/threads.c.o -MF src/CMakeFiles/ssh_shared.dir/threads.c.o.d -o src/CMakeFiles/ssh_shared.dir/threads.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads.c >[30/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/chacha.c.o -MF src/CMakeFiles/ssh_shared.dir/external/chacha.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/chacha.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/chacha.c >[31/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/poll.c.o -MF src/CMakeFiles/ssh_shared.dir/poll.c.o.d -o src/CMakeFiles/ssh_shared.dir/poll.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c >[32/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/auth.c.o -MF src/CMakeFiles/ssh_shared.dir/auth.c.o.d -o src/CMakeFiles/ssh_shared.dir/auth.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c >[33/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/poly1305.c.o -MF src/CMakeFiles/ssh_shared.dir/external/poly1305.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/poly1305.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/poly1305.c >[34/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/pki_container_openssh.c.o -MF src/CMakeFiles/ssh_shared.dir/pki_container_openssh.c.o.d -o src/CMakeFiles/ssh_shared.dir/pki_container_openssh.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_container_openssh.c >[35/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/bcrypt_pbkdf.c.o -MF src/CMakeFiles/ssh_shared.dir/external/bcrypt_pbkdf.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/bcrypt_pbkdf.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/bcrypt_pbkdf.c >[36/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/misc.c.o -MF src/CMakeFiles/ssh_shared.dir/misc.c.o.d -o src/CMakeFiles/ssh_shared.dir/misc.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c >[37/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/options.c.o -MF src/CMakeFiles/ssh_shared.dir/options.c.o.d -o src/CMakeFiles/ssh_shared.dir/options.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/options.c >[38/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/wrapper.c.o -MF src/CMakeFiles/ssh_shared.dir/wrapper.c.o.d -o src/CMakeFiles/ssh_shared.dir/wrapper.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/wrapper.c >[39/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/scp.c.o -MF src/CMakeFiles/ssh_shared.dir/scp.c.o.d -o src/CMakeFiles/ssh_shared.dir/scp.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/scp.c >[40/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/threads/noop.c.o -MF src/CMakeFiles/ssh_shared.dir/threads/noop.c.o.d -o src/CMakeFiles/ssh_shared.dir/threads/noop.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/noop.c >[41/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/threads/pthread.c.o -MF src/CMakeFiles/ssh_shared.dir/threads/pthread.c.o.d -o src/CMakeFiles/ssh_shared.dir/threads/pthread.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/pthread.c >[42/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/ed25519.c.o -MF src/CMakeFiles/ssh_shared.dir/external/ed25519.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/ed25519.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ed25519.c >[43/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/packet.c.o -MF src/CMakeFiles/ssh_shared.dir/packet.c.o.d -o src/CMakeFiles/ssh_shared.dir/packet.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/packet.c >[44/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/socket.c.o -MF src/CMakeFiles/ssh_shared.dir/socket.c.o.d -o src/CMakeFiles/ssh_shared.dir/socket.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c >[45/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/chachapoly.c.o -MF src/CMakeFiles/ssh_shared.dir/chachapoly.c.o.d -o src/CMakeFiles/ssh_shared.dir/chachapoly.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/chachapoly.c >[46/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/token.c.o -MF src/CMakeFiles/ssh_shared.dir/token.c.o.d -o src/CMakeFiles/ssh_shared.dir/token.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/token.c >[47/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/config_parser.c.o -MF src/CMakeFiles/ssh_shared.dir/config_parser.c.o.d -o src/CMakeFiles/ssh_shared.dir/config_parser.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/config_parser.c >[48/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/fe25519.c.o -MF src/CMakeFiles/ssh_shared.dir/external/fe25519.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/fe25519.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/fe25519.c >[49/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/session.c.o -MF src/CMakeFiles/ssh_shared.dir/session.c.o.d -o src/CMakeFiles/ssh_shared.dir/session.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/session.c >[50/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/blowfish.c.o -MF src/CMakeFiles/ssh_shared.dir/external/blowfish.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/blowfish.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/blowfish.c >[51/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/ge25519.c.o -MF src/CMakeFiles/ssh_shared.dir/external/ge25519.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/ge25519.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c >[52/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/threads/libcrypto.c.o -MF src/CMakeFiles/ssh_shared.dir/threads/libcrypto.c.o.d -o src/CMakeFiles/ssh_shared.dir/threads/libcrypto.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/libcrypto.c >[53/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/ecdh_crypto.c.o -MF src/CMakeFiles/ssh_shared.dir/ecdh_crypto.c.o.d -o src/CMakeFiles/ssh_shared.dir/ecdh_crypto.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/ecdh_crypto.c >[54/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/sc25519.c.o -MF src/CMakeFiles/ssh_shared.dir/external/sc25519.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/sc25519.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/sc25519.c >[55/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/gzip.c.o -MF src/CMakeFiles/ssh_shared.dir/gzip.c.o.d -o src/CMakeFiles/ssh_shared.dir/gzip.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gzip.c >[56/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/libcrypto-compat.c.o -MF src/CMakeFiles/ssh_shared.dir/libcrypto-compat.c.o.d -o src/CMakeFiles/ssh_shared.dir/libcrypto-compat.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libcrypto-compat.c >[57/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/external/curve25519_ref.c.o -MF src/CMakeFiles/ssh_shared.dir/external/curve25519_ref.c.o.d -o src/CMakeFiles/ssh_shared.dir/external/curve25519_ref.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/curve25519_ref.c >[58/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/dh-gex.c.o -MF src/CMakeFiles/ssh_shared.dir/dh-gex.c.o.d -o src/CMakeFiles/ssh_shared.dir/dh-gex.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh-gex.c >[59/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/pki.c.o -MF src/CMakeFiles/ssh_shared.dir/pki.c.o.d -o src/CMakeFiles/ssh_shared.dir/pki.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c >[60/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/dh_crypto.c.o -MF src/CMakeFiles/ssh_shared.dir/dh_crypto.c.o.d -o src/CMakeFiles/ssh_shared.dir/dh_crypto.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh_crypto.c >[61/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/libcrypto.c.o -MF src/CMakeFiles/ssh_shared.dir/libcrypto.c.o.d -o src/CMakeFiles/ssh_shared.dir/libcrypto.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libcrypto.c >[62/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/channels.c.o -MF src/CMakeFiles/ssh_shared.dir/channels.c.o.d -o src/CMakeFiles/ssh_shared.dir/channels.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c >[63/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/pki_crypto.c.o -MF src/CMakeFiles/ssh_shared.dir/pki_crypto.c.o.d -o src/CMakeFiles/ssh_shared.dir/pki_crypto.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_crypto.c >[64/66] /usr/bin/x86_64-pc-linux-gnu-gcc -DLIBSSH_EXPORTS -Isrc -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src -I/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include -I. -DNDEBUG -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -fPIC -fvisibility=hidden -std=gnu99 -Wpedantic -Wall -Wshadow -Wmissing-prototypes -Wcast-align -Werror=address -Wstrict-prototypes -Werror=strict-prototypes -Wwrite-strings -Werror=write-strings -Werror-implicit-function-declaration -Wpointer-arith -Werror=pointer-arith -Wdeclaration-after-statement -Werror=declaration-after-statement -Wreturn-type -Werror=return-type -Wuninitialized -Werror=uninitialized -Wimplicit-fallthrough -Werror=strict-overflow -Wstrict-overflow=2 -Wno-format-zero-length -Wmissing-field-initializers -Wformat -Wformat-security -Werror=format-security -fno-common -fstack-clash-protection -D_GNU_SOURCE -MD -MT src/CMakeFiles/ssh_shared.dir/sftp.c.o -MF src/CMakeFiles/ssh_shared.dir/sftp.c.o.d -o src/CMakeFiles/ssh_shared.dir/sftp.c.o -c /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/sftp.c >[65/66] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -pipe -fomit-frame-pointer -O2 -march=native -mtune=native -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--version-script,"/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libssh.map" -shared -Wl,-soname,libssh.so.4 -o lib/libssh.so.4.8.1 src/CMakeFiles/ssh_shared.dir/agent.c.o src/CMakeFiles/ssh_shared.dir/auth.c.o src/CMakeFiles/ssh_shared.dir/base64.c.o src/CMakeFiles/ssh_shared.dir/bignum.c.o src/CMakeFiles/ssh_shared.dir/buffer.c.o src/CMakeFiles/ssh_shared.dir/callbacks.c.o src/CMakeFiles/ssh_shared.dir/channels.c.o src/CMakeFiles/ssh_shared.dir/client.c.o src/CMakeFiles/ssh_shared.dir/config.c.o src/CMakeFiles/ssh_shared.dir/connect.c.o src/CMakeFiles/ssh_shared.dir/connector.c.o src/CMakeFiles/ssh_shared.dir/curve25519.c.o src/CMakeFiles/ssh_shared.dir/dh.c.o src/CMakeFiles/ssh_shared.dir/ecdh.c.o src/CMakeFiles/ssh_shared.dir/error.c.o src/CMakeFiles/ssh_shared.dir/getpass.c.o src/CMakeFiles/ssh_shared.dir/init.c.o src/CMakeFiles/ssh_shared.dir/kdf.c.o src/CMakeFiles/ssh_shared.dir/kex.c.o src/CMakeFiles/ssh_shared.dir/known_hosts.c.o src/CMakeFiles/ssh_shared.dir/knownhosts.c.o src/CMakeFiles/ssh_shared.dir/legacy.c.o src/CMakeFiles/ssh_shared.dir/log.c.o src/CMakeFiles/ssh_shared.dir/match.c.o src/CMakeFiles/ssh_shared.dir/messages.c.o src/CMakeFiles/ssh_shared.dir/misc.c.o src/CMakeFiles/ssh_shared.dir/options.c.o src/CMakeFiles/ssh_shared.dir/packet.c.o src/CMakeFiles/ssh_shared.dir/packet_cb.c.o src/CMakeFiles/ssh_shared.dir/packet_crypt.c.o src/CMakeFiles/ssh_shared.dir/pcap.c.o src/CMakeFiles/ssh_shared.dir/pki.c.o src/CMakeFiles/ssh_shared.dir/pki_container_openssh.c.o src/CMakeFiles/ssh_shared.dir/pki_ed25519.c.o src/CMakeFiles/ssh_shared.dir/poll.c.o src/CMakeFiles/ssh_shared.dir/session.c.o src/CMakeFiles/ssh_shared.dir/scp.c.o src/CMakeFiles/ssh_shared.dir/socket.c.o src/CMakeFiles/ssh_shared.dir/string.c.o src/CMakeFiles/ssh_shared.dir/threads.c.o src/CMakeFiles/ssh_shared.dir/wrapper.c.o src/CMakeFiles/ssh_shared.dir/external/bcrypt_pbkdf.c.o src/CMakeFiles/ssh_shared.dir/external/blowfish.c.o src/CMakeFiles/ssh_shared.dir/external/chacha.c.o src/CMakeFiles/ssh_shared.dir/external/ed25519.c.o src/CMakeFiles/ssh_shared.dir/external/fe25519.c.o src/CMakeFiles/ssh_shared.dir/external/ge25519.c.o src/CMakeFiles/ssh_shared.dir/external/poly1305.c.o src/CMakeFiles/ssh_shared.dir/external/sc25519.c.o src/CMakeFiles/ssh_shared.dir/chachapoly.c.o src/CMakeFiles/ssh_shared.dir/config_parser.c.o src/CMakeFiles/ssh_shared.dir/token.c.o src/CMakeFiles/ssh_shared.dir/threads/noop.c.o src/CMakeFiles/ssh_shared.dir/threads/pthread.c.o src/CMakeFiles/ssh_shared.dir/threads/libcrypto.c.o src/CMakeFiles/ssh_shared.dir/pki_crypto.c.o src/CMakeFiles/ssh_shared.dir/ecdh_crypto.c.o src/CMakeFiles/ssh_shared.dir/libcrypto.c.o src/CMakeFiles/ssh_shared.dir/dh_crypto.c.o src/CMakeFiles/ssh_shared.dir/libcrypto-compat.c.o src/CMakeFiles/ssh_shared.dir/sftp.c.o src/CMakeFiles/ssh_shared.dir/dh-gex.c.o src/CMakeFiles/ssh_shared.dir/gzip.c.o src/CMakeFiles/ssh_shared.dir/external/curve25519_ref.c.o -lrt /usr/lib64/libcrypto.so -lz && : >[66/66] /usr/bin/cmake -E cmake_symlink_library lib/libssh.so.4.8.1 lib/libssh.so.4 lib/libssh.so && : >>>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_64.amd64" >ninja -v -j25 -l0 docs >[1/1] cd /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc && /usr/bin/cmake -E make_directory /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_64.amd64/doc && /usr/bin/doxygen /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_64.amd64/doc/Doxyfile.docs >Searching for include files... >Searching for example files... >Searching for images... >Searching for dot files... >Searching for msc files... >Searching for dia files... >Searching for files to exclude >Searching for files in directory /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/that_style >Searching for files in directory /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/that_style/img >Searching for files in directory /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/that_style/js >Searching INPUT for files to process... >Searching for files in directory /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh >Searching for files in directory /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src >Searching for files in directory /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/ABI >Searching for files in directory /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external >Searching for files in directory /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads >Searching for files in directory /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc >Searching for files in directory /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/that_style >Searching for files in directory /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/that_style/img >Searching for files in directory /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/that_style/js >Reading and parsing tag files >Parsing files >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/agent.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/agent.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/auth.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/auth.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bignum.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bignum.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind_config.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind_config.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/blf.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/blf.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/buffer.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/buffer.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bytearray.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bytearray.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/chacha.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/chacha.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/config.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/config.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/config_parser.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/config_parser.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/curve25519.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/curve25519.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/dh-gex.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/dh-gex.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/dh.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/dh.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ecdh.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ecdh.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ed25519.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ed25519.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/fe25519.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/fe25519.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ge25519.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ge25519.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/gssapi.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/gssapi.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/kex.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/kex.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/keys.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/keys.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/knownhosts.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/knownhosts.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/legacy.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/legacy.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libcrypto.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libcrypto.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libgcrypt.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libgcrypt.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libmbedcrypto.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libmbedcrypto.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libssh.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libssh.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/misc.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/misc.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/options.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/options.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/packet.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/packet.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pcap.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pcap.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki_priv.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki_priv.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/poll.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/poll.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/poly1305.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/poly1305.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/priv.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/priv.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sc25519.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sc25519.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/socket.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/socket.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ssh2.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ssh2.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/string.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/string.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/threads.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/threads.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/token.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/token.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/wrapper.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/wrapper.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/agent.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/agent.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/base64.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/base64.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bignum.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bignum.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bind.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bind.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bind_config.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bind_config.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/callbacks.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/callbacks.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/chachapoly.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/chachapoly.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/client.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/client.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/config.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/config.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/config_parser.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/config_parser.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connect.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connect.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/curve25519.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/curve25519.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh-gex.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh-gex.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh_crypto.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh_crypto.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh_key.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh_key.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/ecdh.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/ecdh.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/ecdh_crypto.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/ecdh_crypto.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/ecdh_gcrypt.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/ecdh_gcrypt.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/ecdh_mbedcrypto.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/ecdh_mbedcrypto.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/error.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/error.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/bcrypt_pbkdf.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/bcrypt_pbkdf.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/blowfish.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/blowfish.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/chacha.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/chacha.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/curve25519_ref.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/curve25519_ref.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ed25519.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ed25519.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/fe25519.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/fe25519.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/poly1305.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/poly1305.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/sc25519.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/sc25519.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gcrypt_missing.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gcrypt_missing.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/getpass.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/getpass.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gssapi.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gssapi.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gzip.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gzip.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/init.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/init.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/kdf.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/kdf.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/kex.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/kex.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/known_hosts.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/known_hosts.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/knownhosts.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/knownhosts.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/legacy.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/legacy.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libcrypto-compat.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libcrypto-compat.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libcrypto-compat.h... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libcrypto-compat.h... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libcrypto.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libcrypto.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libgcrypt.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libgcrypt.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libmbedcrypto.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libmbedcrypto.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/log.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/log.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/match.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/match.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/mbedcrypto_missing.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/mbedcrypto_missing.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/messages.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/messages.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/options.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/options.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/packet.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/packet.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/packet_cb.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/packet_cb.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/packet_crypt.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/packet_crypt.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pcap.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pcap.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_container_openssh.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_container_openssh.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_crypto.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_crypto.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_ed25519.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_ed25519.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_gcrypt.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_gcrypt.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_mbedcrypto.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_mbedcrypto.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/scp.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/scp.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/server.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/server.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/session.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/session.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/sftp.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/sftp.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/sftpserver.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/sftpserver.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/string.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/string.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/libcrypto.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/libcrypto.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/libgcrypt.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/libgcrypt.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/mbedtls.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/mbedtls.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/noop.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/noop.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/pthread.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/pthread.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/winlocks.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads/winlocks.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/token.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/token.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/wrapper.c... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/wrapper.c... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/authentication.dox... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/authentication.dox... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/command.dox... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/command.dox... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/forwarding.dox... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/forwarding.dox... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/guided_tour.dox... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/guided_tour.dox... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/introduction.dox... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/introduction.dox... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/linking.dox... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/linking.dox... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/mainpage.dox... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/mainpage.dox... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/scp.dox... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/scp.dox... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/sftp.dox... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/sftp.dox... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/shell.dox... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/shell.dox... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/tbd.dox... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/tbd.dox... >Preprocessing /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/threading.dox... >Parsing file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/threading.dox... >Building group list... >Building directory /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:35: warning: Compound ssh_channel_request_open is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:152: warning: Compound sftp_status_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/agent.h:73: warning: Compound ssh_agent_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/chachapoly.c:32: warning: Compound chacha20_poly1305_keysched is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gssapi.c:48: warning: Compound ssh_gssapi_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_crypto.c:52: warning: Compound pem_get_password_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:84: warning: Compound ssh_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:26: warning: Compound ssh_auth_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/chacha.h:12: warning: Compound chacha_ctx is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c:54: warning: Compound ge25519_p2 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/wrapper.h:61: warning: Compound ssh_hmac_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c:76: warning: Compound ssh_socket_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sc25519.h:34: warning: Compound shortsc25519 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c:60: warning: Compound ge25519_aff is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/keys.h:28: warning: Compound ssh_public_key_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/packet.h:29: warning: Compound packet_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:27: warning: Compound ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:46: warning: Compound ssh_service_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h:35: warning: Compound ssh_scp_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:81: warning: Compound sftp_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bind_config.c:122: warning: Compound ssh_bind_config_match_keyword_table_s is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h:70: warning: Compound ssh_signature_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/kex.h:29: warning: Compound ssh_kex_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:111: warning: Compound sftp_dir_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:102: warning: Compound sftp_file_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/auth.h:37: warning: Compound ssh_kbdint_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:128: warning: Compound sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:76: warning: Compound ssh_poll_ctx_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:57: warning: Compound ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:47: warning: Compound ssh_buffer_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:146: warning: Compound sftp_request_queue_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:62: warning: Compound ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/misc.h:43: warning: Compound ssh_iterator is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/kdf.c:43: warning: Compound ssh_mac_ctx_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/chachapoly.c:40: warning: Compound ssh_packet_header is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ge25519.h:24: warning: Compound ge25519 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:52: warning: Compound ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/config.c:166: warning: Compound ssh_config_match_keyword_table_s is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:832: warning: Compound ssh_agent_state_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h:42: warning: Compound ssh_key_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/misc.h:48: warning: Compound ssh_timestamp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:745: warning: Compound ssh_event_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh_key.c:51: warning: Compound dh_keypair is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:95: warning: Compound sftp_packet_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:109: warning: Compound ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:740: warning: Compound ssh_event_fd_wrapper is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:50: warning: Compound ssh_global_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/priv.h:243: warning: Compound error_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:157: warning: Compound ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bind_config.c:49: warning: Compound ssh_bind_config_keyword_table_s is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:970: warning: Compound ssh_auth_auto_state_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:530: warning: Compound ssh_packet_callbacks_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libssh.h:316: warning: Compound ssh_knownhosts_entry is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/token.h:29: warning: Compound ssh_tokens_st is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:63: warning: Compound ssh_poll_handle_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:120: warning: Compound sftp_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/keys.h:43: warning: Compound ssh_private_key_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libssh.h:108: warning: Compound ssh_counter_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sc25519.h:30: warning: Compound sc25519 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/poll.h:35: warning: Compound ssh_pollfd_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/string.h:29: warning: Compound ssh_string_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:2754: warning: Compound ssh_channel_read_termination_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/config.c:45: warning: Compound ssh_config_keyword_table_s is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:103: warning: Compound ssh_common_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c:47: warning: Compound ge25519_p1p1 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:161: warning: Compound sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/misc.h:38: warning: Compound ssh_list is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/fe25519.h:32: warning: Compound fe25519 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:917: warning: Compound ssh_threads_callbacks_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:777: warning: Compound ssh_channel_callbacks_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh_key.c:56: warning: Compound dh_ctx is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh_crypto.c:40: warning: Compound dh_ctx is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:104: warning: Compound ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/blf.h:53: warning: Compound BlowfishContext is not documented. >list... >Building namespace list... >Building file list... >Building class list... >Associating documentation with classes... >Computing nesting relations for classes... >Building example list... >Searching for enumerations... >Searching for documented typedefs... >Searching for members imported via using declarations... >Searching for included using directives... >Searching for documented variables... >Building interface member list... >Building member list... >Searching for friends... >Searching for documented defines... >Computing class inheritance relations... >Computing class usage relations... >Flushing cached template relations that have become invalid... >Computing class relations... >Add enum values to enums... >Searching for member function documentation... >Creating members for template instances... >Building page list... >Search for main page... >Computing page relations... >Determining the scope of groups... >Sorting lists... >Freeing entry tree >Determining which enums are documented >Computing member relations... >Building full member lists recursively... >Adding members to member groups. >Computing member references... >Inheriting documentation... >Generating disk names... >Adding source references... >Adding xrefitems... >Sorting member lists... >Computing dependencies between directories... >Generating citations page... >Counting data structures... >Resolving user defined references... >Finding anchors and sections in the documentation... >Transferring function references... >Combining using relations... >Adding members to index pages... >Generating style sheet... >Generating search indices... >Generating example documentation... >Generating file sources... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/agent.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/auth.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bignum.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind_config.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/blf.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/buffer.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bytearray.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/chacha.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/config.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/config_parser.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/curve25519.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/dh-gex.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/dh.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ecdh.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ed25519.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/fe25519.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ge25519.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/gssapi.h... >Generating code for file /var/t/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/doc/linking.dox:31: warning: Unsupported xml/html tag <OS> found >mp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/kex.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/keys.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/knownhosts.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/legacy.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libcrypto.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libgcrypt.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libmbedcrypto.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libssh.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/misc.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/options.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/packet.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pcap.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki_priv.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/poll.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/poly1305.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/priv.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sc25519.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/socket.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ssh2.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/string.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/threads.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/token.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/wrapper.h... >Generating code for file /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/libcrypto-compat.h... >Generating file documentation... >Generating page documentation... >Generating docs for page libssh_tutor_authentication... >Generating docs for page libssh_tutor_command... >Generating docs for page libssh_tutor_forwarding... >Generating docs for page libssh_tutor_guided_tour... >Generating docs for page libssh_tutorial... >Generating docs for page libssh_linking... >Generating docs for page libssh_tutor_scp... >Generating docs for page libssh_tutor_sftp... >Generating docs for page libssh_tutor_shell... >Generating docs for page libssh_tutor_todo... >Generating docs for page libssh_tutor_threads... >Generating docs for page deprecated... >Generating docs for page bug... >Generating group documentation... >Generating dependency graph for group li/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:403: warning: Member SSH_SOCKET_FLOW_WRITEWILLBLOCK (macro definition) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:404: warning: Member SSH_SOCKET_FLOW_WRITEWONTBLOCK (macro definition) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:406: warning: Member SSH_SOCKET_EXCEPTION_EOF (macro definition) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:407: warning: Member SSH_SOCKET_EXCEPTION_ERROR (macro definition) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:409: warning: Member SSH_SOCKET_CONNECTED_OK (macro definition) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:410: warning: Member SSH_SOCKET_CONNECTED_ERROR (macro definition) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:411: warning: Member SSH_SOCKET_CONNECTED_TIMEOUT (macro definition) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:433: warning: Member ssh_callbacks_exists(p, c) (macro definition) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:454: warning: Member ssh_callbacks_execute_list(list, cbtype, c,...) (macro definition) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:486: warning: Member ssh_callbacks_iterate(_cb_list, _cb_type, _cb_name) (macro definition) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:494: warning: Member ssh_callbacks_iterate_exec(_cb_name,...) (macro definition) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:497: warning: Member ssh_callbacks_iterate_end() (macro definition) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:49: warning: Member ssh_callback_int)(int code, void *user) (typedef) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:59: warning: Member ssh_callback_data)(const void *data, size_t len, void *user) (typedef) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:61: warning: Member ssh_callback_int_int)(int code, int errno_code, void *user) (typedef) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:63: warning: Member ssh_message_callback)(ssh_session, ssh_message message, void *user) (typedef) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:64: warning: Member ssh_channel_callback_int)(ssh_channel channel, int code, void *user) (typedef) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:65: warning: Member ssh_channel_callback_data)(ssh_channel channel, int code, void *data, size_t len, void *user) (typedef) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:173: warning: Member ssh_callbacks (typedef) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:267: warning: Member ssh_gssapi_select_oid_callback)(ssh_session session, const char *user, int n_oid, ssh_string *oids, void *userdata) (typedef) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:282: warning: Member ssh_gssapi_accept_sec_ctx_callback)(ssh_session session, ssh_string input_token, ssh_string *output_token, void *userdata) (typedef) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:296: warning: Member ssh_gssapi_verify_mic_callback)(ssh_session session, ssh_string mic, void *mic_buffer, size_t mic_buffer_size, void *userdata) (typedef) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:349: warning: Member ssh_server_callbacks (typedef) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:401: warning: Member ssh_socket_callbacks (typedef) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:543: warning: Member ssh_packet_callbacks (typedef) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:846: warning: Member ssh_channel_callbacks (typedef) of group libssh_callbacks is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:32: warning: Member SERVERBANNER (macro definition) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bind.c:70: warning: Member SOCKOPT_TYPE_ARG4 (macro definition) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:61: warning: Member ssh_bind (typedef) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:85: warning: Member ssh_bind_callbacks (typedef) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:38: warning: Member ssh_bind_options_e (enumeration) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:94: warning: Member ssh_bind_options_set(ssh_bind sshbind, enum ssh_bind_options_e type, const void *value) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:97: warning: Member ssh_bind_options_parse_config(ssh_bind sshbind, const char *filename) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:191: warning: Member ssh_gssapi_get_creds(ssh_session session) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:304: warning: Member ssh_message_auth_kbdint_is_response(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:305: warning: Member ssh_message_auth_publickey_state(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:306: warning: Member ssh_message_auth_reply_success(ssh_message msg, int partial) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:307: warning: Member ssh_message_auth_reply_pk_ok(ssh_message msg, ssh_string algo, ssh_string pubkey) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:308: warning: Member ssh_message_auth_reply_pk_ok_simple(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:310: warning: Member ssh_message_auth_set_methods(ssh_message msg, int methods) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:312: warning: Member ssh_message_auth_interactive_request(ssh_message msg, const char *name, const char *instruction, unsigned int num_prompts, const char **prompts, char *echo) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:316: warning: Member ssh_message_service_reply_success(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:317: warning: Member ssh_message_service_service(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:319: warning: Member ssh_message_global_request_reply_success(ssh_message msg, uint16_t bound_port) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:325: warning: Member ssh_execute_message_callbacks(ssh_session session) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:327: warning: Member ssh_message_channel_request_open_originator(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:328: warning: Member ssh_message_channel_request_open_originator_port(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:329: warning: Member ssh_message_channel_request_open_destination(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:330: warning: Member ssh_message_channel_request_open_destination_port(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:332: warning: Member ssh_message_channel_request_channel(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:334: warning: Member ssh_message_channel_request_pty_term(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:335: warning: Member ssh_message_channel_request_pty_width(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:336: warning: Member ssh_message_channel_request_pty_height(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:337: warning: Member ssh_message_channel_request_pty_pxwidth(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:338: warning: Member ssh_message_channel_request_pty_pxheight(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:340: warning: Member ssh_message_channel_request_env_name(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:341: warning: Member ssh_message_channel_request_env_value(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:343: warning: Member ssh_message_channel_request_command(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:345: warning: Member ssh_message_channel_request_subsystem(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:347: warning: Member ssh_message_channel_request_x11_single_connection(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:348: warning: Member ssh_message_channel_request_x11_auth_protocol(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:349: warning: Member ssh_message_channel_request_x11_auth_cookie(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:350: warning: Member ssh_message_channel_request_x11_screen_number(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:352: warning: Member ssh_message_global_request_address(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:353: warning: Member ssh_message_global_request_port(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:355: warning: Member ssh_channel_open_reverse_forward(ssh_channel channel, const char *remotehost, int remoteport, const char *sourcehost, int localport) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:357: warning: Member ssh_channel_open_x11(ssh_channel channel, const char *orig_addr, int orig_port) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:360: warning: Member ssh_channel_request_send_exit_status(ssh_channel channel, int exit_status) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:362: warning: Member ssh_channel_request_send_exit_signal(ssh_channel channel, const char *signum, int core, const char *errmsg, const char *lang) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:368: warning: Member ssh_send_keepalive(ssh_session session) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:371: warning: Member ssh_accept(ssh_session session) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/server.h:372: warning: Member channel_write_stderr(ssh_channel channel, const void *data, uint32_t len) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bind.c:346: warning: Member ssh_bind_get_poll(ssh_bind sshbind) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/server.c:84: warning: Member server_set_kex(ssh_session session) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/server.c:243: warning: Member SSH_PACKET_CALLBACK(ssh_packet_kexdh_init) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/server.c:267: warning: Member ssh_get_key_params(ssh_session session, ssh_key *privkey) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/server.c:556: warning: Member ssh_auth_reply_default(ssh_session session, int partial) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/server.c:795: warning: Member ssh_message_auth_publickey(ssh_message msg) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/server.c:934: warning: Member ssh_auth_reply_success(ssh_session session, int partial) (function) of group libssh_server is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:67: warning: Member LIBSFTP_VERSION (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:866: warning: Member SFTP_HANDLES (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:897: warning: Member SSH_FXP_INIT (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:898: warning: Member SSH_FXP_VERSION (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:899: warning: Member SSH_FXP_OPEN (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:900: warning: Member SSH_FXP_CLOSE (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:901: warning: Member SSH_FXP_READ (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:902: warning: Member SSH_FXP_WRITE (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:903: warning: Member SSH_FXP_LSTAT (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:904: warning: Member SSH_FXP_FSTAT (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:905: warning: Member SSH_FXP_SETSTAT (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:906: warning: Member SSH_FXP_FSETSTAT (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:907: warning: Member SSH_FXP_OPENDIR (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:908: warning: Member SSH_FXP_READDIR (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:909: warning: Member SSH_FXP_REMOVE (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:910: warning: Member SSH_FXP_MKDIR (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:911: warning: Member SSH_FXP_RMDIR (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:912: warning: Member SSH_FXP_REALPATH (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:913: warning: Member SSH_FXP_STAT (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:914: warning: Member SSH_FXP_RENAME (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:915: warning: Member SSH_FXP_READLINK (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:916: warning: Member SSH_FXP_SYMLINK (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:918: warning: Member SSH_FXP_STATUS (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:919: warning: Member SSH_FXP_HANDLE (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:920: warning: Member SSH_FXP_DATA (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:921: warning: Member SSH_FXP_NAME (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:922: warning: Member SSH_FXP_ATTRS (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:924: warning: Member SSH_FXP_EXTENDED (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:925: warning: Member SSH_FXP_EXTENDED_REPLY (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:932: warning: Member SSH_FILEXFER_ATTR_SIZE (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:933: warning: Member SSH_FILEXFER_ATTR_PERMISSIONS (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:934: warning: Member SSH_FILEXFER_ATTR_ACCESSTIME (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:935: warning: Member SSH_FILEXFER_ATTR_ACMODTIME (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:936: warning: Member SSH_FILEXFER_ATTR_CREATETIME (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:937: warning: Member SSH_FILEXFER_ATTR_MODIFYTIME (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:938: warning: Member SSH_FILEXFER_ATTR_ACL (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:939: warning: Member SSH_FILEXFER_ATTR_OWNERGROUP (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:940: warning: Member SSH_FILEXFER_ATTR_SUBSECOND_TIMES (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:941: warning: Member SSH_FILEXFER_ATTR_EXTENDED (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:942: warning: Member SSH_FILEXFER_ATTR_UIDGID (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:945: warning: Member SSH_FILEXFER_TYPE_REGULAR (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:946: warning: Member SSH_FILEXFER_TYPE_DIRECTORY (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:947: warning: Member SSH_FILEXFER_TYPE_SYMLINK (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:948: warning: Member SSH_FILEXFER_TYPE_SPECIAL (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:949: warning: Member SSH_FILEXFER_TYPE_UNKNOWN (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:990: warning: Member SSH_FXF_READ (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:991: warning: Member SSH_FXF_WRITE (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:992: warning: Member SSH_FXF_APPEND (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:993: warning: Member SSH_FXF_CREAT (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:994: warning: Member SSH_FXF_TRUNC (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:995: warning: Member SSH_FXF_EXCL (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:996: warning: Member SSH_FXF_TEXT (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:999: warning: Member SSH_S_IFMT (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1000: warning: Member SSH_S_IFSOCK (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1001: warning: Member SSH_S_IFLNK (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1002: warning: Member SSH_S_IFREG (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1003: warning: Member SSH_S_IFBLK (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1004: warning: Member SSH_S_IFDIR (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1005: warning: Member SSH_S_IFCHR (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1006: warning: Member SSH_S_IFIFO (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1009: warning: Member SSH_FXF_RENAME_OVERWRITE (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1010: warning: Member SSH_FXF_RENAME_ATOMIC (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1011: warning: Member SSH_FXF_RENAME_NATIVE (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1013: warning: Member SFTP_OPEN (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1014: warning: Member SFTP_CLOSE (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1015: warning: Member SFTP_READ (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1016: warning: Member SFTP_WRITE (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1017: warning: Member SFTP_LSTAT (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1018: warning: Member SFTP_FSTAT (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1019: warning: Member SFTP_SETSTAT (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1020: warning: Member SFTP_FSETSTAT (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1021: warning: Member SFTP_OPENDIR (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1022: warning: Member SFTP_READDIR (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1023: warning: Member SFTP_REMOVE (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1024: warning: Member SFTP_MKDIR (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1025: warning: Member SFTP_RMDIR (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1026: warning: Member SFTP_REALPATH (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1027: warning: Member SFTP_STAT (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1028: warning: Member SFTP_RENAME (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1029: warning: Member SFTP_READLINK (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1030: warning: Member SFTP_SYMLINK (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1031: warning: Member SFTP_EXTENDED (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1034: warning: Member SSH_FXE_STATVFS_ST_RDONLY (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:1035: warning: Member SSH_FXE_STATVFS_ST_NOSUID (macro definition) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:69: warning: Member sftp_attributes (typedef) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:70: warning: Member sftp_client_message (typedef) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:71: warning: Member sftp_dir (typedef) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:72: warning: Member sftp_ext (typedef) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:73: warning: Member sftp_file (typedef) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:74: warning: Member sftp_message (typedef) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:75: warning: Member sftp_packet (typedef) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:76: warning: Member sftp_request_queue (typedef) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:77: warning: Member sftp_session (typedef) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:78: warning: Member sftp_status_message (typedef) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:79: warning: Member sftp_statvfs_t (typedef) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:867: warning: Member sftp_packet_read(sftp_session sftp) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:868: warning: Member sftp_packet_write(sftp_session sftp, uint8_t type, ssh_buffer payload) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:869: warning: Member sftp_packet_free(sftp_packet packet) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:870: warning: Member buffer_add_attributes(ssh_buffer buffer, sftp_attributes attr) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:871: warning: Member sftp_parse_attr(sftp_session session, ssh_buffer buf, int expectname) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:874: warning: Member sftp_get_client_message(sftp_session sftp) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:875: warning: Member sftp_client_message_free(sftp_client_message msg) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:876: warning: Member sftp_client_message_get_type(sftp_client_message msg) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:877: warning: Member sftp_client_message_get_filename(sftp_client_message msg) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:878: warning: Member sftp_client_message_set_filename(sftp_client_message msg, const char *newname) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:879: warning: Member sftp_client_message_get_data(sftp_client_message msg) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:880: warning: Member sftp_client_message_get_flags(sftp_client_message msg) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:881: warning: Member sftp_client_message_get_submessage(sftp_client_message msg) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:882: warning: Member sftp_send_client_message(sftp_session sftp, sftp_client_message msg) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:883: warning: Member sftp_reply_name(sftp_client_message msg, const char *name, sftp_attributes attr) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:885: warning: Member sftp_reply_handle(sftp_client_message msg, ssh_string handle) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:886: warning: Member sftp_handle_alloc(sftp_session sftp, void *info) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:887: warning: Member sftp_reply_attr(sftp_client_message msg, sftp_attributes attr) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:888: warning: Member sftp_handle(sftp_session sftp, ssh_string handle) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:889: warning: Member sftp_reply_status(sftp_client_message msg, uint32_t status, const char *message) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:890: warning: Member sftp_reply_names_add(sftp_client_message msg, const char *file, const char *longname, sftp_attributes attr) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:892: warning: Member sftp_reply_names(sftp_client_message msg) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:893: warning: Member sftp_reply_data(sftp_client_message msg, const void *data, int len) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:894: warning: Member sftp_handle_remove(sftp_session sftp, void *handle) (function) of group libssh_sftp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:826: warning: Member ssh_agent_state_e (enumeration) of group libssh_auth is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:963: warning: Member ssh_auth_auto_state_e (enumeration) of group libssh_auth is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:194: warning: Member SSH_PACKET_CALLBACK(ssh_packet_userauth_banner) (function) of group libssh_auth is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:221: warning: Member SSH_PACKET_CALLBACK(ssh_packet_userauth_failure) (function) of group libssh_auth is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:285: warning: Member SSH_PACKET_CALLBACK(ssh_packet_userauth_success) (function) of group libssh_auth is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:326: warning: Member SSH_PACKET_CALLBACK(ssh_packet_userauth_pk_ok) (function) of group libssh_auth is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:839: warning: Member ssh_agent_state_free(void *data) (function) of group libssh_auth is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:1291: warning: Member ssh_userauth_agent_pubkey(ssh_session session, const char *username, ssh_public_key publickey) (function) of group libssh_auth is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:1319: warning: Member ssh_kbdint_new(void) (function) of group libssh_auth is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:1331: warning: Member ssh_kbdint_free(ssh_kbdint kbd) (function) of group libssh_auth is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:1367: warning: Member ssh_kbdint_clean(ssh_kbdint kbd) (function) of group libssh_auth is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:1530: warning: Member SSH_PACKET_CALLBACK(ssh_packet_userauth_info_request) (function) of group libssh_auth is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:111: warning: Member buffer_verify(x) (macro definition) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:366: warning: Member ssh_buffer_allocate(struct ssh_buffer_struct *buffer, uint32_t len) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:403: warning: Member ssh_buffer_add_ssh_string(struct ssh_buffer_struct *buffer, struct ssh_string_struct *string) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:430: warning: Member ssh_buffer_add_u32(struct ssh_buffer_struct *buffer, uint32_t data) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:453: warning: Member ssh_buffer_add_u16(struct ssh_buffer_struct *buffer, uint16_t data) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:476: warning: Member ssh_buffer_add_u64(struct ssh_buffer_struct *buffer, uint64_t data) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:499: warning: Member ssh_buffer_add_u8(struct ssh_buffer_struct *buffer, uint8_t data) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:524: warning: Member ssh_buffer_prepend_data(struct ssh_buffer_struct *buffer, const void *data, uint32_t len) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:565: warning: Member ssh_buffer_add_buffer(struct ssh_buffer_struct *buffer, struct ssh_buffer_struct *source) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:620: warning: Member ssh_buffer_pass_bytes(struct ssh_buffer_struct *buffer, uint32_t len) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:648: warning: Member ssh_buffer_pass_bytes_end(struct ssh_buffer_struct *buffer, uint32_t len) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:700: warning: Member ssh_buffer_get_u8(struct ssh_buffer_struct *buffer, uint8_t *data) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:715: warning: Member ssh_buffer_get_u32(struct ssh_buffer_struct *buffer, uint32_t *data) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:730: warning: Member ssh_buffer_get_u64(struct ssh_buffer_struct *buffer, uint64_t *data) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:762: warning: Member ssh_buffer_get_ssh_string(struct ssh_buffer_struct *buffer) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:915: warning: Member ssh_buffer_pack_va(struct ssh_buffer_struct *buffer, const char *format, size_t argc, va_list ap) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:1047: warning: Member _ssh_buffer_pack(struct ssh_buffer_struct *buffer, const char *format, size_t argc,...) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:1083: warning: Member ssh_buffer_unpack_va(struct ssh_buffer_struct *buffer, const char *format, size_t argc, va_list ap) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:1342: warning: Member _ssh_buffer_unpack(struct ssh_buffer_struct *buffer, const char *format, size_t argc,...) (function) of group libssh_buffer is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:136: warning: Member ssh_channel_new_id(ssh_session session) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:147: warning: Member SSH_PACKET_CALLBACK(ssh_packet_channel_open_conf) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:208: warning: Member SSH_PACKET_CALLBACK(ssh_packet_channel_open_fail) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:351: warning: Member ssh_channel_from_local(ssh_session session, uint32_t id) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:455: warning: Member SSH_PACKET_CALLBACK(channel_rcv_change_window) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:488: warning: Member SSH_PACKET_CALLBACK(channel_rcv_data) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:594: warning: Member SSH_PACKET_CALLBACK(channel_rcv_eof) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:622: warning: Member SSH_PACKET_CALLBACK(channel_rcv_close) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:670: warning: Member SSH_PACKET_CALLBACK(channel_rcv_request) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:825: warning: Member channel_default_bufferize(ssh_channel channel, void *data, int len, int is_stderr) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:1148: warning: Member ssh_channel_do_free(ssh_channel channel) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:1346: warning: Member ssh_channel_flush(ssh_channel channel) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:1607: warning: Member SSH_PACKET_CALLBACK(ssh_packet_channel_success) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:1637: warning: Member SSH_PACKET_CALLBACK(ssh_packet_channel_failure) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:1952: warning: Member ssh_channel_request_sftp(ssh_channel channel) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:2149: warning: Member SSH_PACKET_CALLBACK(ssh_request_success) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:2172: warning: Member SSH_PACKET_CALLBACK(ssh_request_denied) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:2218: warning: Member ssh_global_request(ssh_session session, const char *request, ssh_buffer buffer, int reply) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:2369: warning: Member ssh_forward_listen(ssh_session session, const char *address, int port, int *bound_port) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:2374: warning: Member ssh_forward_accept(ssh_session session, int timeout_ms) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:2441: warning: Member ssh_forward_cancel(ssh_session session, const char *address, int port) (function) of group libssh_channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/error.c:53: warning: Member _ssh_set_error(void *error, int code, const char *function, const char *descr,...) (function) of group libssh_error is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/error.c:81: warning: Member _ssh_set_error_oom(void *error, const char *function) (function) of group libssh_error is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/error.c:100: warning: Member _ssh_set_error_invalid(void *error, const char *function) (function) of group libssh_error is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/error.c:113: warning: Member ssh_reset_error(void *error) (function) of group libssh_error is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/log.c:97: warning: Member ssh_log_function(int verbosity, const char *function, const char *buffer) (function) of group libssh_log is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/log.c:117: warning: Member _ssh_log(int verbosity, const char *function, const char *format,...) (function) of group libssh_log is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/log.c:134: warning: Member ssh_log(ssh_session session, int verbosity, const char *format,...) (function) of group libssh_log is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/log.c:155: warning: Member ssh_log_common(struct ssh_common_struct *common, int verbosity, const char *function, const char *format,...) (function) of group libssh_log is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/messages.c:477: warning: Member ssh_message_pop_head(ssh_session session) (function) of group libssh_messages is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/messages.c:990: warning: Member SSH_PACKET_CALLBACK(ssh_packet_userauth_info_response) (function) of group libssh_messages is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/messages.c:1119: warning: Member SSH_PACKET_CALLBACK(ssh_packet_channel_open) (function) of group libssh_messages is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/messages.c:1232: warning: Member ssh_message_channel_request_open_reply_accept_channel(ssh_message msg, ssh_channel chan) (function) of group libssh_messages is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/messages.c:1283: warning: Member ssh_message_channel_request_open_reply_accept(ssh_message msg) (function) of group libssh_messages is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/messages.c:1323: warning: Member ssh_message_handle_channel_request(ssh_session session, ssh_channel channel, ssh_buffer packet, const char *request, uint8_t want_reply) (function) of group libssh_messages is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/messages.c:1435: warning: Member ssh_message_channel_request_reply_success(ssh_message msg) (function) of group libssh_messages is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:213: warning: Member NSS_BUFLEN_PASSWD (macro definition) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:1011: warning: Member CLOCK (macro definition) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:216: warning: Member ssh_get_user_home_dir(void) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:241: warning: Member ssh_file_readaccess_ok(const char *file) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:250: warning: Member ssh_get_local_username(void) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:272: warning: Member ssh_is_ipaddr_v4(const char *str) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:284: warning: Member ssh_is_ipaddr(const char *str) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:302: warning: Member ssh_lowercase(const char *str) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:321: warning: Member ssh_hostport(const char *host, int port) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:424: warning: Member ssh_list_new(void) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:432: warning: Member ssh_list_free(struct ssh_list *list) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:445: warning: Member ssh_list_get_iterator(const struct ssh_list *list) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:451: warning: Member ssh_list_find(const struct ssh_list *list, void *value) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:487: warning: Member ssh_list_append(struct ssh_list *list, const void *data) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:510: warning: Member ssh_list_prepend(struct ssh_list *list, const void *data) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:534: warning: Member ssh_list_remove(struct ssh_list *list, struct ssh_iterator *iterator) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:574: warning: Member _ssh_list_pop_head(struct ssh_list *list) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:804: warning: Member ssh_path_expand_escape(ssh_session session, const char *s) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:916: warning: Member ssh_analyze_banner(ssh_session session, int server) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:1019: warning: Member ssh_timestamp_init(struct ssh_timestamp *ts) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:1063: warning: Member ssh_make_milliseconds(long sec, long usec) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:1083: warning: Member ssh_timeout_elapsed(struct ssh_timestamp *ts, int timeout) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:1130: warning: Member ssh_match_group(const char *group, const char *object) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:1156: warning: Member explicit_bzero(void *s, size_t n) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:1173: warning: Member strndup(const char *s, size_t n) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/misc.c:1195: warning: Member uint64_inc(unsigned char *counter) (function) of group libssh_misc is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:552: warning: Member pki_privatekey_type_from_string(const char *privkey) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:127: warning: Member ssh_key_dup(const ssh_key key) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:639: warning: Member ssh_signature_new(void) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:652: warning: Member ssh_signature_free(ssh_signature sig) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:984: warning: Member ssh_pki_convert_key_to_publickey(const ssh_key key) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:1017: warning: Member ssh_pki_convert_key_to_privatekey(const ssh_key key) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:1033: warning: Member pki_import_privkey_buffer(enum ssh_keytypes_e type, ssh_buffer buffer, ssh_key *pkey) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:1508: warning: Member ssh_pki_import_pubkey_blob(const ssh_string key_blob, ssh_key *pkey) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:1710: warning: Member ssh_pki_import_cert_blob(const ssh_string cert_blob, ssh_key *pkey) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:1876: warning: Member ssh_pki_export_pubkey_blob(const ssh_key key, ssh_string *pblob) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:1932: warning: Member ssh_pki_export_pubkey_file(const ssh_key key, const char *filename) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:2031: warning: Member ssh_pki_export_signature_blob(const ssh_signature sig, ssh_string *sig_blob) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:2087: warning: Member ssh_pki_import_signature_blob(const ssh_string sig_blob, const ssh_key pubkey, ssh_signature *psig) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:2154: warning: Member pki_key_check_hash_compatible(ssh_key key, enum ssh_digest_e hash_type) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:2229: warning: Member ssh_pki_signature_verify(ssh_session session, ssh_signature sig, const ssh_key key, unsigned char *input, size_t input_len) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:2267: warning: Member pki_do_sign(const ssh_key privkey, const unsigned char *input, size_t input_len, enum ssh_digest_e hash_type) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:2298: warning: Member ssh_pki_do_sign(ssh_session session, ssh_buffer sigbuf, const ssh_key privkey, enum ssh_digest_e hash_type) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:2372: warning: Member ssh_pki_do_sign_agent(ssh_session session, struct ssh_buffer_struct *buf, const ssh_key pubkey) (function) of group libssh_pki is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki.c:219: warning: The following parameters of ssh_key_signature_to_char(enum ssh_keytypes_e type, enum ssh_digest_e hash_type) are not documented: > parameter 'hash_type' >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:101: warning: Member poll_fn)(ssh_pollfd_t *, nfds_t, int) (typedef) of group libssh_poll is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:321: warning: Member ssh_poll_init(void) (function) of group libssh_poll is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:325: warning: Member ssh_poll_cleanup(void) (function) of group libssh_poll is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:329: warning: Member ssh_poll(ssh_pollfd_t *fds, nfds_t nfds, int timeout) (function) of group libssh_poll is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:730: warning: Member ssh_poll_get_default_ctx(ssh_session session) (function) of group libssh_poll is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/scp.c:388: warning: Member ssh_scp_response(ssh_scp scp, char **response) (function) of group libssh_scp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/known_hosts.c:549: warning: Member KNOWNHOSTS_MAXTYPES (macro definition) of group libssh_session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/client.c:752: warning: Member ssh_copyright(void) (function) of group libssh_session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh.c:601: warning: Member ssh_dh_is_known_group(bignum modulus, bignum generator) (function) of group libssh_session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh.c:629: warning: Member ssh_dh_get_current_server_publickey(ssh_session session) (function) of group libssh_session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh.c:639: warning: Member ssh_dh_get_current_server_publickey_blob(ssh_session session, ssh_string *pubkey_blob) (function) of group libssh_session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh.c:647: warning: Member ssh_dh_get_next_server_publickey(ssh_session session) (function) of group libssh_session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh.c:653: warning: Member ssh_dh_get_next_server_publickey_blob(ssh_session session, ssh_string *pubkey_blob) (function) of group libssh_session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/knownhosts.c:346: warning: Member ssh_known_hosts_get_algorithms(ssh_session session) (function) of group libssh_session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/options.c:220: warning: Member ssh_options_set_algo(ssh_session session, enum ssh_kex_types_e algo, const char *list) (function) of group libssh_session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/options.c:1421: warning: Member ssh_options_apply(ssh_session session) (function) of group libssh_session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/session.c:617: warning: Member ssh_handle_packets(ssh_session session, int timeout) (function) of group libssh_session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/session.c:676: warning: Member ssh_handle_packets_termination(ssh_session session, long timeout, ssh_termination_function fct, void *user) (function) of group libssh_session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/session.c:832: warning: Member ssh_socket_exception_callback(int code, int errno_code, void *user) (function) of group libssh_session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads.c:42: warning: Member ssh_threads_init(void) (function) of group libssh_threads is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads.c:66: warning: Member ssh_threads_finalize(void) (function) of group libssh_threads is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/threads.c:87: warning: Member ssh_threads_get_type(void) (function) of group libssh_threads is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/blf.h:54: warning: Member S[4][256] (variable) of class BlowfishContext is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/blf.h:55: warning: Member P[BLF_N+2] (variable) of class BlowfishContext is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/chachapoly.c:210: warning: Member k1 (variable) of class chacha20_poly1305_keysched is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/chachapoly.c:210: warning: Member k2 (variable) of class chacha20_poly1305_keysched is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/chacha.h:13: warning: Member input[16] (variable) of class chacha_ctx is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh_crypto.c:41: warning: Member keypair[2] (variable) of class dh_ctx is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh_key.c:53: warning: Member keypair[2] (variable) of class dh_ctx is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh_key.c:59: warning: Member generator (variable) of class dh_ctx is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh_key.c:60: warning: Member modulus (variable) of class dh_ctx is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh_key.c:52: warning: Member priv_key (variable) of class dh_keypair is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/dh_key.c:53: warning: Member pub_key (variable) of class dh_keypair is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/priv.h:244: warning: Member error_code (variable) of class error_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/priv.h:245: warning: Member error_buffer[ERROR_BUFFERLEN] (variable) of class error_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/fe25519.h:33: warning: Member v[32] (variable) of class fe25519 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ge25519.h:25: warning: Member x (variable) of class ge25519 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ge25519.h:26: warning: Member y (variable) of class ge25519 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ge25519.h:27: warning: Member z (variable) of class ge25519 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/ge25519.h:28: warning: Member t (variable) of class ge25519 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c:61: warning: Member x (variable) of class ge25519_aff is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c:62: warning: Member y (variable) of class ge25519_aff is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c:48: warning: Member x (variable) of class ge25519_p1p1 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c:49: warning: Member z (variable) of class ge25519_p1p1 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c:50: warning: Member y (variable) of class ge25519_p1p1 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c:51: warning: Member t (variable) of class ge25519_p1p1 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c:55: warning: Member x (variable) of class ge25519_p2 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c:56: warning: Member y (variable) of class ge25519_p2 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/external/ge25519.c:57: warning: Member z (variable) of class ge25519_p2 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/packet.h:30: warning: Member valid (variable) of class packet_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/packet.h:31: warning: Member len (variable) of class packet_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/packet.h:32: warning: Member type (variable) of class packet_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_crypto.c:53: warning: Member fn (variable) of class pem_get_password_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/pki_crypto.c:54: warning: Member data (variable) of class pem_get_password_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sc25519.h:31: warning: Member v[32] (variable) of class sc25519 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:162: warning: Member name (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:163: warning: Member longname (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:164: warning: Member flags (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:165: warning: Member type (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:166: warning: Member size (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:167: warning: Member uid (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:168: warning: Member gid (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:169: warning: Member owner (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:170: warning: Member group (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:171: warning: Member permissions (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:172: warning: Member atime64 (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:173: warning: Member atime (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:174: warning: Member atime_nseconds (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:175: warning: Member createtime (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:176: warning: Member createtime_nseconds (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:177: warning: Member mtime64 (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:178: warning: Member mtime (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:179: warning: Member mtime_nseconds (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:180: warning: Member acl (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:181: warning: Member extended_count (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:182: warning: Member extended_type (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:183: warning: Member extended_data (variable) of class sftp_attributes_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:129: warning: Member sftp (variable) of class sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:130: warning: Member type (variable) of class sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:131: warning: Member id (variable) of class sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:132: warning: Member filename (variable) of class sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:133: warning: Member flags (variable) of class sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:134: warning: Member attr (variable) of class sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:135: warning: Member handle (variable) of class sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:136: warning: Member offset (variable) of class sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:137: warning: Member len (variable) of class sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:138: warning: Member attr_num (variable) of class sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:139: warning: Member attrbuf (variable) of class sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:140: warning: Member data (variable) of class sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:141: warning: Member complete_message (variable) of class sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:142: warning: Member str_data (variable) of class sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:143: warning: Member submessage (variable) of class sftp_client_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:112: warning: Member sftp (variable) of class sftp_dir_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:113: warning: Member name (variable) of class sftp_dir_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:114: warning: Member handle (variable) of class sftp_dir_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:115: warning: Member buffer (variable) of class sftp_dir_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:116: warning: Member count (variable) of class sftp_dir_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:117: warning: Member eof (variable) of class sftp_dir_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:103: warning: Member sftp (variable) of class sftp_file_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:104: warning: Member name (variable) of class sftp_file_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:105: warning: Member offset (variable) of class sftp_file_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:106: warning: Member handle (variable) of class sftp_file_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:107: warning: Member eof (variable) of class sftp_file_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:108: warning: Member nonblocking (variable) of class sftp_file_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:121: warning: Member sftp (variable) of class sftp_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:122: warning: Member packet_type (variable) of class sftp_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:123: warning: Member payload (variable) of class sftp_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:124: warning: Member id (variable) of class sftp_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:96: warning: Member sftp (variable) of class sftp_packet_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:97: warning: Member type (variable) of class sftp_packet_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:98: warning: Member payload (variable) of class sftp_packet_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:147: warning: Member next (variable) of class sftp_request_queue_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:148: warning: Member message (variable) of class sftp_request_queue_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:82: warning: Member session (variable) of class sftp_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:83: warning: Member channel (variable) of class sftp_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:84: warning: Member server_version (variable) of class sftp_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:85: warning: Member client_version (variable) of class sftp_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:86: warning: Member version (variable) of class sftp_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:87: warning: Member queue (variable) of class sftp_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:88: warning: Member id_counter (variable) of class sftp_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:89: warning: Member errnum (variable) of class sftp_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:90: warning: Member handles (variable) of class sftp_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:91: warning: Member ext (variable) of class sftp_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:92: warning: Member read_packet (variable) of class sftp_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:153: warning: Member id (variable) of class sftp_status_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:154: warning: Member status (variable) of class sftp_status_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:155: warning: Member error_unused (variable) of class sftp_status_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:156: warning: Member lang_unused (variable) of class sftp_status_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:157: warning: Member errormsg (variable) of class sftp_status_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:158: warning: Member langmsg (variable) of class sftp_status_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sftp.h:190: warning: Member f_bsize (variable) of class sftp_statvfs_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/sc25519.h:35: warning: Member v[16] (variable) of class shortsc25519 is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:1889: warning: Member state (variable) of class ssh_agent_state_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:834: warning: Member pubkey (variable) of class ssh_agent_state_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:835: warning: Member comment (variable) of class ssh_agent_state_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/agent.h:74: warning: Member sock (variable) of class ssh_agent_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/agent.h:75: warning: Member ident (variable) of class ssh_agent_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/agent.h:76: warning: Member count (variable) of class ssh_agent_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/agent.h:77: warning: Member channel (variable) of class ssh_agent_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:835: warning: Member state (variable) of class ssh_auth_auto_state_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:972: warning: Member it (variable) of class ssh_auth_auto_state_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:973: warning: Member privkey (variable) of class ssh_auth_auto_state_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/auth.c:974: warning: Member pubkey (variable) of class ssh_auth_auto_state_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:27: warning: Member username (variable) of class ssh_auth_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:28: warning: Member method (variable) of class ssh_auth_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:29: warning: Member password (variable) of class ssh_auth_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:30: warning: Member pubkey (variable) of class ssh_auth_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:31: warning: Member signature_state (variable) of class ssh_auth_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:32: warning: Member kbdint_response (variable) of class ssh_auth_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bind_config.c:50: warning: Member name (variable) of class ssh_bind_config_keyword_table_s is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bind_config.c:50: warning: Member opcode (variable) of class ssh_bind_config_keyword_table_s is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bind_config.c:52: warning: Member allowed_in_match (variable) of class ssh_bind_config_keyword_table_s is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bind_config.c:123: warning: Member name (variable) of class ssh_bind_config_match_keyword_table_s is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/bind_config.c:123: warning: Member opcode (variable) of class ssh_bind_config_match_keyword_table_s is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:54: warning: Member common (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:29: warning: Member bind_callbacks (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:30: warning: Member bind_callbacks_userdata (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:32: warning: Member poll (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:34: warning: Member wanted_methods[10] (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:35: warning: Member banner (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:36: warning: Member ecdsakey (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:37: warning: Member dsakey (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:38: warning: Member rsakey (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:39: warning: Member ed25519key (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:40: warning: Member ecdsa (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:41: warning: Member dsa (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:42: warning: Member rsa (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:43: warning: Member ed25519 (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:44: warning: Member bindaddr (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:45: warning: Member bindfd (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:46: warning: Member bindport (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:47: warning: Member blocking (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:48: warning: Member toaccept (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:49: warning: Member config_processed (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:50: warning: Member config_dir (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/bind.h:51: warning: Member pubkey_accepted_key_types (variable) of class ssh_bind_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:48: warning: Member secure (variable) of class ssh_buffer_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:49: warning: Member used (variable) of class ssh_buffer_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:50: warning: Member allocated (variable) of class ssh_buffer_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:51: warning: Member pos (variable) of class ssh_buffer_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/buffer.c:52: warning: Member data (variable) of class ssh_buffer_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:2755: warning: Member channel (variable) of class ssh_channel_read_termination_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:2756: warning: Member count (variable) of class ssh_channel_read_termination_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/channels.c:2757: warning: Member buffer (variable) of class ssh_channel_read_termination_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:58: warning: Member type (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:59: warning: Member channel (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:60: warning: Member want_reply (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:62: warning: Member TERM (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:63: warning: Member width (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:64: warning: Member height (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:65: warning: Member pxwidth (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:66: warning: Member pxheight (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:67: warning: Member modes (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:70: warning: Member var_name (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:71: warning: Member var_value (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:73: warning: Member command (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:75: warning: Member subsystem (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:78: warning: Member x11_single_connection (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:79: warning: Member x11_auth_protocol (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:80: warning: Member x11_auth_cookie (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:81: warning: Member x11_screen_number (variable) of class ssh_channel_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:36: warning: Member type (variable) of class ssh_channel_request_open is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:37: warning: Member sender (variable) of class ssh_channel_request_open is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:38: warning: Member window (variable) of class ssh_channel_request_open is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:39: warning: Member packet_size (variable) of class ssh_channel_request_open is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:40: warning: Member originator (variable) of class ssh_channel_request_open is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:41: warning: Member originator_port (variable) of class ssh_channel_request_open is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:42: warning: Member destination (variable) of class ssh_channel_request_open is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:43: warning: Member destination_port (variable) of class ssh_channel_request_open is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:63: warning: Member session (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:64: warning: Member local_channel (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:65: warning: Member local_window (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:66: warning: Member local_eof (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:67: warning: Member local_maxpacket (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:69: warning: Member remote_channel (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:70: warning: Member remote_window (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:71: warning: Member remote_eof (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:72: warning: Member remote_maxpacket (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:72: warning: Member state (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:74: warning: Member delayed_close (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:75: warning: Member flags (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:76: warning: Member stdout_buffer (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:77: warning: Member stderr_buffer (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:78: warning: Member userarg (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:79: warning: Member exit_status (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:79: warning: Member request_state (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:81: warning: Member callbacks (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/channels.h:84: warning: Member counter (variable) of class ssh_channel_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:158: warning: Member name (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:159: warning: Member blocksize (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:159: warning: Member ciphertype (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:161: warning: Member lenfield_blocksize (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:162: warning: Member keylen (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:180: warning: Member chacha20_schedule (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:181: warning: Member keysize (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:182: warning: Member tag_size (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:184: warning: Member packets (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:185: warning: Member blocks (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:187: warning: Member max_blocks (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:189: warning: Member set_encrypt_key)(struct ssh_cipher_struct *cipher, void *key, void *IV) (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:190: warning: Member set_decrypt_key)(struct ssh_cipher_struct *cipher, void *key, void *IV) (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:191: warning: Member encrypt)(struct ssh_cipher_struct *cipher, void *in, void *out, size_t len) (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:195: warning: Member decrypt)(struct ssh_cipher_struct *cipher, void *in, void *out, size_t len) (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:199: warning: Member aead_encrypt)(struct ssh_cipher_struct *cipher, void *in, void *out, size_t len, uint8_t *mac, uint64_t seq) (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:201: warning: Member aead_decrypt_length)(struct ssh_cipher_struct *cipher, void *in, uint8_t *out, size_t len, uint64_t seq) (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:203: warning: Member aead_decrypt)(struct ssh_cipher_struct *cipher, void *complete_packet, uint8_t *out, size_t encrypted_size, uint64_t seq) (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:205: warning: Member cleanup)(struct ssh_cipher_struct *cipher) (variable) of class ssh_cipher_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:251: warning: Member error (variable) of class ssh_common_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:105: warning: Member callbacks (variable) of class ssh_common_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:106: warning: Member log_verbosity (variable) of class ssh_common_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/config.c:46: warning: Member name (variable) of class ssh_config_keyword_table_s is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/config.c:46: warning: Member opcode (variable) of class ssh_config_keyword_table_s is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/config.c:167: warning: Member name (variable) of class ssh_config_match_keyword_table_s is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/config.c:167: warning: Member opcode (variable) of class ssh_config_match_keyword_table_s is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:53: warning: Member session (variable) of class ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:55: warning: Member in_channel (variable) of class ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:56: warning: Member out_channel (variable) of class ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:58: warning: Member in_fd (variable) of class ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:59: warning: Member out_fd (variable) of class ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:61: warning: Member fd_is_socket (variable) of class ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:63: warning: Member in_poll (variable) of class ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:64: warning: Member out_poll (variable) of class ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:66: warning: Member event (variable) of class ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:68: warning: Member in_available (variable) of class ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:69: warning: Member out_wontblock (variable) of class ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:69: warning: Member in_channel_cb (variable) of class ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:69: warning: Member out_channel_cb (variable) of class ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:69: warning: Member in_flags (variable) of class ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/connector.c:69: warning: Member out_flags (variable) of class ssh_connector_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libssh.h:109: warning: Member in_bytes (variable) of class ssh_counter_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libssh.h:110: warning: Member out_bytes (variable) of class ssh_counter_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libssh.h:111: warning: Member in_packets (variable) of class ssh_counter_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libssh.h:112: warning: Member out_packets (variable) of class ssh_counter_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:105: warning: Member shared_secret (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:106: warning: Member dh_ctx (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:126: warning: Member dh_server_signature (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:127: warning: Member digest_len (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:128: warning: Member session_id (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:129: warning: Member secret_hash (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:130: warning: Member encryptIV (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:131: warning: Member decryptIV (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:132: warning: Member decryptkey (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:133: warning: Member encryptkey (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:134: warning: Member encryptMAC (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:135: warning: Member decryptMAC (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:136: warning: Member hmacbuf[DIGEST_MAX_LEN] (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:137: warning: Member in_cipher (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:137: warning: Member out_cipher (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:137: warning: Member out_hmac (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:139: warning: Member in_hmac_etm (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:139: warning: Member out_hmac_etm (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:141: warning: Member server_pubkey (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:142: warning: Member do_compress_out (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:143: warning: Member do_compress_in (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:144: warning: Member delayed_compress_in (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:145: warning: Member delayed_compress_out (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:146: warning: Member compress_out_ctx (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:147: warning: Member compress_in_ctx (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:147: warning: Member server_kex (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:147: warning: Member client_kex (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:151: warning: Member kex_methods[SSH_KEX_METHODS] (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:151: warning: Member kex_type (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:151: warning: Member digest_type (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:151: warning: Member used (variable) of class ssh_crypto_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:741: warning: Member cb (variable) of class ssh_event_fd_wrapper is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:742: warning: Member userdata (variable) of class ssh_event_fd_wrapper is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:746: warning: Member ctx (variable) of class ssh_event_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:51: warning: Member type (variable) of class ssh_global_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:52: warning: Member want_reply (variable) of class ssh_global_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:53: warning: Member bind_address (variable) of class ssh_global_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:54: warning: Member bind_port (variable) of class ssh_global_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gssapi.c:921: warning: Member state (variable) of class ssh_gssapi_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gssapi.c:921: warning: Member mech (variable) of class ssh_gssapi_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gssapi.c:51: warning: Member server_creds (variable) of class ssh_gssapi_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gssapi.c:52: warning: Member client_creds (variable) of class ssh_gssapi_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gssapi.c:53: warning: Member ctx (variable) of class ssh_gssapi_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gssapi.c:54: warning: Member client_name (variable) of class ssh_gssapi_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gssapi.c:55: warning: Member user (variable) of class ssh_gssapi_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gssapi.c:56: warning: Member canonic_user (variable) of class ssh_gssapi_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gssapi.c:57: warning: Member service (variable) of class ssh_gssapi_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/gssapi.c:64: warning: Member client (variable) of class ssh_gssapi_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/wrapper.h:62: warning: Member name (variable) of class ssh_hmac_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/wrapper.h:62: warning: Member hmac_type (variable) of class ssh_hmac_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/wrapper.h:64: warning: Member etm (variable) of class ssh_hmac_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/misc.h:44: warning: Member next (variable) of class ssh_iterator is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/misc.h:45: warning: Member data (variable) of class ssh_iterator is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/auth.h:38: warning: Member nprompts (variable) of class ssh_kbdint_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/auth.h:39: warning: Member nanswers (variable) of class ssh_kbdint_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/auth.h:40: warning: Member name (variable) of class ssh_kbdint_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/auth.h:41: warning: Member instruction (variable) of class ssh_kbdint_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/auth.h:42: warning: Member prompts (variable) of class ssh_kbdint_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/auth.h:43: warning: Member echo (variable) of class ssh_kbdint_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/auth.h:44: warning: Member answers (variable) of class ssh_kbdint_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/kex.h:30: warning: Member cookie[16] (variable) of class ssh_kex_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/kex.h:31: warning: Member methods[SSH_KEX_METHODS] (variable) of class ssh_kex_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h:147: warning: Member type (variable) of class ssh_key_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h:44: warning: Member flags (variable) of class ssh_key_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h:45: warning: Member type_c (variable) of class ssh_key_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h:46: warning: Member ecdsa_nid (variable) of class ssh_key_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h:64: warning: Member ed25519_pubkey (variable) of class ssh_key_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h:65: warning: Member ed25519_privkey (variable) of class ssh_key_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h:66: warning: Member cert (variable) of class ssh_key_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h:66: warning: Member cert_type (variable) of class ssh_key_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libssh.h:317: warning: Member hostname (variable) of class ssh_knownhosts_entry is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libssh.h:318: warning: Member unparsed (variable) of class ssh_knownhosts_entry is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libssh.h:319: warning: Member publickey (variable) of class ssh_knownhosts_entry is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libssh.h:320: warning: Member comment (variable) of class ssh_knownhosts_entry is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/misc.h:39: warning: Member root (variable) of class ssh_list is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/misc.h:40: warning: Member end (variable) of class ssh_list is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/kdf.c:117: warning: Member digest_type (variable) of class ssh_mac_ctx_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/kdf.c:50: warning: Member ctx (variable) of class ssh_mac_ctx_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:85: warning: Member session (variable) of class ssh_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:86: warning: Member type (variable) of class ssh_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:86: warning: Member auth_request (variable) of class ssh_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:86: warning: Member channel_request_open (variable) of class ssh_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:86: warning: Member channel_request (variable) of class ssh_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:86: warning: Member service_request (variable) of class ssh_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:86: warning: Member global_request (variable) of class ssh_message_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/chachapoly.c:41: warning: Member length (variable) of class ssh_packet_header is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/chachapoly.c:42: warning: Member payload[] (variable) of class ssh_packet_header is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:77: warning: Member pollptrs (variable) of class ssh_poll_ctx_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:78: warning: Member pollfds (variable) of class ssh_poll_ctx_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:79: warning: Member polls_allocated (variable) of class ssh_poll_ctx_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:80: warning: Member polls_used (variable) of class ssh_poll_ctx_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:81: warning: Member chunk_size (variable) of class ssh_poll_ctx_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:64: warning: Member ctx (variable) of class ssh_poll_handle_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:65: warning: Member session (variable) of class ssh_poll_handle_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:69: warning: Member x (variable) of class ssh_poll_handle_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:70: warning: Member events (variable) of class ssh_poll_handle_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:71: warning: Member lock (variable) of class ssh_poll_handle_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:72: warning: Member cb (variable) of class ssh_poll_handle_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/poll.c:73: warning: Member cb_data (variable) of class ssh_poll_handle_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/poll.h:36: warning: Member fd (variable) of class ssh_pollfd_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/poll.h:37: warning: Member events (variable) of class ssh_pollfd_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/poll.h:38: warning: Member revents (variable) of class ssh_pollfd_struct is not documented. >bssh_callbacks >Generating dependency graph for group libssh_auth >Generating dependency graph for group libssh_buffer >Generating dependency graph for group libssh_channel >Generating dependency graph for group libssh_error >Generating dependency graph for group libssh >Generating dependency graph for group libssh_log >Generating dependency graph for group libssh_messages >Generating dependency graph for group libssh_misc >Generating dependency graph for group libssh_pki >Generating dependency graph for group libssh_poll >Generating dependency graph for group libssh_scp >Generating dependency graph for group libssh_session >Generating dependency graph for group libssh_string >Generating dependency graph for group libssh_threads >Generating class documentation... >Generating docs for compound BlowfishContext... >Generating docs for compound chacha20_poly1305_keysched... >Generating docs for compound chacha_ctx... >Generating docs for compound dh_ctx... >Generating docs for compound dh_keypair... >Generating docs for compound error_struct... >Generating docs for compound fe25519... >Generating docs for compound ge25519... >Generating docs for compound ge25519_aff... >Generating docs for compound ge25519_p1p1... >Generating docs for compound ge25519_p2... >Generating docs for compound packet_struct... >Generating docs for compound pem_get_password_struct... >Generating docs for compound sc25519... >Generating docs for compound sftp_attributes_struct... >Generating docs for compound sftp_client_message_struct... >Generating docs for compound sftp_dir_struct... >Generating docs for compound sftp_file_struct... >Generating docs for compound sftp_message_struct... >Generating docs for compound sftp_packet_struct... >Generating docs for compound sftp_request_queue_struct... >Generating docs for compound sftp_session_struct... >Generating docs for compound sftp_status_message_struct... >Generating docs for compound sftp_statvfs_struct... >Generating docs for compound shortsc25519... >Generating docs for compound ssh_agent_state_struct... >Generating docs for compound ssh_agent_struct... >Generating docs for compound ssh_auth_auto_state_struct... >Generating docs for compound ssh_auth_request... >Generating docs for compound ssh_bind_callbacks_struct... >Generating docs for compound ssh_bind_config_keyword_table_s... >Generating docs for compound ssh_bind_config_match_keyword_table_s... >Generating docs for compound ssh_bind_struct... >Generating docs for compound ssh_buffer_struct... >Generating docs for compound ssh_callbacks_struct... >Generating docs for compound ssh_channel_callbacks_struct... >Generating docs for compound ssh_channel_read_termination_struct... >Generating docs for compound ssh_channel_request... >Generating docs for compound ssh_channel_request_open... >Generating docs for compound ssh_channel_struct... >Generating docs for compound ssh_cipher_struct... >Generating docs for compound ssh_common_struct... >Generating docs for compound ssh_config_keyword_table_s... >Generating docs for compound ssh_config_match_keyword_table_s... >Generating docs for compound ssh_connector_struct... >Generating docs for compound ssh_counter_struct... >Generating docs for compound ssh_crypto_struct... >Generating docs for compound ssh_event_fd_wrapper... >Generating docs for compound ssh_event_struct... >Generating docs for compound ssh_global_request... >Generating docs for compound ssh_gssapi_struct... >Generating docs for compound ssh_hmac_struct... >Generating docs for compound ssh_iterator... >Generating docs for compound ssh_kbdint_struct... >Generating docs for compound ssh_kex_struct... >Generating docs for compound ssh_key_struct... >Generating docs for compound ssh_knownhosts_entry... >Generating docs for compound ssh_list... >Generating docs for compound ssh_mac_ctx_struct... >Generating docs for compound ssh_message_struct... >Generating docs for compound ssh_packet_callbacks_struct... >Generating docs for compound ssh_packet_header... >Generating docs for compound ssh_poll_ctx_struct... >Generating docs for compound ssh_poll_handle_struct... >Generating docs for compound ssh_pollfd_struct... >G/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/keys.h:44: warning: Member type (variable) of class ssh_private_key_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/keys.h:29: warning: Member type (variable) of class ssh_public_key_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/keys.h:30: warning: Member type_c (variable) of class ssh_public_key_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h:36: warning: Member session (variable) of class ssh_scp_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h:37: warning: Member mode (variable) of class ssh_scp_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h:38: warning: Member recursive (variable) of class ssh_scp_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h:39: warning: Member channel (variable) of class ssh_scp_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h:40: warning: Member location (variable) of class ssh_scp_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h:40: warning: Member state (variable) of class ssh_scp_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h:42: warning: Member filelen (variable) of class ssh_scp_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h:43: warning: Member processed (variable) of class ssh_scp_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h:43: warning: Member request_type (variable) of class ssh_scp_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h:45: warning: Member request_name (variable) of class ssh_scp_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h:46: warning: Member warning (variable) of class ssh_scp_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/scp.h:47: warning: Member request_mode (variable) of class ssh_scp_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:347: warning: Member gssapi_verify_mic_function (variable) of class ssh_server_callbacks_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/messages.h:47: warning: Member service (variable) of class ssh_service_request is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:106: warning: Member common (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:111: warning: Member socket (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:112: warning: Member serverbanner (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:113: warning: Member clientbanner (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:114: warning: Member protoversion (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:115: warning: Member server (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:116: warning: Member client (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:117: warning: Member openssh (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:118: warning: Member send_seq (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:119: warning: Member recv_seq (variable) of class ssh_session_struct is not documented. >/>>> Source compiled. >var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:119: warning: Member last_rekey_time (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:122: warning: Member connected (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:124: warning: Member alive (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:129: warning: Member flags (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:132: warning: Member extensions (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:134: warning: Member banner (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:136: warning: Member discon_msg (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:138: warning: Member in_buffer (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:139: warning: Member in_packet (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:140: warning: Member out_buffer (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:141: warning: Member out_queue (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:141: warning: Member pending_call_state (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:141: warning: Member session_state (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:148: warning: Member packet_state (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:148: warning: Member dh_handshake_state (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:148: warning: Member global_req_state (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:151: warning: Member agent_state (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:159: warning: Member auth (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:168: warning: Member first_kex_follows_guess_wrong (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:170: warning: Member in_hashbuf (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:171: warning: Member out_hashbuf (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:172: warning: Member current_crypto (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:173: warning: Member next_crypto (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:175: warning: Member channels (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:176: warning: Member maxchannel (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:177: warning: Member agent (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:180: warning: Member kbdint (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:181: warning: Member gssapi (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:191: warning: Member srv (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:194: warning: Member ssh_message_list (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:195: warning: Member ssh_message_callback)(struct ssh_session_struct *session, ssh_message msg, void *userdata) (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:196: warning: Member ssh_message_callback_data (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:197: warning: Member server_callbacks (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:198: warning: Member ssh_connection_callback)(struct ssh_session_struct *session) (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:198: warning: Member default_packet_callbacks (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:200: warning: Member packet_callbacks (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:200: warning: Member socket_callbacks (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:202: warning: Member default_poll_ctx (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:234: warning: Member opts (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:236: warning: Member socket_counter (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/session.h:237: warning: Member raw_counter (variable) of class ssh_session_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h:66: warning: Member type (variable) of class ssh_signature_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h:66: warning: Member hash_type (variable) of class ssh_signature_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h:73: warning: Member type_c (variable) of class ssh_signature_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h:82: warning: Member ed25519_sig (variable) of class ssh_signature_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/pki.h:83: warning: Member raw_sig (variable) of class ssh_signature_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c:77: warning: Member fd (variable) of class ssh_socket_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c:78: warning: Member fd_is_socket (variable) of class ssh_socket_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c:79: warning: Member last_errno (variable) of class ssh_socket_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c:80: warning: Member read_wontblock (variable) of class ssh_socket_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c:82: warning: Member write_wontblock (variable) of class ssh_socket_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c:83: warning: Member data_except (variable) of class ssh_socket_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c:83: warning: Member state (variable) of class ssh_socket_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c:85: warning: Member out_buffer (variable) of class ssh_socket_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c:86: warning: Member in_buffer (variable) of class ssh_socket_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c:87: warning: Member session (variable) of class ssh_socket_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c:88: warning: Member callbacks (variable) of class ssh_socket_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/socket.c:89: warning: Member poll_handle (variable) of class ssh_socket_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/string.h:30: warning: Member size (variable) of class ssh_string_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/string.h:31: warning: Member data[1] (variable) of class ssh_string_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:918: warning: Member type (variable) of class ssh_threads_callbacks_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:919: warning: Member mutex_init (variable) of class ssh_threads_callbacks_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:920: warning: Member mutex_destroy (variable) of class ssh_threads_callbacks_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:921: warning: Member mutex_lock (variable) of class ssh_threads_callbacks_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:922: warning: Member mutex_unlock (variable) of class ssh_threads_callbacks_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/callbacks.h:923: warning: Member thread_id (variable) of class ssh_threads_callbacks_struct is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/misc.h:49: warning: Member seconds (variable) of class ssh_timestamp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/misc.h:50: warning: Member useconds (variable) of class ssh_timestamp is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/token.h:30: warning: Member buffer (variable) of class ssh_tokens_st is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/token.h:31: warning: Member tokens (variable) of class ssh_tokens_st is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:459: warning: Member Channel(Session &ssh_session) (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:503: warning: Member getExitStatus() (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:506: warning: Member getSession() (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:527: warning: Member openForward(const char *remotehost, int remoteport, const char *sourcehost=NULL, int localport=0) (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:535: warning: Member openSession() (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:540: warning: Member poll(bool is_stderr=false) (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:545: warning: Member read(void *dest, size_t count) (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:554: warning: Member read(void *dest, size_t count, int timeout) (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:563: warning: Member read(void *dest, size_t count, bool is_stderr=false, int timeout=-1) (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:572: warning: Member readNonblocking(void *dest, size_t count, bool is_stderr=false) (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:581: warning: Member requestEnv(const char *name, const char *value) (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:587: warning: Member requestExec(const char *cmd) (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:592: warning: Member requestPty(const char *term=NULL, int cols=0, int rows=0) (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:602: warning: Member requestShell() (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:607: warning: Member requestSendSignal(const char *signum) (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:612: warning: Member requestSubsystem(const char *subsystem) (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:617: warning: Member requestX11(bool single_connection, const char *protocol, const char *cookie, int screen_number) (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:624: warning: Member sendEof() (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:649: warning: Member getCSession() (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:653: warning: Member getCChannel() (function) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:658: warning: Member session (variable) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:659: warning: Member channel (variable) of class ssh::Channel is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:315: warning: Member getError() (function) of class ssh::Session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:321: warning: Member getErrorCode() (function) of class ssh::Session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:371: warning: Member log(int priority, const char *format,...) (function) of class ssh::Session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:426: warning: Member cancelForward(const char *address, int port) (function) of class ssh::Session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:432: warning: Member listenForward(const char *address, int port, int &boundport) (function) of class ssh::Session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:439: warning: Member getCSession() (function) of class ssh::Session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:444: warning: Member c_session (variable) of class ssh::Session is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:76: warning: Member SshException(ssh_session csession) (function) of class ssh::SshException is not documented. >/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libsshpp.hpp:80: warning: Member SshException(const SshException &e) (function) of class ssh::SshException is not documented. >enerating docs for compound ssh_private_key_struct... >Generating docs for compound ssh_public_key_struct... >Generating docs for compound ssh_scp_struct... >Generating docs for compound ssh_server_callbacks_struct... >Generating docs for compound ssh_service_request... >Generating docs for compound ssh_session_struct... >Generating docs for compound ssh_signature_struct... >Generating docs for compound ssh_socket_callbacks_struct... >Generating docs for compound ssh_socket_struct... >Generating docs for compound ssh_string_struct... >Generating docs for compound ssh_threads_callbacks_struct... >Generating docs for compound ssh_timestamp... >Generating docs for compound ssh_tokens_st... >Generating namespace index... >Generating docs for compound ssh::Channel... >Generating docs for compound ssh::Session... >Generating docs for compound ssh::SshException... >Generating graph info page... >Generating directory documentation... >Generating index page... >Generating page index... >Generating module index... >Generating namespace index... >Generating namespace member index... >Generating annotated compound index... >Generating alphabetical compound index... >Generating hierarchical class index... >Generating graphical class hierarchy... >Generating member index... >Generating file index... >Generating file member index... >Generating example index... >finalizing index lists... >writing tag file... >Running dot... >Generating dot graphs using 25 parallel threads... >Running dot for graph 1/60 >Running dot for graph 2/60 >Running dot for graph 3/60 >Running dot for graph 4/60 >Running dot for graph 5/60 >Running dot for graph 6/60 >Running dot for graph 7/60 >Running dot for graph 8/60 >Running dot for graph 9/60 >Running dot for graph 10/60 >Running dot for graph 11/60 >Running dot for graph 12/60 >Running dot for graph 13/60 >Running dot for graph 14/60 >Running dot for graph 15/60 >Running dot for graph 16/60 >Running dot for graph 17/60 >Running dot for graph 18/60 >Running dot for graph 19/60 >Running dot for graph 20/60 >Running dot for graph 21/60 >Running dot for graph 22/60 >Running dot for graph 23/60 >Running dot for graph 24/60 >Running dot for graph 25/60 >Running dot for graph 26/60 >Running dot for graph 27/60 >Running dot for graph 28/60 >Running dot for graph 29/60 >Running dot for graph 30/60 >Running dot for graph 31/60 >Running dot for graph 32/60 >Running dot for graph 33/60 >Running dot for graph 34/60 >Running dot for graph 35/60 >Running dot for graph 36/60 >Running dot for graph 37/60 >Running dot for graph 38/60 >Running dot for graph 39/60 >Running dot for graph 40/60 >Running dot for graph 41/60 >Running dot for graph 42/60 >Running dot for graph 43/60 >Running dot for graph 44/60 >Running dot for graph 45/60 >Running dot for graph 46/60 >Running dot for graph 47/60 >Running dot for graph 48/60 >Running dot for graph 49/60 >Running dot for graph 50/60 >Running dot for graph 51/60 >Running dot for graph 52/60 >Running dot for graph 53/60 >Running dot for graph 54/60 >Running dot for graph 55/60 >Running dot for graph 56/60 >Running dot for graph 57/60 >Running dot for graph 58/60 >Running dot for graph 59/60 >Running dot for graph 60/60 >Patching output file 1/59 >Patching output file 2/59 >Patching output file 3/59 >Patching output file 4/59 >Patching output file 5/59 >Patching output file 6/59 >Patching output file 7/59 >Patching output file 8/59 >Patching output file 9/59 >Patching output file 10/59 >Patching output file 11/59 >Patching output file 12/59 >Patching output file 13/59 >Patching output file 14/59 >Patching output file 15/59 >Patching output file 16/59 >Patching output file 17/59 >Patching output file 18/59 >Patching output file 19/59 >Patching output file 20/59 >Patching output file 21/59 >Patching output file 22/59 >Patching output file 23/59 >Patching output file 24/59 >Patching output file 25/59 >Patching output file 26/59 >Patching output file 27/59 >Patching output file 28/59 >Patching output file 29/59 >Patching output file 30/59 >Patching output file 31/59 >Patching output file 32/59 >Patching output file 33/59 >Patching output file 34/59 >Patching output file 35/59 >Patching output file 36/59 >Patching output file 37/59 >Patching output file 38/59 >Patching output file 39/59 >Patching output file 40/59 >Patching output file 41/59 >Patching output file 42/59 >Patching output file 43/59 >Patching output file 44/59 >Patching output file 45/59 >Patching output file 46/59 >Patching output file 47/59 >Patching output file 48/59 >Patching output file 49/59 >Patching output file 50/59 >Patching output file 51/59 >Patching output file 52/59 >Patching output file 53/59 >Patching output file 54/59 >Patching output file 55/59 >Patching output file 56/59 >Patching output file 57/59 >Patching output file 58/59 >Patching output file 59/59 >lookup cache used 2481/65536 hits=18638 misses=2621 >finished... >>>> Test phase [not enabled]: net-libs/libssh-0.9.0 > >>>> Install net-libs/libssh-0.9.0 into /var/tmp/portage/net-libs/libssh-0.9.0/image > [32;01m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_install >>>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_32.x86" >[0/1] Install the project... >-- Install configuration: "Gentoo" >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/lib/pkgconfig/libssh.pc >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/lib/cmake/libssh/libssh-config.cmake >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/lib/cmake/libssh/libssh-config-version.cmake >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/include/libssh/callbacks.h >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/include/libssh/libssh.h >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/include/libssh/ssh2.h >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/include/libssh/legacy.h >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/include/libssh/libsshpp.hpp >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/include/libssh/sftp.h >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/lib/libssh.so.4.8.1 >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/lib/libssh.so.4 >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/lib/libssh.so > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_install >>>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_64.amd64" >[0/1] Install the project... >-- Install configuration: "Gentoo" >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/lib64/pkgconfig/libssh.pc >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/lib64/cmake/libssh/libssh-config.cmake >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/lib64/cmake/libssh/libssh-config-version.cmake >-- Up-to-date: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/include/libssh/callbacks.h >-- Up-to-date: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/include/libssh/libssh.h >-- Up-to-date: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/include/libssh/ssh2.h >-- Up-to-date: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/include/libssh/legacy.h >-- Up-to-date: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/include/libssh/libsshpp.hpp >-- Up-to-date: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/include/libssh/sftp.h >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/lib64/libssh.so.4.8.1 >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/lib64/libssh.so.4 >-- Installing: /var/tmp/portage/net-libs/libssh-0.9.0/image/usr/lib64/libssh.so >Traceback (most recent call last): > File "/usr/lib/portage/python3.6/doins.py", line 611, in <module> > sys.exit(main(sys.argv[1:])) > File "/usr/lib/portage/python3.6/doins.py", line 602, in main > os.path.dirname(source)): > File "/usr/lib/portage/python3.6/doins.py", line 450, in _doins > return install_runner.install_file(source, os.path.dirname(dest)) > File "/usr/lib/portage/python3.6/doins.py", line 386, in install_file > return self._ins_runner.run(source, dest_dir) > File "/usr/lib/portage/python3.6/doins.py", line 195, in run > sstat = os.stat(source) >FileNotFoundError: [Errno 2] No such file or directory: b'/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_32.x86/doc/html/.' > [31;01m*[0m ERROR: net-libs/libssh-0.9.0::gentoo failed (install phase): > [31;01m*[0m dodoc failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-libs/libssh-0.9.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-libs/libssh-0.9.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/net-libs:libssh-0.9.0:20190806-162103.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/libssh-0.9.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-libs/libssh-0.9.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0' > [31;01m*[0m S: '/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 691576
: 585854 |
585856