=> Bootstrap dependency digest>=20010302: found digest-20160304 => Checksum SHA1 OK for security/libssh-0.7.3.tar.xz => Checksum RMD160 OK for security/libssh-0.7.3.tar.xz => Checksum SHA512 OK for security/libssh-0.7.3.tar.xz ===> Installing dependencies for libssh-0.73nb1 ========================================================================== The supported build options for libssh are: libgcrypt openssl The currently selected options are: openssl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.libssh-0.73nb1 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, libssh-0.73nb1. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cmake>=2.8.1nb1: found cmake-3.6.2 ===> Overriding tools for libssh-0.73nb1 ===> Extracting for libssh-0.73nb1 ===> Patching for libssh-0.73nb1 => Applying pkgsrc patches for libssh-0.73nb1 ===> Creating toolchain wrappers for libssh-0.73nb1 ===> Configuring for libssh-0.73nb1 => Adding run-time search paths to pkg-config files. WARNING: [subst.mk:_pkgconfig] Ignoring non-existent file "./libssh.pc.in". => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in ./CMakeLists.txt. -- The C compiler identification is Clang 3.6.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.6/Modules/Platform/Minix.cmake:11 (INCLUDE): File /usr/pkg/share/cmake-3.6/Modules/Platform/Minix.cmake includes /usr/pkgsrc/work/security/libssh/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.6/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake:36 (include) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.6/Modules/Platform/Minix.cmake:11 (INCLUDE): File /usr/pkg/share/cmake-3.6/Modules/Platform/Minix.cmake includes /usr/pkgsrc/work/security/libssh/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.6/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.6/Modules/CMakeCInformation.cmake:76 (include) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Check for working C compiler: /usr/pkgsrc/work/security/libssh/work/.wrapper/bin/cc -- Check for working C compiler: /usr/pkgsrc/work/security/libssh/work/.wrapper/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test WITH_FPIC -- Performing Test WITH_FPIC - Success -- Performing Test WITH_STACK_PROTECTOR -- Performing Test WITH_STACK_PROTECTOR - Success -- Found ZLIB: /usr/lib/libz.so (found version "1.2.3") -- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so (found version "1.0.1p") -- Looking for pthread.h -- Looking for pthread.h - not found -- Could NOT find Threads (missing: Threads_FOUND) -- Could NOT find GSSAPI (missing: GSSAPI_INCLUDE_DIR) -- Could NOT find NaCl (missing: NACL_LIBRARIES NACL_INCLUDE_DIRS) -- Looking for argp.h -- Looking for argp.h - not found -- Looking for pty.h -- Looking for pty.h - not found -- Looking for utmp.h -- Looking for utmp.h - not found -- Looking for termios.h -- Looking for termios.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for util.h -- Looking for util.h - found -- Looking for libutil.h -- Looking for libutil.h - found -- Looking for sys/time.h -- Looking for sys/time.h - 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 - not 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/blowfish.h -- Looking for openssl/blowfish.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 isblank -- Looking for isblank - found -- Looking for strncpy -- Looking for strncpy - 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 getaddrinfo in socket -- Looking for getaddrinfo in socket - not found -- Looking for inet_pton in nsl -- Looking for inet_pton in nsl - not found -- Looking for nanosleep in rt -- Looking for nanosleep in rt - not found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - not 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 - 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 - Success -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION - Success -- Performing Test HAVE_GCC_NARG_MACRO -- Performing Test HAVE_GCC_NARG_MACRO - Failed -- Performing Test HAVE_COMPILER__FUNC__ -- Performing Test HAVE_COMPILER__FUNC__ - Success -- Performing Test HAVE_COMPILER__FUNCTION__ -- Performing Test HAVE_COMPILER__FUNCTION__ - 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 stdint.h -- Looking for stdint.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=FALSE -- The CXX compiler identification is Clang 3.6.0 -- Check for working CXX compiler: /usr/pkgsrc/work/security/libssh/work/.wrapper/bin/c++ -- Check for working CXX compiler: /usr/pkgsrc/work/security/libssh/work/.wrapper/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- ******************************************** -- ********** libssh build options : ********** -- zlib support: ON -- libgcrypt support: OFF -- libnacl support: OFF -- SSH-1 support: OFF -- SFTP support: ON -- Server support : ON -- GSSAPI support : 0 -- Pcap debugging support : ON -- With static library: OFF -- Unit testing: OFF -- Client code Unit testing: OFF -- Public API documentation generation -- Benchmarks: OFF -- ******************************************** -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /usr/pkgsrc/work/security/libssh/work/libssh-0.7.3 => Rewrite cmake Dependencies files