* Package: net-libs/libssh-0.9.0 * Repository: gentoo * Maintainer: kde@gentoo.org * USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux libressl pcap server sftp userland_GNU zlib * FEATURES: network-sandbox preserve-libs sandbox 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 ... * Applying libssh-0.8.0-tests.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0 ... * 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=yes -DWITH_SERVER=yes -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:9 (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 9.1.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 "2.0.0") -- 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.8") -- 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 - not 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 : yes -- GSSAPI support : no -- GEX support : ON -- Pcap debugging support : yes -- 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 -- Global bind config: /etc/ssh/libssh_server_config -- ******************************************** -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -O2 -pipe C++ Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -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 * 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=yes -DWITH_SERVER=yes -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:9 (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 9.1.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 "2.0.0") -- 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.8") -- 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 - not 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 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Threads_FOUND=TRUE -- ******************************************** -- ********** libssh build options : ********** -- zlib support: yes -- libgcrypt support: no -- libmbedTLS support: no -- libnacl support: OFF -- SFTP support: yes -- Server support : yes -- GSSAPI support : no -- GEX support : ON -- Pcap debugging support : yes -- 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 -- Global bind config: /etc/ssh/libssh_server_config -- ******************************************** -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -O2 -pipe C++ Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -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 ... * 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 -j1 -l0 [1/69] /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 -march=native -O2 -pipe -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 [2/69] /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 -march=native -O2 -pipe -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 [3/69] /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 -march=native -O2 -pipe -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/69] /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 -march=native -O2 -pipe -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/69] /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 -march=native -O2 -pipe -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 [6/69] /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 -march=native -O2 -pipe -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 [7/69] /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 -march=native -O2 -pipe -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 [8/69] /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 -march=native -O2 -pipe -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 [9/69] /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 -march=native -O2 -pipe -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 [10/69] /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 -march=native -O2 -pipe -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 [11/69] /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 -march=native -O2 -pipe -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 [12/69] /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 -march=native -O2 -pipe -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 [13/69] /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 -march=native -O2 -pipe -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/69] /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 -march=native -O2 -pipe -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 [15/69] /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 -march=native -O2 -pipe -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 [16/69] /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 -march=native -O2 -pipe -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 [17/69] /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 -march=native -O2 -pipe -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 [18/69] /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 -march=native -O2 -pipe -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 [19/69] /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 -march=native -O2 -pipe -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 FAILED: src/CMakeFiles/ssh_shared.dir/kex.c.o /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 -march=native -O2 -pipe -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 In file included from /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/wrapper.h:28, from /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/crypto.h:36, from /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/dh.h:26, from /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/kex.c:33: /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/kex.c: In function ‘ssh_set_client_kex’: /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/include/libssh/libcrypto.h:115:26: error: implicit declaration of function ‘FIPS_mode’ [-Werror=implicit-function-declaration] 115 | #define ssh_fips_mode() (FIPS_mode() != 0) | ^~~~~~~~~ /var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0/src/kex.c:700:17: note: in expansion of macro ‘ssh_fips_mode’ 700 | if (ssh_fips_mode()) { | ^~~~~~~~~~~~~ cc1: some warnings being treated as errors ninja: build stopped: subcommand failed. * ERROR: net-libs/libssh-0.9.0::gentoo failed (compile phase): * ninja -v -j1 -l0 failed * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 2563: Called cmake-multilib_src_compile * environment, line 743: Called multilib-minimal_src_compile * environment, line 1882: Called multilib_foreach_abi 'multilib-minimal_abi_src_compile' * environment, line 2126: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' * environment, line 1817: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' * environment, line 1815: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile' * environment, line 611: Called multilib-minimal_abi_src_compile * environment, line 1876: Called multilib_src_compile * environment, line 2346: Called cmake-utils_src_compile * environment, line 763: Called cmake-utils_src_make * environment, line 944: Called _cmake_ninja_src_make * environment, line 460: Called eninja * environment, line 1243: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=net-libs/libssh-0.9.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/libssh-0.9.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-libs/libssh-0.9.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/libssh-0.9.0/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0-abi_x86_32.x86' * S: '/var/tmp/portage/net-libs/libssh-0.9.0/work/libssh-0.9.0'